2021-01-15 15:54:26.271 | + ./stack.sh:main:462 : exec 2021-01-15 15:54:26.271 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-01-15-155426' 2021-01-15 15:54:26.271 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-01-15-155426.summary.2021-01-15-155426 2021-01-15 15:54:26.271 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 15:54:26.271 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-01-15-155426 2021-01-15 15:54:26.271 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-15-155426 /opt/stack/logs/stack.sh.log 2021-01-15 15:54:26.271 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-15-155426.summary.2021-01-15-155426 /opt/stack/logs/stack.sh.log.summary 2021-01-15 15:54:26.271 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2021-01-15 15:54:26.271 | + functions:check_path_perm_sanity:583 : local real_path 2021-01-15 15:54:26.271 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-01-15 15:54:26.272 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-01-15 15:54:26.272 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-01-15 15:54:26.272 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-01-15 15:54:26.272 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-01-15 15:54:26.272 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-01-15 15:54:26.273 | + ./stack.sh:main:494 : trap exit_trap EXIT 2021-01-15 15:54:26.275 | + ./stack.sh:main:535 : trap err_trap ERR 2021-01-15 15:54:26.277 | + ./stack.sh:main:548 : set -o errexit 2021-01-15 15:54:26.279 | + ./stack.sh:main:551 : uname -a 2021-01-15 15:54:26.280 | Linux dv-osbrick-767917-1-iscsi 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-01-15 15:54:26.282 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-01-15 15:54:26.284 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2021-01-15 15:54:26.287 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2021-01-15 15:54:26.311 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2021-01-15 15:54:26.326 | + ./stack.sh:main:565 : fetch_plugins 2021-01-15 15:54:26.328 | + functions-common:fetch_plugins:1677 : local plugins= 2021-01-15 15:54:26.330 | + functions-common:fetch_plugins:1678 : local plugin 2021-01-15 15:54:26.332 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-01-15 15:54:26.334 | + functions-common:fetch_plugins:1682 : return 2021-01-15 15:54:26.336 | + ./stack.sh:main:569 : run_phase override_defaults 2021-01-15 15:54:26.338 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-01-15 15:54:26.340 | + functions-common:run_phase:1760 : local phase= 2021-01-15 15:54:26.342 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-15 15:54:26.343 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-01-15 15:54:26.345 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-15 15:54:26.347 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-01-15 15:54:26.348 | + functions-common:run_phase:1769 : local extra 2021-01-15 15:54:26.351 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-15 15:54:26.353 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-01-15 15:54:26.355 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-15 15:54:26.357 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-15 15:54:26.359 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-01-15 15:54:26.361 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-15 15:54:26.373 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:54:26.375 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-15 15:54:26.377 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-15 15:54:26.378 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-15 15:54:26.380 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-15 15:54:26.382 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-15 15:54:26.383 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-15 15:54:26.385 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-01-15 15:54:26.387 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-01-15 15:54:26.389 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-15 15:54:26.390 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-15 15:54:26.392 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-01-15 15:54:26.394 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-01-15 15:54:26.396 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-01-15 15:54:26.397 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-01-15 15:54:26.399 | + functions-common:plugin_override_defaults:1723 : return 2021-01-15 15:54:26.401 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2021-01-15 15:54:26.418 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2021-01-15 15:54:26.420 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-01-15 15:54:26.432 | ++ functions-common:is_service_enabled:1987 : return 1 2021-01-15 15:54:26.435 | +++ lib/tls:source:43 : hostname -f 2021-01-15 15:54:26.439 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-01-15 15:54:26.441 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-01-15 15:54:26.442 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-01-15 15:54:26.444 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-01-15 15:54:26.447 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-01-15 15:54:26.449 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-01-15 15:54:26.451 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-01-15 15:54:26.453 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-01-15 15:54:26.455 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-01-15 15:54:26.457 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-01-15 15:54:26.461 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2021-01-15 15:54:26.475 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2021-01-15 15:54:26.492 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2021-01-15 15:54:26.506 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2021-01-15 15:54:26.519 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2021-01-15 15:54:26.545 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2021-01-15 15:54:26.573 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2021-01-15 15:54:26.650 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2021-01-15 15:54:26.673 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2021-01-15 15:54:26.707 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2021-01-15 15:54:26.759 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2021-01-15 15:54:26.801 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-01-15 15:54:26.894 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2021-01-15 15:54:26.912 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2021-01-15 15:54:26.925 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2021-01-15 15:54:26.937 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2021-01-15 15:54:27.028 | + ./stack.sh:main:598 : run_phase source 2021-01-15 15:54:27.031 | + functions-common:run_phase:1759 : local mode=source 2021-01-15 15:54:27.034 | + functions-common:run_phase:1760 : local phase= 2021-01-15 15:54:27.037 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-15 15:54:27.039 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-01-15 15:54:27.042 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-15 15:54:27.045 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-01-15 15:54:27.048 | + functions-common:run_phase:1769 : local extra 2021-01-15 15:54:27.052 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-15 15:54:27.057 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-01-15 15:54:27.060 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-15 15:54:27.062 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-15 15:54:27.064 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-01-15 15:54:27.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-15 15:54:27.083 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:54:27.085 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-01-15 15:54:27.087 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-01-15 15:54:27.123 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-01-15 15:54:27.126 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-01-15 15:54:27.128 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-01-15 15:54:27.130 | + functions-common:run_phase:1781 : load_plugin_settings 2021-01-15 15:54:27.132 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-01-15 15:54:27.134 | + functions-common:load_plugin_settings:1696 : local plugin 2021-01-15 15:54:27.137 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-01-15 15:54:27.139 | + functions-common:load_plugin_settings:1700 : return 2021-01-15 15:54:27.141 | + functions-common:run_phase:1782 : verify_disabled_services 2021-01-15 15:54:27.144 | + functions-common:verify_disabled_services:2042 : local service 2021-01-15 15:54:27.146 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.148 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-01-15 15:54:27.151 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.153 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-01-15 15:54:27.156 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.158 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-01-15 15:54:27.160 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.162 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-01-15 15:54:27.164 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.172 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-01-15 15:54:27.176 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.180 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-01-15 15:54:27.184 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.186 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-01-15 15:54:27.190 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.193 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-01-15 15:54:27.197 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.200 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-01-15 15:54:27.202 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.204 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-01-15 15:54:27.208 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.210 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-01-15 15:54:27.212 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.215 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-01-15 15:54:27.217 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.219 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-01-15 15:54:27.222 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.225 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-01-15 15:54:27.227 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.230 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-01-15 15:54:27.232 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.235 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-01-15 15:54:27.238 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.241 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-01-15 15:54:27.243 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.247 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-01-15 15:54:27.251 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.254 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-01-15 15:54:27.256 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.259 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-01-15 15:54:27.262 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.264 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-01-15 15:54:27.267 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.269 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-01-15 15:54:27.271 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.273 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-01-15 15:54:27.277 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.279 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-01-15 15:54:27.281 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.284 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-01-15 15:54:27.286 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.289 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-01-15 15:54:27.292 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.295 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-01-15 15:54:27.297 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.300 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-01-15 15:54:27.303 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.306 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-01-15 15:54:27.308 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.311 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-01-15 15:54:27.314 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.317 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-01-15 15:54:27.320 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.323 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-01-15 15:54:27.326 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.328 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-01-15 15:54:27.331 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.333 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-01-15 15:54:27.335 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.338 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-01-15 15:54:27.341 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.343 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-01-15 15:54:27.345 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.348 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-01-15 15:54:27.351 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.353 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-01-15 15:54:27.356 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.358 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-01-15 15:54:27.360 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 15:54:27.363 | + functions-common:verify_disabled_services:2044 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-01-15 15:54:27.365 | + ./stack.sh:main:669 : initialize_database_backends 2021-01-15 15:54:27.368 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-15 15:54:27.370 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-01-15 15:54:27.385 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:54:27.388 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-01-15 15:54:27.390 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-15 15:54:27.392 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-01-15 15:54:27.406 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 15:54:27.409 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-01-15 15:54:27.411 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-01-15 15:54:27.413 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-01-15 15:54:27.415 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-01-15 15:54:27.417 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-01-15 15:54:27.420 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-01-15 15:54:27.422 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-01-15 15:54:27.425 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-01-15 15:54:27.427 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-15 15:54:27.429 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-01-15 15:54:27.432 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-15 15:54:27.434 | + lib/database:initialize_database_backends:104 : return 0 2021-01-15 15:54:27.436 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2021-01-15 15:54:27.437 | Using mysql database backend 2021-01-15 15:54:27.439 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-01-15 15:54:27.456 | + ./stack.sh:main:685 : is_service_enabled rabbit 2021-01-15 15:54:27.472 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:54:27.475 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-01-15 15:54:27.490 | + ./stack.sh:main:693 : is_service_enabled keystone 2021-01-15 15:54:27.506 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:54:27.508 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-01-15 15:54:27.524 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-01-15 15:54:27.539 | + ./stack.sh:main:708 : is_service_enabled ldap 2021-01-15 15:54:27.556 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 15:54:27.559 | + ./stack.sh:main:717 : is_service_enabled nova 2021-01-15 15:54:27.574 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:54:27.576 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-01-15 15:54:27.579 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2021-01-15 15:54:27.598 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:54:27.602 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-01-15 15:54:27.619 | + ./stack.sh:main:733 : [[ -z '' ]] 2021-01-15 15:54:27.622 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2021-01-15 15:54:27.625 | + ./stack.sh:main:739 : save_stackenv 739 2021-01-15 15:54:27.627 | + functions-common:save_stackenv:60 : local tag=739 2021-01-15 15:54:27.630 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-01-15 15:54:27.634 | + functions-common:save_stackenv:62 : time_stamp=2021-01-15-155427 2021-01-15 15:54:27.636 | + functions-common:save_stackenv:63 : echo '# 2021-01-15-155427 739' 2021-01-15 15:54:27.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.641 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-15 15:54:27.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.646 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-01-15 15:54:27.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.651 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-01-15 15:54:27.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.657 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-01-15 15:54:27.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.661 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-01-15 15:54:27.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.667 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.16/identity 2021-01-15 15:54:27.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.673 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-01-15 15:54:27.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.678 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-01-15-155426 2021-01-15 15:54:27.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.683 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-01-15 15:54:27.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.688 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-01-15 15:54:27.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.692 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-01-15 15:54:27.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.697 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-01-15 15:54:27.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.702 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-01-15 15:54:27.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 15:54:27.707 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-01-15 15:54:27.709 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-01-15 15:54:27.712 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-01-15 15:54:27.715 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-01-15 15:54:27.718 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 15:54:27.720 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 15:54:27.723 | ++ functions-common:git_clone:527 : pwd 2021-01-15 15:54:27.727 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 15:54:27.729 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 15:54:27.731 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 15:54:27.746 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 15:54:27.748 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 15:54:27.750 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 15:54:27.753 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 15:54:27.754 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 15:54:27.758 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-01-15 15:54:27.760 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 15:54:27.762 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-01-15 15:54:27.765 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 15:54:27.765 | + functions-common:git_clone:593 : head -1 2021-01-15 15:54:27.768 | ee9faac1 Merge "Add neutron to stable upper-constraints" into stable/ussuri 2021-01-15 15:54:27.771 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 15:54:27.773 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2021-01-15 15:54:27.776 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 15:54:27.779 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2021-01-15 15:54:27.783 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-01-15 15:54:27.786 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-01-15 15:54:27.789 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-01-15 15:54:27.792 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-01-15 15:54:27.795 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-01-15 15:54:27.798 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-01-15 15:54:27.801 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-01-15 15:54:27.805 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-01-15 15:54:27.810 | ++ tools/install_prereqs.sh:source:47 : NOW=1610726067 2021-01-15 15:54:27.814 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-01-15 15:54:27.819 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-01-15 15:54:27.823 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-01-15 15:54:27.825 | ++ tools/install_prereqs.sh:source:49 : DELTA=1610726067 2021-01-15 15:54:27.827 | ++ tools/install_prereqs.sh:source:50 : [[ 1610726067 -lt 7200 ]] 2021-01-15 15:54:27.830 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-01-15 15:54:27.833 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-01-15 15:54:27.835 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-01-15 15:54:27.838 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-01-15 15:54:27.840 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-01-15 15:54:27.843 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-01-15 15:54:27.845 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-01-15 15:54:27.848 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-01-15 15:54:27.897 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-01-15 15:54:27.898 | apache2-dev 2021-01-15 15:54:27.898 | bc 2021-01-15 15:54:27.898 | bsdmainutils 2021-01-15 15:54:27.898 | curl 2021-01-15 15:54:27.898 | g++ 2021-01-15 15:54:27.898 | gcc 2021-01-15 15:54:27.898 | gettext 2021-01-15 15:54:27.898 | git 2021-01-15 15:54:27.898 | graphviz 2021-01-15 15:54:27.898 | iputils-ping 2021-01-15 15:54:27.898 | libapache2-mod-proxy-uwsgi 2021-01-15 15:54:27.898 | libffi-dev 2021-01-15 15:54:27.898 | libjpeg-dev 2021-01-15 15:54:27.898 | libmysqlclient-dev 2021-01-15 15:54:27.898 | libpcre3-dev 2021-01-15 15:54:27.898 | libpq-dev 2021-01-15 15:54:27.898 | libssl-dev 2021-01-15 15:54:27.898 | libsystemd-dev 2021-01-15 15:54:27.898 | libxml2-dev 2021-01-15 15:54:27.898 | libxslt1-dev 2021-01-15 15:54:27.898 | libyaml-dev 2021-01-15 15:54:27.898 | lsof 2021-01-15 15:54:27.898 | openssh-server 2021-01-15 15:54:27.898 | openssl 2021-01-15 15:54:27.898 | pkg-config 2021-01-15 15:54:27.898 | psmisc 2021-01-15 15:54:27.898 | python3-dev 2021-01-15 15:54:27.898 | python3-venv 2021-01-15 15:54:27.898 | tar 2021-01-15 15:54:27.898 | tcpdump 2021-01-15 15:54:27.898 | unzip 2021-01-15 15:54:27.898 | uuid-runtime 2021-01-15 15:54:27.898 | wget 2021-01-15 15:54:27.898 | wget 2021-01-15 15:54:27.898 | zlib1g-dev 2021-01-15 15:54:27.898 | libkrb5-dev 2021-01-15 15:54:27.899 | libldap2-dev 2021-01-15 15:54:27.899 | libsasl2-dev 2021-01-15 15:54:27.899 | memcached 2021-01-15 15:54:27.899 | python3-mysqldb 2021-01-15 15:54:27.899 | sqlite3 2021-01-15 15:54:27.899 | conntrack 2021-01-15 15:54:27.899 | curl 2021-01-15 15:54:27.899 | dnsmasq-base 2021-01-15 15:54:27.899 | dnsmasq-utils 2021-01-15 15:54:27.899 | ebtables 2021-01-15 15:54:27.899 | gawk 2021-01-15 15:54:27.899 | genisoimage 2021-01-15 15:54:27.899 | iptables 2021-01-15 15:54:27.899 | iputils-arping 2021-01-15 15:54:27.899 | kpartx 2021-01-15 15:54:27.899 | libjs-jquery-tablesorter 2021-01-15 15:54:27.899 | libmysqlclient-dev 2021-01-15 15:54:27.899 | parted 2021-01-15 15:54:27.899 | pm-utils 2021-01-15 15:54:27.899 | python3-mysqldb 2021-01-15 15:54:27.899 | socat 2021-01-15 15:54:27.899 | sqlite3 2021-01-15 15:54:27.899 | sudo 2021-01-15 15:54:27.899 | vlan 2021-01-15 15:54:27.899 | lvm2 2021-01-15 15:54:27.899 | open-iscsi 2021-01-15 15:54:27.899 | qemu-utils 2021-01-15 15:54:27.899 | thin-provisioning-tools 2021-01-15 15:54:27.899 | acl 2021-01-15 15:54:27.899 | dnsmasq-base 2021-01-15 15:54:27.899 | dnsmasq-utils 2021-01-15 15:54:27.899 | ebtables 2021-01-15 15:54:27.899 | haproxy 2021-01-15 15:54:27.899 | iptables 2021-01-15 15:54:27.899 | iputils-arping 2021-01-15 15:54:27.899 | iputils-ping 2021-01-15 15:54:27.899 | libmysqlclient-dev 2021-01-15 15:54:27.900 | postgresql-server-dev-all 2021-01-15 15:54:27.900 | python3-mysqldb 2021-01-15 15:54:27.900 | sqlite3 2021-01-15 15:54:27.900 | sudo 2021-01-15 15:54:27.900 | vlan 2021-01-15 15:54:27.900 | ipset 2021-01-15 15:54:27.900 | conntrack 2021-01-15 15:54:27.900 | conntrackd 2021-01-15 15:54:27.900 | keepalived 2021-01-15 15:54:27.900 | dstat 2021-01-15 15:54:27.900 | lvm2 2021-01-15 15:54:27.900 | open-iscsi 2021-01-15 15:54:27.900 | qemu-utils 2021-01-15 15:54:27.900 | thin-provisioning-tools 2021-01-15 15:54:27.900 | curl 2021-01-15 15:54:27.900 | liberasurecode-dev 2021-01-15 15:54:27.900 | make 2021-01-15 15:54:27.900 | memcached 2021-01-15 15:54:27.900 | sqlite3 2021-01-15 15:54:27.900 | xfsprogs' 2021-01-15 15:54:27.902 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-01-15 15:54:27.923 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-01-15 15:54:27.923 | apache2-dev 2021-01-15 15:54:27.923 | bc 2021-01-15 15:54:27.923 | bsdmainutils 2021-01-15 15:54:27.923 | curl 2021-01-15 15:54:27.923 | g++ 2021-01-15 15:54:27.923 | gcc 2021-01-15 15:54:27.923 | gettext 2021-01-15 15:54:27.923 | git 2021-01-15 15:54:27.923 | graphviz 2021-01-15 15:54:27.923 | iputils-ping 2021-01-15 15:54:27.923 | libapache2-mod-proxy-uwsgi 2021-01-15 15:54:27.923 | libffi-dev 2021-01-15 15:54:27.923 | libjpeg-dev 2021-01-15 15:54:27.923 | libmysqlclient-dev 2021-01-15 15:54:27.923 | libpcre3-dev 2021-01-15 15:54:27.923 | libpq-dev 2021-01-15 15:54:27.923 | libssl-dev 2021-01-15 15:54:27.923 | libsystemd-dev 2021-01-15 15:54:27.923 | libxml2-dev 2021-01-15 15:54:27.923 | libxslt1-dev 2021-01-15 15:54:27.923 | libyaml-dev 2021-01-15 15:54:27.923 | lsof 2021-01-15 15:54:27.923 | openssh-server 2021-01-15 15:54:27.923 | openssl 2021-01-15 15:54:27.923 | pkg-config 2021-01-15 15:54:27.923 | psmisc 2021-01-15 15:54:27.923 | python3-dev 2021-01-15 15:54:27.923 | python3-venv 2021-01-15 15:54:27.923 | tar 2021-01-15 15:54:27.923 | tcpdump 2021-01-15 15:54:27.923 | unzip 2021-01-15 15:54:27.924 | uuid-runtime 2021-01-15 15:54:27.924 | wget 2021-01-15 15:54:27.924 | wget 2021-01-15 15:54:27.924 | zlib1g-dev 2021-01-15 15:54:27.924 | libkrb5-dev 2021-01-15 15:54:27.924 | libldap2-dev 2021-01-15 15:54:27.924 | libsasl2-dev 2021-01-15 15:54:27.924 | memcached 2021-01-15 15:54:27.924 | python3-mysqldb 2021-01-15 15:54:27.924 | sqlite3 2021-01-15 15:54:27.924 | conntrack 2021-01-15 15:54:27.924 | curl 2021-01-15 15:54:27.924 | dnsmasq-base 2021-01-15 15:54:27.924 | dnsmasq-utils 2021-01-15 15:54:27.924 | ebtables 2021-01-15 15:54:27.924 | gawk 2021-01-15 15:54:27.924 | genisoimage 2021-01-15 15:54:27.924 | iptables 2021-01-15 15:54:27.924 | iputils-arping 2021-01-15 15:54:27.924 | kpartx 2021-01-15 15:54:27.924 | libjs-jquery-tablesorter 2021-01-15 15:54:27.924 | libmysqlclient-dev 2021-01-15 15:54:27.924 | parted 2021-01-15 15:54:27.924 | pm-utils 2021-01-15 15:54:27.924 | python3-mysqldb 2021-01-15 15:54:27.924 | socat 2021-01-15 15:54:27.924 | sqlite3 2021-01-15 15:54:27.924 | sudo 2021-01-15 15:54:27.924 | vlan 2021-01-15 15:54:27.924 | lvm2 2021-01-15 15:54:27.924 | open-iscsi 2021-01-15 15:54:27.924 | qemu-utils 2021-01-15 15:54:27.924 | thin-provisioning-tools 2021-01-15 15:54:27.924 | acl 2021-01-15 15:54:27.925 | dnsmasq-base 2021-01-15 15:54:27.925 | dnsmasq-utils 2021-01-15 15:54:27.925 | ebtables 2021-01-15 15:54:27.925 | haproxy 2021-01-15 15:54:27.925 | iptables 2021-01-15 15:54:27.925 | iputils-arping 2021-01-15 15:54:27.925 | iputils-ping 2021-01-15 15:54:27.925 | libmysqlclient-dev 2021-01-15 15:54:27.925 | postgresql-server-dev-all 2021-01-15 15:54:27.925 | python3-mysqldb 2021-01-15 15:54:27.925 | sqlite3 2021-01-15 15:54:27.925 | sudo 2021-01-15 15:54:27.925 | vlan 2021-01-15 15:54:27.925 | ipset 2021-01-15 15:54:27.925 | conntrack 2021-01-15 15:54:27.925 | conntrackd 2021-01-15 15:54:27.925 | keepalived 2021-01-15 15:54:27.925 | dstat 2021-01-15 15:54:27.925 | lvm2 2021-01-15 15:54:27.925 | open-iscsi 2021-01-15 15:54:27.925 | qemu-utils 2021-01-15 15:54:27.925 | thin-provisioning-tools 2021-01-15 15:54:27.925 | curl 2021-01-15 15:54:27.925 | liberasurecode-dev 2021-01-15 15:54:27.925 | make 2021-01-15 15:54:27.925 | memcached 2021-01-15 15:54:27.925 | sqlite3 2021-01-15 15:54:27.925 | xfsprogs ' 2021-01-15 15:54:27.925 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-01-15 15:54:27.927 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:54:27.930 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:54:27.933 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-15 15:54:27.934 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-01-15 15:54:27.938 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-15 15:54:27.940 | ++ functions-common:install_package:1333 : update_package_repo 2021-01-15 15:54:27.942 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 15:54:27.945 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 15:54:27.947 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 15:54:27.951 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 15:54:27.953 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 15:54:27.956 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:54:27.958 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:54:27.961 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 15:54:27.963 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 15:54:27.965 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 15:54:27.967 | ++ functions-common:apt_get_update:1069 : return 2021-01-15 15:54:27.970 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-15 15:54:27.973 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 15:54:27.975 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:54:27.978 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:54:27.981 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-15 15:54:28.003 | ++ functions-common:apt_get:1109 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-15 15:54:28.127 | Reading package lists... 2021-01-15 15:54:28.390 | Building dependency tree... 2021-01-15 15:54:28.391 | Reading state information... 2021-01-15 15:54:28.644 | acl is already the newest version (2.2.52-3build1). 2021-01-15 15:54:28.644 | acl set to manually installed. 2021-01-15 15:54:28.644 | bc is already the newest version (1.07.1-2). 2021-01-15 15:54:28.644 | bc set to manually installed. 2021-01-15 15:54:28.644 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-01-15 15:54:28.644 | bsdmainutils set to manually installed. 2021-01-15 15:54:28.644 | dnsmasq-base is already the newest version (2.79-1). 2021-01-15 15:54:28.644 | dnsmasq-base set to manually installed. 2021-01-15 15:54:28.644 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-01-15 15:54:28.645 | gawk set to manually installed. 2021-01-15 15:54:28.645 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-01-15 15:54:28.645 | iptables set to manually installed. 2021-01-15 15:54:28.645 | libpcre3-dev is already the newest version (2:8.39-9). 2021-01-15 15:54:28.645 | lsof is already the newest version (4.89+dfsg-0.1). 2021-01-15 15:54:28.645 | lsof set to manually installed. 2021-01-15 15:54:28.645 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-01-15 15:54:28.645 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-01-15 15:54:28.645 | ebtables set to manually installed. 2021-01-15 15:54:28.645 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-01-15 15:54:28.645 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-01-15 15:54:28.645 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-01-15 15:54:28.645 | parted is already the newest version (3.2-20ubuntu0.2). 2021-01-15 15:54:28.645 | parted set to manually installed. 2021-01-15 15:54:28.645 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-01-15 15:54:28.645 | psmisc set to manually installed. 2021-01-15 15:54:28.645 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-01-15 15:54:28.645 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-01-15 15:54:28.645 | wget set to manually installed. 2021-01-15 15:54:28.645 | The following packages were automatically installed and are no longer required: 2021-01-15 15:54:28.645 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:54:28.645 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:54:28.645 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:54:28.645 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:54:28.645 | python3-twisted-bin python3-zope.interface 2021-01-15 15:54:28.645 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:54:28.645 | The following additional packages will be installed: 2021-01-15 15:54:28.645 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-01-15 15:54:28.645 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-01-15 15:54:28.645 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-01-15 15:54:28.645 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-01-15 15:54:28.646 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-01-15 15:54:28.646 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-01-15 15:54:28.646 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-01-15 15:54:28.646 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-15 15:54:28.646 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-15 15:54:28.646 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-01-15 15:54:28.646 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-01-15 15:54:28.646 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-01-15 15:54:28.646 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-01-15 15:54:28.646 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-15 15:54:28.646 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-15 15:54:28.646 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-01-15 15:54:28.646 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-15 15:54:28.646 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-01-15 15:54:28.646 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-01-15 15:54:28.646 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-01-15 15:54:28.646 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-01-15 15:54:28.646 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-15 15:54:28.646 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-01-15 15:54:28.646 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-01-15 15:54:28.646 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-01-15 15:54:28.646 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-01-15 15:54:28.646 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-01-15 15:54:28.646 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-01-15 15:54:28.646 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-01-15 15:54:28.646 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-01-15 15:54:28.646 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-01-15 15:54:28.646 | postgresql-server-dev-10 python-pip-whl python3.6-venv qemu-block-extra 2021-01-15 15:54:28.646 | sharutils ssl-cert systemd uuid-dev uwsgi-core vbetool x11-common 2021-01-15 15:54:28.647 | Suggested packages: 2021-01-15 15:54:28.648 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-01-15 15:54:28.648 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-01-15 15:54:28.648 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-01-15 15:54:28.648 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-01-15 15:54:28.648 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-01-15 15:54:28.648 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-01-15 15:54:28.648 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-01-15 15:54:28.648 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-01-15 15:54:28.648 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-01-15 15:54:28.648 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-01-15 15:54:28.648 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-01-15 15:54:28.648 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-01-15 15:54:28.648 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-01-15 15:54:28.648 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-01-15 15:54:28.648 | libjson-perl default-mysql-server | virtual-mysql-server 2021-01-15 15:54:28.648 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-01-15 15:54:28.648 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-01-15 15:54:28.648 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-01-15 15:54:28.905 | The following NEW packages will be installed: 2021-01-15 15:54:28.906 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-01-15 15:54:28.906 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-01-15 15:54:28.906 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-01-15 15:54:28.906 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-01-15 15:54:28.906 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-01-15 15:54:28.906 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-01-15 15:54:28.906 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-01-15 15:54:28.906 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-01-15 15:54:28.906 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-01-15 15:54:28.906 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-15 15:54:28.906 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-15 15:54:28.906 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-01-15 15:54:28.906 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-01-15 15:54:28.906 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-01-15 15:54:28.906 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-01-15 15:54:28.906 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-15 15:54:28.906 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-15 15:54:28.906 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-01-15 15:54:28.906 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-15 15:54:28.906 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-01-15 15:54:28.906 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-01-15 15:54:28.906 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-01-15 15:54:28.906 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-01-15 15:54:28.906 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-15 15:54:28.906 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-01-15 15:54:28.906 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-01-15 15:54:28.906 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-01-15 15:54:28.906 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-01-15 15:54:28.907 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-01-15 15:54:28.907 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-01-15 15:54:28.907 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-01-15 15:54:28.907 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-01-15 15:54:28.907 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-01-15 15:54:28.907 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-01-15 15:54:28.907 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-01-15 15:54:28.907 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-01-15 15:54:28.907 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-01-15 15:54:28.907 | The following packages will be upgraded: 2021-01-15 15:54:28.907 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2021-01-15 15:54:28.907 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-01-15 15:54:28.908 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-01-15 15:54:28.908 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-01-15 15:54:28.908 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-01-15 15:54:29.054 | 31 upgraded, 193 newly installed, 0 to remove and 146 not upgraded. 2021-01-15 15:54:29.054 | Need to get 83.7 MB of archives. 2021-01-15 15:54:29.054 | After this operation, 259 MB of additional disk space will be used. 2021-01-15 15:54:29.054 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-01-15 15:54:29.366 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2021-01-15 15:54:29.394 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2021-01-15 15:54:29.421 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2021-01-15 15:54:29.859 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2021-01-15 15:54:29.890 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-01-15 15:54:29.894 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-01-15 15:54:29.905 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-01-15 15:54:29.921 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-01-15 15:54:30.109 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-01-15 15:54:30.121 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-01-15 15:54:30.191 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-01-15 15:54:30.192 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-01-15 15:54:30.194 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-01-15 15:54:30.211 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2021-01-15 15:54:30.213 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2021-01-15 15:54:30.230 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-01-15 15:54:30.231 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-01-15 15:54:30.312 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-01-15 15:54:31.603 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-01-15 15:54:31.706 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-01-15 15:54:31.897 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-01-15 15:54:31.911 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-01-15 15:54:31.936 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-01-15 15:54:31.950 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-01-15 15:54:32.089 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-01-15 15:54:32.202 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-01-15 15:54:32.210 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-01-15 15:54:32.225 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-01-15 15:54:32.243 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-01-15 15:54:32.253 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-01-15 15:54:32.389 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-01-15 15:54:32.403 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-01-15 15:54:32.406 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-01-15 15:54:32.412 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-01-15 15:54:32.414 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-01-15 15:54:32.450 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-01-15 15:54:32.451 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-01-15 15:54:32.452 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-01-15 15:54:32.586 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-01-15 15:54:32.662 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2021-01-15 15:54:32.716 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-01-15 15:54:32.729 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-01-15 15:54:32.759 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-01-15 15:54:32.763 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-01-15 15:54:32.785 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-01-15 15:54:32.828 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-01-15 15:54:32.832 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-01-15 15:54:32.833 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-01-15 15:54:32.844 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-01-15 15:54:32.938 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2021-01-15 15:54:32.970 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-01-15 15:54:33.146 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-01-15 15:54:33.148 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-01-15 15:54:33.177 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-01-15 15:54:33.185 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-01-15 15:54:33.275 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-01-15 15:54:33.294 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-01-15 15:54:33.304 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-01-15 15:54:33.305 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-01-15 15:54:33.323 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-01-15 15:54:33.324 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-01-15 15:54:33.329 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-01-15 15:54:33.329 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-01-15 15:54:33.365 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-01-15 15:54:33.393 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-01-15 15:54:33.483 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-01-15 15:54:33.497 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-01-15 15:54:33.780 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-01-15 15:54:33.781 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-01-15 15:54:33.868 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-01-15 15:54:33.992 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-01-15 15:54:34.002 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-01-15 15:54:34.219 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-01-15 15:54:35.797 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-01-15 15:54:35.797 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-01-15 15:54:35.798 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-01-15 15:54:35.799 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-01-15 15:54:35.800 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-01-15 15:54:35.803 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-01-15 15:54:35.890 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-01-15 15:54:35.901 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-01-15 15:54:35.924 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2021-01-15 15:54:35.925 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-01-15 15:54:35.985 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-01-15 15:54:35.990 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-01-15 15:54:36.000 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-01-15 15:54:36.067 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-01-15 15:54:36.085 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-01-15 15:54:36.143 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-01-15 15:54:36.149 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-01-15 15:54:37.073 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-01-15 15:54:37.075 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-01-15 15:54:37.079 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-01-15 15:54:37.092 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-01-15 15:54:37.092 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-01-15 15:54:37.099 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-01-15 15:54:37.144 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-01-15 15:54:37.188 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-01-15 15:54:37.195 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-01-15 15:54:37.222 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-01-15 15:54:37.496 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-01-15 15:54:37.893 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-01-15 15:54:37.897 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-01-15 15:54:37.898 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-01-15 15:54:37.903 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-01-15 15:54:38.038 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-01-15 15:54:38.041 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-01-15 15:54:38.053 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-01-15 15:54:38.055 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-01-15 15:54:38.056 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-01-15 15:54:38.073 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-01-15 15:54:38.076 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-01-15 15:54:38.079 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-01-15 15:54:38.081 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-01-15 15:54:38.146 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-01-15 15:54:38.191 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-01-15 15:54:38.210 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-01-15 15:54:38.227 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-01-15 15:54:38.231 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-01-15 15:54:38.247 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-01-15 15:54:38.306 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-01-15 15:54:38.319 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-01-15 15:54:38.333 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-01-15 15:54:38.349 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-01-15 15:54:38.363 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-01-15 15:54:38.439 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-01-15 15:54:38.442 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-01-15 15:54:38.443 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-01-15 15:54:38.444 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-01-15 15:54:38.446 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-01-15 15:54:38.466 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-01-15 15:54:38.626 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-01-15 15:54:38.637 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-01-15 15:54:38.639 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-01-15 15:54:38.640 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-01-15 15:54:38.669 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-01-15 15:54:38.673 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-01-15 15:54:38.677 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-01-15 15:54:38.688 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-01-15 15:54:38.688 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-01-15 15:54:38.726 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-01-15 15:54:38.727 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-01-15 15:54:38.729 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-01-15 15:54:38.730 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-01-15 15:54:38.732 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-01-15 15:54:38.782 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-01-15 15:54:38.792 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-01-15 15:54:38.795 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-01-15 15:54:38.812 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-01-15 15:54:39.060 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-01-15 15:54:39.060 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-01-15 15:54:39.062 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-01-15 15:54:39.062 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-01-15 15:54:39.063 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-01-15 15:54:39.080 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-01-15 15:54:39.085 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-01-15 15:54:39.086 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-01-15 15:54:40.381 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-01-15 15:54:40.392 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-01-15 15:54:40.441 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-01-15 15:54:40.456 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-01-15 15:54:40.486 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-01-15 15:54:40.486 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-01-15 15:54:40.487 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-01-15 15:54:40.491 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-01-15 15:54:40.491 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-01-15 15:54:40.496 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-01-15 15:54:40.501 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-01-15 15:54:40.553 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-01-15 15:54:40.557 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-01-15 15:54:40.560 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-01-15 15:54:40.561 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2021-01-15 15:54:40.698 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-01-15 15:54:40.999 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2021-01-15 15:54:41.124 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-01-15 15:54:41.260 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-01-15 15:54:41.263 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-01-15 15:54:41.460 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-01-15 15:54:41.568 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-01-15 15:54:41.572 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-01-15 15:54:41.579 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2021-01-15 15:54:41.977 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2021-01-15 15:54:42.053 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-01-15 15:54:42.097 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-01-15 15:54:42.109 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-01-15 15:54:42.239 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2021-01-15 15:54:42.248 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-01-15 15:54:42.251 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-01-15 15:54:42.602 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-01-15 15:54:42.610 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-01-15 15:54:42.627 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-01-15 15:54:42.634 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-01-15 15:54:42.662 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-01-15 15:54:42.666 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-01-15 15:54:42.667 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-01-15 15:54:42.668 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-01-15 15:54:42.669 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-01-15 15:54:42.674 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-01-15 15:54:42.856 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-01-15 15:54:42.856 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-01-15 15:54:43.113 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-01-15 15:54:43.249 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-01-15 15:54:43.307 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-01-15 15:54:43.308 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2021-01-15 15:54:43.398 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2021-01-15 15:54:43.713 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-01-15 15:54:43.740 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-01-15 15:54:43.870 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-01-15 15:54:43.952 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-01-15 15:54:43.987 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-01-15 15:54:44.072 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-01-15 15:54:44.073 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-01-15 15:54:44.083 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-01-15 15:54:44.093 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-01-15 15:54:44.101 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-01-15 15:54:44.105 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-01-15 15:54:44.169 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-01-15 15:54:44.175 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-01-15 15:54:44.177 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-01-15 15:54:44.232 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-01-15 15:54:44.234 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-01-15 15:54:44.238 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-01-15 15:54:44.268 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-01-15 15:54:46.016 | Preconfiguring packages ... 2021-01-15 15:54:46.171 | Fetched 83.7 MB in 15s (5,459 kB/s) 2021-01-15 15:54:46.249 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-15 15:54:46.252 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-01-15 15:54:46.276 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-01-15 15:54:46.421 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-01-15 15:54:46.602 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-15 15:54:46.605 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-15 15:54:46.638 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-15 15:54:46.781 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-15 15:54:46.812 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-15 15:54:46.987 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-15 15:54:47.174 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-15 15:54:47.963 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2021-01-15 15:54:47.988 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-15 15:54:48.108 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2021-01-15 15:54:48.250 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-15 15:54:48.253 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-15 15:54:48.282 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-15 15:54:48.377 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-15 15:54:48.525 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-15 15:54:48.528 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-15 15:54:48.564 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-15 15:54:48.853 | Selecting previously unselected package libapr1:amd64. 2021-01-15 15:54:48.860 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-01-15 15:54:48.863 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-01-15 15:54:49.007 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-15 15:54:49.047 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-15 15:54:49.336 | Selecting previously unselected package libaprutil1:amd64. 2021-01-15 15:54:49.343 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-01-15 15:54:49.349 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-01-15 15:54:49.469 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-15 15:54:49.499 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-01-15 15:54:49.653 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-01-15 15:54:49.659 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-01-15 15:54:49.664 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-15 15:54:49.739 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-15 15:54:49.769 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-15 15:54:49.889 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-15 15:54:49.917 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-15 15:54:50.028 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2021-01-15 15:54:50.055 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-15 15:54:50.186 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-15 15:54:50.214 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-15 15:54:50.326 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-01-15 15:54:50.333 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-01-15 15:54:50.338 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-15 15:54:50.430 | Selecting previously unselected package liblua5.2-0:amd64. 2021-01-15 15:54:50.436 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-01-15 15:54:50.441 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-15 15:54:50.554 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-15 15:54:50.586 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-01-15 15:54:51.889 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-15 15:54:51.922 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-01-15 15:54:52.105 | Selecting previously unselected package apache2-bin. 2021-01-15 15:54:52.111 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-15 15:54:52.116 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-15 15:54:52.345 | Selecting previously unselected package apache2-utils. 2021-01-15 15:54:52.352 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-15 15:54:52.356 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-15 15:54:52.432 | Selecting previously unselected package apache2-data. 2021-01-15 15:54:52.438 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-01-15 15:54:52.443 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-15 15:54:52.651 | Selecting previously unselected package apache2. 2021-01-15 15:54:52.660 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-15 15:54:52.690 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-01-15 15:54:52.816 | Selecting previously unselected package fonts-dejavu-core. 2021-01-15 15:54:52.823 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-01-15 15:54:52.828 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-01-15 15:54:53.044 | Selecting previously unselected package fonts-liberation. 2021-01-15 15:54:53.050 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-01-15 15:54:53.055 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-15 15:54:53.254 | Selecting previously unselected package fontconfig-config. 2021-01-15 15:54:53.261 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-01-15 15:54:53.265 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-15 15:54:53.369 | Selecting previously unselected package libfontconfig1:amd64. 2021-01-15 15:54:53.376 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-01-15 15:54:53.380 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-15 15:54:53.492 | Selecting previously unselected package fontconfig. 2021-01-15 15:54:53.502 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-01-15 15:54:53.508 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-01-15 15:54:53.611 | Selecting previously unselected package liblua5.3-0:amd64. 2021-01-15 15:54:53.621 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:54:53.626 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-15 15:54:53.757 | Selecting previously unselected package haproxy. 2021-01-15 15:54:53.766 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-01-15 15:54:53.780 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-01-15 15:54:54.013 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-01-15 15:54:54.020 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-15 15:54:54.024 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-15 15:54:54.152 | Selecting previously unselected package x11-common. 2021-01-15 15:54:54.158 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-01-15 15:54:54.185 | dpkg-query: no packages found matching nux-tools 2021-01-15 15:54:54.197 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-01-15 15:54:54.315 | Selecting previously unselected package libice6:amd64. 2021-01-15 15:54:54.322 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-01-15 15:54:54.326 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-01-15 15:54:54.428 | Selecting previously unselected package libsm6:amd64. 2021-01-15 15:54:54.437 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-01-15 15:54:54.442 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-01-15 15:54:54.583 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-01-15 15:54:55.102 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-01-15 15:54:55.584 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-01-15 15:54:55.591 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-01-15 15:54:55.595 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-15 15:54:55.704 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-15 15:54:55.733 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-01-15 15:54:55.845 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-01-15 15:54:56.019 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65643 files and directories currently installed.) 2021-01-15 15:54:56.023 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-15 15:54:56.051 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-01-15 15:54:56.343 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-15 15:54:56.370 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-15 15:54:56.605 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2021-01-15 15:54:56.641 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2021-01-15 15:54:56.847 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:54:56.880 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-15 15:54:57.032 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:54:57.061 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-15 15:54:57.227 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:54:57.290 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-15 15:54:57.396 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:54:57.424 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-15 15:54:57.552 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:54:57.580 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-01-15 15:54:57.718 | Selecting previously unselected package uuid-dev:amd64. 2021-01-15 15:54:57.724 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-15 15:54:57.729 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-15 15:54:57.823 | Selecting previously unselected package libsctp1:amd64. 2021-01-15 15:54:57.830 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-01-15 15:54:57.835 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-15 15:54:57.906 | Selecting previously unselected package libsctp-dev:amd64. 2021-01-15 15:54:57.915 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-01-15 15:54:57.920 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-15 15:54:57.989 | Selecting previously unselected package libapr1-dev. 2021-01-15 15:54:57.996 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-01-15 15:54:58.001 | Unpacking libapr1-dev (1.6.3-2) ... 2021-01-15 15:54:58.309 | Selecting previously unselected package libldap2-dev:amd64. 2021-01-15 15:54:58.316 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-15 15:54:58.321 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-15 15:54:58.473 | Selecting previously unselected package libaprutil1-dev. 2021-01-15 15:54:58.480 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-01-15 15:54:58.484 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-01-15 15:54:58.769 | Selecting previously unselected package autotools-dev. 2021-01-15 15:54:58.776 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-01-15 15:54:58.780 | Unpacking autotools-dev (20180224.1) ... 2021-01-15 15:54:58.850 | Selecting previously unselected package m4. 2021-01-15 15:54:58.856 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-01-15 15:54:58.861 | Unpacking m4 (1.4.18-1) ... 2021-01-15 15:54:59.001 | Selecting previously unselected package autoconf. 2021-01-15 15:54:59.008 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-01-15 15:54:59.013 | Unpacking autoconf (2.69-11) ... 2021-01-15 15:54:59.157 | Selecting previously unselected package automake. 2021-01-15 15:54:59.164 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-01-15 15:54:59.172 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-01-15 15:54:59.323 | Selecting previously unselected package autopoint. 2021-01-15 15:54:59.330 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-01-15 15:54:59.342 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-15 15:54:59.430 | Selecting previously unselected package libtool. 2021-01-15 15:54:59.437 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-01-15 15:54:59.441 | Unpacking libtool (2.4.6-2) ... 2021-01-15 15:54:59.531 | Selecting previously unselected package dh-autoreconf. 2021-01-15 15:54:59.538 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-01-15 15:54:59.543 | Unpacking dh-autoreconf (17) ... 2021-01-15 15:54:59.621 | Selecting previously unselected package libarchive-zip-perl. 2021-01-15 15:54:59.629 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-01-15 15:54:59.633 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-15 15:54:59.714 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-01-15 15:54:59.721 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-01-15 15:54:59.733 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-15 15:54:59.802 | Selecting previously unselected package libtimedate-perl. 2021-01-15 15:54:59.811 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-01-15 15:54:59.815 | Unpacking libtimedate-perl (2.3000-2) ... 2021-01-15 15:54:59.901 | Selecting previously unselected package dh-strip-nondeterminism. 2021-01-15 15:54:59.908 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-01-15 15:54:59.912 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-15 15:54:59.985 | Selecting previously unselected package libdpkg-perl. 2021-01-15 15:54:59.994 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-01-15 15:54:59.999 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-15 15:55:00.116 | Selecting previously unselected package make. 2021-01-15 15:55:00.123 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-01-15 15:55:00.128 | Unpacking make (4.1-9.1ubuntu1) ... 2021-01-15 15:55:00.217 | Selecting previously unselected package dpkg-dev. 2021-01-15 15:55:00.224 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-01-15 15:55:00.237 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-15 15:55:00.450 | Selecting previously unselected package libcroco3:amd64. 2021-01-15 15:55:00.456 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-01-15 15:55:00.461 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-01-15 15:55:00.542 | Selecting previously unselected package gettext. 2021-01-15 15:55:00.549 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-01-15 15:55:00.553 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-15 15:55:00.849 | Selecting previously unselected package intltool-debian. 2021-01-15 15:55:00.856 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-01-15 15:55:00.861 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-01-15 15:55:00.941 | Selecting previously unselected package po-debconf. 2021-01-15 15:55:00.948 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-01-15 15:55:00.953 | Unpacking po-debconf (1.0.20) ... 2021-01-15 15:55:01.057 | Selecting previously unselected package debhelper. 2021-01-15 15:55:01.064 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-01-15 15:55:01.069 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-01-15 15:55:01.307 | Selecting previously unselected package apache2-dev. 2021-01-15 15:55:01.314 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-15 15:55:01.319 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-15 15:55:01.429 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-01-15 15:55:01.436 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-15 15:55:01.441 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-15 15:55:01.920 | Selecting previously unselected package g++-7. 2021-01-15 15:55:01.927 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-15 15:55:01.931 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-15 15:55:03.293 | Selecting previously unselected package g++. 2021-01-15 15:55:03.301 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-01-15 15:55:03.313 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-15 15:55:03.381 | Selecting previously unselected package build-essential. 2021-01-15 15:55:03.390 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-01-15 15:55:03.403 | Unpacking build-essential (12.4ubuntu1) ... 2021-01-15 15:55:03.473 | Selecting previously unselected package conntrack. 2021-01-15 15:55:03.480 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-15 15:55:03.485 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-15 15:55:03.595 | Selecting previously unselected package libnetfilter-queue1. 2021-01-15 15:55:03.605 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-01-15 15:55:03.611 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-01-15 15:55:03.721 | Selecting previously unselected package conntrackd. 2021-01-15 15:55:03.732 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-15 15:55:03.740 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-15 15:55:03.842 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-15 15:55:03.877 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-15 15:55:04.020 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-15 15:55:04.055 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-15 15:55:04.197 | Selecting previously unselected package dctrl-tools. 2021-01-15 15:55:04.204 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-01-15 15:55:04.219 | Unpacking dctrl-tools (2.24-2build1) ... 2021-01-15 15:55:04.289 | Selecting previously unselected package dnsmasq-utils. 2021-01-15 15:55:04.300 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2021-01-15 15:55:04.305 | Unpacking dnsmasq-utils (2.79-1) ... 2021-01-15 15:55:04.403 | Selecting previously unselected package dstat. 2021-01-15 15:55:04.413 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2021-01-15 15:55:04.418 | Unpacking dstat (0.7.3-1) ... 2021-01-15 15:55:04.538 | Selecting previously unselected package libfakeroot:amd64. 2021-01-15 15:55:04.545 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-15 15:55:04.549 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-15 15:55:04.640 | Selecting previously unselected package fakeroot. 2021-01-15 15:55:04.651 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-15 15:55:04.656 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-01-15 15:55:04.727 | Selecting previously unselected package genisoimage. 2021-01-15 15:55:04.734 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-01-15 15:55:04.746 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-15 15:55:04.885 | Selecting previously unselected package libgraphite2-3:amd64. 2021-01-15 15:55:04.895 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-01-15 15:55:04.908 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-15 15:55:05.004 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-01-15 15:55:05.011 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-01-15 15:55:05.015 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:55:05.131 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-01-15 15:55:05.138 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-15 15:55:05.151 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:55:05.262 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-01-15 15:55:05.387 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-01-15 15:55:06.305 | Selecting previously unselected package libann0. 2021-01-15 15:55:06.315 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2021-01-15 15:55:06.328 | Unpacking libann0 (1.1.2+doc-6) ... 2021-01-15 15:55:06.418 | Selecting previously unselected package libcdt5. 2021-01-15 15:55:06.428 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2021-01-15 15:55:06.443 | Unpacking libcdt5 (2.40.1-2) ... 2021-01-15 15:55:06.540 | Selecting previously unselected package libcgraph6. 2021-01-15 15:55:06.547 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2021-01-15 15:55:06.552 | Unpacking libcgraph6 (2.40.1-2) ... 2021-01-15 15:55:06.628 | Selecting previously unselected package libjpeg8:amd64. 2021-01-15 15:55:06.636 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-01-15 15:55:06.640 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-15 15:55:06.740 | Selecting previously unselected package libjbig0:amd64. 2021-01-15 15:55:06.748 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2021-01-15 15:55:06.761 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-01-15 15:55:06.856 | Selecting previously unselected package libtiff5:amd64. 2021-01-15 15:55:06.863 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-01-15 15:55:06.868 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-15 15:55:06.989 | Selecting previously unselected package libwebp6:amd64. 2021-01-15 15:55:06.997 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2021-01-15 15:55:07.002 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-01-15 15:55:07.112 | Selecting previously unselected package libxpm4:amd64. 2021-01-15 15:55:07.119 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-01-15 15:55:07.124 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-01-15 15:55:07.222 | Selecting previously unselected package libgd3:amd64. 2021-01-15 15:55:07.232 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-01-15 15:55:07.239 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-15 15:55:07.357 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-01-15 15:55:07.368 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-01-15 15:55:07.373 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-15 15:55:07.490 | Selecting previously unselected package libpixman-1-0:amd64. 2021-01-15 15:55:07.498 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-01-15 15:55:07.503 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-15 15:55:07.633 | Selecting previously unselected package libxcb-render0:amd64. 2021-01-15 15:55:07.640 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-15 15:55:07.644 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-15 15:55:07.750 | Selecting previously unselected package libxcb-shm0:amd64. 2021-01-15 15:55:07.757 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-15 15:55:07.762 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-15 15:55:07.851 | Selecting previously unselected package libxrender1:amd64. 2021-01-15 15:55:07.859 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-01-15 15:55:07.864 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-01-15 15:55:07.968 | Selecting previously unselected package libcairo2:amd64. 2021-01-15 15:55:07.976 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-01-15 15:55:07.979 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-15 15:55:08.131 | Selecting previously unselected package libltdl7:amd64. 2021-01-15 15:55:08.141 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2021-01-15 15:55:08.146 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-01-15 15:55:08.220 | Selecting previously unselected package libthai-data. 2021-01-15 15:55:08.227 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2021-01-15 15:55:08.240 | Unpacking libthai-data (0.1.27-2) ... 2021-01-15 15:55:08.358 | Selecting previously unselected package libdatrie1:amd64. 2021-01-15 15:55:08.369 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2021-01-15 15:55:08.375 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-01-15 15:55:08.479 | Selecting previously unselected package libthai0:amd64. 2021-01-15 15:55:08.488 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2021-01-15 15:55:08.493 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-01-15 15:55:08.595 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-01-15 15:55:08.603 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-15 15:55:08.640 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-15 15:55:08.749 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-01-15 15:55:08.758 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-15 15:55:08.763 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-15 15:55:08.870 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-01-15 15:55:08.878 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-15 15:55:08.881 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-15 15:55:08.981 | Selecting previously unselected package libpathplan4. 2021-01-15 15:55:08.988 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2021-01-15 15:55:08.992 | Unpacking libpathplan4 (2.40.1-2) ... 2021-01-15 15:55:09.098 | Selecting previously unselected package libgvc6. 2021-01-15 15:55:09.106 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2021-01-15 15:55:09.110 | Unpacking libgvc6 (2.40.1-2) ... 2021-01-15 15:55:09.276 | Selecting previously unselected package libgvpr2. 2021-01-15 15:55:09.283 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2021-01-15 15:55:09.288 | Unpacking libgvpr2 (2.40.1-2) ... 2021-01-15 15:55:09.398 | Selecting previously unselected package liblab-gamut1. 2021-01-15 15:55:09.406 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-01-15 15:55:09.419 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-01-15 15:55:09.646 | Selecting previously unselected package libxt6:amd64. 2021-01-15 15:55:09.654 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-01-15 15:55:09.659 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-01-15 15:55:09.775 | Selecting previously unselected package libxmu6:amd64. 2021-01-15 15:55:09.783 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-01-15 15:55:09.788 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-01-15 15:55:09.893 | Selecting previously unselected package libxaw7:amd64. 2021-01-15 15:55:09.904 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-01-15 15:55:09.909 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-01-15 15:55:10.022 | Selecting previously unselected package graphviz. 2021-01-15 15:55:10.029 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2021-01-15 15:55:10.042 | Unpacking graphviz (2.40.1-2) ... 2021-01-15 15:55:10.267 | Selecting previously unselected package libnl-3-200:amd64. 2021-01-15 15:55:10.274 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-15 15:55:10.279 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-15 15:55:10.378 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-01-15 15:55:10.388 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-15 15:55:10.393 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-15 15:55:10.514 | Selecting previously unselected package libibverbs1:amd64. 2021-01-15 15:55:10.521 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-01-15 15:55:10.527 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-15 15:55:10.641 | Selecting previously unselected package ibverbs-providers:amd64. 2021-01-15 15:55:10.652 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-01-15 15:55:10.658 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-15 15:55:10.750 | Selecting previously unselected package icu-devtools. 2021-01-15 15:55:10.758 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-01-15 15:55:10.762 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-01-15 15:55:10.870 | Selecting previously unselected package iputils-arping. 2021-01-15 15:55:10.878 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-01-15 15:55:10.883 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-01-15 15:55:11.005 | Selecting previously unselected package javascript-common. 2021-01-15 15:55:11.014 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2021-01-15 15:55:11.044 | Unpacking javascript-common (11) ... 2021-01-15 15:55:11.138 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-01-15 15:55:11.145 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-15 15:55:11.148 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-15 15:55:11.262 | Selecting previously unselected package libsensors4:amd64. 2021-01-15 15:55:11.270 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-01-15 15:55:11.367 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-01-15 15:55:11.456 | Selecting previously unselected package libsnmp-base. 2021-01-15 15:55:11.463 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-01-15 15:55:11.476 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-15 15:55:11.607 | Selecting previously unselected package libsnmp30:amd64. 2021-01-15 15:55:11.618 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-01-15 15:55:11.623 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-15 15:55:11.852 | Selecting previously unselected package keepalived. 2021-01-15 15:55:11.859 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-01-15 15:55:11.863 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-15 15:55:12.016 | Selecting previously unselected package libgssrpc4:amd64. 2021-01-15 15:55:12.023 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:55:12.028 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:55:12.119 | Selecting previously unselected package libkdb5-9:amd64. 2021-01-15 15:55:12.130 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:55:12.135 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:55:12.226 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-01-15 15:55:12.235 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:55:12.238 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:55:12.343 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-01-15 15:55:12.350 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:55:12.354 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:55:12.431 | Selecting previously unselected package comerr-dev:amd64. 2021-01-15 15:55:12.438 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-15 15:55:12.442 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-15 15:55:12.516 | Selecting previously unselected package krb5-multidev:amd64. 2021-01-15 15:55:12.524 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:55:12.536 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:55:12.648 | Selecting previously unselected package libaio1:amd64. 2021-01-15 15:55:12.655 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-01-15 15:55:12.660 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-15 15:55:12.727 | Selecting previously unselected package libalgorithm-diff-perl. 2021-01-15 15:55:12.735 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-01-15 15:55:12.740 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-01-15 15:55:12.807 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-01-15 15:55:12.814 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-01-15 15:55:12.818 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-15 15:55:12.882 | Selecting previously unselected package libalgorithm-merge-perl. 2021-01-15 15:55:12.890 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-01-15 15:55:12.894 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-01-15 15:55:12.960 | Selecting previously unselected package libarchive-cpio-perl. 2021-01-15 15:55:12.967 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2021-01-15 15:55:12.971 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-01-15 15:55:13.031 | Selecting previously unselected package libfile-fcntllock-perl. 2021-01-15 15:55:13.039 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-01-15 15:55:13.043 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-01-15 15:55:13.109 | Selecting previously unselected package libglib2.0-bin. 2021-01-15 15:55:13.116 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-15 15:55:13.120 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-15 15:55:13.216 | Selecting previously unselected package libglib2.0-dev-bin. 2021-01-15 15:55:13.225 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-15 15:55:13.229 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-15 15:55:13.339 | Selecting previously unselected package pkg-config. 2021-01-15 15:55:13.346 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-01-15 15:55:13.350 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-01-15 15:55:13.416 | Selecting previously unselected package zlib1g-dev:amd64. 2021-01-15 15:55:13.424 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-01-15 15:55:13.427 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-15 15:55:13.521 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-01-15 15:55:13.529 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-15 15:55:13.533 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-15 15:55:13.888 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-01-15 15:55:13.896 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-01-15 15:55:13.901 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-15 15:55:13.965 | Selecting previously unselected package libgts-bin. 2021-01-15 15:55:13.972 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-01-15 15:55:13.976 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-01-15 15:55:14.066 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-01-15 15:55:14.074 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-15 15:55:14.077 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:55:14.165 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-01-15 15:55:14.173 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-15 15:55:14.177 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:55:14.257 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-01-15 15:55:14.264 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-01-15 15:55:14.268 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-15 15:55:14.347 | Selecting previously unselected package libiculx60:amd64. 2021-01-15 15:55:14.355 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-15 15:55:14.359 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-15 15:55:14.422 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-01-15 15:55:14.429 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-01-15 15:55:14.433 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-15 15:55:14.495 | Selecting previously unselected package libicu-dev. 2021-01-15 15:55:14.503 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-01-15 15:55:14.506 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-01-15 15:55:15.926 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-01-15 15:55:15.934 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-01-15 15:55:15.937 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:55:16.068 | Selecting previously unselected package libiscsi7:amd64. 2021-01-15 15:55:16.076 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-01-15 15:55:16.079 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-15 15:55:16.169 | Selecting previously unselected package libjansson4:amd64. 2021-01-15 15:55:16.177 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2021-01-15 15:55:16.180 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-01-15 15:55:16.241 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-01-15 15:55:16.249 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-15 15:55:16.252 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-15 15:55:16.342 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-01-15 15:55:16.350 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-01-15 15:55:16.353 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-15 15:55:16.415 | Selecting previously unselected package libjpeg-dev:amd64. 2021-01-15 15:55:16.423 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-01-15 15:55:16.426 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-15 15:55:16.488 | Selecting previously unselected package libjs-jquery. 2021-01-15 15:55:16.495 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2021-01-15 15:55:16.499 | Unpacking libjs-jquery (3.2.1-1) ... 2021-01-15 15:55:16.576 | Selecting previously unselected package libjs-jquery-metadata. 2021-01-15 15:55:16.583 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2021-01-15 15:55:16.586 | Unpacking libjs-jquery-metadata (12-1) ... 2021-01-15 15:55:16.652 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-01-15 15:55:16.659 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-01-15 15:55:16.663 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-15 15:55:16.766 | Selecting previously unselected package libltdl-dev:amd64. 2021-01-15 15:55:16.774 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2021-01-15 15:55:16.778 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-01-15 15:55:16.861 | Selecting previously unselected package libsys-hostname-long-perl. 2021-01-15 15:55:16.869 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-01-15 15:55:16.873 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-01-15 15:55:16.935 | Selecting previously unselected package libmail-sendmail-perl. 2021-01-15 15:55:16.942 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2021-01-15 15:55:16.945 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-01-15 15:55:17.035 | Selecting previously unselected package libmatheval1:amd64. 2021-01-15 15:55:17.042 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-01-15 15:55:17.046 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-15 15:55:17.152 | Selecting previously unselected package mysql-common. 2021-01-15 15:55:17.159 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2021-01-15 15:55:17.184 | Unpacking mysql-common (5.8+1.0.4) ... 2021-01-15 15:55:17.270 | Selecting previously unselected package libmysqlclient20:amd64. 2021-01-15 15:55:17.277 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:55:17.280 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:55:17.452 | Selecting previously unselected package libssl-dev:amd64. 2021-01-15 15:55:17.460 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-15 15:55:17.463 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-15 15:55:17.759 | Selecting previously unselected package libmysqlclient-dev. 2021-01-15 15:55:17.767 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:55:17.771 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:55:18.023 | Selecting previously unselected package libnorm1:amd64. 2021-01-15 15:55:18.030 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-01-15 15:55:18.034 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-15 15:55:18.143 | Selecting previously unselected package libnspr4:amd64. 2021-01-15 15:55:18.151 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-01-15 15:55:18.154 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-15 15:55:18.245 | Selecting previously unselected package libnss3:amd64. 2021-01-15 15:55:18.253 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-01-15 15:55:18.257 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-15 15:55:18.513 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-01-15 15:55:18.521 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-01-15 15:55:18.525 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-15 15:55:18.632 | Selecting previously unselected package libpq5:amd64. 2021-01-15 15:55:18.640 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:55:18.643 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-15 15:55:18.719 | Selecting previously unselected package libpq-dev. 2021-01-15 15:55:18.726 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:55:18.730 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-15 15:55:18.870 | Selecting previously unselected package librados2. 2021-01-15 15:55:18.878 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-15 15:55:18.882 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-15 15:55:19.360 | Selecting previously unselected package librbd1. 2021-01-15 15:55:19.368 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-15 15:55:19.372 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-15 15:55:19.572 | Selecting previously unselected package libsasl2-dev. 2021-01-15 15:55:19.581 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-15 15:55:19.585 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-15 15:55:19.711 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-15 15:55:19.735 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-15 15:55:19.865 | Selecting previously unselected package libsodium23:amd64. 2021-01-15 15:55:19.873 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2021-01-15 15:55:19.878 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-01-15 15:55:19.958 | Selecting previously unselected package libsystemd-dev:amd64. 2021-01-15 15:55:19.966 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2021-01-15 15:55:19.969 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-15 15:55:20.105 | Selecting previously unselected package libx86-1:amd64. 2021-01-15 15:55:20.113 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-01-15 15:55:20.116 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-15 15:55:20.191 | Selecting previously unselected package libxml2-dev:amd64. 2021-01-15 15:55:20.201 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-15 15:55:20.208 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-15 15:55:20.429 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-15 15:55:20.462 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-01-15 15:55:20.569 | Selecting previously unselected package libxslt1-dev:amd64. 2021-01-15 15:55:20.578 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-15 15:55:20.583 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-15 15:55:20.763 | Selecting previously unselected package libzmq5:amd64. 2021-01-15 15:55:20.772 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-01-15 15:55:20.776 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-15 15:55:20.943 | Preparing to unpack .../154-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-01-15 15:55:20.981 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-01-15 15:55:21.903 | Selecting previously unselected package memcached. 2021-01-15 15:55:21.911 | Preparing to unpack .../155-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-01-15 15:55:21.916 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-01-15 15:55:22.001 | Selecting previously unselected package pm-utils. 2021-01-15 15:55:22.009 | Preparing to unpack .../156-pm-utils_1.4.1-17_all.deb ... 2021-01-15 15:55:22.014 | Unpacking pm-utils (1.4.1-17) ... 2021-01-15 15:55:22.132 | Selecting previously unselected package postgresql-client-common. 2021-01-15 15:55:22.139 | Preparing to unpack .../157-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-01-15 15:55:22.143 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-01-15 15:55:22.245 | Selecting previously unselected package ssl-cert. 2021-01-15 15:55:22.256 | Preparing to unpack .../158-ssl-cert_1.0.39_all.deb ... 2021-01-15 15:55:22.261 | Unpacking ssl-cert (1.0.39) ... 2021-01-15 15:55:22.395 | Selecting previously unselected package postgresql-common. 2021-01-15 15:55:22.403 | Preparing to unpack .../159-postgresql-common_190ubuntu0.1_all.deb ... 2021-01-15 15:55:22.446 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-01-15 15:55:22.450 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-01-15 15:55:22.551 | Selecting previously unselected package postgresql-server-dev-10. 2021-01-15 15:55:22.559 | Preparing to unpack .../160-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:55:22.564 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-15 15:55:22.877 | Selecting previously unselected package postgresql-server-dev-all. 2021-01-15 15:55:22.885 | Preparing to unpack .../161-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-01-15 15:55:22.890 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-15 15:55:22.957 | Selecting previously unselected package python-pip-whl. 2021-01-15 15:55:22.965 | Preparing to unpack .../162-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-15 15:55:22.969 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-15 15:55:23.235 | Selecting previously unselected package python3-mysqldb. 2021-01-15 15:55:23.243 | Preparing to unpack .../163-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-01-15 15:55:23.247 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-01-15 15:55:23.343 | Selecting previously unselected package python3.6-venv. 2021-01-15 15:55:23.351 | Preparing to unpack .../164-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-01-15 15:55:23.356 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-15 15:55:23.416 | Selecting previously unselected package python3-venv. 2021-01-15 15:55:23.424 | Preparing to unpack .../165-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-01-15 15:55:23.428 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-01-15 15:55:23.509 | Selecting previously unselected package qemu-block-extra:amd64. 2021-01-15 15:55:23.517 | Preparing to unpack .../166-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-15 15:55:23.522 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-15 15:55:23.593 | Selecting previously unselected package qemu-utils. 2021-01-15 15:55:23.603 | Preparing to unpack .../167-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-15 15:55:23.608 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-15 15:55:23.821 | Selecting previously unselected package sharutils. 2021-01-15 15:55:23.829 | Preparing to unpack .../168-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-01-15 15:55:23.834 | Unpacking sharutils (1:4.15.2-3) ... 2021-01-15 15:55:23.927 | Selecting previously unselected package sqlite3. 2021-01-15 15:55:23.935 | Preparing to unpack .../169-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-15 15:55:23.939 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-15 15:55:24.121 | Selecting previously unselected package thin-provisioning-tools. 2021-01-15 15:55:24.129 | Preparing to unpack .../170-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-01-15 15:55:24.133 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-15 15:55:24.286 | Selecting previously unselected package unzip. 2021-01-15 15:55:24.295 | Preparing to unpack .../171-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-01-15 15:55:24.300 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-01-15 15:55:24.399 | Selecting previously unselected package uwsgi-core. 2021-01-15 15:55:24.407 | Preparing to unpack .../172-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-15 15:55:24.412 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:55:24.611 | Selecting previously unselected package vbetool. 2021-01-15 15:55:24.619 | Preparing to unpack .../173-vbetool_1.1-4_amd64.deb ... 2021-01-15 15:55:24.623 | Unpacking vbetool (1.1-4) ... 2021-01-15 15:55:24.716 | Selecting previously unselected package libipset3:amd64. 2021-01-15 15:55:24.728 | Preparing to unpack .../174-libipset3_6.34-1_amd64.deb ... 2021-01-15 15:55:24.733 | Unpacking libipset3:amd64 (6.34-1) ... 2021-01-15 15:55:24.811 | Selecting previously unselected package ipset. 2021-01-15 15:55:24.820 | Preparing to unpack .../175-ipset_6.34-1_amd64.deb ... 2021-01-15 15:55:24.824 | Unpacking ipset (6.34-1) ... 2021-01-15 15:55:24.925 | Selecting previously unselected package ipvsadm. 2021-01-15 15:55:24.933 | Preparing to unpack .../176-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:55:24.936 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-15 15:55:25.027 | Selecting previously unselected package kpartx. 2021-01-15 15:55:25.040 | Preparing to unpack .../177-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-01-15 15:55:25.044 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-01-15 15:55:25.120 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-01-15 15:55:25.129 | Preparing to unpack .../178-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-15 15:55:25.133 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:55:25.230 | Selecting previously unselected package liberasurecode1:amd64. 2021-01-15 15:55:25.238 | Preparing to unpack .../179-liberasurecode1_1.5.0-1_amd64.deb ... 2021-01-15 15:55:25.250 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-01-15 15:55:25.311 | Selecting previously unselected package liberasurecode-dev. 2021-01-15 15:55:25.320 | Preparing to unpack .../180-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-01-15 15:55:25.332 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-01-15 15:55:25.399 | Selecting previously unselected package libffi-dev:amd64. 2021-01-15 15:55:25.407 | Preparing to unpack .../181-libffi-dev_3.2.1-8_amd64.deb ... 2021-01-15 15:55:25.419 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-01-15 15:55:25.514 | Selecting previously unselected package libkrb5-dev:amd64. 2021-01-15 15:55:25.522 | Preparing to unpack .../182-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-15 15:55:25.526 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:55:25.606 | Selecting previously unselected package libyaml-dev:amd64. 2021-01-15 15:55:25.614 | Preparing to unpack .../183-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-01-15 15:55:25.626 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-15 15:55:25.705 | Selecting previously unselected package socat. 2021-01-15 15:55:25.714 | Preparing to unpack .../184-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-01-15 15:55:25.717 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-01-15 15:55:25.845 | Selecting previously unselected package vlan. 2021-01-15 15:55:25.853 | Preparing to unpack .../185-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-01-15 15:55:25.858 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-01-15 15:55:25.963 | Setting up libjs-jquery (3.2.1-1) ... 2021-01-15 15:55:26.001 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-15 15:55:26.036 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-01-15 15:55:26.068 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-15 15:55:26.102 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-15 15:55:26.318 | Setting up libpathplan4 (2.40.1-2) ... 2021-01-15 15:55:26.359 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-15 15:55:26.386 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-01-15 15:55:26.426 | Setting up make (4.1-9.1ubuntu1) ... 2021-01-15 15:55:26.458 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-01-15 15:55:26.490 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-15 15:55:26.521 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-01-15 15:55:26.603 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-15 15:55:26.641 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-15 15:55:26.673 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-01-15 15:55:26.709 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-15 15:55:26.749 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:55:26.778 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2021-01-15 15:55:26.862 | Setting up libtimedate-perl (2.3000-2) ... 2021-01-15 15:55:26.895 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-01-15 15:55:26.927 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-15 15:55:26.987 | Setting up fonts-dejavu-core (2.37-1) ... 2021-01-15 15:55:27.167 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-01-15 15:55:27.457 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-15 15:55:27.488 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-01-15 15:55:27.909 | update-initramfs: deferring update (trigger activated) 2021-01-15 15:55:30.059 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-15 15:55:30.082 | No schema files found: doing nothing. 2021-01-15 15:55:30.090 | Setting up mysql-common (5.8+1.0.4) ... 2021-01-15 15:55:30.162 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-15 15:55:30.175 | Setting up sharutils (1:4.15.2-3) ... 2021-01-15 15:55:30.213 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-15 15:55:30.238 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-15 15:55:30.268 | Setting up libjansson4:amd64 (2.11-1) ... 2021-01-15 15:55:30.308 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-01-15 15:55:30.346 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-15 15:55:30.453 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-15 15:55:30.491 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-01-15 15:55:30.515 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-15 15:55:30.547 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-15 15:55:30.586 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-15 15:55:30.617 | Setting up dctrl-tools (2.24-2build1) ... 2021-01-15 15:55:30.649 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-15 15:55:30.688 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-01-15 15:55:30.718 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-01-15 15:55:30.748 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-15 15:55:30.780 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-15 15:55:30.811 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-15 15:55:30.883 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-15 15:55:41.517 | Setting up pm-utils (1.4.1-17) ... 2021-01-15 15:55:41.560 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-01-15 15:55:41.601 | Setting up m4 (1.4.18-1) ... 2021-01-15 15:55:41.633 | Setting up libipset3:amd64 (6.34-1) ... 2021-01-15 15:55:41.664 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-15 15:55:41.694 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-15 15:55:41.724 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:55:41.756 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-01-15 15:55:41.830 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-01-15 15:55:43.748 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-15 15:55:43.778 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-15 15:55:43.809 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-01-15 15:55:44.699 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-15 15:55:44.729 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-01-15 15:55:44.759 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-15 15:55:44.790 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-15 15:55:44.821 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-15 15:55:44.853 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-01-15 15:55:44.883 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-01-15 15:55:44.913 | Setting up dnsmasq-utils (2.79-1) ... 2021-01-15 15:55:44.943 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-01-15 15:55:44.973 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-15 15:55:45.004 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-15 15:55:45.057 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-15 15:55:45.089 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-01-15 15:55:45.121 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-15 15:55:45.158 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-15 15:55:45.219 | Setting up autotools-dev (20180224.1) ... 2021-01-15 15:55:45.251 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-15 15:55:45.280 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-01-15 15:55:45.312 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-01-15 15:55:45.362 | Setting up dstat (0.7.3-1) ... 2021-01-15 15:55:45.568 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-15 15:55:45.822 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-01-15 15:55:45.853 | Setting up ipset (6.34-1) ... 2021-01-15 15:55:45.885 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-15 15:55:45.927 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-15 15:55:45.959 | Setting up systemd (237-3ubuntu10.43) ... 2021-01-15 15:55:45.980 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-01-15 15:55:47.220 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-01-15 15:55:47.222 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-01-15 15:55:47.223 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-01-15 15:55:47.225 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-01-15 15:55:47.309 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-01-15 15:55:47.334 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-15 15:55:47.377 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-01-15 15:55:47.406 | Setting up libann0 (1.1.2+doc-6) ... 2021-01-15 15:55:47.436 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-01-15 15:55:47.467 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-15 15:55:47.497 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-01-15 15:55:47.528 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-01-15 15:55:47.560 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-01-15 15:55:47.610 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 15:56:10.629 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-15 15:56:10.637 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:56:10.669 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-01-15 15:56:10.702 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-15 15:56:10.734 | Setting up libthai-data (0.1.27-2) ... 2021-01-15 15:56:10.768 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-01-15 15:56:10.799 | Setting up javascript-common (11) ... 2021-01-15 15:56:10.882 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-01-15 15:56:10.904 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-15 15:56:10.944 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-15 15:56:10.989 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-15 15:56:11.043 | Setting up libjs-jquery-metadata (12-1) ... 2021-01-15 15:56:11.076 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-01-15 15:56:11.508 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-01-15 15:56:11.901 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-01-15 15:56:11.934 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-15 15:56:11.967 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-15 15:56:12.000 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-15 15:56:12.034 | Setting up vbetool (1.1-4) ... 2021-01-15 15:56:12.067 | Setting up libcdt5 (2.40.1-2) ... 2021-01-15 15:56:12.099 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-01-15 15:56:12.170 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-15 15:56:12.203 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-15 15:56:12.234 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-15 15:56:12.476 | Setting up libcgraph6 (2.40.1-2) ... 2021-01-15 15:56:12.509 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-15 15:56:12.542 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-01-15 15:56:12.575 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-15 15:56:12.607 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-15 15:56:12.641 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-15 15:56:12.673 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-15 15:56:12.705 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-01-15 15:56:12.737 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-15 15:56:12.781 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-15 15:56:12.815 | Setting up libtool (2.4.6-2) ... 2021-01-15 15:56:12.849 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-15 15:56:12.882 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-15 15:56:12.914 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-15 15:56:12.947 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-15 15:56:12.980 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:13.013 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-01-15 15:56:13.622 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-01-15 15:56:14.228 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-15 15:56:14.704 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-15 15:56:14.737 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-15 15:56:14.769 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-15 15:56:15.160 | Setting up libapr1-dev (1.6.3-2) ... 2021-01-15 15:56:15.192 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-01-15 15:56:15.226 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-15 15:56:15.552 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-15 15:56:15.583 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-15 15:56:15.616 | Setting up libgvpr2 (2.40.1-2) ... 2021-01-15 15:56:15.645 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-15 15:56:15.676 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-01-15 15:56:16.284 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-01-15 15:56:16.902 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-01-15 15:56:16.928 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-15 15:56:16.960 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-15 15:56:16.992 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-01-15 15:56:17.023 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-01-15 15:56:17.076 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-15 15:56:17.109 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-15 15:56:17.144 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-15 15:56:17.176 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:56:17.210 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-15 15:56:17.243 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-15 15:56:17.275 | Setting up ssl-cert (1.0.39) ... 2021-01-15 15:56:17.889 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-01-15 15:56:18.208 | Setting up autoconf (2.69-11) ... 2021-01-15 15:56:18.249 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-01-15 15:56:18.283 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-01-15 15:56:18.309 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-01-15 15:56:18.334 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-01-15 15:56:18.569 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-15 15:56:19.055 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-15 15:56:19.087 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-01-15 15:56:19.121 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-01-15 15:56:19.152 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-01-15 15:56:19.261 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-15 15:56:19.293 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-15 15:56:19.325 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:56:19.359 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-15 15:56:19.391 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-15 15:56:19.710 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-01-15 15:56:20.293 | Setting up postgresql-common (190ubuntu0.1) ... 2021-01-15 15:56:20.939 | Adding user postgres to group ssl-cert 2021-01-15 15:56:21.131 | 2021-01-15 15:56:21.131 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-01-15 15:56:21.357 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-01-15 15:56:21.357 | Removing obsolete dictionary files: 2021-01-15 15:56:21.608 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-01-15 15:56:22.252 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-01-15 15:56:22.273 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-01-15 15:56:22.296 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:56:22.340 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-01-15 15:56:22.374 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-15 15:56:22.452 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-01-15 15:56:22.467 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:22.500 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-01-15 15:56:22.533 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:56:22.566 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:56:22.609 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-15 15:56:22.923 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-01-15 15:56:23.557 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-15 15:56:23.702 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-15 15:56:23.737 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-01-15 15:56:23.780 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:56:23.812 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-01-15 15:56:25.610 | Enabling module mpm_event. 2021-01-15 15:56:25.681 | Enabling module authz_core. 2021-01-15 15:56:25.688 | Enabling module authz_host. 2021-01-15 15:56:25.749 | Enabling module authn_core. 2021-01-15 15:56:25.757 | Enabling module auth_basic. 2021-01-15 15:56:25.834 | Enabling module access_compat. 2021-01-15 15:56:25.903 | Enabling module authn_file. 2021-01-15 15:56:25.967 | Enabling module authz_user. 2021-01-15 15:56:26.042 | Enabling module alias. 2021-01-15 15:56:26.111 | Enabling module dir. 2021-01-15 15:56:26.171 | Enabling module autoindex. 2021-01-15 15:56:26.233 | Enabling module env. 2021-01-15 15:56:26.294 | Enabling module mime. 2021-01-15 15:56:26.355 | Enabling module negotiation. 2021-01-15 15:56:26.416 | Enabling module setenvif. 2021-01-15 15:56:26.490 | Enabling module filter. 2021-01-15 15:56:26.555 | Enabling module deflate. 2021-01-15 15:56:26.621 | Enabling module status. 2021-01-15 15:56:26.689 | Enabling module reqtimeout. 2021-01-15 15:56:26.764 | Enabling conf charset. 2021-01-15 15:56:26.834 | Enabling conf localized-error-pages. 2021-01-15 15:56:26.897 | Enabling conf other-vhosts-access-log. 2021-01-15 15:56:26.969 | Enabling conf security. 2021-01-15 15:56:27.040 | Enabling conf serve-cgi-bin. 2021-01-15 15:56:27.104 | Enabling site 000-default. 2021-01-15 15:56:27.156 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-01-15 15:56:27.212 | Enabling conf javascript-common. 2021-01-15 15:56:27.465 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-01-15 15:56:27.881 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-01-15 15:56:29.209 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:56:29.242 | Setting up po-debconf (1.0.20) ... 2021-01-15 15:56:29.274 | Setting up build-essential (12.4ubuntu1) ... 2021-01-15 15:56:29.309 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-15 15:56:29.341 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-15 15:56:29.374 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-15 15:56:29.408 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-15 15:56:29.440 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:29.473 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-15 15:56:29.505 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-15 15:56:29.698 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-15 15:56:29.730 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-01-15 15:56:29.762 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-01-15 15:56:31.943 | Regenerating fonts cache... done. 2021-01-15 15:56:31.949 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-15 15:56:31.984 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:32.018 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-15 15:56:32.051 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-01-15 15:56:32.084 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-15 15:56:32.116 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-15 15:56:32.148 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:32.180 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-15 15:56:32.212 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-15 15:56:32.244 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-01-15 15:56:32.276 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-15 15:56:32.309 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-15 15:56:32.341 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:32.373 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:32.405 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-01-15 15:56:32.449 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-01-15 15:56:32.481 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-15 15:56:32.515 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:32.550 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-15 15:56:32.582 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-15 15:56:32.613 | Setting up libgvc6 (2.40.1-2) ... 2021-01-15 15:56:32.658 | Setting up graphviz (2.40.1-2) ... 2021-01-15 15:56:32.693 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-01-15 15:56:32.723 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-15 15:56:32.755 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-15 15:56:32.787 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-15 15:56:32.818 | Setting up debhelper (11.1.6ubuntu2) ... 2021-01-15 15:56:32.850 | Setting up dh-autoreconf (17) ... 2021-01-15 15:56:32.883 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-15 15:56:32.917 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-15 15:56:32.950 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-15 15:56:33.002 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-15 15:56:33.069 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-15 15:56:42.481 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-15 15:56:42.516 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:56:42.707 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:56:42.741 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-15 15:56:42.986 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-15 15:56:43.009 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-15 15:56:45.051 | ++ functions-common:apt_get:1113 : result=0 2021-01-15 15:56:45.053 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:56:45.055 | ++ functions-common:time_stop:2331 : local name 2021-01-15 15:56:45.058 | ++ functions-common:time_stop:2332 : local end_time 2021-01-15 15:56:45.060 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:56:45.063 | ++ functions-common:time_stop:2334 : local total 2021-01-15 15:56:45.065 | ++ functions-common:time_stop:2335 : local start_time 2021-01-15 15:56:45.067 | ++ functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:56:45.069 | ++ functions-common:time_stop:2338 : start_time=1610726068000 2021-01-15 15:56:45.072 | ++ functions-common:time_stop:2340 : [[ -z 1610726068000 ]] 2021-01-15 15:56:45.074 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:56:45.078 | ++ functions-common:time_stop:2343 : end_time=1610726205075 2021-01-15 15:56:45.081 | ++ functions-common:time_stop:2344 : elapsed_time=137075 2021-01-15 15:56:45.084 | ++ functions-common:time_stop:2345 : total=1403 2021-01-15 15:56:45.086 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:56:45.089 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=138478 2021-01-15 15:56:45.092 | ++ functions-common:apt_get:1117 : return 0 2021-01-15 15:56:45.095 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-01-15 15:56:45.097 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-01-15 15:56:45.100 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-01-15 15:56:45.104 | ++ tools/install_prereqs.sh:source:89 : date 2021-01-15 15:56:45.107 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2021-01-15 15:56:45.110 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2021-01-15 15:56:45.113 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2021-01-15 15:56:46.656 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-01-15 15:56:46.658 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-01-15 15:56:46.661 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-01-15 15:56:46.664 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-01-15 15:56:46.666 | + tools/install_pip.sh:main:43 : GetDistro 2021-01-15 15:56:46.669 | + functions-common:GetDistro:371 : GetOSVersion 2021-01-15 15:56:46.672 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-01-15 15:56:46.674 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-01-15 15:56:46.677 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-01-15 15:56:46.678 | + functions-common:_ensure_lsb_release:323 : return 2021-01-15 15:56:46.681 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-01-15 15:56:46.753 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-01-15 15:56:46.757 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-01-15 15:56:46.829 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-01-15 15:56:46.833 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-01-15 15:56:46.915 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-01-15 15:56:46.918 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-01-15 15:56:46.922 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-01-15 15:56:46.924 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-01-15 15:56:46.927 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-01-15 15:56:46.930 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-01-15 15:56:46.932 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-01-15 15:56:46.935 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-01-15 15:56:46.938 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-01-15 15:56:46.940 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-01-15 15:56:46.942 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-01-15 15:56:46.943 | Distro: bionic 2021-01-15 15:56:46.945 | + tools/install_pip.sh:main:128 : get_versions 2021-01-15 15:56:46.948 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-15 15:56:46.952 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-15 15:56:46.954 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-15 15:56:46.957 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-15 15:56:46.957 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-15 15:56:47.575 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2021-01-15 15:56:47.578 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2021-01-15 15:56:47.578 | pip: 19.1.1 2021-01-15 15:56:47.581 | + tools/install_pip.sh:main:137 : is_fedora 2021-01-15 15:56:47.583 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-01-15 15:56:47.586 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-01-15 15:56:47.589 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-01-15 15:56:47.592 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-15 15:56:47.595 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-15 15:56:47.598 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-01-15 15:56:47.601 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-01-15 15:56:47.604 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-01-15 15:56:47.607 | + tools/install_pip.sh:main:137 : is_suse 2021-01-15 15:56:47.610 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 15:56:47.611 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 15:56:47.613 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 15:56:47.615 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 15:56:47.617 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 15:56:47.619 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 15:56:47.621 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-01-15 15:56:47.622 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-01-15 15:56:47.624 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:56:47.626 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:56:47.628 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-01-15 15:56:47.643 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2021-01-15 15:56:47.771 | Reading package lists... 2021-01-15 15:56:48.024 | Building dependency tree... 2021-01-15 15:56:48.025 | Reading state information... 2021-01-15 15:56:48.233 | Package 'python-pip' is not installed, so not removed 2021-01-15 15:56:48.233 | The following packages were automatically installed and are no longer required: 2021-01-15 15:56:48.233 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:56:48.233 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:56:48.233 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:56:48.233 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:56:48.233 | python3-twisted-bin python3-zope.interface 2021-01-15 15:56:48.233 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:56:48.329 | 0 upgraded, 0 newly installed, 0 to remove and 146 not upgraded. 2021-01-15 15:56:48.333 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:56:48.335 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:56:48.338 | + functions-common:time_stop:2331 : local name 2021-01-15 15:56:48.341 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:56:48.342 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:56:48.345 | + functions-common:time_stop:2334 : local total 2021-01-15 15:56:48.347 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:56:48.349 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:56:48.351 | + functions-common:time_stop:2338 : start_time=1610726207640 2021-01-15 15:56:48.354 | + functions-common:time_stop:2340 : [[ -z 1610726207640 ]] 2021-01-15 15:56:48.356 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:56:48.359 | + functions-common:time_stop:2343 : end_time=1610726208357 2021-01-15 15:56:48.361 | + functions-common:time_stop:2344 : elapsed_time=717 2021-01-15 15:56:48.363 | + functions-common:time_stop:2345 : total=0 2021-01-15 15:56:48.365 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:56:48.367 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=717 2021-01-15 15:56:48.368 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:56:48.370 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-01-15 15:56:48.373 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-01-15 15:56:48.375 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:56:48.378 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:56:48.380 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-01-15 15:56:48.397 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-01-15 15:56:48.515 | Reading package lists... 2021-01-15 15:56:48.764 | Building dependency tree... 2021-01-15 15:56:48.766 | Reading state information... 2021-01-15 15:56:48.973 | Package 'python3-pip' is not installed, so not removed 2021-01-15 15:56:48.973 | The following packages were automatically installed and are no longer required: 2021-01-15 15:56:48.973 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:56:48.973 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:56:48.974 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:56:48.974 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:56:48.974 | python3-twisted-bin python3-zope.interface 2021-01-15 15:56:48.974 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:56:49.065 | 0 upgraded, 0 newly installed, 0 to remove and 146 not upgraded. 2021-01-15 15:56:49.069 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:56:49.071 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:56:49.074 | + functions-common:time_stop:2331 : local name 2021-01-15 15:56:49.077 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:56:49.079 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:56:49.081 | + functions-common:time_stop:2334 : local total 2021-01-15 15:56:49.083 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:56:49.085 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:56:49.087 | + functions-common:time_stop:2338 : start_time=1610726208395 2021-01-15 15:56:49.088 | + functions-common:time_stop:2340 : [[ -z 1610726208395 ]] 2021-01-15 15:56:49.091 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:56:49.094 | + functions-common:time_stop:2343 : end_time=1610726209092 2021-01-15 15:56:49.096 | + functions-common:time_stop:2344 : elapsed_time=697 2021-01-15 15:56:49.099 | + functions-common:time_stop:2345 : total=717 2021-01-15 15:56:49.101 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:56:49.103 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1414 2021-01-15 15:56:49.106 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:56:49.109 | + tools/install_pip.sh:main:142 : install_get_pip 2021-01-15 15:56:49.111 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-15 15:56:49.112 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-15 15:56:49.115 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-01-15 15:56:49.116 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-15 15:56:49.118 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-01-15 15:56:49.129 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-01-15 15:56:49.129 | Dload Upload Total Spent Left Speed 2021-01-15 15:56:49.606 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1842k 100 1842k 0 0 3862k 0 --:--:-- --:--:-- --:--:-- 3862k 2021-01-15 15:56:49.611 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-01-15 15:56:49.615 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-01-15 15:56:52.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:56:52.335 | Collecting pip<20.3 2021-01-15 15:56:52.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-01-15 15:56:52.664 | Installing collected packages: pip 2021-01-15 15:56:52.664 | Attempting uninstall: pip 2021-01-15 15:56:52.665 | Found existing installation: pip 19.1.1 2021-01-15 15:56:52.869 | Uninstalling pip-19.1.1: 2021-01-15 15:56:52.881 | Successfully uninstalled pip-19.1.1 2021-01-15 15:56:54.176 | Successfully installed pip-20.2.4 2021-01-15 15:56:54.296 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-01-15 15:56:54.299 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-01-15 15:56:54.301 | + inc/python:python3_enabled:468 : return 0 2021-01-15 15:56:54.304 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-01-15 15:56:54.307 | + tools/install_pip.sh:main:148 : set -x 2021-01-15 15:56:54.310 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-01-15 15:56:54.313 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-01-15 15:56:54.315 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-15 15:56:54.319 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-01-15 15:56:54.321 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-01-15 15:56:54.324 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-01-15 15:56:54.328 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-01-15 15:56:54.329 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-01-15 15:56:54.332 | ++ inc/python:get_from_global_requirements:240 : 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;python_version>='\''3.5'\'' 2021-01-15 15:56:54.332 | 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,<45.0.0;python_version<='\''2.7'\'' ' 2021-01-15 15:56:54.334 | ++ inc/python:get_from_global_requirements:241 : [[ 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;python_version>='3.5' 2021-01-15 15:56:54.334 | 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,<45.0.0;python_version<='2.7' == '' ]] 2021-01-15 15:56:54.336 | ++ inc/python:get_from_global_requirements:244 : 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;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-01-15 15:56:54.338 | + 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;python_version>='\''3.5'\'' 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,<45.0.0;python_version<='\''2.7'\''' 2021-01-15 15:56:54.340 | + 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;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-01-15 15:56:54.356 | Using python 3.6 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,<45.0.0;python_version<='2.7' because python3_enabled=True 2021-01-15 15:56:54.361 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 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;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-01-15 15:56:56.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:56:56.907 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.908 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.908 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.908 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.909 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.909 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.910 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.910 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.911 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.912 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.912 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.912 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.913 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.913 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.914 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.914 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.915 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.915 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.915 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.916 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.916 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.917 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.917 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.918 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.918 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.919 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.919 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.919 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.920 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.920 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.921 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.921 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.922 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.923 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.923 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.924 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.924 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.924 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.925 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.925 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.926 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.926 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.926 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.927 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.927 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.928 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.928 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.929 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.929 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.929 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.930 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.930 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.931 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.931 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.932 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.932 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.933 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.933 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.934 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.934 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.935 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.935 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.936 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.936 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.936 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.937 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.938 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.938 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.938 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.939 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.939 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.940 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.940 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.940 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.941 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.941 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.942 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.943 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.943 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.943 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.944 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.944 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.945 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.945 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.946 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.946 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.947 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.947 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.947 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.948 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.948 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.949 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.949 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.950 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.950 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.951 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.951 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.951 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.952 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.952 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.953 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.953 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.954 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.954 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.954 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.955 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.955 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.956 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.956 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.957 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.957 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.958 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.958 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.959 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.959 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.960 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.960 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.961 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.961 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.962 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.962 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.963 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.963 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.963 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.964 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.964 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.965 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.965 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.966 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.966 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.967 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.967 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.968 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.968 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.969 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.969 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.970 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.970 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.970 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.971 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.971 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.972 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.972 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.973 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.973 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.974 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.974 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.974 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.975 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.976 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.976 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.976 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.977 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.977 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.978 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.978 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.979 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.979 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.980 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.980 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.981 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.981 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.982 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.982 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.983 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.983 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.983 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.984 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.984 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.985 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.985 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.986 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.986 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.987 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.987 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.988 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.988 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.988 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.989 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.989 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.990 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.990 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.991 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.991 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.991 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.992 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.992 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.993 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.993 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.993 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.994 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.995 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.995 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.996 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.996 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.997 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.997 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.998 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.998 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:56.998 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:56.999 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:56.999 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.000 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.001 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.001 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.002 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.002 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.002 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.003 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.003 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.004 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.004 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.004 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.005 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.006 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.006 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.007 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.007 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.007 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.008 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.008 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.008 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.009 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.010 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.010 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.010 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.011 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.011 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.012 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.012 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.013 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.013 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.014 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.014 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.014 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.015 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.015 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.016 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.016 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.017 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.017 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.018 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.018 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.019 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.019 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.020 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.020 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.021 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.021 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.021 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.022 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.023 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.023 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.023 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.024 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.024 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.025 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.025 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.026 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.026 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.027 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.027 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.027 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.028 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.029 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.029 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.029 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.030 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.030 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.031 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.031 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.032 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.032 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.033 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.033 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.034 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.034 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.035 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.035 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.036 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.036 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.037 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.037 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.037 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.038 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.038 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.039 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.039 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.040 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.040 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.040 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.041 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.041 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.042 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.042 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.043 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.043 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.044 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.044 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.045 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.045 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.046 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.046 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.047 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.047 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.048 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.048 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.048 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.049 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.049 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.050 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.050 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.051 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.051 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.052 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.052 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.053 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.053 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.053 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.054 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.054 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.055 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.055 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.056 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.056 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.057 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.057 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.058 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.058 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.058 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.059 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.059 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.060 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.061 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.061 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.062 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.062 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.063 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.063 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.063 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.064 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.064 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.065 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.065 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.066 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.066 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.067 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.067 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.067 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.068 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.068 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.069 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.069 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.070 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.070 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.071 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.071 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.072 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.072 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.073 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.073 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.073 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.074 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.074 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.075 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.075 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.076 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.076 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.077 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.077 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.077 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.078 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.078 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.079 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.079 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.080 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.080 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.080 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.081 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.081 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.082 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.082 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.083 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.083 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.083 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.084 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.084 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.085 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.085 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.085 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.086 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.086 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.087 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.087 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.088 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.088 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.089 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.089 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.089 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.090 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.090 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.091 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.091 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.092 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.092 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.092 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.093 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.094 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.094 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.095 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.095 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.095 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.096 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.096 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.097 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:56:57.097 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:56:57.098 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:56:57.098 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-01-15 15:56:57.100 | 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 in /usr/local/lib/python3.6/dist-packages (51.1.2) 2021-01-15 15:56:57.432 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 15:56:57.432 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 15:56:57.497 | + inc/python:pip_install:207 : result=0 2021-01-15 15:56:57.500 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:56:57.503 | + functions-common:time_stop:2331 : local name 2021-01-15 15:56:57.506 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:56:57.509 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:56:57.512 | + functions-common:time_stop:2334 : local total 2021-01-15 15:56:57.515 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:56:57.518 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:56:57.521 | + functions-common:time_stop:2338 : start_time=1610726214352 2021-01-15 15:56:57.524 | + functions-common:time_stop:2340 : [[ -z 1610726214352 ]] 2021-01-15 15:56:57.528 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:56:57.532 | + functions-common:time_stop:2343 : end_time=1610726217529 2021-01-15 15:56:57.534 | + functions-common:time_stop:2344 : elapsed_time=3177 2021-01-15 15:56:57.536 | + functions-common:time_stop:2345 : total=0 2021-01-15 15:56:57.538 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:56:57.539 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3177 2021-01-15 15:56:57.541 | + inc/python:pip_install:210 : return 0 2021-01-15 15:56:57.543 | + tools/install_pip.sh:main:154 : get_versions 2021-01-15 15:56:57.546 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-15 15:56:57.549 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-15 15:56:57.552 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-15 15:56:57.555 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-15 15:56:57.555 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-15 15:56:57.881 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-01-15 15:56:57.884 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-01-15 15:56:57.884 | pip: 20.2.4 2021-01-15 15:56:57.888 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-01-15 15:56:57.891 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-01-15 15:56:57.895 | + ./stack.sh:main:764 : fixup_all 2021-01-15 15:56:57.897 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-01-15 15:56:57.900 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-01-15 15:56:57.903 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-15 15:56:57.922 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-15 15:56:57.922 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-01-15 15:56:57.922 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-01-15 15:56:57.927 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-01-15 15:56:57.930 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-01-15 15:56:57.932 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-01-15 15:56:57.939 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-01-15 15:56:57.943 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-01-15 15:56:57.945 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-01-15 15:56:57.947 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-01-15 15:56:57.950 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 15:56:57.953 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 15:56:57.955 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 15:56:57.957 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 15:56:57.959 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 15:56:57.961 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 15:56:57.963 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:56:57.966 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:56:57.968 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 15:56:57.970 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 15:56:57.972 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 15:56:57.974 | + functions-common:apt_get_update:1069 : return 2021-01-15 15:56:57.976 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-01-15 15:56:57.978 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 15:56:57.980 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:56:57.982 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:56:57.985 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-01-15 15:56:58.003 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-01-15 15:56:58.122 | Reading package lists... 2021-01-15 15:56:58.373 | Building dependency tree... 2021-01-15 15:56:58.374 | Reading state information... 2021-01-15 15:56:58.579 | The following packages were automatically installed and are no longer required: 2021-01-15 15:56:58.580 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:56:58.580 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:56:58.580 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:56:58.580 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:56:58.581 | python3-twisted-bin python3-zope.interface 2021-01-15 15:56:58.581 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:56:58.581 | The following additional packages will be installed: 2021-01-15 15:56:58.581 | python3-software-properties 2021-01-15 15:56:58.638 | The following packages will be upgraded: 2021-01-15 15:56:58.638 | python3-software-properties software-properties-common 2021-01-15 15:56:58.920 | 2 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2021-01-15 15:56:58.920 | Need to get 33.9 kB of archives. 2021-01-15 15:56:58.920 | After this operation, 0 B of additional disk space will be used. 2021-01-15 15:56:58.920 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-01-15 15:56:59.053 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-01-15 15:56:59.681 | Fetched 33.9 kB in 0s (72.9 kB/s) 2021-01-15 15:56:59.763 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74320 files and directories currently installed.) 2021-01-15 15:56:59.768 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-01-15 15:56:59.949 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-15 15:57:00.107 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-01-15 15:57:00.284 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-15 15:57:00.383 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 15:57:01.165 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-01-15 15:57:01.477 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-15 15:57:01.502 | Setting up software-properties-common (0.96.24.32.14) ... 2021-01-15 15:57:03.777 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:57:03.779 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:57:03.781 | + functions-common:time_stop:2331 : local name 2021-01-15 15:57:03.784 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:57:03.786 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:57:03.789 | + functions-common:time_stop:2334 : local total 2021-01-15 15:57:03.791 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:57:03.793 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:57:03.795 | + functions-common:time_stop:2338 : start_time=1610726218000 2021-01-15 15:57:03.797 | + functions-common:time_stop:2340 : [[ -z 1610726218000 ]] 2021-01-15 15:57:03.801 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:57:03.804 | + functions-common:time_stop:2343 : end_time=1610726223802 2021-01-15 15:57:03.808 | + functions-common:time_stop:2344 : elapsed_time=5802 2021-01-15 15:57:03.810 | + functions-common:time_stop:2345 : total=138478 2021-01-15 15:57:03.812 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:57:03.814 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=144280 2021-01-15 15:57:03.816 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:57:03.819 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-01-15 15:57:04.680 | 'universe' distribution component is already enabled for all sources. 2021-01-15 15:57:04.709 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-01-15 15:57:04.712 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-01-15 15:57:07.340 | Reading package lists... 2021-01-15 15:57:07.638 | Building dependency tree... 2021-01-15 15:57:07.639 | Reading state information... 2021-01-15 15:57:07.851 | The following packages were automatically installed and are no longer required: 2021-01-15 15:57:07.851 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:57:07.851 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:57:07.851 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:57:07.851 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:57:07.852 | python3-twisted-bin python3-zope.interface 2021-01-15 15:57:07.852 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:57:07.906 | The following NEW packages will be installed: 2021-01-15 15:57:07.906 | ubuntu-cloud-keyring 2021-01-15 15:57:08.187 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2021-01-15 15:57:08.188 | Need to get 6,008 B of archives. 2021-01-15 15:57:08.188 | After this operation, 22.5 kB of additional disk space will be used. 2021-01-15 15:57:08.188 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-01-15 15:57:08.760 | Fetched 6,008 B in 0s (22.9 kB/s) 2021-01-15 15:57:08.808 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-01-15 15:57:08.846 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74320 files and directories currently installed.) 2021-01-15 15:57:08.850 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-01-15 15:57:08.856 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-15 15:57:08.976 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-15 15:57:11.195 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-01-15 15:57:11.338 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-15 15:57:11.390 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-01-15 15:57:11.407 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-15 15:57:11.466 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-15 15:57:11.595 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-15 15:57:15.345 | Fetched 179 kB in 1s (221 kB/s) 2021-01-15 15:57:17.076 | Reading package lists... 2021-01-15 15:57:17.140 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-01-15 15:57:17.143 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-01-15 15:57:17.147 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-01-15 15:57:17.150 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-01-15 15:57:17.153 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-01-15 15:57:17.158 | ++ functions-common:apt_get_update:1076 : id -u 2021-01-15 15:57:17.163 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-01-15 15:57:17.165 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-01-15 15:57:17.168 | + functions-common:time_start:2317 : local name=apt-get-update 2021-01-15 15:57:17.170 | + functions-common:time_start:2318 : local start_time= 2021-01-15 15:57:17.172 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 15:57:17.175 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 15:57:17.178 | + functions-common:time_start:2322 : _TIME_START[$name]=1610726237175 2021-01-15 15:57:17.180 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-15 15:57:17.182 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-15 15:57:17.184 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-01-15 15:57:17.455 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-15 15:57:17.585 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-01-15 15:57:17.585 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-15 15:57:17.714 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-15 15:57:17.843 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-15 15:57:20.048 | Reading package lists... 2021-01-15 15:57:20.114 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-01-15 15:57:20.117 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-01-15 15:57:20.120 | + functions-common:time_stop:2331 : local name 2021-01-15 15:57:20.123 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:57:20.126 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:57:20.129 | + functions-common:time_stop:2334 : local total 2021-01-15 15:57:20.132 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:57:20.134 | + functions-common:time_stop:2337 : name=apt-get-update 2021-01-15 15:57:20.136 | + functions-common:time_stop:2338 : start_time=1610726237175 2021-01-15 15:57:20.138 | + functions-common:time_stop:2340 : [[ -z 1610726237175 ]] 2021-01-15 15:57:20.141 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:57:20.144 | + functions-common:time_stop:2343 : end_time=1610726240142 2021-01-15 15:57:20.146 | + functions-common:time_stop:2344 : elapsed_time=2967 2021-01-15 15:57:20.149 | + functions-common:time_stop:2345 : total=2982 2021-01-15 15:57:20.151 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:57:20.153 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5949 2021-01-15 15:57:20.155 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-01-15 15:57:20.167 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-01-15 15:57:20.178 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-01-15 15:57:20.192 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-01-15 15:57:20.195 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-01-15 15:57:20.197 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-01-15 15:57:20.200 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-01-15 15:57:20.202 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-01-15 15:57:20.204 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-15 15:57:20.207 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-15 15:57:20.209 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-01-15 15:57:20.212 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-01-15 15:57:20.214 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-01-15 15:57:20.216 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-01-15 15:57:20.219 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-01-15 15:57:20.222 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-01-15 15:57:20.224 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 15:57:20.227 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 15:57:20.229 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 15:57:20.232 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 15:57:20.234 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 15:57:20.236 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 15:57:20.239 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-01-15 15:57:20.242 | + ./stack.sh:main:767 : pip_install -U os-testr 2021-01-15 15:57:20.264 | Using python 3.6 to install os-testr because python3_enabled=True 2021-01-15 15:57:20.270 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-01-15 15:57:22.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:57:22.783 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.784 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.784 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.785 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.785 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.786 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.786 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.787 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.787 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.788 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.788 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.789 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.789 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.790 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.790 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.790 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.791 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.791 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.792 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.792 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.792 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.793 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.793 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.794 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.794 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.795 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.795 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.796 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.796 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.796 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.797 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.798 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.798 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.798 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.799 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.799 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.800 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.800 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.800 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.801 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.801 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.802 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.802 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.803 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.803 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.803 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.804 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.804 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.805 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.805 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.805 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.806 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.806 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.807 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.807 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.808 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.808 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.809 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.809 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.810 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.810 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.811 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.811 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.812 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.812 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.812 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.813 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.813 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.814 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.814 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.815 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.815 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.815 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.816 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.816 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.817 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.817 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.818 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.818 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.819 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.819 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.820 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.820 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.821 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.821 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.821 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.822 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.822 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.823 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.823 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.824 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.824 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.824 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.825 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.825 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.826 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.826 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.827 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.827 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.827 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.828 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.828 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.829 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.829 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.830 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.830 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.830 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.831 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.831 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.832 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.832 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.833 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.834 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.834 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.834 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.835 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.835 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.836 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.836 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.837 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.837 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.838 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.838 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.838 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.839 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.839 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.840 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.840 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.841 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.841 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.842 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.842 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.843 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.843 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.844 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.844 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.845 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.845 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.845 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.846 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.846 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.847 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.847 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.848 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.848 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.848 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.849 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.849 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.850 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.851 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.851 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.851 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.852 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.852 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.853 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.853 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.854 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.854 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.855 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.855 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.856 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.856 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.856 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.857 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.857 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.858 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.858 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.859 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.859 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.859 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.860 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.861 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.861 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.861 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.862 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.862 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.863 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.863 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.863 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.864 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.864 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.865 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.865 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.866 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.866 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.867 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.867 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.867 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.868 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.868 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.869 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.870 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.870 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.870 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.871 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.871 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.872 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.872 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.873 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.873 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.874 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.874 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.875 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.875 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.875 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.876 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.876 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.877 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.877 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.878 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.878 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.878 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.879 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.880 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.880 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.880 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.881 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.881 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.881 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.882 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.882 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.883 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.883 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.884 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.884 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.885 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.885 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.885 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.886 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.886 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.887 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.887 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.888 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.888 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.888 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.889 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.889 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.890 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.890 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.890 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.891 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.892 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.892 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.892 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.893 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.893 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.894 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.894 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.895 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.895 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.896 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.896 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.897 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.897 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.898 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.898 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.898 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.899 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.899 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.900 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.900 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.901 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.901 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.902 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.902 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.903 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.903 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.903 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.904 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.904 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.905 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.905 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.906 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.906 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.907 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.907 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.908 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.908 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.908 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.909 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.909 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.910 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.910 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.911 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.911 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.911 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.912 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.913 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.914 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.914 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.914 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.914 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.915 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.915 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.916 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.916 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.916 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.917 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.917 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.918 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.919 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.919 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.919 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.920 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.920 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.921 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.921 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.922 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.922 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.923 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.923 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.923 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.924 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.925 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.925 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.925 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.926 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.926 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.927 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.927 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.928 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.928 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.929 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.929 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.930 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.930 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.931 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.931 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.931 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.932 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.932 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.933 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.933 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.934 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.934 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.935 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.935 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.936 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.936 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.936 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.937 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.937 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.938 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.939 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.939 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.939 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.940 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.940 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.941 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.941 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.942 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.942 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.942 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.943 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.944 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.944 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.945 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.945 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.946 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.946 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.947 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.947 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.947 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.948 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.948 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.949 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.949 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.949 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.950 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.950 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.951 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.951 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.952 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.952 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.952 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.953 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.953 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.954 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.954 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.955 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.955 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.955 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.956 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.956 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.957 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.957 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.958 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.958 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.958 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.959 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.959 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.960 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.960 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.961 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.961 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.961 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.962 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.962 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.963 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.963 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.964 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.964 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.965 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.965 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.965 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.966 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.966 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.967 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.967 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.968 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.968 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.969 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.969 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.970 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:22.970 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:22.970 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:22.971 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:23.059 | Collecting os-testr===2.0.0 2021-01-15 15:57:23.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-01-15 15:57:23.233 | Collecting pbr===5.4.5 2021-01-15 15:57:23.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110 kB) 2021-01-15 15:57:23.327 | Collecting stestr===3.0.1 2021-01-15 15:57:23.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-01-15 15:57:23.456 | Collecting python-subunit===1.4.0 2021-01-15 15:57:23.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-01-15 15:57:23.587 | Collecting testtools===2.4.0 2021-01-15 15:57:23.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-01-15 15:57:23.744 | Collecting cliff===3.1.0 2021-01-15 15:57:23.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c7/3056715f3ce66/cliff-3.1.0-py3-none-any.whl (80 kB) 2021-01-15 15:57:23.858 | Collecting future===0.18.2 2021-01-15 15:57:23.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-01-15 15:57:24.744 | Collecting fixtures===3.0.0 2021-01-15 15:57:24.751 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-01-15 15:57:24.858 | Collecting voluptuous===0.11.7 2021-01-15 15:57:24.865 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl (28 kB) 2021-01-15 15:57:25.040 | Collecting PyYAML===5.3.1 2021-01-15 15:57:25.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-01-15 15:57:25.855 | Collecting extras===1.0.0 2021-01-15 15:57:25.861 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-01-15 15:57:25.943 | Collecting unittest2===1.1.0 2021-01-15 15:57:25.950 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-01-15 15:57:26.032 | Collecting python-mimeparse===1.6.0 2021-01-15 15:57:26.038 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-01-15 15:57:26.102 | Collecting six===1.14.0 2021-01-15 15:57:26.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl (10 kB) 2021-01-15 15:57:26.157 | Collecting traceback2===1.4.0 2021-01-15 15:57:26.164 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-01-15 15:57:26.245 | Collecting prettytable===0.7.2 2021-01-15 15:57:26.252 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-01-15 15:57:26.439 | Collecting cmd2===0.8.9 2021-01-15 15:57:26.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) 2021-01-15 15:57:26.587 | Collecting stevedore===1.32.0 2021-01-15 15:57:26.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/7dc759fb0f2e3/stevedore-1.32.0-py2.py3-none-any.whl (43 kB) 2021-01-15 15:57:26.786 | Collecting pyparsing===2.4.7 2021-01-15 15:57:26.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-01-15 15:57:26.877 | Collecting argparse 2021-01-15 15:57:26.884 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-01-15 15:57:26.951 | Collecting linecache2===1.0.0 2021-01-15 15:57:26.957 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-01-15 15:57:27.038 | Collecting wcwidth===0.1.9 2021-01-15 15:57:27.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caf/e2186b3c009a0/wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) 2021-01-15 15:57:27.134 | Collecting pyperclip===1.8.0 2021-01-15 15:57:27.141 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-01-15 15:57:27.171 | Building wheels for collected packages: PyYAML, future 2021-01-15 15:57:27.172 | Building wheel for PyYAML (setup.py): started 2021-01-15 15:57:37.073 | Building wheel for PyYAML (setup.py): finished with status 'done' 2021-01-15 15:57:37.077 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403682 sha256=eb3825adc66f679315782f96279f7d9104a602e7fc280b0620e24e68ccc31c2d 2021-01-15 15:57:37.077 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2021-01-15 15:57:37.079 | Building wheel for future (setup.py): started 2021-01-15 15:57:38.019 | Building wheel for future (setup.py): finished with status 'done' 2021-01-15 15:57:38.024 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=97260c9cb7f94b81fe6ac6d2b85b0452a674f4949fe37282bd1584170100c48f 2021-01-15 15:57:38.025 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-01-15 15:57:38.025 | Successfully built PyYAML future 2021-01-15 15:57:38.440 | Installing collected packages: voluptuous, pbr, extras, linecache2, traceback2, argparse, six, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyparsing, pyperclip, cmd2, stevedore, cliff, future, stestr, os-testr 2021-01-15 15:57:38.685 | Attempting uninstall: six 2021-01-15 15:57:38.686 | Found existing installation: six 1.11.0 2021-01-15 15:57:38.689 | Uninstalling six-1.11.0: 2021-01-15 15:57:38.779 | Successfully uninstalled six-1.11.0 2021-01-15 15:57:40.395 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 cliff-3.1.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.4.5 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.14.0 stestr-3.0.1 stevedore-1.32.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.9 2021-01-15 15:57:40.456 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 15:57:40.456 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 15:57:40.595 | + inc/python:pip_install:207 : result=0 2021-01-15 15:57:40.599 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:57:40.602 | + functions-common:time_stop:2331 : local name 2021-01-15 15:57:40.606 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:57:40.609 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:57:40.613 | + functions-common:time_stop:2334 : local total 2021-01-15 15:57:40.616 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:57:40.618 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:57:40.620 | + functions-common:time_stop:2338 : start_time=1610726240258 2021-01-15 15:57:40.623 | + functions-common:time_stop:2340 : [[ -z 1610726240258 ]] 2021-01-15 15:57:40.626 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:57:40.629 | + functions-common:time_stop:2343 : end_time=1610726260626 2021-01-15 15:57:40.632 | + functions-common:time_stop:2344 : elapsed_time=20368 2021-01-15 15:57:40.635 | + functions-common:time_stop:2345 : total=0 2021-01-15 15:57:40.637 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:57:40.640 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20368 2021-01-15 15:57:40.643 | + inc/python:pip_install:210 : return 0 2021-01-15 15:57:40.646 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2021-01-15 15:57:40.649 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2021-01-15 15:57:40.651 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-01-15 15:57:40.655 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-15 15:57:40.658 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-01-15 15:57:40.660 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-01-15 15:57:40.663 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-01-15 15:57:40.667 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-01-15 15:57:40.667 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-01-15 15:57:40.672 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-01-15 15:57:40.675 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-01-15 15:57:40.678 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-01-15 15:57:40.681 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-01-15 15:57:40.683 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-01-15 15:57:40.702 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-01-15 15:57:40.708 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-01-15 15:57:43.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:57:43.272 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.273 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.273 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.274 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.274 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.275 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.275 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.276 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.276 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.277 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.277 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.277 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.278 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.278 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.279 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.279 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.280 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.280 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.280 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.281 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.281 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.282 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.282 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.283 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.283 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.284 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.284 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.285 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.285 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.285 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.286 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.287 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.287 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.288 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.288 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.289 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.289 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.290 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.290 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.290 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.291 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.291 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.291 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.292 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.292 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.293 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.293 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.294 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.294 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.294 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.295 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.295 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.296 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.296 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.297 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.297 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.297 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.298 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.299 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.299 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.300 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.300 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.300 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.301 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.301 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.302 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.302 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.303 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.303 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.304 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.304 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.304 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.305 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.305 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.306 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.306 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.306 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.307 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.308 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.308 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.308 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.309 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.309 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.310 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.310 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.311 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.311 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.312 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.312 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.312 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.313 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.313 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.314 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.314 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.314 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.315 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.315 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.316 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.316 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.317 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.317 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.318 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.318 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.318 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.319 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.319 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.320 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.320 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.321 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.321 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.322 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.322 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.323 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.323 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.324 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.324 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.325 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.325 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.326 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.326 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.327 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.327 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.327 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.328 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.328 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.329 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.329 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.330 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.330 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.331 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.331 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.332 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.332 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.333 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.333 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.334 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.334 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.335 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.335 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.335 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.336 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.336 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.337 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.337 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.338 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.338 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.338 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.339 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.339 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.340 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.340 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.341 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.341 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.342 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.342 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.342 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.343 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.344 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.344 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.345 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.345 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.345 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.346 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.346 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.347 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.347 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.348 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.348 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.349 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.349 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.349 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.350 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.350 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.351 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.351 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.352 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.352 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.353 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.353 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.354 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.354 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.354 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.355 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.355 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.355 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.356 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.356 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.357 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.357 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.358 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.358 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.359 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.359 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.360 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.360 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.361 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.361 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.362 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.362 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.362 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.363 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.363 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.364 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.364 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.365 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.365 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.366 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.366 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.367 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.367 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.368 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.368 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.368 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.369 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.370 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.370 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.370 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.371 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.371 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.371 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.372 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.372 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.373 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.373 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.374 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.374 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.375 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.375 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.375 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.376 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.376 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.377 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.377 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.378 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.378 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.379 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.379 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.379 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.380 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.380 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.381 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.381 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.382 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.382 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.383 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.383 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.384 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.384 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.385 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.385 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.386 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.386 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.386 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.387 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.388 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.388 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.388 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.389 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.389 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.390 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.390 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.390 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.391 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.391 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.392 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.392 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.393 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.393 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.394 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.394 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.395 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.395 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.395 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.396 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.396 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.397 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.398 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.398 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.398 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.399 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.399 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.399 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.400 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.400 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.401 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.401 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.402 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.402 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.402 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.403 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.403 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.404 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.404 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.404 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.405 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.405 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.406 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.406 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.407 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.408 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.408 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.408 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.409 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.409 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.410 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.410 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.411 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.411 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.412 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.413 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.413 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.414 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.414 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.415 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.415 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.416 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.416 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.416 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.417 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.417 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.418 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.418 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.418 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.419 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.420 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.420 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.420 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.421 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.421 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.422 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.422 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.423 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.423 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.424 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.424 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.425 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.425 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.426 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.426 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.426 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.427 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.427 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.428 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.428 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.429 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.429 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.430 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.430 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.431 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.431 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.432 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.432 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.432 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.433 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.434 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.434 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.434 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.435 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.435 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.436 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.436 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.437 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.437 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.438 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.438 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.438 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.439 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.439 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.440 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.440 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.440 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.441 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.441 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.442 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.442 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.443 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.443 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.444 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.444 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.444 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.445 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.445 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.446 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.446 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.447 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.447 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.448 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.448 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.448 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.449 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.449 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.450 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.450 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.450 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.451 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.451 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.452 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.452 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.453 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.453 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.453 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.454 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.454 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.455 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.455 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.456 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.456 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.457 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.457 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.458 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.458 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.459 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.459 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.460 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.460 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:43.461 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:43.461 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:43.462 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-01-15 15:57:43.894 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 15:57:43.894 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 15:57:43.961 | + inc/python:pip_install:207 : result=0 2021-01-15 15:57:43.964 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:57:43.968 | + functions-common:time_stop:2331 : local name 2021-01-15 15:57:43.972 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:57:43.974 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:57:43.976 | + functions-common:time_stop:2334 : local total 2021-01-15 15:57:43.979 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:57:43.981 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:57:43.983 | + functions-common:time_stop:2338 : start_time=1610726260696 2021-01-15 15:57:43.985 | + functions-common:time_stop:2340 : [[ -z 1610726260696 ]] 2021-01-15 15:57:43.988 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:57:43.991 | + functions-common:time_stop:2343 : end_time=1610726263989 2021-01-15 15:57:43.994 | + functions-common:time_stop:2344 : elapsed_time=3293 2021-01-15 15:57:43.996 | + functions-common:time_stop:2345 : total=20368 2021-01-15 15:57:43.998 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:57:44.000 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23661 2021-01-15 15:57:44.003 | + inc/python:pip_install:210 : return 0 2021-01-15 15:57:44.005 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-01-15 15:57:44.059 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2021-01-15 15:57:44.133 | + ./stack.sh:main:781 : install_infra 2021-01-15 15:57:44.135 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-15 15:57:44.138 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-01-15 15:57:44.140 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-01-15 15:57:46.771 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-15 15:57:46.774 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-01-15 15:57:46.800 | + inc/python:pip_install:200 : 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 2021-01-15 15:57:48.488 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.492 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.495 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.502 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.507 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.509 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.519 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.524 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.527 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.534 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.540 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.542 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.546 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.551 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.554 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.558 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.562 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.565 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.567 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.572 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.574 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.579 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.583 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.586 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.595 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.599 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.601 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.609 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.613 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.616 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.623 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.628 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.631 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.643 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.647 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.650 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.654 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.656 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.659 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.661 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.666 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.669 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.673 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.678 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.680 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.683 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.688 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.690 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.693 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.697 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.700 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.703 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.708 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.710 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.721 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.725 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.728 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.747 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.754 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.759 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.761 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.772 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.776 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.780 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.783 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.787 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.792 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.794 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.802 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.806 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.808 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.811 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.816 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.818 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.824 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.829 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.831 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.855 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.859 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.862 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.864 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.869 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.871 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.876 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.879 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.886 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.891 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.893 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.897 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.902 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.904 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.910 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.915 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.917 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.919 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.924 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.926 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.935 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.940 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.942 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.946 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.950 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.952 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.956 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.961 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.963 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.972 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.977 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:48.979 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:48.993 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:48.998 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.000 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.023 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.028 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.030 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.034 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.039 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.042 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.056 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.059 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.061 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.065 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.068 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.070 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.077 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.102 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.106 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.108 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.125 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.141 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.146 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.148 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.151 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.156 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.158 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.169 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.174 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.176 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.179 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.184 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.186 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.190 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.193 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.199 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.202 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.204 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.209 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.211 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.222 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.227 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.229 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.235 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.240 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.242 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.247 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.249 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.271 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.276 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.279 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.283 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.289 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.291 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.296 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.304 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.308 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.311 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.318 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.323 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.325 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.331 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.336 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.344 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.346 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.355 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.357 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.363 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.368 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.370 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.372 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.377 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.379 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.383 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.388 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.390 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.393 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.398 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.400 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.402 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.407 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.409 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.437 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.442 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.445 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.454 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.458 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.461 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.464 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.468 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.471 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.481 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.487 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.489 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.500 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.503 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.505 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.510 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.512 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.520 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.525 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.527 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.529 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.534 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.536 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.555 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.557 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.560 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.564 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.567 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.569 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.571 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.576 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.578 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.591 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.595 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.598 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.602 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.607 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.609 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.615 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.621 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.623 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.626 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.630 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.633 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.638 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.643 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.645 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.649 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.654 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.656 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.664 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.678 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.682 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.685 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.688 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.693 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.695 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.705 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.710 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.712 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.723 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.728 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.730 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.741 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.746 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.749 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.751 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.756 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.759 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.766 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.771 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.773 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.782 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.793 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.798 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.800 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.805 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.810 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.812 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.823 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.828 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.831 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.837 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.841 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.844 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.862 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.867 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.870 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.872 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.877 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.879 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.882 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.887 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.890 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.892 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.896 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.899 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.903 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.907 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.910 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.913 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.917 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.920 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.925 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.930 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.933 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.943 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.948 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.950 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.978 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.983 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:49.985 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:49.993 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:49.997 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.000 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.010 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.015 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.017 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.020 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.025 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.027 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.040 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.053 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.056 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.058 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.063 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.065 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.070 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.075 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.077 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.085 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.090 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.093 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.113 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.119 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.124 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.126 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.128 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.133 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.136 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.145 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.150 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.152 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.167 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.172 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.174 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.179 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.183 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.186 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.188 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.193 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.196 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.213 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.218 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.221 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.233 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.235 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.240 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.243 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.247 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.251 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.254 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.258 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.279 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.283 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.287 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.291 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.296 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.298 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.307 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.312 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.314 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.322 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.326 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.329 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.336 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.338 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.343 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.347 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.350 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.352 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.357 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.360 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.367 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.373 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.377 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.380 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.386 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.389 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.391 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.396 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.399 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.411 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.414 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.417 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.424 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.427 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.431 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.434 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.438 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.447 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.449 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.454 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.456 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.461 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.471 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.476 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.478 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.481 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.485 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.489 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.493 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.497 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.500 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.504 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.508 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.511 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.524 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.527 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.539 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.544 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.546 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.553 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.556 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.558 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:50.563 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:50.565 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:50.574 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-01-15 15:57:50.687 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-01-15 15:57:50.715 | Installing collected packages: pbr 2021-01-15 15:57:50.819 | Successfully installed pbr-5.4.5 2021-01-15 15:57:50.885 | + inc/python:pip_install:207 : result=0 2021-01-15 15:57:50.888 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:57:50.892 | + functions-common:time_stop:2331 : local name 2021-01-15 15:57:50.894 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:57:50.899 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:57:50.902 | + functions-common:time_stop:2334 : local total 2021-01-15 15:57:50.905 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:57:50.908 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:57:50.912 | + functions-common:time_stop:2338 : start_time=1610726266791 2021-01-15 15:57:50.915 | + functions-common:time_stop:2340 : [[ -z 1610726266791 ]] 2021-01-15 15:57:50.918 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:57:50.922 | + functions-common:time_stop:2343 : end_time=1610726270919 2021-01-15 15:57:50.925 | + functions-common:time_stop:2344 : elapsed_time=4128 2021-01-15 15:57:50.928 | + functions-common:time_stop:2345 : total=23661 2021-01-15 15:57:50.931 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:57:50.934 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27789 2021-01-15 15:57:50.937 | + inc/python:pip_install:210 : return 0 2021-01-15 15:57:50.940 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-15 15:57:50.944 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-01-15 15:57:50.966 | + inc/python:pip_install:200 : 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 2021-01-15 15:57:52.652 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.657 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.659 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.667 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.671 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.674 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.684 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.689 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.692 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.699 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.704 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.706 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.711 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.716 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.718 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.722 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.727 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.729 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.732 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.737 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.739 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.743 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.748 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.751 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.760 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.764 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.766 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.773 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.778 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.781 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.789 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.793 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.808 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.813 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.815 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.820 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.822 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.825 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.827 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.832 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.834 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.838 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.843 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.845 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.849 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.853 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.856 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.858 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.863 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.866 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.869 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.874 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.876 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.887 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.892 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.894 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.914 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.921 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.926 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.928 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.938 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.943 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.947 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.950 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.954 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.958 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.961 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.968 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.973 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.975 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.977 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.983 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.985 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:52.991 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:52.995 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:52.997 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.022 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.026 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.028 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.031 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.035 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.039 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.043 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.046 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.054 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.058 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.061 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.065 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.069 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.072 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.077 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.082 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.085 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.087 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.092 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.094 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.103 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.108 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.110 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.113 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.119 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.121 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.125 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.129 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.132 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.141 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.145 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.148 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.162 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.167 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.169 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.192 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.197 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.199 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.203 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.208 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.211 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.225 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.228 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.230 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.234 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.237 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.239 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.245 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.270 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.274 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.277 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.294 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.310 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.314 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.317 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.320 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.325 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.327 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.338 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.342 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.345 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.347 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.352 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.354 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.359 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.361 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.368 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.370 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.372 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.377 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.380 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.391 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.395 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.398 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.404 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.408 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.411 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.416 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.418 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.441 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.446 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.448 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.452 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.458 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.460 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.466 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.473 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.478 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.480 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.487 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.492 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.494 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.500 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.506 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.514 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.516 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.525 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.527 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.533 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.538 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.540 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.543 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.548 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.550 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.554 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.559 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.561 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.563 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.568 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.570 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.573 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.577 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.580 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.608 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.612 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.615 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.624 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.629 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.631 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.634 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.638 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.641 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.651 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.657 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.659 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.671 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.673 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.676 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.681 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.683 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.691 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.695 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.698 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.700 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.705 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.707 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.726 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.728 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.731 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.735 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.737 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.740 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.742 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.747 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.749 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.763 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.768 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.771 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.775 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.779 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.782 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.788 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.793 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.796 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.798 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.803 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.806 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.811 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.816 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.818 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.822 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.827 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.829 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.837 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.851 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.855 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.858 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.861 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.867 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.869 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.879 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.884 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.886 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.897 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.902 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.905 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.916 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.921 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.923 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.925 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.931 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.933 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.940 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.945 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.947 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.956 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.967 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.972 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.974 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.978 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:53.983 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:53.985 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:53.997 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.002 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.005 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.010 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.015 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.017 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.036 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.041 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.044 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.046 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.051 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.054 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.056 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.062 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.064 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.066 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.071 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.073 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.077 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.082 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.085 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.087 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.092 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.094 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.100 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.104 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.107 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.118 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.123 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.125 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.156 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.160 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.163 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.170 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.175 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.178 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.188 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.193 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.195 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.198 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.203 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.205 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.218 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.231 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.233 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.236 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.241 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.243 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.247 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.252 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.254 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.262 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.267 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.270 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.290 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.296 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.300 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.303 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.306 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.310 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.313 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.322 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.327 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.329 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.344 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.349 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.351 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.356 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.360 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.363 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.366 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.371 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.373 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.390 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.395 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.398 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.411 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.413 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.418 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.421 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.425 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.430 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.432 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.436 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.457 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.462 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.466 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.469 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.474 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.477 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.486 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.490 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.493 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.500 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.505 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.507 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.515 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.517 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.522 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.526 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.529 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.531 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.536 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.539 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.546 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.552 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.557 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.559 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.565 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.568 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.570 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.575 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.578 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.591 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.593 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.596 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.603 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.606 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.610 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.613 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.618 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.627 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.629 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.634 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.636 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.641 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.651 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.656 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.658 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.661 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.666 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.669 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.673 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.678 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.681 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.685 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.689 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.692 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.705 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.708 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.720 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.725 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.727 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.734 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.737 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.739 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:57:54.744 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:57:54.746 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:57:54.748 | Processing /opt/stack/requirements 2021-01-15 15:57:56.105 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-01-15 15:57:56.194 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-01-15 15:57:56.234 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-01-15 15:57:56.345 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-01-15 15:57:56.989 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-01-15 15:57:57.094 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-01-15 15:57:57.134 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-01-15 15:57:57.180 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-01-15 15:57:57.202 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-01-15 15:57:57.245 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-01-15 15:57:57.301 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-01-15 15:57:57.319 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-15 15:57:57.346 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-01-15 15:57:57.377 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-01-15 15:57:57.396 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-01-15 15:57:57.502 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-01-15 15:57:57.520 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-01-15 15:57:57.554 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-01-15 15:57:57.565 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-01-15 15:57:57.570 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-01-15 15:57:57.621 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2021-01-15 15:57:57.640 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-01-15 15:57:57.700 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-01-15 15:57:57.747 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-01-15 15:57:57.772 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-01-15 15:57:57.803 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-01-15 15:57:57.825 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-01-15 15:57:57.841 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-01-15 15:57:57.862 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-01-15 15:57:57.875 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-01-15 15:57:57.893 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-01-15 15:57:57.907 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-01-15 15:57:57.941 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-01-15 15:57:57.972 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-01-15 15:57:57.989 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-01-15 15:57:58.004 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-01-15 15:57:58.033 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-01-15 15:57:58.043 | Building wheels for collected packages: PyYAML 2021-01-15 15:57:58.044 | Running setup.py bdist_wheel for PyYAML: started 2021-01-15 15:57:58.333 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-01-15 15:57:58.333 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u35z_oc0/PyYAML/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/tmpnhf9s6jnpip-wheel- --python-tag cp36: 2021-01-15 15:57:58.333 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-01-15 15:57:58.333 | or: -c --help [cmd1 cmd2 ...] 2021-01-15 15:57:58.333 | or: -c --help-commands 2021-01-15 15:57:58.333 | or: -c cmd --help 2021-01-15 15:57:58.333 | 2021-01-15 15:57:58.333 | error: invalid command 'bdist_wheel' 2021-01-15 15:57:58.333 | 2021-01-15 15:57:58.333 | ---------------------------------------- 2021-01-15 15:57:58.333 | Failed building wheel for PyYAML 2021-01-15 15:57:58.334 | Running setup.py clean for PyYAML 2021-01-15 15:57:58.636 | Failed to build PyYAML 2021-01-15 15:57:58.638 | Installing collected packages: chardet, certifi, linecache2, traceback2, python-mimeparse, extras, six, argparse, unittest2, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-01-15 15:57:59.467 | Running setup.py install for PyYAML: started 2021-01-15 15:58:08.972 | Running setup.py install for PyYAML: finished with status 'done' 2021-01-15 15:58:09.418 | Running setup.py install for openstack-requirements: started 2021-01-15 15:58:11.608 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-01-15 15:58:11.892 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3510 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2021-01-15 15:58:11.998 | + inc/python:pip_install:207 : result=0 2021-01-15 15:58:12.000 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:58:12.004 | + functions-common:time_stop:2331 : local name 2021-01-15 15:58:12.007 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:58:12.010 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:58:12.013 | + functions-common:time_stop:2334 : local total 2021-01-15 15:58:12.016 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:58:12.019 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:58:12.021 | + functions-common:time_stop:2338 : start_time=1610726270958 2021-01-15 15:58:12.023 | + functions-common:time_stop:2340 : [[ -z 1610726270958 ]] 2021-01-15 15:58:12.026 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:58:12.030 | + functions-common:time_stop:2343 : end_time=1610726292027 2021-01-15 15:58:12.032 | + functions-common:time_stop:2344 : elapsed_time=21069 2021-01-15 15:58:12.034 | + functions-common:time_stop:2345 : total=27789 2021-01-15 15:58:12.036 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:58:12.039 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=48858 2021-01-15 15:58:12.041 | + inc/python:pip_install:210 : return 0 2021-01-15 15:58:12.043 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-01-15 15:58:12.046 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-01-15 15:58:12.048 | + inc/python:use_library_from_git:263 : local name=pbr 2021-01-15 15:58:12.051 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:58:12.054 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:58:12.056 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-01-15 15:58:12.059 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:58:12.061 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-01-15 15:58:12.085 | Using python 3.6 to install pbr because python3_enabled=True 2021-01-15 15:58:12.091 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-15 15:58:14.613 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:58:14.614 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.615 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.615 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.615 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.616 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.616 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.617 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.618 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.618 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.618 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.619 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.619 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.620 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.620 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.621 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.621 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.622 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.622 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.622 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.623 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.623 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.624 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.625 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.625 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.626 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.626 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.627 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.628 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.628 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.628 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.629 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.630 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.630 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.631 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.631 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.632 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.632 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.633 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.633 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.633 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.634 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.634 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.635 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.635 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.636 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.636 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.637 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.637 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.637 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.638 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.638 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.639 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.639 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.639 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.640 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.641 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.641 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.642 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.642 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.643 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.643 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.643 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.644 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.644 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.645 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.645 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.646 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.646 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.647 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.647 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.648 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.648 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.649 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.649 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.649 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.650 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.650 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.651 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.652 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.652 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.652 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.653 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.653 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.654 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.654 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.654 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.655 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.655 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.656 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.656 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.657 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.657 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.658 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.658 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.658 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.659 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.659 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.660 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.660 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.661 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.661 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.662 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.662 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.663 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.663 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.663 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.664 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.665 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.665 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.665 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.666 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.666 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.667 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.668 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.668 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.668 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.669 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.669 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.670 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.670 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.671 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.671 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.672 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.672 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.672 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.673 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.673 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.674 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.674 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.675 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.676 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.676 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.676 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.677 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.677 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.678 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.678 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.679 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.679 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.679 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.680 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.680 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.681 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.681 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.682 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.682 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.683 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.683 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.683 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.684 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.684 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.685 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.685 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.686 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.686 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.687 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.687 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.688 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.688 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.689 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.689 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.689 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.690 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.690 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.691 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.691 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.692 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.692 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.693 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.693 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.694 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.694 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.695 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.695 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.696 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.696 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.697 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.697 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.697 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.698 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.698 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.698 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.699 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.699 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.700 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.700 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.701 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.701 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.701 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.702 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.703 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.703 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.704 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.704 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.705 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.705 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.705 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.706 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.706 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.707 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.707 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.708 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.708 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.709 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.709 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.710 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.710 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.710 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.711 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.711 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.712 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.712 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.713 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.713 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.714 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.714 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.715 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.715 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.715 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.716 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.716 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.716 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.717 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.718 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.718 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.718 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.719 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.719 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.720 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.720 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.720 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.721 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.721 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.722 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.722 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.723 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.723 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.724 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.724 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.725 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.725 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.726 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.726 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.726 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.727 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.727 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.728 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.728 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.729 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.729 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.730 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.730 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.731 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.731 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.732 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.732 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.732 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.733 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.733 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.734 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.734 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.735 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.735 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.736 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.736 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.736 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.737 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.737 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.738 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.738 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.739 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.739 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.740 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.740 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.740 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.741 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.742 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.742 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.742 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.743 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.743 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.744 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.744 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.745 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.745 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.745 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.746 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.746 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.747 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.747 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.747 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.748 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.748 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.749 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.749 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.750 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.750 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.751 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.751 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.752 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.752 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.753 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.753 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.754 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.754 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.755 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.755 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.756 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.756 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.756 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.757 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.757 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.758 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.758 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.759 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.759 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.760 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.760 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.760 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.761 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.761 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.762 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.762 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.763 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.763 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.764 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.764 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.764 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.765 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.765 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.766 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.766 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.767 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.767 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.768 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.768 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.769 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.769 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.770 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.770 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.771 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.771 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.772 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.772 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.773 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.773 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.774 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.774 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.774 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.775 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.775 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.776 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.776 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.777 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.777 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.778 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.778 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.779 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.779 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.779 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.780 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.780 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.781 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.781 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.782 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.782 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.782 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.783 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.783 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.784 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.784 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.785 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.785 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.785 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.786 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.787 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.787 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.788 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.788 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.789 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.789 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.790 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.790 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.791 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.791 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.791 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.792 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.792 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.793 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.793 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.793 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.794 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.794 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.795 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.795 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.796 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.796 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.796 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.797 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.797 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.798 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.798 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.799 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.799 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.799 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.800 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.800 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.801 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.801 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.802 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.803 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.803 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.804 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.804 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.804 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:58:14.805 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:58:14.805 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:58:14.937 | Requirement already up-to-date: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-01-15 15:58:15.350 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 15:58:15.350 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 15:58:15.417 | + inc/python:pip_install:207 : result=0 2021-01-15 15:58:15.421 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:58:15.424 | + functions-common:time_stop:2331 : local name 2021-01-15 15:58:15.427 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:58:15.430 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:58:15.433 | + functions-common:time_stop:2334 : local total 2021-01-15 15:58:15.436 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:58:15.439 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:58:15.442 | + functions-common:time_stop:2338 : start_time=1610726292078 2021-01-15 15:58:15.444 | + functions-common:time_stop:2340 : [[ -z 1610726292078 ]] 2021-01-15 15:58:15.447 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:58:15.450 | + functions-common:time_stop:2343 : end_time=1610726295448 2021-01-15 15:58:15.452 | + functions-common:time_stop:2344 : elapsed_time=3370 2021-01-15 15:58:15.454 | + functions-common:time_stop:2345 : total=48858 2021-01-15 15:58:15.456 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:58:15.458 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=52228 2021-01-15 15:58:15.461 | + inc/python:pip_install:210 : return 0 2021-01-15 15:58:15.463 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2021-01-15 15:58:18.054 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2021-01-15 15:58:19.721 | Collecting bindep 2021-01-15 15:58:19.789 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2021-01-15 15:58:19.811 | Collecting distro (from bindep) 2021-01-15 15:58:19.834 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-01-15 15:58:19.847 | Collecting pbr>=2.0.0 (from bindep) 2021-01-15 15:58:19.931 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-15 15:58:19.962 | Collecting Parsley (from bindep) 2021-01-15 15:58:19.979 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-15 15:58:20.001 | Installing collected packages: distro, pbr, Parsley, bindep 2021-01-15 15:58:20.329 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2021-01-15 15:58:20.397 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-15 15:58:20.401 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-15 15:58:20.406 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2021-01-15 15:58:20.431 | + ./stack.sh:main:790 : pkgs= 2021-01-15 15:58:20.434 | + ./stack.sh:main:791 : [[ -n '' ]] 2021-01-15 15:58:20.436 | + ./stack.sh:main:798 : run_phase stack pre-install 2021-01-15 15:58:20.438 | + functions-common:run_phase:1759 : local mode=stack 2021-01-15 15:58:20.441 | + functions-common:run_phase:1760 : local phase=pre-install 2021-01-15 15:58:20.443 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-15 15:58:20.446 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-01-15 15:58:20.449 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-15 15:58:20.451 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-01-15 15:58:20.453 | + functions-common:run_phase:1769 : local extra 2021-01-15 15:58:20.456 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-15 15:58:20.460 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-01-15 15:58:20.462 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-15 15:58:20.465 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-15 15:58:20.467 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-01-15 15:58:20.469 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-15 15:58:20.486 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:58:20.490 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 15:58:20.492 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-15 15:58:20.494 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-01-15 15:58:20.496 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-15 15:58:20.498 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-15 15:58:20.501 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-01-15 15:58:20.503 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-01-15 15:58:20.505 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-01-15 15:58:20.507 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-01-15 15:58:20.509 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-01-15 15:58:20.512 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-01-15 15:58:20.514 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-15 15:58:20.516 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-15 15:58:20.518 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 15:58:20.521 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-15 15:58:20.523 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-01-15 15:58:20.525 | + functions-common:run_plugins:1745 : local mode=stack 2021-01-15 15:58:20.528 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-01-15 15:58:20.530 | + functions-common:run_plugins:1748 : local plugins= 2021-01-15 15:58:20.532 | + functions-common:run_plugins:1749 : local plugin 2021-01-15 15:58:20.534 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2021-01-15 15:58:20.538 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-01-15 15:58:20.540 | + functions:set_systemd_override:800 : local value=2048 2021-01-15 15:58:20.542 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-01-15 15:58:20.546 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-01-15 15:58:20.594 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-01-15 15:58:20.594 | Set systemd system override for DefaultLimitNOFILE=2048 2021-01-15 15:58:20.598 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-01-15 15:58:20.780 | + ./stack.sh:main:803 : install_rpc_backend 2021-01-15 15:58:20.784 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-01-15 15:58:20.800 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:58:20.803 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-01-15 15:58:20.805 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 15:58:20.807 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 15:58:20.810 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 15:58:20.812 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 15:58:20.815 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 15:58:20.817 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 15:58:20.819 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:58:20.822 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:58:20.824 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 15:58:20.826 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 15:58:20.828 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 15:58:20.830 | + functions-common:apt_get_update:1069 : return 2021-01-15 15:58:20.833 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-01-15 15:58:20.835 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 15:58:20.837 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:58:20.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:58:20.842 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-01-15 15:58:20.860 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-01-15 15:58:20.997 | Reading package lists... 2021-01-15 15:58:21.253 | Building dependency tree... 2021-01-15 15:58:21.254 | Reading state information... 2021-01-15 15:58:21.464 | The following packages were automatically installed and are no longer required: 2021-01-15 15:58:21.465 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:58:21.465 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:58:21.465 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:58:21.465 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:58:21.465 | python3-twisted-bin python3-zope.interface 2021-01-15 15:58:21.465 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:58:21.465 | The following additional packages will be installed: 2021-01-15 15:58:21.465 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-15 15:58:21.465 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-15 15:58:21.465 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-15 15:58:21.465 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-15 15:58:21.466 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-15 15:58:21.467 | Suggested packages: 2021-01-15 15:58:21.467 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-01-15 15:58:21.467 | odbc-postgresql tdsodbc unixodbc-bin 2021-01-15 15:58:21.524 | The following NEW packages will be installed: 2021-01-15 15:58:21.524 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-15 15:58:21.524 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-15 15:58:21.524 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-15 15:58:21.524 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-15 15:58:21.525 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-15 15:58:21.525 | rabbitmq-server 2021-01-15 15:58:21.706 | 0 upgraded, 26 newly installed, 0 to remove and 160 not upgraded. 2021-01-15 15:58:21.706 | Need to get 24.5 MB of archives. 2021-01-15 15:58:21.707 | After this operation, 40.4 MB of additional disk space will be used. 2021-01-15 15:58:21.707 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-01-15 15:58:22.737 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-15 15:58:22.849 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-15 15:58:22.904 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-01-15 15:58:22.941 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-01-15 15:58:22.944 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-01-15 15:58:23.050 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-01-15 15:58:23.348 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-01-15 15:58:23.378 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-01-15 15:58:23.651 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-01-15 15:58:23.663 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-01-15 15:58:23.776 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-01-15 15:58:23.897 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-01-15 15:58:24.005 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-01-15 15:58:24.009 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-01-15 15:58:24.014 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-01-15 15:58:24.021 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-01-15 15:58:24.184 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-01-15 15:58:24.189 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-01-15 15:58:24.190 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-01-15 15:58:24.538 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-01-15 15:58:24.678 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-01-15 15:58:24.685 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-01-15 15:58:24.700 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-01-15 15:58:24.726 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-01-15 15:58:24.726 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-01-15 15:58:26.016 | Fetched 24.5 MB in 4s (6,317 kB/s) 2021-01-15 15:58:26.071 | Selecting previously unselected package erlang-base. 2021-01-15 15:58:26.109 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74326 files and directories currently installed.) 2021-01-15 15:58:26.112 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:26.118 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:27.198 | Selecting previously unselected package erlang-asn1. 2021-01-15 15:58:27.209 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:27.213 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:27.365 | Selecting previously unselected package erlang-mnesia. 2021-01-15 15:58:27.373 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:27.379 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:27.532 | Selecting previously unselected package erlang-runtime-tools. 2021-01-15 15:58:27.542 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:27.547 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:27.641 | Selecting previously unselected package erlang-crypto. 2021-01-15 15:58:27.652 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:27.656 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:27.738 | Selecting previously unselected package erlang-public-key. 2021-01-15 15:58:27.746 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:27.750 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:27.892 | Selecting previously unselected package erlang-ssl. 2021-01-15 15:58:27.901 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:27.905 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:28.077 | Selecting previously unselected package erlang-inets. 2021-01-15 15:58:28.086 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:28.092 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:28.256 | Selecting previously unselected package erlang-corba. 2021-01-15 15:58:28.267 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:28.272 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:28.679 | Selecting previously unselected package erlang-syntax-tools. 2021-01-15 15:58:28.687 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:28.692 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:28.800 | Selecting previously unselected package erlang-diameter. 2021-01-15 15:58:28.808 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:28.813 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:28.964 | Selecting previously unselected package erlang-xmerl. 2021-01-15 15:58:28.972 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:28.977 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:29.169 | Selecting previously unselected package erlang-edoc. 2021-01-15 15:58:29.177 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:29.181 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:29.281 | Selecting previously unselected package erlang-eldap. 2021-01-15 15:58:29.289 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:29.293 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:29.372 | Selecting previously unselected package erlang-erl-docgen. 2021-01-15 15:58:29.380 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:29.384 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:29.469 | Selecting previously unselected package erlang-eunit. 2021-01-15 15:58:29.477 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:29.481 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:29.564 | Selecting previously unselected package erlang-ic. 2021-01-15 15:58:29.573 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:29.577 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:29.775 | Selecting previously unselected package libodbc1:amd64. 2021-01-15 15:58:29.783 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-01-15 15:58:29.800 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-15 15:58:29.893 | Selecting previously unselected package erlang-odbc. 2021-01-15 15:58:29.904 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:29.909 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:29.982 | Selecting previously unselected package erlang-snmp. 2021-01-15 15:58:29.992 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:29.996 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:30.292 | Selecting previously unselected package erlang-os-mon. 2021-01-15 15:58:30.300 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:30.305 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:30.377 | Selecting previously unselected package erlang-parsetools. 2021-01-15 15:58:30.385 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:30.389 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:30.473 | Selecting previously unselected package erlang-ssh. 2021-01-15 15:58:30.485 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:30.489 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:30.620 | Selecting previously unselected package erlang-tools. 2021-01-15 15:58:30.628 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-15 15:58:30.632 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:30.761 | Selecting previously unselected package erlang-nox. 2021-01-15 15:58:30.769 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-01-15 15:58:30.773 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:30.875 | Selecting previously unselected package rabbitmq-server. 2021-01-15 15:58:30.886 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-01-15 15:58:30.891 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-15 15:58:31.454 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-15 15:58:31.489 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:32.375 | Searching for services which depend on erlang and should be started...none found. 2021-01-15 15:58:32.379 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:58:32.404 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:32.439 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:32.471 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:32.505 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:32.539 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:32.572 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:32.605 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-15 15:58:32.646 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:58:32.831 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 15:58:33.521 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.553 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.586 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.620 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.654 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.688 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.722 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.755 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.789 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.821 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.854 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.888 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.920 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.951 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:33.984 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:34.016 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:34.049 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-15 15:58:34.080 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-15 15:58:34.234 | Adding group `rabbitmq' (GID 121) ... 2021-01-15 15:58:34.273 | Done. 2021-01-15 15:58:34.351 | Adding system user `rabbitmq' (UID 115) ... 2021-01-15 15:58:34.351 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-01-15 15:58:34.432 | Not creating home directory `/var/lib/rabbitmq'. 2021-01-15 15:58:34.708 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-01-15 15:58:39.586 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:58:39.774 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:58:41.770 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:58:41.773 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:58:41.775 | + functions-common:time_stop:2331 : local name 2021-01-15 15:58:41.777 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:58:41.780 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:58:41.782 | + functions-common:time_stop:2334 : local total 2021-01-15 15:58:41.784 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:58:41.787 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:58:41.789 | + functions-common:time_stop:2338 : start_time=1610726300857 2021-01-15 15:58:41.792 | + functions-common:time_stop:2340 : [[ -z 1610726300857 ]] 2021-01-15 15:58:41.794 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:58:41.798 | + functions-common:time_stop:2343 : end_time=1610726321795 2021-01-15 15:58:41.801 | + functions-common:time_stop:2344 : elapsed_time=20938 2021-01-15 15:58:41.803 | + functions-common:time_stop:2345 : total=144280 2021-01-15 15:58:41.805 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:58:41.807 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=165218 2021-01-15 15:58:41.810 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:58:41.812 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-01-15 15:58:41.814 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 15:58:41.817 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 15:58:41.819 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 15:58:41.822 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 15:58:41.824 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 15:58:41.826 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 15:58:41.828 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-01-15 15:58:41.831 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-01-15 15:58:41.833 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-01-15 15:58:41.836 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-01-15 15:58:41.838 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-15 15:58:41.840 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-15 15:58:41.842 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-01-15 15:58:41.845 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-01-15 15:58:41.847 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-01-15 15:58:41.849 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-01-15 15:58:41.852 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 15:58:41.854 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 15:58:41.856 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 15:58:41.858 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 15:58:41.861 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 15:58:41.863 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 15:58:41.865 | + ./stack.sh:main:804 : restart_rpc_backend 2021-01-15 15:58:41.868 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-01-15 15:58:41.883 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:58:41.886 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-01-15 15:58:41.888 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 15:58:41.891 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2021-01-15 15:58:41.893 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-01-15 15:58:41.896 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-01-15 15:58:41.899 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-01-15 15:58:41.902 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-01-15 15:58:41.904 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-01-15 15:58:41.907 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-01-15 15:58:41.909 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-01-15 15:58:41.912 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-01-15 15:58:41.915 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-01-15 15:58:43.039 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-01-15 15:58:43.039 | guest [administrator]' 2021-01-15 15:58:43.043 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-01-15 15:58:43.043 | guest [administrator]' 2021-01-15 15:58:43.043 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-01-15 15:58:43.048 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-01-15 15:58:43.050 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-01-15 15:58:43.053 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-01-15 15:58:44.100 | Creating user "stackrabbit" 2021-01-15 15:58:44.123 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-01-15 15:58:45.172 | Setting permissions for user "stackrabbit" in vhost "/" 2021-01-15 15:58:45.197 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-01-15 15:58:45.199 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-01-15 15:58:46.261 | Changing password for user "stackrabbit" 2021-01-15 15:58:46.290 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-01-15 15:58:46.292 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-01-15 15:58:46.295 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-01-15 15:58:47.419 | Deleting user "guest" 2021-01-15 15:58:47.449 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2021-01-15 15:58:47.472 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:58:47.475 | + ./stack.sh:main:807 : install_database 2021-01-15 15:58:47.478 | + lib/database:install_database:116 : install_database_mysql 2021-01-15 15:58:47.481 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-01-15 15:58:47.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:58:47.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:58:47.491 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-01-15 15:58:47.698 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-01-15 15:58:47.701 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-01-15 15:58:47.706 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-01-15 15:58:47.710 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:58:47.713 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:58:47.716 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-01-15 15:58:47.720 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-01-15 15:58:47.724 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-01-15 15:58:47.728 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-01-15 15:58:47.731 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-01-15 15:58:47.733 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-01-15 15:58:47.736 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-01-15 15:58:47.739 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-01-15 15:58:47.742 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-01-15 15:58:47.744 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-01-15 15:58:47.747 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-15 15:58:47.750 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-15 15:58:47.752 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-01-15 15:58:47.755 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-01-15 15:58:47.757 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-01-15 15:58:47.760 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-01-15 15:58:47.763 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 15:58:47.765 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 15:58:47.767 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 15:58:47.770 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 15:58:47.772 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 15:58:47.774 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 15:58:47.777 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-01-15 15:58:47.780 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:58:47.783 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:58:47.787 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-01-15 15:58:47.791 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 15:58:47.794 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 15:58:47.798 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 15:58:47.801 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 15:58:47.804 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 15:58:47.807 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 15:58:47.811 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:58:47.815 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:58:47.818 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 15:58:47.821 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 15:58:47.823 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 15:58:47.825 | + functions-common:apt_get_update:1069 : return 2021-01-15 15:58:47.827 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-01-15 15:58:47.830 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 15:58:47.833 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:58:47.835 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:58:47.838 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-01-15 15:58:47.859 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-01-15 15:58:47.982 | Reading package lists... 2021-01-15 15:58:48.238 | Building dependency tree... 2021-01-15 15:58:48.239 | Reading state information... 2021-01-15 15:58:48.448 | The following packages were automatically installed and are no longer required: 2021-01-15 15:58:48.449 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:58:48.449 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:58:48.449 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:58:48.449 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:58:48.449 | python3-twisted-bin python3-zope.interface 2021-01-15 15:58:48.449 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:58:48.450 | The following additional packages will be installed: 2021-01-15 15:58:48.450 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-15 15:58:48.450 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-15 15:58:48.450 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-15 15:58:48.450 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-15 15:58:48.450 | mysql-server-5.7 mysql-server-core-5.7 2021-01-15 15:58:48.452 | Suggested packages: 2021-01-15 15:58:48.452 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-01-15 15:58:48.511 | The following NEW packages will be installed: 2021-01-15 15:58:48.511 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-15 15:58:48.511 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-15 15:58:48.511 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-15 15:58:48.511 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-15 15:58:48.512 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-01-15 15:58:48.649 | 0 upgraded, 18 newly installed, 0 to remove and 160 not upgraded. 2021-01-15 15:58:48.649 | Need to get 19.7 MB of archives. 2021-01-15 15:58:48.649 | After this operation, 156 MB of additional disk space will be used. 2021-01-15 15:58:48.649 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2021-01-15 15:58:49.862 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2021-01-15 15:58:50.215 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2021-01-15 15:58:51.410 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-01-15 15:58:51.412 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2021-01-15 15:58:51.885 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-01-15 15:58:51.885 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-01-15 15:58:51.899 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-01-15 15:58:51.902 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-01-15 15:58:51.952 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-01-15 15:58:51.959 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-01-15 15:58:51.959 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-01-15 15:58:51.960 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-01-15 15:58:51.969 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-01-15 15:58:51.970 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-01-15 15:58:52.003 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-01-15 15:58:52.007 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-01-15 15:58:52.019 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2021-01-15 15:58:52.535 | Preconfiguring packages ... 2021-01-15 15:58:52.658 | Fetched 19.7 MB in 3s (5,636 kB/s) 2021-01-15 15:58:52.704 | Selecting previously unselected package mysql-client-core-5.7. 2021-01-15 15:58:52.743 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76327 files and directories currently installed.) 2021-01-15 15:58:52.747 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:58:52.752 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:58:53.776 | Selecting previously unselected package mysql-client-5.7. 2021-01-15 15:58:53.784 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:58:53.789 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:58:54.264 | Selecting previously unselected package mysql-server-core-5.7. 2021-01-15 15:58:54.272 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:58:54.276 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:58:55.499 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-01-15 15:58:55.507 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-01-15 15:58:55.522 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-15 15:58:55.660 | Selecting previously unselected package mysql-server-5.7. 2021-01-15 15:58:55.672 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-15 15:58:56.179 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:58:56.830 | Selecting previously unselected package libhtml-tagset-perl. 2021-01-15 15:58:56.838 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-01-15 15:58:56.843 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-01-15 15:58:56.911 | Selecting previously unselected package liburi-perl. 2021-01-15 15:58:56.919 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-01-15 15:58:56.923 | Unpacking liburi-perl (1.73-1) ... 2021-01-15 15:58:57.003 | Selecting previously unselected package libhtml-parser-perl. 2021-01-15 15:58:57.011 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-01-15 15:58:57.016 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-01-15 15:58:57.096 | Selecting previously unselected package libcgi-pm-perl. 2021-01-15 15:58:57.104 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-01-15 15:58:57.108 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-01-15 15:58:57.204 | Selecting previously unselected package libfcgi-perl. 2021-01-15 15:58:57.213 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-01-15 15:58:57.218 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-01-15 15:58:57.290 | Selecting previously unselected package libcgi-fast-perl. 2021-01-15 15:58:57.297 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-01-15 15:58:57.302 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-01-15 15:58:57.372 | Selecting previously unselected package libencode-locale-perl. 2021-01-15 15:58:57.381 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-01-15 15:58:57.386 | Unpacking libencode-locale-perl (1.05-1) ... 2021-01-15 15:58:57.455 | Selecting previously unselected package libhtml-template-perl. 2021-01-15 15:58:57.463 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-01-15 15:58:57.468 | Unpacking libhtml-template-perl (2.97-1) ... 2021-01-15 15:58:57.541 | Selecting previously unselected package libhttp-date-perl. 2021-01-15 15:58:57.549 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-01-15 15:58:57.553 | Unpacking libhttp-date-perl (6.02-1) ... 2021-01-15 15:58:57.621 | Selecting previously unselected package libio-html-perl. 2021-01-15 15:58:57.629 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-01-15 15:58:57.633 | Unpacking libio-html-perl (1.001-1) ... 2021-01-15 15:58:57.706 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-01-15 15:58:57.714 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-01-15 15:58:57.719 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-01-15 15:58:57.790 | Selecting previously unselected package libhttp-message-perl. 2021-01-15 15:58:57.801 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-01-15 15:58:57.806 | Unpacking libhttp-message-perl (6.14-1) ... 2021-01-15 15:58:57.886 | Selecting previously unselected package mysql-server. 2021-01-15 15:58:57.897 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2021-01-15 15:58:57.902 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:58:57.999 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-01-15 15:58:58.026 | Setting up libhttp-date-perl (6.02-1) ... 2021-01-15 15:58:58.059 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-15 15:58:58.091 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:58:58.118 | Setting up libencode-locale-perl (1.05-1) ... 2021-01-15 15:58:58.150 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:58:58.181 | Setting up libio-html-perl (1.001-1) ... 2021-01-15 15:58:58.212 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-01-15 15:58:58.244 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-15 15:58:58.282 | Setting up liburi-perl (1.73-1) ... 2021-01-15 15:58:58.316 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:58:58.518 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-01-15 15:58:58.547 | Setting up libcgi-pm-perl (4.38-1) ... 2021-01-15 15:58:58.578 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 15:59:00.422 | Setting up libhttp-message-perl (6.14-1) ... 2021-01-15 15:59:00.454 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:59:00.485 | Setting up libfcgi-perl (0.78-2build1) ... 2021-01-15 15:59:00.517 | Setting up libhtml-template-perl (2.97-1) ... 2021-01-15 15:59:00.548 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-01-15 15:59:00.578 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:59:00.610 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:59:01.261 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-15 15:59:01.299 | Renaming removed key_buffer and myisam-recover options (if present) 2021-01-15 15:59:12.478 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-01-15 15:59:13.542 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2021-01-15 15:59:13.559 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:59:13.751 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:59:15.740 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:59:15.743 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:59:15.745 | + functions-common:time_stop:2331 : local name 2021-01-15 15:59:15.747 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:59:15.749 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:59:15.751 | + functions-common:time_stop:2334 : local total 2021-01-15 15:59:15.754 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:59:15.756 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:59:15.759 | + functions-common:time_stop:2338 : start_time=1610726327856 2021-01-15 15:59:15.761 | + functions-common:time_stop:2340 : [[ -z 1610726327856 ]] 2021-01-15 15:59:15.764 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:59:15.768 | + functions-common:time_stop:2343 : end_time=1610726355765 2021-01-15 15:59:15.770 | + functions-common:time_stop:2344 : elapsed_time=27909 2021-01-15 15:59:15.772 | + functions-common:time_stop:2345 : total=165218 2021-01-15 15:59:15.774 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:59:15.777 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=193127 2021-01-15 15:59:15.779 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:59:15.782 | + ./stack.sh:main:809 : '[' -n mysql ']' 2021-01-15 15:59:15.784 | + ./stack.sh:main:810 : install_database_python 2021-01-15 15:59:15.787 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-01-15 15:59:15.789 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-01-15 15:59:15.792 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-01-15 15:59:15.794 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-15 15:59:15.797 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-01-15 15:59:15.799 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-01-15 15:59:15.801 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-01-15 15:59:15.806 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-01-15 15:59:15.807 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-01-15 15:59:15.810 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-01-15 15:59:15.813 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-01-15 15:59:15.815 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-01-15 15:59:15.818 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-01-15 15:59:15.821 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-01-15 15:59:15.842 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-01-15 15:59:15.849 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-01-15 15:59:18.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:59:18.404 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.404 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.405 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.405 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.406 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.406 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.406 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.407 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.407 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.408 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.408 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.409 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.409 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.410 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.410 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.411 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.412 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.412 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.412 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.413 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.413 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.414 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.414 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.414 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.415 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.416 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.416 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.417 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.417 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.418 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.418 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.419 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.419 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.419 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.420 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.420 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.421 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.421 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.422 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.422 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.422 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.423 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.423 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.424 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.424 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.424 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.425 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.425 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.426 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.426 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.427 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.427 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.428 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.428 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.429 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.429 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.430 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.432 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.432 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.433 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.433 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.434 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.434 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.435 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.435 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.435 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.436 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.436 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.437 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.437 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.438 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.438 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.438 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.439 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.439 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.440 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.440 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.441 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.442 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.442 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.442 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.443 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.443 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.444 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.444 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.444 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.445 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.445 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.446 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.446 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.447 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.447 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.448 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.448 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.448 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.449 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.449 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.450 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.450 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.451 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.451 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.451 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.452 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.452 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.453 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.453 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.454 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.454 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.454 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.455 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.456 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.456 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.457 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.457 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.458 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.458 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.459 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.459 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.460 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.460 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.460 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.461 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.461 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.462 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.462 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.463 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.463 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.463 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.464 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.465 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.465 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.466 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.466 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.467 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.467 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.467 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.468 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.468 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.469 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.469 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.470 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.470 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.470 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.471 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.471 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.472 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.472 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.473 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.473 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.474 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.474 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.475 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.475 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.475 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.476 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.476 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.477 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.478 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.478 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.478 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.479 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.479 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.480 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.480 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.481 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.481 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.482 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.482 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.482 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.483 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.483 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.484 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.484 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.485 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.485 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.486 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.486 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.487 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.487 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.487 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.488 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.488 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.489 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.489 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.489 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.490 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.490 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.491 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.491 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.492 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.492 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.493 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.493 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.494 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.494 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.495 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.495 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.496 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.496 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.497 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.497 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.497 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.498 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.498 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.499 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.499 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.500 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.500 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.501 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.501 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.501 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.502 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.502 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.503 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.503 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.504 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.505 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.505 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.505 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.506 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.506 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.506 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.507 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.508 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.508 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.508 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.509 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.509 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.510 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.510 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.511 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.511 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.511 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.512 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.512 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.513 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.513 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.513 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.514 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.514 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.515 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.515 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.516 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.516 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.517 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.517 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.518 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.518 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.519 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.519 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.520 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.520 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.521 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.521 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.522 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.522 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.522 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.523 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.523 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.524 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.524 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.525 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.525 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.526 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.526 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.527 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.527 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.527 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.528 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.528 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.529 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.529 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.530 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.530 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.531 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.531 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.532 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.532 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.533 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.533 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.533 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.534 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.534 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.535 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.535 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.536 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.536 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.537 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.537 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.538 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.538 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.538 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.539 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.539 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.540 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.540 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.541 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.541 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.542 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.542 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.543 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.543 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.544 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.544 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.545 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.545 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.546 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.546 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.546 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.547 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.547 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.548 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.549 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.549 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.549 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.550 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.550 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.551 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.551 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.551 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.552 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.552 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.553 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.554 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.554 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.554 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.555 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.555 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.556 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.556 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.557 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.557 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.557 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.558 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.559 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.559 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.559 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.560 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.560 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.561 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.561 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.562 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.562 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.563 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.563 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.564 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.564 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.565 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.565 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.565 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.566 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.566 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.567 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.568 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.568 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.568 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.569 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.569 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.570 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.570 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.571 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.571 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.572 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.572 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.573 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.573 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.573 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.574 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.574 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.575 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.575 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.575 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.576 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.576 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.577 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.577 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.578 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.578 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.579 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.579 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.579 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.580 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.581 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.581 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.581 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.582 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.582 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.583 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.583 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.583 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.584 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.584 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.585 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.585 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.586 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.586 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.587 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.587 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.587 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.588 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.588 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.589 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.589 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.589 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.590 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.590 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.591 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.592 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.592 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.592 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.593 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.593 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.594 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.594 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.595 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:18.595 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:18.595 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:18.716 | Collecting PyMySQL===0.9.3 2021-01-15 15:59:18.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-01-15 15:59:19.119 | Installing collected packages: PyMySQL 2021-01-15 15:59:19.213 | Successfully installed PyMySQL-0.9.3 2021-01-15 15:59:19.274 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 15:59:19.275 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 15:59:19.344 | + inc/python:pip_install:207 : result=0 2021-01-15 15:59:19.347 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:59:19.353 | + functions-common:time_stop:2331 : local name 2021-01-15 15:59:19.356 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:59:19.360 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:59:19.364 | + functions-common:time_stop:2334 : local total 2021-01-15 15:59:19.366 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:59:19.368 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:59:19.371 | + functions-common:time_stop:2338 : start_time=1610726355836 2021-01-15 15:59:19.373 | + functions-common:time_stop:2340 : [[ -z 1610726355836 ]] 2021-01-15 15:59:19.376 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:59:19.380 | + functions-common:time_stop:2343 : end_time=1610726359377 2021-01-15 15:59:19.382 | + functions-common:time_stop:2344 : elapsed_time=3541 2021-01-15 15:59:19.384 | + functions-common:time_stop:2345 : total=52228 2021-01-15 15:59:19.387 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:59:19.390 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=55769 2021-01-15 15:59:19.393 | + inc/python:pip_install:210 : return 0 2021-01-15 15:59:19.395 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-01-15 15:59:19.398 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-15 15:59:19.400 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-01-15 15:59:19.402 | + ./stack.sh:main:813 : is_service_enabled neutron 2021-01-15 15:59:19.418 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:59:19.420 | + ./stack.sh:main:814 : install_neutron_agent_packages 2021-01-15 15:59:19.422 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-01-15 15:59:19.426 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 15:59:19.426 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-15 15:59:19.430 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 15:59:19.433 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-15 15:59:19.435 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-01-15 15:59:19.437 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-15 15:59:19.440 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-01-15 15:59:19.442 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-01-15 15:59:19.459 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:59:19.462 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-01-15 15:59:19.464 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 15:59:19.467 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 15:59:19.469 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 15:59:19.471 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 15:59:19.473 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 15:59:19.476 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 15:59:19.478 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:19.480 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:19.482 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 15:59:19.485 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 15:59:19.487 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 15:59:19.489 | + functions-common:apt_get_update:1069 : return 2021-01-15 15:59:19.491 | + functions-common:install_package:1334 : real_install_package radvd 2021-01-15 15:59:19.494 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 15:59:19.496 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:19.498 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:19.500 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-01-15 15:59:19.518 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-01-15 15:59:19.638 | Reading package lists... 2021-01-15 15:59:19.893 | Building dependency tree... 2021-01-15 15:59:19.894 | Reading state information... 2021-01-15 15:59:20.105 | The following packages were automatically installed and are no longer required: 2021-01-15 15:59:20.106 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-15 15:59:20.106 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-15 15:59:20.106 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-15 15:59:20.106 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:59:20.106 | python3-twisted-bin python3-zope.interface 2021-01-15 15:59:20.106 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:59:20.165 | The following NEW packages will be installed: 2021-01-15 15:59:20.166 | radvd 2021-01-15 15:59:20.304 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2021-01-15 15:59:20.304 | Need to get 59.0 kB of archives. 2021-01-15 15:59:20.304 | After this operation, 164 kB of additional disk space will be used. 2021-01-15 15:59:20.304 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-01-15 15:59:21.018 | Fetched 59.0 kB in 0s (240 kB/s) 2021-01-15 15:59:21.088 | Selecting previously unselected package radvd. 2021-01-15 15:59:21.141 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76784 files and directories currently installed.) 2021-01-15 15:59:21.148 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-01-15 15:59:21.152 | Unpacking radvd (1:2.16-3) ... 2021-01-15 15:59:21.273 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:59:21.297 | Setting up radvd (1:2.16-3) ... 2021-01-15 15:59:22.087 | Job for radvd.service failed because the control process exited with error code. 2021-01-15 15:59:22.087 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-01-15 15:59:22.089 | invoke-rc.d: initscript radvd, action "start" failed. 2021-01-15 15:59:22.099 | ● radvd.service - Router advertisement daemon for IPv6 2021-01-15 15:59:22.099 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-01-15 15:59:22.099 | Active: failed (Result: exit-code) since Fri 2021-01-15 15:59:22 UTC; 13ms ago 2021-01-15 15:59:22.099 | Docs: man:radvd(8) 2021-01-15 15:59:22.099 | Process: 41462 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-01-15 15:59:22.099 | 2021-01-15 15:59:22.099 | Jan 15 15:59:21 dv-osbrick-767917-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-01-15 15:59:22.099 | Jan 15 15:59:22 dv-osbrick-767917-1-iscsi radvd[41462]: can't open /etc/radvd.conf: No such file or directory 2021-01-15 15:59:22.099 | Jan 15 15:59:22 dv-osbrick-767917-1-iscsi radvd[41462]: Insecure file permissions, but continuing anyway 2021-01-15 15:59:22.099 | Jan 15 15:59:22 dv-osbrick-767917-1-iscsi radvd[41462]: exiting, failed to read config file 2021-01-15 15:59:22.099 | Jan 15 15:59:22 dv-osbrick-767917-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-01-15 15:59:22.099 | Jan 15 15:59:22 dv-osbrick-767917-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-01-15 15:59:22.099 | Jan 15 15:59:22 dv-osbrick-767917-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-01-15 15:59:22.106 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:59:22.294 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 15:59:22.547 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:59:24.521 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:59:24.523 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:59:24.526 | + functions-common:time_stop:2331 : local name 2021-01-15 15:59:24.529 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:59:24.532 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:59:24.534 | + functions-common:time_stop:2334 : local total 2021-01-15 15:59:24.537 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:59:24.540 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:59:24.542 | + functions-common:time_stop:2338 : start_time=1610726359516 2021-01-15 15:59:24.544 | + functions-common:time_stop:2340 : [[ -z 1610726359516 ]] 2021-01-15 15:59:24.548 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:59:24.552 | + functions-common:time_stop:2343 : end_time=1610726364549 2021-01-15 15:59:24.555 | + functions-common:time_stop:2344 : elapsed_time=5033 2021-01-15 15:59:24.557 | + functions-common:time_stop:2345 : total=193127 2021-01-15 15:59:24.559 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:59:24.562 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=198160 2021-01-15 15:59:24.565 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:59:24.568 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-01-15 15:59:24.583 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:59:24.585 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-01-15 15:59:24.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-01-15 15:59:24.591 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-01-15 15:59:24.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-01-15 15:59:24.613 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 15:59:24.615 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 15:59:24.618 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 15:59:24.621 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 15:59:24.623 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 15:59:24.625 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 15:59:24.628 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:24.631 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:24.633 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 15:59:24.636 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 15:59:24.647 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 15:59:24.649 | + functions-common:apt_get_update:1069 : return 2021-01-15 15:59:24.652 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-01-15 15:59:24.655 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 15:59:24.657 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:24.660 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:24.662 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-01-15 15:59:24.681 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-01-15 15:59:24.807 | Reading package lists... 2021-01-15 15:59:25.061 | Building dependency tree... 2021-01-15 15:59:25.062 | Reading state information... 2021-01-15 15:59:25.273 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-01-15 15:59:25.274 | fakeroot set to manually installed. 2021-01-15 15:59:25.274 | make is already the newest version (4.1-9.1ubuntu1). 2021-01-15 15:59:25.274 | The following packages were automatically installed and are no longer required: 2021-01-15 15:59:25.274 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-15 15:59:25.274 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-15 15:59:25.274 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-01-15 15:59:25.274 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:59:25.274 | python3-twisted-bin python3-zope.interface 2021-01-15 15:59:25.274 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:59:25.275 | The following additional packages will be installed: 2021-01-15 15:59:25.275 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-01-15 15:59:25.277 | Suggested packages: 2021-01-15 15:59:25.277 | openvswitch-doc python-sortedcontainers-doc 2021-01-15 15:59:25.344 | The following NEW packages will be installed: 2021-01-15 15:59:25.345 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-01-15 15:59:25.346 | The following packages will be upgraded: 2021-01-15 15:59:25.346 | openvswitch-common openvswitch-switch 2021-01-15 15:59:25.635 | 2 upgraded, 3 newly installed, 0 to remove and 158 not upgraded. 2021-01-15 15:59:25.635 | Need to get 3,088 kB of archives. 2021-01-15 15:59:25.635 | After this operation, 3,064 kB of additional disk space will be used. 2021-01-15 15:59:25.635 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-01-15 15:59:25.636 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-01-15 15:59:26.185 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [970 kB] 2021-01-15 15:59:26.334 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-01-15 15:59:26.632 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-01-15 15:59:27.809 | Fetched 3,088 kB in 2s (1,679 kB/s) 2021-01-15 15:59:27.870 | Selecting previously unselected package libunbound2:amd64. 2021-01-15 15:59:27.910 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76797 files and directories currently installed.) 2021-01-15 15:59:27.914 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-01-15 15:59:27.931 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-01-15 15:59:28.058 | Selecting previously unselected package python3-sortedcontainers. 2021-01-15 15:59:28.067 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-01-15 15:59:28.072 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-01-15 15:59:28.158 | Selecting previously unselected package python3-openvswitch. 2021-01-15 15:59:28.167 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-01-15 15:59:28.172 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-01-15 15:59:28.260 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-01-15 15:59:28.287 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.7-0ubuntu0.18.04.2) ... 2021-01-15 15:59:28.571 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-01-15 15:59:28.599 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.7-0ubuntu0.18.04.2) ... 2021-01-15 15:59:29.520 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-01-15 15:59:29.547 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:59:29.573 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-01-15 15:59:29.607 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-01-15 15:59:29.945 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-15 15:59:29.982 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:59:30.173 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 15:59:30.988 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-01-15 15:59:31.383 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-01-15 15:59:31.457 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2021-01-15 15:59:34.551 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:59:34.553 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:59:34.556 | + functions-common:time_stop:2331 : local name 2021-01-15 15:59:34.560 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:59:34.563 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:59:34.567 | + functions-common:time_stop:2334 : local total 2021-01-15 15:59:34.570 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:59:34.573 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:59:34.576 | + functions-common:time_stop:2338 : start_time=1610726364678 2021-01-15 15:59:34.579 | + functions-common:time_stop:2340 : [[ -z 1610726364678 ]] 2021-01-15 15:59:34.582 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:59:34.586 | + functions-common:time_stop:2343 : end_time=1610726374583 2021-01-15 15:59:34.588 | + functions-common:time_stop:2344 : elapsed_time=9905 2021-01-15 15:59:34.590 | + functions-common:time_stop:2345 : total=198160 2021-01-15 15:59:34.592 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:59:34.594 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=208065 2021-01-15 15:59:34.597 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:59:34.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-01-15 15:59:34.602 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:34.604 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:34.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-01-15 15:59:34.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-01-15 15:59:34.613 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-01-15 15:59:34.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-01-15 15:59:34.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-01-15 15:59:34.622 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-01-15 15:59:34.622 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-01-15 15:59:34.627 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-01-15 15:59:34.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-01-15 15:59:34.632 | + functions:vercmp:615 : local v1=4.15 2021-01-15 15:59:34.635 | + functions:vercmp:616 : local 'op=<' 2021-01-15 15:59:34.637 | + functions:vercmp:617 : local v2=3.13 2021-01-15 15:59:34.639 | + functions:vercmp:618 : local result 2021-01-15 15:59:34.643 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-01-15 15:59:34.643 | ++ functions:vercmp:622 : sort -V 2021-01-15 15:59:34.644 | ++ functions:vercmp:622 : head -1 2021-01-15 15:59:34.648 | + functions:vercmp:622 : result=3.13 2021-01-15 15:59:34.650 | + functions:vercmp:624 : case $op in 2021-01-15 15:59:34.655 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-01-15 15:59:34.657 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-01-15 15:59:34.661 | + functions:vercmp:635 : return 2021-01-15 15:59:34.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-01-15 15:59:34.669 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 15:59:34.671 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-01-15 15:59:35.143 | + ./stack.sh:main:817 : is_service_enabled etcd3 2021-01-15 15:59:35.161 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:59:35.165 | + ./stack.sh:main:818 : install_etcd3 2021-01-15 15:59:35.167 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-01-15 15:59:35.167 | Installing etcd 2021-01-15 15:59:35.170 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-01-15 15:59:35.183 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-01-15 15:59:35.195 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-01-15 15:59:35.197 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-01-15 15:59:35.210 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-01-15 15:59:35.213 | ++ 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 2021-01-15 15:59:35.216 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-15 15:59:35.219 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-15 15:59:35.223 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-01-15 15:59:35.225 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-01-15 15:59:35.228 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-01-15 15:59:35.231 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-15 15:59:35.263 | --2021-01-15 15:59:35-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-15 15:59:35.407 | Resolving github.com (github.com)... 140.82.121.3 2021-01-15 15:59:35.483 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-01-15 15:59:36.168 | HTTP request sent, awaiting response... 302 Found 2021-01-15 15:59:36.183 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210115%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210115T155831Z&X-Amz-Expires=300&X-Amz-Signature=97e5644f9f03a97ed6206159376cd6c224138ddd1e184ba91ca7145d3a331706&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-01-15 15:59:36.183 | --2021-01-15 15:59:36-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210115%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210115T155831Z&X-Amz-Expires=300&X-Amz-Signature=97e5644f9f03a97ed6206159376cd6c224138ddd1e184ba91ca7145d3a331706&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-01-15 15:59:36.304 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.10.68 2021-01-15 15:59:36.468 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.10.68|:443... connected. 2021-01-15 15:59:36.984 | HTTP request sent, awaiting response... 200 OK 2021-01-15 15:59:36.984 | Length: 11350736 (11M) [application/octet-stream] 2021-01-15 15:59:36.984 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-01-15 15:59:37.812 | 2021-01-15 15:59:38.976 | 0K ........ .. 100% 5.43M=2.0s 2021-01-15 15:59:38.976 | 2021-01-15 15:59:38.977 | 2021-01-15 15:59:38 (5.43 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-01-15 15:59:38.977 | 2021-01-15 15:59:38.982 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-01-15 15:59:38.986 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-15 15:59:38.990 | ++ functions:get_extra_file:73 : return 2021-01-15 15:59:38.993 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-15 15:59:38.995 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-01-15 15:59:38.998 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-01-15 15:59:39.002 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-01-15 15:59:39.153 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-01-15 15:59:39.157 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-01-15 15:59:39.163 | etcd-v3.3.12-linux-amd64/ 2021-01-15 15:59:39.163 | etcd-v3.3.12-linux-amd64/README.md 2021-01-15 15:59:39.163 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-01-15 15:59:39.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-01-15 15:59:39.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-01-15 15:59:39.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-01-15 15:59:39.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-01-15 15:59:39.164 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-01-15 15:59:39.165 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-01-15 15:59:39.166 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-01-15 15:59:39.167 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-01-15 15:59:39.168 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-01-15 15:59:39.169 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-01-15 15:59:39.170 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-01-15 15:59:39.171 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-01-15 15:59:39.172 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-01-15 15:59:39.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-01-15 15:59:39.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-01-15 15:59:39.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-01-15 15:59:39.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-01-15 15:59:39.172 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-01-15 15:59:39.173 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-01-15 15:59:39.173 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-01-15 15:59:39.173 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-01-15 15:59:39.173 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-01-15 15:59:39.173 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-01-15 15:59:39.173 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-01-15 15:59:39.173 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-01-15 15:59:39.174 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-01-15 15:59:39.174 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-01-15 15:59:39.174 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-01-15 15:59:39.174 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-01-15 15:59:39.174 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-01-15 15:59:39.175 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-01-15 15:59:39.177 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-01-15 15:59:39.177 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-01-15 15:59:39.177 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-01-15 15:59:39.177 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-01-15 15:59:39.177 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-01-15 15:59:39.177 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-01-15 15:59:39.178 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-01-15 15:59:39.178 | etcd-v3.3.12-linux-amd64/etcdctl 2021-01-15 15:59:39.388 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-01-15 15:59:39.388 | etcd-v3.3.12-linux-amd64/etcd 2021-01-15 15:59:39.648 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-01-15 15:59:39.692 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-01-15 15:59:39.724 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-01-15 15:59:39.728 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2021-01-15 15:59:39.746 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 15:59:39.749 | + ./stack.sh:main:837 : install_dstat 2021-01-15 15:59:39.751 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-01-15 15:59:39.767 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 15:59:39.770 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2021-01-15 15:59:39.773 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 15:59:39.777 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2021-01-15 15:59:39.780 | + ./stack.sh:main:846 : install_libs 2021-01-15 15:59:39.783 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-01-15 15:59:39.788 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-01-15 15:59:39.791 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-01-15 15:59:39.795 | + inc/python:use_library_from_git:263 : local name=automaton 2021-01-15 15:59:39.798 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.801 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.804 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-01-15 15:59:39.806 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.808 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-01-15 15:59:39.811 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-01-15 15:59:39.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-01-15 15:59:39.815 | + inc/python:use_library_from_git:263 : local name=castellan 2021-01-15 15:59:39.817 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.820 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.822 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-01-15 15:59:39.824 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.826 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-01-15 15:59:39.829 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-01-15 15:59:39.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-01-15 15:59:39.834 | + inc/python:use_library_from_git:263 : local name=cliff 2021-01-15 15:59:39.836 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.838 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.841 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-01-15 15:59:39.843 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.845 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-01-15 15:59:39.848 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-01-15 15:59:39.850 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-01-15 15:59:39.852 | + inc/python:use_library_from_git:263 : local name=cursive 2021-01-15 15:59:39.855 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.857 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.860 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-01-15 15:59:39.862 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.865 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-01-15 15:59:39.868 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-01-15 15:59:39.870 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-01-15 15:59:39.872 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-01-15 15:59:39.875 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.878 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.880 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-01-15 15:59:39.882 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.885 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-01-15 15:59:39.887 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-01-15 15:59:39.889 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-01-15 15:59:39.892 | + inc/python:use_library_from_git:263 : local name=futurist 2021-01-15 15:59:39.894 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.897 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.899 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-01-15 15:59:39.902 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.904 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-01-15 15:59:39.907 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-01-15 15:59:39.909 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-01-15 15:59:39.912 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-01-15 15:59:39.914 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.916 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.919 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-01-15 15:59:39.921 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.924 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-01-15 15:59:39.926 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-01-15 15:59:39.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-01-15 15:59:39.931 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-01-15 15:59:39.933 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.935 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.937 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-01-15 15:59:39.939 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.942 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-01-15 15:59:39.944 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-01-15 15:59:39.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-01-15 15:59:39.950 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-01-15 15:59:39.953 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.955 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.958 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-01-15 15:59:39.961 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.964 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-01-15 15:59:39.966 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-01-15 15:59:39.968 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-01-15 15:59:39.971 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-01-15 15:59:39.973 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.976 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:39.980 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-01-15 15:59:39.982 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:39.985 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-01-15 15:59:39.987 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-01-15 15:59:39.989 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-01-15 15:59:39.992 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-01-15 15:59:39.994 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:39.997 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.000 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-01-15 15:59:40.002 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.005 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-01-15 15:59:40.007 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-01-15 15:59:40.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-01-15 15:59:40.013 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-01-15 15:59:40.015 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.017 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.021 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-01-15 15:59:40.024 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.028 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-01-15 15:59:40.031 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-01-15 15:59:40.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-01-15 15:59:40.038 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-01-15 15:59:40.040 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.042 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.045 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-01-15 15:59:40.047 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.049 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-01-15 15:59:40.052 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-01-15 15:59:40.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-01-15 15:59:40.059 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-01-15 15:59:40.062 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.066 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.068 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-01-15 15:59:40.070 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.073 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-01-15 15:59:40.076 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-01-15 15:59:40.078 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-01-15 15:59:40.080 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-01-15 15:59:40.084 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.086 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.088 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-01-15 15:59:40.092 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.094 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-01-15 15:59:40.097 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-01-15 15:59:40.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-01-15 15:59:40.102 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-01-15 15:59:40.104 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.106 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.109 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-01-15 15:59:40.111 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.113 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-01-15 15:59:40.116 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-01-15 15:59:40.118 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-01-15 15:59:40.120 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-01-15 15:59:40.122 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.124 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.127 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-01-15 15:59:40.129 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.132 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-01-15 15:59:40.135 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-01-15 15:59:40.139 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-01-15 15:59:40.142 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-01-15 15:59:40.146 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.148 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.152 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-01-15 15:59:40.154 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.156 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-01-15 15:59:40.160 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-01-15 15:59:40.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-01-15 15:59:40.165 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-01-15 15:59:40.168 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.170 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.173 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-01-15 15:59:40.175 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.177 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-01-15 15:59:40.180 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-01-15 15:59:40.182 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-01-15 15:59:40.184 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-01-15 15:59:40.187 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.189 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.191 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-01-15 15:59:40.194 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.196 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-01-15 15:59:40.199 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-01-15 15:59:40.202 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-01-15 15:59:40.204 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-01-15 15:59:40.207 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.209 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.212 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-01-15 15:59:40.214 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.218 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-01-15 15:59:40.221 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-01-15 15:59:40.224 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-01-15 15:59:40.227 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-01-15 15:59:40.229 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.231 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.234 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-01-15 15:59:40.236 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.238 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-01-15 15:59:40.241 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-01-15 15:59:40.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-01-15 15:59:40.245 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-01-15 15:59:40.248 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.250 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.252 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-01-15 15:59:40.255 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.257 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-01-15 15:59:40.260 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-01-15 15:59:40.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-01-15 15:59:40.264 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-01-15 15:59:40.267 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.269 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.271 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-01-15 15:59:40.274 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.276 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-01-15 15:59:40.278 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-01-15 15:59:40.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-01-15 15:59:40.283 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-01-15 15:59:40.285 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.288 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.290 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-01-15 15:59:40.292 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.295 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-01-15 15:59:40.298 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-01-15 15:59:40.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-01-15 15:59:40.302 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-01-15 15:59:40.306 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.308 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.310 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-01-15 15:59:40.314 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.316 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-01-15 15:59:40.318 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-01-15 15:59:40.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-01-15 15:59:40.323 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-01-15 15:59:40.325 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.328 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.330 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-01-15 15:59:40.332 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.334 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-01-15 15:59:40.336 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-01-15 15:59:40.339 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-01-15 15:59:40.341 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-01-15 15:59:40.343 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.345 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.348 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-01-15 15:59:40.350 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.352 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-01-15 15:59:40.354 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-01-15 15:59:40.357 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-01-15 15:59:40.359 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-01-15 15:59:40.361 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.363 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.366 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-01-15 15:59:40.369 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.372 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-01-15 15:59:40.374 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-01-15 15:59:40.378 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-01-15 15:59:40.381 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-01-15 15:59:40.383 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.386 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.388 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-01-15 15:59:40.390 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.393 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-01-15 15:59:40.396 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-01-15 15:59:40.398 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-01-15 15:59:40.401 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-01-15 15:59:40.403 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.405 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.407 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-01-15 15:59:40.410 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.413 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-01-15 15:59:40.415 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-01-15 15:59:40.417 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-01-15 15:59:40.420 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-01-15 15:59:40.422 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.424 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.427 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-01-15 15:59:40.429 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.432 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-01-15 15:59:40.435 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-01-15 15:59:40.437 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-01-15 15:59:40.440 | + inc/python:use_library_from_git:263 : local name=tooz 2021-01-15 15:59:40.443 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.445 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.448 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-01-15 15:59:40.452 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.454 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-01-15 15:59:40.456 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-01-15 15:59:40.459 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-01-15 15:59:40.461 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-01-15 15:59:40.465 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.467 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.469 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-01-15 15:59:40.472 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.475 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-01-15 15:59:40.477 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-01-15 15:59:40.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-01-15 15:59:40.482 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-01-15 15:59:40.484 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.486 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.489 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-01-15 15:59:40.491 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.493 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-01-15 15:59:40.496 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-01-15 15:59:40.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-01-15 15:59:40.500 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-01-15 15:59:40.503 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:40.505 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:40.508 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-01-15 15:59:40.510 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:40.512 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-01-15 15:59:40.531 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-01-15 15:59:40.537 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-01-15 15:59:43.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:59:43.071 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.072 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.072 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.073 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.073 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.073 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.075 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.075 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.075 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.076 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.076 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.077 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.077 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.077 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.078 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.078 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.079 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.079 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.080 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.080 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.080 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.081 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.081 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.082 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.082 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.083 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.083 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.084 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.084 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.085 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.085 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.085 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.086 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.087 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.087 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.087 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.088 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.088 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.088 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.089 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.089 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.090 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.090 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.091 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.091 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.091 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.092 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.092 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.093 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.093 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.093 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.094 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.094 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.095 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.095 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.096 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.096 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.097 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.097 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.098 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.098 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.099 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.099 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.100 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.100 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.101 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.101 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.101 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.102 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.102 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.103 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.103 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.104 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.104 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.104 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.105 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.106 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.106 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.107 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.107 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.107 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.108 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.108 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.109 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.109 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.110 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.110 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.110 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.111 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.111 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.112 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.112 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.113 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.113 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.113 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.114 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.114 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.115 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.115 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.116 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.116 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.116 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.117 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.117 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.118 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.118 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.119 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.119 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.120 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.120 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.120 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.121 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.122 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.122 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.123 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.123 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.123 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.124 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.124 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.125 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.125 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.126 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.126 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.126 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.127 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.127 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.128 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.128 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.129 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.130 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.130 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.130 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.131 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.131 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.132 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.132 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.133 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.133 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.134 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.134 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.134 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.135 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.135 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.136 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.136 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.137 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.137 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.137 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.138 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.138 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.139 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.139 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.140 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.140 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.140 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.141 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.142 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.142 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.142 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.143 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.143 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.144 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.145 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.145 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.146 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.146 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.146 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.147 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.147 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.148 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.148 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.149 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.149 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.150 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.150 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.150 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.151 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.151 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.152 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.152 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.152 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.153 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.153 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.154 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.154 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.154 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.155 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.155 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.156 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.157 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.157 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.157 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.158 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.158 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.159 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.159 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.160 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.160 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.161 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.162 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.162 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.163 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.163 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.163 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.164 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.164 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.165 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.165 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.166 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.166 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.166 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.167 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.168 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.168 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.168 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.169 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.169 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.169 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.170 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.170 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.171 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.171 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.172 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.172 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.173 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.173 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.173 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.174 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.174 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.175 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.175 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.176 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.176 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.176 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.177 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.177 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.178 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.178 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.178 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.179 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.179 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.180 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.180 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.181 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.181 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.182 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.182 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.183 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.183 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.184 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.184 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.184 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.185 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.186 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.186 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.186 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.187 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.187 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.188 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.188 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.188 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.189 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.189 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.190 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.190 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.191 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.191 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.192 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.192 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.193 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.193 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.193 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.194 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.194 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.195 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.196 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.196 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.196 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.197 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.197 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.197 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.198 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.198 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.199 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.199 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.200 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.200 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.200 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.201 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.201 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.202 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.202 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.202 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.203 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.203 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.204 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.204 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.205 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.205 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.206 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.206 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.207 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.207 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.208 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.208 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.209 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.209 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.209 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.210 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.210 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.211 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.212 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.212 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.212 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.213 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.213 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.214 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.214 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.214 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.215 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.215 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.216 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.216 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.217 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.217 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.218 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.218 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.219 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.219 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.219 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.220 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.220 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.221 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.222 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.222 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.222 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.223 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.223 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.224 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.224 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.225 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.225 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.226 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.226 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.227 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.227 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.228 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.228 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.228 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.229 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.229 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.230 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.230 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.231 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.231 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.232 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.232 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.232 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.233 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.234 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.234 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.234 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.235 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.235 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.236 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.236 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.236 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.237 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.237 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.238 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.238 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.238 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.239 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.239 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.240 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.240 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.241 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.241 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.242 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.242 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.242 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.243 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.244 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.244 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.244 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.245 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.245 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.245 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.246 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.246 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.247 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.247 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.248 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.248 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.248 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.249 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.249 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.250 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.250 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.250 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.251 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.251 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.252 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.252 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.253 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.253 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.254 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.254 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.255 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.255 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.256 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.256 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.257 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.257 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:43.257 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:43.258 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:43.343 | Collecting etcd3===0.12.0 2021-01-15 15:59:43.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-01-15 15:59:45.868 | Collecting grpcio===1.28.1 2021-01-15 15:59:45.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2021-01-15 15:59:46.404 | Collecting protobuf===3.11.3 2021-01-15 15:59:46.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2021-01-15 15:59:46.483 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-01-15 15:59:46.570 | Collecting tenacity===6.1.0 2021-01-15 15:59:46.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7b/cbf5bb53875cf/tenacity-6.1.0-py2.py3-none-any.whl (24 kB) 2021-01-15 15:59:46.667 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.11.3->-c /opt/stack/requirements/upper-constraints.txt (line 632)) (51.1.2) 2021-01-15 15:59:46.713 | Building wheels for collected packages: etcd3 2021-01-15 15:59:46.716 | Building wheel for etcd3 (setup.py): started 2021-01-15 15:59:47.389 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-01-15 15:59:47.390 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=01c11b2244d38878a46fcc2553bb2ddf8d327a993e9b7dbf8746a07c9d41ebc0 2021-01-15 15:59:47.391 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-01-15 15:59:47.392 | Successfully built etcd3 2021-01-15 15:59:47.719 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-01-15 15:59:48.703 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 tenacity-6.1.0 2021-01-15 15:59:48.768 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 15:59:48.768 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 15:59:48.865 | + inc/python:pip_install:207 : result=0 2021-01-15 15:59:48.869 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:59:48.873 | + functions-common:time_stop:2331 : local name 2021-01-15 15:59:48.877 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:59:48.879 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:59:48.883 | + functions-common:time_stop:2334 : local total 2021-01-15 15:59:48.887 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:59:48.889 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:59:48.893 | + functions-common:time_stop:2338 : start_time=1610726380526 2021-01-15 15:59:48.896 | + functions-common:time_stop:2340 : [[ -z 1610726380526 ]] 2021-01-15 15:59:48.900 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:59:48.904 | + functions-common:time_stop:2343 : end_time=1610726388901 2021-01-15 15:59:48.907 | + functions-common:time_stop:2344 : elapsed_time=8375 2021-01-15 15:59:48.911 | + functions-common:time_stop:2345 : total=55769 2021-01-15 15:59:48.914 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:59:48.917 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64144 2021-01-15 15:59:48.920 | + inc/python:pip_install:210 : return 0 2021-01-15 15:59:48.923 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-01-15 15:59:48.943 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-01-15 15:59:48.948 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-01-15 15:59:51.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 15:59:51.481 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.481 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.482 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.482 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.483 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.483 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.483 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.484 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.484 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.485 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.485 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.486 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.486 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.487 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.487 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.487 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.488 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.488 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.489 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.489 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.490 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.490 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.491 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.491 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.492 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.492 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.493 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.493 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.494 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.494 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.495 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.495 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.495 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.496 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.497 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.497 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.497 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.498 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.498 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.498 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.499 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.499 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.500 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.500 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.501 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.501 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.502 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.502 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.502 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.503 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.503 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.504 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.504 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.505 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.505 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.506 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.506 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.507 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.507 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.508 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.508 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.509 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.509 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.510 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.510 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.510 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.511 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.511 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.512 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.512 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.513 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.513 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.513 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.514 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.514 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.515 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.515 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.516 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.516 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.517 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.517 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.518 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.518 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.519 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.519 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.519 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.520 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.520 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.521 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.521 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.522 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.522 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.523 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.523 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.523 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.524 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.524 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.525 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.525 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.525 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.526 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.526 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.527 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.527 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.528 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.528 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.528 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.529 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.529 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.530 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.530 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.531 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.532 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.532 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.532 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.533 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.533 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.534 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.535 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.535 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.536 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.536 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.536 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.537 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.537 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.538 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.538 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.539 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.539 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.540 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.540 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.541 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.541 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.542 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.542 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.543 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.543 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.543 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.544 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.544 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.545 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.545 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.546 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.546 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.547 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.547 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.547 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.548 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.548 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.549 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.549 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.550 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.550 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.551 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.551 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.551 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.552 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.553 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.553 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.554 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.554 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.554 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.555 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.555 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.556 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.556 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.557 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.557 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.558 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.558 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.558 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.559 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.559 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.560 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.560 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.561 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.561 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.562 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.562 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.563 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.563 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.563 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.564 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.564 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.565 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.565 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.565 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.566 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.567 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.567 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.568 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.568 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.569 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.569 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.570 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.570 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.570 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.571 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.571 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.572 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.572 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.573 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.573 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.574 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.574 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.575 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.575 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.576 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.576 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.576 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.577 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.577 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.578 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.578 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.579 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.579 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.580 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.580 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.580 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.581 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.581 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.582 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.582 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.583 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.583 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.583 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.584 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.584 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.585 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.585 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.586 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.586 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.587 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.587 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.587 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.588 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.588 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.589 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.589 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.589 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.590 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.591 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.591 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.591 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.592 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.592 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.593 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.593 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.594 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.594 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.595 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.595 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.595 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.596 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.597 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.597 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.597 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.598 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.598 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.599 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.599 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.600 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.600 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.601 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.601 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.601 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.602 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.602 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.603 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.603 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.604 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.604 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.605 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.605 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.605 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.606 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.607 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.607 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.607 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.608 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.608 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.609 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.609 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.610 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.610 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.610 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.611 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.611 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.612 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.612 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.612 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.613 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.613 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.614 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.614 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.615 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.615 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.616 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.616 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.617 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.618 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.618 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.618 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.619 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.619 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.620 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.620 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.621 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.621 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.622 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.622 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.623 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.623 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.624 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.624 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.625 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.625 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.625 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.626 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.626 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.627 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.627 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.627 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.628 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.629 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.629 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.630 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.630 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.631 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.631 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.631 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.632 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.632 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.633 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.634 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.634 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.634 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.635 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.635 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.636 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.636 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.636 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.637 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.638 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.638 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.639 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.639 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.639 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.640 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.640 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.641 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.641 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.641 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.642 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.643 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.643 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.643 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.644 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.644 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.645 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.646 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.646 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.646 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.647 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.647 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.648 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.648 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.648 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.649 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.649 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.650 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.650 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.651 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.651 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.651 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.652 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.652 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.653 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.653 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.654 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.654 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.654 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.655 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.656 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.656 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.656 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.657 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.657 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.657 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.658 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.658 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.659 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.660 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.660 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.660 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.661 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.661 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.662 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.662 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.663 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.663 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.663 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.664 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.664 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.665 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.665 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.666 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.666 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.667 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.667 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.668 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.668 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.669 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.669 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.669 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 15:59:51.670 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 15:59:51.670 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 15:59:51.763 | Collecting etcd3gw===0.2.5 2021-01-15 15:59:51.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-01-15 15:59:51.929 | Collecting futurist===2.1.1 2021-01-15 15:59:51.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/894/708fc623952aa/futurist-2.1.1-py3-none-any.whl (37 kB) 2021-01-15 15:59:52.057 | Collecting urllib3===1.25.8 2021-01-15 15:59:52.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125 kB) 2021-01-15 15:59:52.095 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-01-15 15:59:52.097 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-01-15 15:59:52.216 | Collecting requests===2.23.0 2021-01-15 15:59:52.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-01-15 15:59:52.302 | Collecting certifi===2020.4.5.1 2021-01-15 15:59:52.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) 2021-01-15 15:59:52.318 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-01-15 15:59:52.349 | Collecting idna===2.9 2021-01-15 15:59:52.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58 kB) 2021-01-15 15:59:52.778 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2021-01-15 15:59:52.778 | Attempting uninstall: certifi 2021-01-15 15:59:52.779 | Found existing installation: certifi 2018.1.18 2021-01-15 15:59:52.791 | Uninstalling certifi-2018.1.18: 2021-01-15 15:59:52.825 | Successfully uninstalled certifi-2018.1.18 2021-01-15 15:59:52.845 | Attempting uninstall: urllib3 2021-01-15 15:59:52.846 | Found existing installation: urllib3 1.22 2021-01-15 15:59:52.855 | Uninstalling urllib3-1.22: 2021-01-15 15:59:52.889 | Successfully uninstalled urllib3-1.22 2021-01-15 15:59:52.999 | Attempting uninstall: idna 2021-01-15 15:59:53.000 | Found existing installation: idna 2.6 2021-01-15 15:59:53.010 | Uninstalling idna-2.6: 2021-01-15 15:59:53.032 | Successfully uninstalled idna-2.6 2021-01-15 15:59:53.145 | Attempting uninstall: requests 2021-01-15 15:59:53.146 | Found existing installation: requests 2.18.4 2021-01-15 15:59:53.156 | Uninstalling requests-2.18.4: 2021-01-15 15:59:53.178 | Successfully uninstalled requests-2.18.4 2021-01-15 15:59:53.339 | Successfully installed certifi-2020.4.5.1 etcd3gw-0.2.5 futurist-2.1.1 idna-2.9 requests-2.23.0 urllib3-1.25.8 2021-01-15 15:59:53.401 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 15:59:53.401 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 15:59:53.473 | + inc/python:pip_install:207 : result=0 2021-01-15 15:59:53.477 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 15:59:53.481 | + functions-common:time_stop:2331 : local name 2021-01-15 15:59:53.484 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:59:53.488 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:59:53.490 | + functions-common:time_stop:2334 : local total 2021-01-15 15:59:53.493 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:59:53.495 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 15:59:53.497 | + functions-common:time_stop:2338 : start_time=1610726388938 2021-01-15 15:59:53.500 | + functions-common:time_stop:2340 : [[ -z 1610726388938 ]] 2021-01-15 15:59:53.503 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:59:53.506 | + functions-common:time_stop:2343 : end_time=1610726393503 2021-01-15 15:59:53.508 | + functions-common:time_stop:2344 : elapsed_time=4565 2021-01-15 15:59:53.510 | + functions-common:time_stop:2345 : total=64144 2021-01-15 15:59:53.513 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:59:53.515 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68709 2021-01-15 15:59:53.517 | + inc/python:pip_install:210 : return 0 2021-01-15 15:59:53.520 | + ./stack.sh:main:849 : install_apache_uwsgi 2021-01-15 15:59:53.523 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-01-15 15:59:53.526 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-01-15 15:59:53.528 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-01-15 15:59:53.530 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-01-15 15:59:53.533 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-01-15 15:59:53.536 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-15 15:59:53.539 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-15 15:59:53.541 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-01-15 15:59:53.543 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-01-15 15:59:53.545 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-01-15 15:59:53.548 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-01-15 15:59:53.550 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-01-15 15:59:53.553 | + inc/python:python3_enabled:468 : return 0 2021-01-15 15:59:53.555 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-01-15 15:59:53.557 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-01-15 15:59:53.559 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:53.562 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:53.565 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-01-15 15:59:53.567 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 15:59:53.569 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 15:59:53.572 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 15:59:53.574 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 15:59:53.577 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 15:59:53.579 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 15:59:53.582 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:53.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:53.586 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 15:59:53.589 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 15:59:53.591 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 15:59:53.594 | + functions-common:apt_get_update:1069 : return 2021-01-15 15:59:53.596 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-01-15 15:59:53.598 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 15:59:53.602 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:53.604 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:53.607 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-01-15 15:59:53.631 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-01-15 15:59:53.752 | Reading package lists... 2021-01-15 15:59:54.010 | Building dependency tree... 2021-01-15 15:59:54.011 | Reading state information... 2021-01-15 15:59:54.218 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-01-15 15:59:54.218 | The following packages were automatically installed and are no longer required: 2021-01-15 15:59:54.219 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-15 15:59:54.219 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-15 15:59:54.219 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-01-15 15:59:54.219 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 15:59:54.219 | python3-twisted-bin python3-zope.interface 2021-01-15 15:59:54.219 | Use 'sudo apt autoremove' to remove them. 2021-01-15 15:59:54.221 | Suggested packages: 2021-01-15 15:59:54.221 | python-uwsgidecorators python3-uwsgidecorators 2021-01-15 15:59:54.282 | The following NEW packages will be installed: 2021-01-15 15:59:54.282 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-01-15 15:59:54.480 | 0 upgraded, 3 newly installed, 0 to remove and 158 not upgraded. 2021-01-15 15:59:54.480 | Need to get 163 kB of archives. 2021-01-15 15:59:54.481 | After this operation, 634 kB of additional disk space will be used. 2021-01-15 15:59:54.481 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-01-15 15:59:54.593 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-01-15 15:59:54.689 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-01-15 15:59:55.319 | Fetched 163 kB in 0s (375 kB/s) 2021-01-15 15:59:55.379 | Selecting previously unselected package uwsgi. 2021-01-15 15:59:55.419 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76865 files and directories currently installed.) 2021-01-15 15:59:55.423 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-15 15:59:55.427 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:59:55.530 | Selecting previously unselected package uwsgi-plugin-python. 2021-01-15 15:59:55.538 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-15 15:59:55.542 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:59:55.648 | Selecting previously unselected package uwsgi-plugin-python3. 2021-01-15 15:59:55.656 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-15 15:59:55.661 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:59:55.761 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:59:55.816 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:59:55.845 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:59:56.418 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-01-15 15:59:56.477 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 15:59:56.676 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 15:59:57.323 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 15:59:59.322 | + functions-common:apt_get:1113 : result=0 2021-01-15 15:59:59.324 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 15:59:59.327 | + functions-common:time_stop:2331 : local name 2021-01-15 15:59:59.330 | + functions-common:time_stop:2332 : local end_time 2021-01-15 15:59:59.333 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 15:59:59.337 | + functions-common:time_stop:2334 : local total 2021-01-15 15:59:59.339 | + functions-common:time_stop:2335 : local start_time 2021-01-15 15:59:59.341 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 15:59:59.344 | + functions-common:time_stop:2338 : start_time=1610726393627 2021-01-15 15:59:59.346 | + functions-common:time_stop:2340 : [[ -z 1610726393627 ]] 2021-01-15 15:59:59.349 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 15:59:59.353 | + functions-common:time_stop:2343 : end_time=1610726399350 2021-01-15 15:59:59.355 | + functions-common:time_stop:2344 : elapsed_time=5723 2021-01-15 15:59:59.358 | + functions-common:time_stop:2345 : total=208065 2021-01-15 15:59:59.360 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 15:59:59.363 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=213788 2021-01-15 15:59:59.365 | + functions-common:apt_get:1117 : return 0 2021-01-15 15:59:59.368 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-01-15 15:59:59.371 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 15:59:59.373 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 15:59:59.375 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-01-15 15:59:59.436 | Enabling module proxy. 2021-01-15 15:59:59.444 | To activate the new configuration, you need to run: 2021-01-15 15:59:59.445 | systemctl restart apache2 2021-01-15 15:59:59.450 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-01-15 15:59:59.514 | Considering dependency proxy for proxy_uwsgi: 2021-01-15 15:59:59.515 | Module proxy already enabled 2021-01-15 15:59:59.515 | Enabling module proxy_uwsgi. 2021-01-15 15:59:59.522 | To activate the new configuration, you need to run: 2021-01-15 15:59:59.522 | systemctl restart apache2 2021-01-15 15:59:59.528 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-01-15 15:59:59.532 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 15:59:59.536 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 15:59:59.540 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 15:59:59.678 | + ./stack.sh:main:852 : install_keystoneauth 2021-01-15 15:59:59.681 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-01-15 15:59:59.684 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-01-15 15:59:59.686 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.689 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.691 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-01-15 15:59:59.694 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.698 | + ./stack.sh:main:853 : install_keystoneclient 2021-01-15 15:59:59.701 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-01-15 15:59:59.704 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-01-15 15:59:59.706 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.709 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.712 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-01-15 15:59:59.714 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.717 | + ./stack.sh:main:854 : install_glanceclient 2021-01-15 15:59:59.721 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-01-15 15:59:59.724 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-01-15 15:59:59.727 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.730 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.732 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-01-15 15:59:59.734 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.737 | + ./stack.sh:main:855 : install_cinderclient 2021-01-15 15:59:59.739 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-01-15 15:59:59.742 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-01-15 15:59:59.744 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.747 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.749 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-01-15 15:59:59.751 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.753 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-01-15 15:59:59.756 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-01-15 15:59:59.758 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.760 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.762 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-01-15 15:59:59.765 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.767 | + ./stack.sh:main:856 : install_novaclient 2021-01-15 15:59:59.769 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2021-01-15 15:59:59.771 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-01-15 15:59:59.774 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.776 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.778 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-01-15 15:59:59.782 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.784 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2021-01-15 15:59:59.806 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:59:59.808 | + ./stack.sh:main:858 : install_swiftclient 2021-01-15 15:59:59.811 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-01-15 15:59:59.813 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-01-15 15:59:59.816 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.818 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.820 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-01-15 15:59:59.823 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.825 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2021-01-15 15:59:59.843 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 15:59:59.846 | + ./stack.sh:main:861 : install_neutronclient 2021-01-15 15:59:59.849 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-01-15 15:59:59.851 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-01-15 15:59:59.854 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.857 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.860 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-01-15 15:59:59.864 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.866 | + ./stack.sh:main:865 : install_keystonemiddleware 2021-01-15 15:59:59.869 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-01-15 15:59:59.871 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-01-15 15:59:59.874 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 15:59:59.876 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 15:59:59.878 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-01-15 15:59:59.881 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 15:59:59.883 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-01-15 15:59:59.886 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-01-15 15:59:59.888 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-15 15:59:59.891 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-01-15 15:59:59.894 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-01-15 15:59:59.896 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-01-15 15:59:59.900 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-01-15 15:59:59.900 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-01-15 15:59:59.905 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-01-15 15:59:59.907 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-01-15 15:59:59.910 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-01-15 15:59:59.913 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-01-15 15:59:59.915 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-01-15 15:59:59.934 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-01-15 15:59:59.939 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-01-15 16:00:02.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:00:02.482 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.483 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.483 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.484 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.484 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.485 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.485 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.486 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.486 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.486 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.487 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.487 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.488 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.488 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.489 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.489 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.490 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.490 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.490 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.491 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.491 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.492 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.492 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.493 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.493 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.494 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.494 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.495 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.495 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.496 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.496 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.497 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.497 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.498 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.498 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.499 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.499 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.500 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.500 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.500 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.501 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.501 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.502 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.502 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.503 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.503 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.503 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.504 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.504 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.505 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.505 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.505 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.506 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.506 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.507 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.507 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.508 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.509 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.509 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.510 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.510 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.511 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.511 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.511 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.512 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.512 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.513 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.513 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.514 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.514 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.515 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.515 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.515 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.516 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.516 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.517 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.517 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.518 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.519 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.519 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.519 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.520 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.520 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.521 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.521 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.522 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.522 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.522 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.523 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.523 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.524 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.524 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.525 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.525 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.525 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.526 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.526 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.527 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.527 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.528 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.528 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.529 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.529 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.529 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.530 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.530 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.531 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.531 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.532 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.532 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.533 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.533 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.534 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.535 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.535 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.536 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.536 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.537 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.537 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.538 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.538 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.539 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.539 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.539 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.540 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.540 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.541 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.541 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.542 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.543 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.543 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.544 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.544 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.544 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.545 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.545 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.546 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.546 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.547 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.547 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.548 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.548 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.548 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.549 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.549 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.550 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.550 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.551 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.551 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.552 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.552 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.553 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.553 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.553 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.554 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.554 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.555 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.556 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.556 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.557 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.557 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.558 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.558 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.559 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.559 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.559 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.560 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.561 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.561 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.561 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.562 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.562 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.563 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.563 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.564 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.564 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.565 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.565 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.565 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.566 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.566 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.567 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.567 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.568 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.568 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.569 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.569 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.569 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.570 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.570 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.571 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.572 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.572 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.572 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.573 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.573 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.574 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.574 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.575 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.575 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.576 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.576 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.577 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.577 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.578 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.578 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.578 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.579 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.579 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.580 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.580 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.581 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.581 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.582 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.582 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.583 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.583 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.583 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.584 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.584 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.585 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.585 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.586 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.586 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.587 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.587 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.588 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.588 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.589 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.589 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.589 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.590 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.590 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.591 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.591 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.592 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.592 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.592 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.593 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.593 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.594 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.594 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.595 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.595 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.596 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.596 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.597 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.597 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.598 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.598 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.599 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.599 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.600 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.600 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.601 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.601 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.601 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.602 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.602 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.603 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.603 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.604 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.604 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.605 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.605 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.606 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.606 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.607 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.607 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.608 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.608 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.609 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.609 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.610 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.610 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.611 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.611 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.612 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.612 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.613 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.613 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.614 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.614 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.615 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.615 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.615 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.616 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.616 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.617 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.617 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.618 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.618 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.619 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.619 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.620 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.620 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.621 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.621 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.622 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.623 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.623 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.623 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.624 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.625 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.625 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.626 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.626 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.626 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.627 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.627 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.628 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.628 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.629 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.630 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.630 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.631 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.631 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.631 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.632 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.632 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.633 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.633 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.634 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.634 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.635 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.635 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.636 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.636 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.637 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.637 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.637 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.638 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.638 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.639 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.640 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.640 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.640 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.641 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.641 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.642 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.642 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.642 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.643 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.644 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.644 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.645 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.645 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.646 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.646 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.646 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.647 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.647 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.648 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.648 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.649 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.649 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.650 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.650 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.651 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.651 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.652 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.652 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.652 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.653 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.653 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.654 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.654 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.655 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.655 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.656 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.656 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.656 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.657 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.657 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.658 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.658 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.659 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.659 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.660 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.660 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.661 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.661 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.662 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.662 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.663 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.663 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.663 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.664 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.664 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.665 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.665 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.666 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.666 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.667 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.667 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.667 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.668 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.668 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.669 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.669 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.670 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.670 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.671 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.671 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.671 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.672 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.672 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.673 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.673 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.674 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.674 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.675 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.675 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.676 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.676 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:02.677 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:02.677 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:02.856 | Collecting keystonemiddleware===9.0.0 2021-01-15 16:00:02.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ae/8388ab611a33a/keystonemiddleware-9.0.0-py3-none-any.whl (119 kB) 2021-01-15 16:00:03.095 | Collecting oslo.cache===2.3.0 2021-01-15 16:00:03.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/9bd51e54edf73/oslo.cache-2.3.0-py3-none-any.whl (60 kB) 2021-01-15 16:00:03.354 | Collecting oslo.config===8.0.4 2021-01-15 16:00:03.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e62/3fda2a10e664f/oslo.config-8.0.4-py3-none-any.whl (125 kB) 2021-01-15 16:00:03.486 | Collecting dogpile.cache===0.9.0 2021-01-15 16:00:03.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b34/8835825c9dcd2/dogpile.cache-0.9.0.tar.gz (325 kB) 2021-01-15 16:00:04.158 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-01-15 16:00:04.165 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-01-15 16:00:04.230 | Collecting rfc3986===1.4.0 2021-01-15 16:00:04.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-01-15 16:00:04.409 | Collecting keystoneauth1===4.0.0 2021-01-15 16:00:04.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/afa/67df303067529/keystoneauth1-4.0.0-py3-none-any.whl (310 kB) 2021-01-15 16:00:04.654 | Collecting python-keystoneclient===4.0.0 2021-01-15 16:00:04.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b08/1a330eab0aa7c/python_keystoneclient-4.0.0-py3-none-any.whl (397 kB) 2021-01-15 16:00:04.799 | Collecting decorator===4.4.2 2021-01-15 16:00:04.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-01-15 16:00:05.001 | Collecting oslo.utils===4.1.2 2021-01-15 16:00:05.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb7/75f22c701065f/oslo.utils-4.1.2-py3-none-any.whl (95 kB) 2021-01-15 16:00:05.402 | Collecting pytz===2019.3 2021-01-15 16:00:05.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c5/57d7d0e871de1/pytz-2019.3-py2.py3-none-any.whl (509 kB) 2021-01-15 16:00:05.568 | Collecting oslo.context===3.0.2 2021-01-15 16:00:05.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c9/fe7ee6f588b2e/oslo.context-3.0.2-py3-none-any.whl (19 kB) 2021-01-15 16:00:05.693 | Collecting pycadf===3.0.0 2021-01-15 16:00:05.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ba/e41aa236e90ce/pycadf-3.0.0-py3-none-any.whl (43 kB) 2021-01-15 16:00:05.760 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-01-15 16:00:05.887 | Collecting WebOb===1.8.6 2021-01-15 16:00:05.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-01-15 16:00:05.975 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-01-15 16:00:06.126 | Collecting oslo.log===4.1.3 2021-01-15 16:00:06.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/483/fc4e31129cbed/oslo.log-4.1.3-py3-none-any.whl (71 kB) 2021-01-15 16:00:06.321 | Collecting oslo.i18n===4.0.1 2021-01-15 16:00:06.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec3/57b430b29d589/oslo.i18n-4.0.1-py3-none-any.whl (47 kB) 2021-01-15 16:00:06.482 | Collecting oslo.serialization===3.1.1 2021-01-15 16:00:06.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de8/ca4688adec03c/oslo.serialization-3.1.1-py3-none-any.whl (28 kB) 2021-01-15 16:00:06.622 | Collecting debtcollector===2.0.1 2021-01-15 16:00:06.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96b/de97db3de7721/debtcollector-2.0.1-py3-none-any.whl (23 kB) 2021-01-15 16:00:06.671 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-01-15 16:00:06.733 | Collecting netaddr===0.7.19 2021-01-15 16:00:06.744 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) 2021-01-15 16:00:06.843 | Collecting iso8601===0.1.12 2021-01-15 16:00:06.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bbb/ae5fb4a7abfe7/iso8601-0.1.12-py3-none-any.whl (12 kB) 2021-01-15 16:00:06.938 | Collecting os-service-types===1.7.0 2021-01-15 16:00:06.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-01-15 16:00:07.062 | Collecting netifaces===0.10.9 2021-01-15 16:00:07.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-01-15 16:00:07.074 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-01-15 16:00:07.076 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-01-15 16:00:07.079 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2021-01-15 16:00:07.081 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-01-15 16:00:07.103 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-01-15 16:00:07.174 | Collecting python-dateutil===2.8.1 2021-01-15 16:00:07.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-01-15 16:00:07.277 | Collecting pyinotify===0.9.6 2021-01-15 16:00:07.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2021-01-15 16:00:07.931 | Collecting Babel===2.8.0 2021-01-15 16:00:07.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d67/0ea0b10f8b723/Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) 2021-01-15 16:00:08.372 | Collecting msgpack===0.6.2 2021-01-15 16:00:08.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76d/f51492bc6fa6c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) 2021-01-15 16:00:08.485 | Collecting wrapt===1.12.1 2021-01-15 16:00:08.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-01-15 16:00:09.061 | Building wheels for collected packages: pyinotify, dogpile.cache, wrapt 2021-01-15 16:00:09.062 | Building wheel for pyinotify (setup.py): started 2021-01-15 16:00:09.636 | Building wheel for pyinotify (setup.py): finished with status 'done' 2021-01-15 16:00:09.638 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=8f3f20c7d60f6d15610311629f3789d22cbf9d92c19d3b37e601d165ced9af9c 2021-01-15 16:00:09.638 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2021-01-15 16:00:09.641 | Building wheel for dogpile.cache (setup.py): started 2021-01-15 16:00:10.281 | Building wheel for dogpile.cache (setup.py): finished with status 'done' 2021-01-15 16:00:10.283 | Created wheel for dogpile.cache: filename=dogpile.cache-0.9.0-py2.py3-none-any.whl size=44829 sha256=dc9e07035f32d6c43b8bb7e57488b20cd8eec3446127ae75bdcdb6c237d3ca01 2021-01-15 16:00:10.283 | Stored in directory: /root/.cache/pip/wheels/f0/7f/a8/5bc9a005d1c21a1827fc4e2499017db62406f8084aa25d9ecf 2021-01-15 16:00:10.286 | Building wheel for wrapt (setup.py): started 2021-01-15 16:00:11.805 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-01-15 16:00:11.807 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67500 sha256=361ea31c1e539199071dcb1ee3d65f2069e0f989ba8306f5640273ff65434faa 2021-01-15 16:00:11.807 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-01-15 16:00:11.809 | Successfully built pyinotify dogpile.cache wrapt 2021-01-15 16:00:12.498 | Installing collected packages: WebOb, pytz, Babel, oslo.i18n, wrapt, debtcollector, oslo.context, rfc3986, netaddr, oslo.config, msgpack, iso8601, netifaces, oslo.utils, oslo.serialization, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, decorator, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware 2021-01-15 16:00:13.780 | Attempting uninstall: netaddr 2021-01-15 16:00:13.782 | Found existing installation: netaddr 0.8.0 2021-01-15 16:00:13.797 | Uninstalling netaddr-0.8.0: 2021-01-15 16:00:13.799 | Successfully uninstalled netaddr-0.8.0 2021-01-15 16:00:14.204 | Attempting uninstall: netifaces 2021-01-15 16:00:14.205 | Found existing installation: netifaces 0.10.4 2021-01-15 16:00:14.212 | Uninstalling netifaces-0.10.4: 2021-01-15 16:00:14.240 | Successfully uninstalled netifaces-0.10.4 2021-01-15 16:00:15.713 | Successfully installed Babel-2.8.0 WebOb-1.8.6 debtcollector-2.0.1 decorator-4.4.2 dogpile.cache-0.9.0 iso8601-0.1.12 keystoneauth1-4.0.0 keystonemiddleware-9.0.0 msgpack-0.6.2 netaddr-0.7.19 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.3.0 oslo.config-8.0.4 oslo.context-3.0.2 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.serialization-3.1.1 oslo.utils-4.1.2 pycadf-3.0.0 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.0.0 pytz-2019.3 rfc3986-1.4.0 wrapt-1.12.1 2021-01-15 16:00:15.790 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:00:15.790 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:00:15.889 | + inc/python:pip_install:207 : result=0 2021-01-15 16:00:15.893 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:00:15.897 | + functions-common:time_stop:2331 : local name 2021-01-15 16:00:15.900 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:00:15.902 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:00:15.905 | + functions-common:time_stop:2334 : local total 2021-01-15 16:00:15.907 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:00:15.909 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:00:15.911 | + functions-common:time_stop:2338 : start_time=1610726399928 2021-01-15 16:00:15.914 | + functions-common:time_stop:2340 : [[ -z 1610726399928 ]] 2021-01-15 16:00:15.916 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:00:15.920 | + functions-common:time_stop:2343 : end_time=1610726415917 2021-01-15 16:00:15.922 | + functions-common:time_stop:2344 : elapsed_time=15989 2021-01-15 16:00:15.924 | + functions-common:time_stop:2345 : total=68709 2021-01-15 16:00:15.926 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:00:15.928 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=84698 2021-01-15 16:00:15.931 | + inc/python:pip_install:210 : return 0 2021-01-15 16:00:15.933 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-01-15 16:00:15.936 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-01-15 16:00:15.938 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-15 16:00:15.941 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-01-15 16:00:15.945 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-01-15 16:00:15.947 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-01-15 16:00:15.951 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-01-15 16:00:15.951 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-01-15 16:00:15.956 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-01-15 16:00:15.960 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-01-15 16:00:15.963 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-01-15 16:00:15.967 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-01-15 16:00:15.970 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-01-15 16:00:15.994 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-01-15 16:00:15.999 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-01-15 16:00:18.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:00:18.645 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.645 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.646 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.646 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.647 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.647 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.648 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.648 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.649 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.649 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.650 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.650 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.650 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.651 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.651 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.652 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.652 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.653 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.653 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.654 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.654 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.654 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.655 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.655 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.656 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.656 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.657 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.657 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.658 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.658 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.659 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.659 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.660 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.660 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.661 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.661 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.662 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.662 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.663 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.663 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.663 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.664 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.664 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.665 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.665 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.666 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.666 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.667 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.667 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.667 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.668 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.668 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.669 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.669 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.670 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.670 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.671 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.671 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.672 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.672 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.673 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.673 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.674 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.674 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.674 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.675 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.675 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.676 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.676 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.677 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.677 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.677 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.678 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.678 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.679 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.679 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.680 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.681 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.681 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.682 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.682 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.683 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.683 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.684 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.684 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.684 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.685 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.685 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.686 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.686 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.687 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.687 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.688 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.688 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.688 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.689 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.689 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.690 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.690 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.691 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.691 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.691 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.692 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.692 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.693 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.693 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.694 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.694 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.694 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.695 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.696 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.696 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.697 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.698 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.698 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.698 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.699 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.699 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.700 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.700 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.701 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.701 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.702 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.702 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.702 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.703 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.703 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.704 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.704 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.705 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.706 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.706 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.706 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.707 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.707 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.708 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.708 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.709 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.709 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.710 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.710 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.710 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.711 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.712 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.712 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.712 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.713 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.713 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.714 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.714 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.715 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.715 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.716 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.716 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.717 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.717 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.718 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.718 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.719 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.719 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.720 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.720 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.720 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.721 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.721 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.722 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.722 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.723 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.723 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.724 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.724 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.725 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.725 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.726 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.726 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.727 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.727 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.728 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.728 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.729 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.729 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.729 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.730 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.730 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.731 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.731 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.732 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.732 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.732 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.733 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.734 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.734 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.735 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.735 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.736 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.736 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.736 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.737 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.737 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.738 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.738 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.739 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.739 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.740 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.740 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.741 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.741 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.741 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.742 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.743 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.743 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.744 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.744 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.745 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.745 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.745 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.746 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.746 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.747 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.747 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.748 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.748 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.749 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.749 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.749 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.750 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.750 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.751 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.751 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.752 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.752 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.752 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.753 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.753 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.754 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.754 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.755 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.755 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.756 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.756 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.756 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.757 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.758 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.758 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.759 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.759 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.760 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.760 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.761 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.761 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.762 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.762 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.762 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.763 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.764 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.764 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.764 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.765 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.765 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.766 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.766 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.767 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.767 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.768 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.768 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.768 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.769 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.769 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.770 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.770 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.771 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.771 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.772 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.772 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.773 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.773 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.774 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.774 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.775 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.775 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.776 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.776 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.777 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.777 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.777 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.778 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.778 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.779 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.779 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.779 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.780 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.780 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.781 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.781 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.782 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.782 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.783 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.783 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.784 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.785 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.785 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.786 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.786 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.787 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.787 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.787 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.788 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.788 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.789 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.792 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.792 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.792 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.792 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.792 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.792 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.792 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.793 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.793 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.794 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.794 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.794 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.795 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.795 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.796 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.796 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.797 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.797 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.798 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.798 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.799 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.799 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.800 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.800 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.801 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.801 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.802 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.802 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.803 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.803 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.803 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.804 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.804 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.805 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.806 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.806 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.807 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.807 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.808 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.808 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.808 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.809 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.809 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.810 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.810 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.811 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.811 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.812 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.812 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.813 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.813 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.814 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.814 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.815 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.815 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.815 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.816 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.816 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.817 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.817 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.818 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.818 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.818 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.819 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.819 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.820 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.821 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.821 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.821 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.822 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.822 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.823 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.823 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.824 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.824 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.825 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.825 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.825 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.826 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.826 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.827 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.827 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.827 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.828 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.828 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.829 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.829 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.830 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.830 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.830 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.831 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.831 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.832 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.832 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.833 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.833 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.834 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.834 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.835 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.835 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.836 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.836 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.837 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.837 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.838 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.838 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:18.839 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:18.839 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:18.941 | Collecting python-memcached===1.59 2021-01-15 16:00:18.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-01-15 16:00:19.012 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-01-15 16:00:19.660 | Installing collected packages: python-memcached 2021-01-15 16:00:19.731 | Successfully installed python-memcached-1.59 2021-01-15 16:00:19.803 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:00:19.803 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:00:19.872 | + inc/python:pip_install:207 : result=0 2021-01-15 16:00:19.876 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:00:19.879 | + functions-common:time_stop:2331 : local name 2021-01-15 16:00:19.883 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:00:19.886 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:00:19.890 | + functions-common:time_stop:2334 : local total 2021-01-15 16:00:19.893 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:00:19.897 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:00:19.899 | + functions-common:time_stop:2338 : start_time=1610726415988 2021-01-15 16:00:19.902 | + functions-common:time_stop:2340 : [[ -z 1610726415988 ]] 2021-01-15 16:00:19.905 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:00:19.909 | + functions-common:time_stop:2343 : end_time=1610726419906 2021-01-15 16:00:19.911 | + functions-common:time_stop:2344 : elapsed_time=3918 2021-01-15 16:00:19.914 | + functions-common:time_stop:2345 : total=84698 2021-01-15 16:00:19.917 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:00:19.920 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=88616 2021-01-15 16:00:19.924 | + inc/python:pip_install:210 : return 0 2021-01-15 16:00:19.927 | + ./stack.sh:main:867 : is_service_enabled keystone 2021-01-15 16:00:19.946 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:00:19.949 | + ./stack.sh:main:868 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-01-15 16:00:19.952 | + ./stack.sh:main:869 : stack_install_service keystone 2021-01-15 16:00:19.955 | + lib/stack:stack_install_service:20 : local service=keystone 2021-01-15 16:00:19.958 | + lib/stack:stack_install_service:21 : type install_keystone 2021-01-15 16:00:19.961 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-15 16:00:19.964 | + lib/stack:stack_install_service:32 : install_keystone 2021-01-15 16:00:19.966 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-01-15 16:00:19.980 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:00:19.983 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-01-15 16:00:19.985 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-01-15 16:00:19.987 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-01-15 16:00:19.989 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 16:00:19.991 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 16:00:19.994 | ++ functions-common:git_clone:527 : pwd 2021-01-15 16:00:19.998 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:00:20.001 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:00:20.004 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:00:20.021 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:00:20.023 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:00:20.025 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:00:20.028 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 16:00:20.028 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:00:20.032 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-01-15 16:00:20.034 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 16:00:20.037 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-01-15 16:00:20.040 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 16:00:20.040 | + functions-common:git_clone:593 : head -1 2021-01-15 16:00:20.042 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2021-01-15 16:00:20.045 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:00:20.047 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-01-15 16:00:20.049 | + inc/python:setup_develop:351 : local bindep 2021-01-15 16:00:20.052 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-15 16:00:20.054 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-01-15 16:00:20.056 | + inc/python:setup_develop:357 : local extras= 2021-01-15 16:00:20.059 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-01-15 16:00:20.061 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:00:20.063 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-15 16:00:20.065 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-01-15 16:00:20.068 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:00:20.070 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-01-15 16:00:20.073 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-01-15 16:00:20.075 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:00:20.078 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-01-15 16:00:20.080 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:00:20.082 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:00:20.085 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-01-15 16:00:20.090 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-01-15 16:00:20.093 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-01-15 16:00:21.100 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-01-15 16:00:21.104 | + inc/python:setup_package:430 : local bindep=0 2021-01-15 16:00:21.108 | + inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:00:21.110 | + inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:00:21.114 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-15 16:00:21.117 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-01-15 16:00:21.121 | + inc/python:setup_package:439 : local flags=-e 2021-01-15 16:00:21.124 | + inc/python:setup_package:440 : local extras= 2021-01-15 16:00:21.128 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:00:21.131 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-01-15 16:00:21.134 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-01-15 16:00:21.136 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-01-15 16:00:21.138 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:00:21.141 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-01-15 16:00:21.160 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-01-15 16:00:21.166 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-01-15 16:00:23.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:00:23.695 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:00:23.696 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.697 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.697 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.697 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.698 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.698 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.699 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.699 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.699 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.700 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.700 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.701 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.701 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.702 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.702 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.702 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.703 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.704 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.704 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.705 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.705 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.705 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.706 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.706 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.707 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.709 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.709 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.710 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.710 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.711 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.711 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.712 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.712 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.713 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.713 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.714 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.714 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.714 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.715 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.715 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.715 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.716 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.716 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.716 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.717 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.717 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.718 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.718 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.719 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.719 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.720 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.720 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.720 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.721 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.721 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.722 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.722 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.723 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.723 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.723 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.724 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.725 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.725 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.726 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.727 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.727 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.727 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.728 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.728 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.729 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.730 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.730 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.730 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.731 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.731 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.732 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.732 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.732 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.733 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.733 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.734 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.734 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.735 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.735 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.736 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.736 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.736 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.737 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.737 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.738 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.738 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.739 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.739 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.740 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.740 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.741 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.741 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.742 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.742 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.743 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.743 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.744 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.744 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.744 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.745 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.746 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.746 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.746 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.747 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.747 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.748 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.748 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.748 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.749 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.749 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.750 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.750 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.751 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.751 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.751 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.752 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.752 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.753 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.753 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.754 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.754 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.755 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.755 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.755 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.756 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.756 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.757 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.757 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.758 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.758 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.758 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.759 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.759 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.760 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.760 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.760 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.761 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.761 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.762 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.762 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.763 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.763 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.763 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.764 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.764 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.765 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.765 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.766 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.766 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.766 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.767 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.767 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.768 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.768 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.768 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.769 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.769 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.770 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.770 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.770 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.771 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.771 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.772 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.772 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.772 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.773 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.773 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.774 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.774 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.774 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.775 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.775 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.775 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.776 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.776 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.777 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.777 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.777 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.778 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.778 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.779 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.779 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.779 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.780 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.780 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.781 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.781 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.781 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.782 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.782 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.782 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.783 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.784 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.784 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.784 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.785 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.785 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.786 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.786 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.786 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.787 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.787 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.787 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.788 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.788 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.789 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.789 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.790 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.790 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.790 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.791 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.791 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.792 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.792 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.792 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.793 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.793 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.793 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.794 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.794 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.795 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.795 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.795 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.796 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.796 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.797 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.797 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.798 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.799 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.799 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.800 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.801 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.801 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.801 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.802 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.802 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.803 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.803 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.804 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.804 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.805 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.805 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.805 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.806 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.806 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.806 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.807 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.807 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.808 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.808 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.809 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.809 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.810 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.810 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.810 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.811 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.811 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.811 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.812 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.812 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.813 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.813 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.814 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.814 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.814 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.815 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.815 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.816 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.816 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.817 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.817 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.817 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.818 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.818 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.819 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.819 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.819 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.820 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.820 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.821 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.821 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.822 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.822 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.822 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.823 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.823 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.824 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.824 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.824 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.825 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.825 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.826 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.826 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.826 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.827 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.827 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.828 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.828 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.829 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.829 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.829 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.830 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.830 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.831 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.831 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.831 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.832 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.832 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.833 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.833 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.833 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.834 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.834 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.835 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.835 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.836 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.836 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.836 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.837 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.837 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.838 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.838 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.839 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.839 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.840 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.840 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.841 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.841 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.841 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.842 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.842 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.843 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.843 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.844 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.844 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.845 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.845 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.845 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.846 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.846 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.847 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.847 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.847 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.848 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.848 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.849 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.849 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.849 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.850 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.850 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.851 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.852 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.852 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.853 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.853 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.853 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.854 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.854 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.855 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.855 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.856 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.856 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.856 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.857 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.857 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.858 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.858 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.858 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.859 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.859 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.860 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.860 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.861 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.861 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.861 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.862 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.862 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.863 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.863 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.864 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.864 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.865 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.865 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.865 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.866 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.866 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.867 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.867 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.868 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.868 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.868 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.869 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.869 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.870 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.870 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.870 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.871 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.871 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.872 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.872 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.872 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.873 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.874 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.874 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.874 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.875 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.876 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.876 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.876 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.877 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:23.877 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:23.878 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:23.878 | Obtaining file:///opt/stack/keystone 2021-01-15 16:00:25.443 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:00:27.085 | Collecting Flask===1.1.2 2021-01-15 16:00:27.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-01-15 16:00:27.239 | Collecting Flask-RESTful===0.3.8 2021-01-15 16:00:27.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-01-15 16:00:27.340 | Collecting Jinja2===2.11.1 2021-01-15 16:00:27.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0e/af100007721b5/Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 2021-01-15 16:00:27.432 | Collecting MarkupSafe===1.1.1 2021-01-15 16:00:27.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 2021-01-15 16:00:27.507 | Collecting PyJWT===1.7.1 2021-01-15 16:00:27.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-01-15 16:00:27.813 | Collecting SQLAlchemy===1.3.16 2021-01-15 16:00:27.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e18/752cecaef6103/SQLAlchemy-1.3.16-cp36-cp36m-manylinux2010_x86_64.whl (1.2 MB) 2021-01-15 16:00:27.920 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:00:28.039 | Collecting Werkzeug===1.0.1 2021-01-15 16:00:28.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-01-15 16:00:28.186 | Collecting aniso8601===8.0.0 2021-01-15 16:00:28.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-01-15 16:00:28.430 | Collecting bcrypt===3.1.7 2021-01-15 16:00:28.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) 2021-01-15 16:00:29.088 | Collecting cffi===1.14.0 2021-01-15 16:00:29.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/028/a579fc9aed3af/cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB) 2021-01-15 16:00:29.199 | Collecting click===7.1.1 2021-01-15 16:00:29.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-01-15 16:00:29.969 | Collecting cryptography===2.9 2021-01-15 16:00:29.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/498/70684da168b90/cryptography-2.9-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB) 2021-01-15 16:00:30.086 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-01-15 16:00:30.150 | Collecting itsdangerous===1.1.0 2021-01-15 16:00:30.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-01-15 16:00:30.246 | Collecting jsonschema===3.2.0 2021-01-15 16:00:30.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-01-15 16:00:30.288 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (9.0.0) 2021-01-15 16:00:30.347 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.2) 2021-01-15 16:00:30.385 | Collecting oauthlib===3.1.0 2021-01-15 16:00:30.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-01-15 16:00:30.408 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.0) 2021-01-15 16:00:30.443 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.4) 2021-01-15 16:00:30.457 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.2) 2021-01-15 16:00:30.631 | Collecting oslo.db===8.1.0 2021-01-15 16:00:30.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8db/83454163aeafe/oslo.db-8.1.0-py3-none-any.whl (177 kB) 2021-01-15 16:00:30.737 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (4.0.1) 2021-01-15 16:00:30.745 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (4.1.3) 2021-01-15 16:00:31.009 | Collecting oslo.messaging===12.1.5 2021-01-15 16:00:31.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a47/43fe9c79941da/oslo.messaging-12.1.5-py3-none-any.whl (240 kB) 2021-01-15 16:00:31.303 | Collecting oslo.middleware===4.0.2 2021-01-15 16:00:31.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef0/0d42eb8faf54f/oslo.middleware-4.0.2-py3-none-any.whl (60 kB) 2021-01-15 16:00:31.564 | Collecting oslo.policy===3.1.1 2021-01-15 16:00:31.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bf9/c25fed14960cf/oslo.policy-3.1.1-py3-none-any.whl (74 kB) 2021-01-15 16:00:31.645 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.1) 2021-01-15 16:00:31.799 | Collecting oslo.service===2.1.1 2021-01-15 16:00:31.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be5/7ccf2f48ad732/oslo.service-2.1.1-py3-none-any.whl (77 kB) 2021-01-15 16:00:31.949 | Collecting oslo.upgradecheck===1.0.1 2021-01-15 16:00:31.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/11f7b52f0e425/oslo.upgradecheck-1.0.1-py3-none-any.whl (11 kB) 2021-01-15 16:00:32.008 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.1.2) 2021-01-15 16:00:32.125 | Collecting osprofiler===3.1.0 2021-01-15 16:00:32.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fdb/2b2ea298dc335/osprofiler-3.1.0-py3-none-any.whl (89 kB) 2021-01-15 16:00:32.305 | Collecting passlib===1.7.2 2021-01-15 16:00:32.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-01-15 16:00:32.380 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (5.4.5) 2021-01-15 16:00:32.382 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.7.2) 2021-01-15 16:00:32.384 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.0.0) 2021-01-15 16:00:32.458 | Collecting pycparser===2.20 2021-01-15 16:00:32.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-01-15 16:00:32.523 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 602)) (0.9.6) 2021-01-15 16:00:32.525 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 609)) (2.4.7) 2021-01-15 16:00:32.613 | Collecting pyrsistent===0.16.0 2021-01-15 16:00:32.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/69905fe725965/pyrsistent-0.16.0.tar.gz (108 kB) 2021-01-15 16:00:33.338 | Collecting pysaml2===5.0.0 2021-01-15 16:00:33.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-01-15 16:00:33.415 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) (2.8.1) 2021-01-15 16:00:33.419 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (4.0.0) 2021-01-15 16:00:33.439 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 771)) (2019.3) 2021-01-15 16:00:33.442 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (2.23.0) 2021-01-15 16:00:33.464 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-01-15 16:00:33.658 | Collecting scrypt===0.8.13 2021-01-15 16:00:33.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-01-15 16:00:34.281 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (1.14.0) 2021-01-15 16:00:34.357 | Collecting sqlalchemy-migrate===0.13.0 2021-01-15 16:00:34.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-01-15 16:00:34.494 | Collecting sqlparse===0.3.1 2021-01-15 16:00:34.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/022/fb9c87b524d1f/sqlparse-0.3.1-py2.py3-none-any.whl (40 kB) 2021-01-15 16:00:34.610 | Collecting statsd===3.3.0 2021-01-15 16:00:34.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-01-15 16:00:34.660 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 899)) (1.32.0) 2021-01-15 16:00:34.758 | Collecting testresources===2.0.1 2021-01-15 16:00:34.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-01-15 16:00:34.871 | Collecting testscenarios===0.5.0 2021-01-15 16:00:34.877 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-01-15 16:00:34.926 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.4.0) 2021-01-15 16:00:34.944 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 945)) (1.4.0) 2021-01-15 16:00:34.948 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-01-15 16:00:34.954 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-01-15 16:00:35.034 | Collecting yappi===1.2.3 2021-01-15 16:00:35.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8d/b9bc607610d6d/yappi-1.2.3.tar.gz (45 kB) 2021-01-15 16:00:35.709 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-01-15 16:00:35.712 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (51.1.2) 2021-01-15 16:00:35.793 | Collecting attrs===19.3.0 2021-01-15 16:00:35.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08a/96c641c3a74e4/attrs-19.3.0-py2.py3-none-any.whl (39 kB) 2021-01-15 16:00:35.909 | Collecting importlib-metadata===1.6.0 2021-01-15 16:00:35.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a6/88cbaa90e0cc5/importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) 2021-01-15 16:00:35.937 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (4.0.0) 2021-01-15 16:00:36.005 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:00:36.009 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-01-15 16:00:36.016 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.7.19) 2021-01-15 16:00:36.117 | Collecting alembic===1.4.2 2021-01-15 16:00:36.124 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/bc3/4e2872ed689e0/alembic-1.4.2-py2.py3-none-any.whl (159 kB) 2021-01-15 16:00:36.181 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:00:36.346 | Collecting kombu===4.6.8 2021-01-15 16:00:36.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/598/e7e749d6ab54f/kombu-4.6.8-py2.py3-none-any.whl (183 kB) 2021-01-15 16:00:36.546 | Collecting amqp===2.5.2 2021-01-15 16:00:36.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6e6/49ca13a7df3fa/amqp-2.5.2-py2.py3-none-any.whl (49 kB) 2021-01-15 16:00:36.680 | Collecting cachetools===4.1.0 2021-01-15 16:00:36.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de5/d88f877816022/cachetools-4.1.0-py3-none-any.whl (10 kB) 2021-01-15 16:00:36.731 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-01-15 16:00:36.820 | Collecting eventlet===0.26.1 2021-01-15 16:00:36.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/384fdd8e5797a/eventlet-0.26.1-py2.py3-none-any.whl (223 kB) 2021-01-15 16:00:37.011 | Collecting oslo.concurrency===4.0.3 2021-01-15 16:00:37.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/649/f5407717c5c98/oslo.concurrency-4.0.3-py3-none-any.whl (47 kB) 2021-01-15 16:00:37.351 | Collecting greenlet===0.4.15 2021-01-15 16:00:37.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23d/12eacffa9d0f2/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41 kB) 2021-01-15 16:00:37.403 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-01-15 16:00:37.522 | Collecting PasteDeploy===2.1.0 2021-01-15 16:00:37.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc6/578735a32c774/PasteDeploy-2.1.0-py2.py3-none-any.whl (17 kB) 2021-01-15 16:00:37.696 | Collecting Paste===3.4.0 2021-01-15 16:00:37.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5d2/29beb9a0efdb8/Paste-3.4.0-py2.py3-none-any.whl (593 kB) 2021-01-15 16:00:37.846 | Collecting Routes===2.4.1 2021-01-15 16:00:37.853 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d64/b8ae22bef127d/Routes-2.4.1-py2.py3-none-any.whl (48 kB) 2021-01-15 16:00:37.904 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-01-15 16:00:37.906 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.10.9) 2021-01-15 16:00:37.955 | Collecting pyOpenSSL===19.1.0 2021-01-15 16:00:37.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/621/880965a720b8e/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) 2021-01-15 16:00:38.041 | Collecting defusedxml===0.6.0 2021-01-15 16:00:38.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-01-15 16:00:38.094 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:00:38.096 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:00:38.098 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-01-15 16:00:38.158 | Collecting Tempita===0.5.2 2021-01-15 16:00:38.164 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2021-01-15 16:00:38.207 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-01-15 16:00:38.209 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) (1.6.0) 2021-01-15 16:00:38.211 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.0.0) 2021-01-15 16:00:38.213 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-01-15 16:00:38.255 | Collecting zipp===3.1.0 2021-01-15 16:00:38.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa3/6550ff0c0b7ef/zipp-3.1.0-py3-none-any.whl (4.9 kB) 2021-01-15 16:00:38.274 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.7.0) 2021-01-15 16:00:38.279 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 987)) (1.12.1) 2021-01-15 16:00:38.362 | Collecting Mako===1.1.2 2021-01-15 16:00:38.370 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e8/b53c71c7e59f3/Mako-1.1.2-py2.py3-none-any.whl (75 kB) 2021-01-15 16:00:38.486 | Collecting python-editor===1.0.4 2021-01-15 16:00:38.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-01-15 16:00:38.599 | Collecting vine===1.3.0 2021-01-15 16:00:38.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea4/947cc56d1fd6f/vine-1.3.0-py2.py3-none-any.whl (14 kB) 2021-01-15 16:00:38.708 | Collecting dnspython===1.15.0 2021-01-15 16:00:38.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/861/e6e58faa730f9/dnspython-1.15.0-py2.py3-none-any.whl (177 kB) 2021-01-15 16:00:38.824 | Collecting monotonic===1.5 2021-01-15 16:00:38.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-01-15 16:00:38.941 | Collecting fasteners===0.14.1 2021-01-15 16:00:38.948 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-01-15 16:00:39.048 | Collecting repoze.lru===0.7 2021-01-15 16:00:39.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2021-01-15 16:00:39.106 | Building wheels for collected packages: pyrsistent, scrypt, yappi 2021-01-15 16:00:39.107 | Building wheel for pyrsistent (setup.py): started 2021-01-15 16:00:40.547 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-01-15 16:00:40.550 | Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=97738 sha256=d2881292df5e92fb6231d183b810c8efb696d9c9928c3aabe4b8f2b621a488a4 2021-01-15 16:00:40.550 | Stored in directory: /root/.cache/pip/wheels/49/9f/58/af811c2fe7f106c1216dd38c4b6a25b53daf175fa87f1539b0 2021-01-15 16:00:40.553 | Building wheel for scrypt (setup.py): started 2021-01-15 16:00:43.197 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-01-15 16:00:43.199 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73190 sha256=aebb1f763da739ed696f0cd587831ea6b23e417ab56fabde36c6861e4e881aa8 2021-01-15 16:00:43.199 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-01-15 16:00:43.202 | Building wheel for yappi (setup.py): started 2021-01-15 16:00:45.491 | Building wheel for yappi (setup.py): finished with status 'done' 2021-01-15 16:00:45.493 | Created wheel for yappi: filename=yappi-1.2.3-cp36-cp36m-linux_x86_64.whl size=79021 sha256=27372aa634168fb099f6622da186c95301b72412674df70975fcae1feb518723 2021-01-15 16:00:45.494 | Stored in directory: /root/.cache/pip/wheels/2d/dc/d8/6a1a678ef4138cb1af54edbbbc977e5f093e65af658c2b9675 2021-01-15 16:00:45.495 | Successfully built pyrsistent scrypt yappi 2021-01-15 16:00:46.472 | Installing collected packages: Werkzeug, itsdangerous, click, MarkupSafe, Jinja2, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, Tempita, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, statsd, oslo.middleware, dnspython, monotonic, greenlet, eventlet, fasteners, oslo.concurrency, yappi, PasteDeploy, Paste, repoze.lru, Routes, oslo.service, vine, amqp, zipp, importlib-metadata, kombu, cachetools, oslo.messaging, testresources, Mako, python-editor, alembic, testscenarios, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, pyOpenSSL, defusedxml, pysaml2, PyJWT, attrs, pyrsistent, jsonschema, osprofiler, keystone 2021-01-15 16:00:46.678 | Attempting uninstall: click 2021-01-15 16:00:46.680 | Found existing installation: click 6.7 2021-01-15 16:00:46.691 | Uninstalling click-6.7: 2021-01-15 16:00:46.720 | Successfully uninstalled click-6.7 2021-01-15 16:00:46.800 | Attempting uninstall: MarkupSafe 2021-01-15 16:00:46.802 | Found existing installation: MarkupSafe 1.0 2021-01-15 16:00:46.805 | Uninstalling MarkupSafe-1.0: 2021-01-15 16:00:46.826 | Successfully uninstalled MarkupSafe-1.0 2021-01-15 16:00:46.847 | Attempting uninstall: Jinja2 2021-01-15 16:00:46.849 | Found existing installation: Jinja2 2.10 2021-01-15 16:00:46.855 | Uninstalling Jinja2-2.10: 2021-01-15 16:00:46.876 | Successfully uninstalled Jinja2-2.10 2021-01-15 16:00:47.492 | Attempting uninstall: cryptography 2021-01-15 16:00:47.493 | Found existing installation: cryptography 2.1.4 2021-01-15 16:00:47.501 | Uninstalling cryptography-2.1.4: 2021-01-15 16:00:47.530 | Successfully uninstalled cryptography-2.1.4 2021-01-15 16:00:50.501 | Attempting uninstall: zipp 2021-01-15 16:00:50.502 | Found existing installation: zipp 3.4.0 2021-01-15 16:00:50.505 | Uninstalling zipp-3.4.0: 2021-01-15 16:00:50.631 | Successfully uninstalled zipp-3.4.0 2021-01-15 16:00:50.649 | Attempting uninstall: importlib-metadata 2021-01-15 16:00:50.650 | Found existing installation: importlib-metadata 3.4.0 2021-01-15 16:00:50.653 | Uninstalling importlib-metadata-3.4.0: 2021-01-15 16:00:50.654 | Successfully uninstalled importlib-metadata-3.4.0 2021-01-15 16:00:51.765 | Attempting uninstall: oauthlib 2021-01-15 16:00:51.766 | Found existing installation: oauthlib 2.0.6 2021-01-15 16:00:51.775 | Uninstalling oauthlib-2.0.6: 2021-01-15 16:00:51.799 | Successfully uninstalled oauthlib-2.0.6 2021-01-15 16:00:51.924 | Attempting uninstall: pyOpenSSL 2021-01-15 16:00:51.926 | Found existing installation: pyOpenSSL 17.5.0 2021-01-15 16:00:51.933 | Uninstalling pyOpenSSL-17.5.0: 2021-01-15 16:00:51.950 | Successfully uninstalled pyOpenSSL-17.5.0 2021-01-15 16:00:52.501 | Attempting uninstall: PyJWT 2021-01-15 16:00:52.502 | Found existing installation: PyJWT 1.5.3 2021-01-15 16:00:52.510 | Uninstalling PyJWT-1.5.3: 2021-01-15 16:00:52.538 | Successfully uninstalled PyJWT-1.5.3 2021-01-15 16:00:52.575 | Attempting uninstall: attrs 2021-01-15 16:00:52.577 | Found existing installation: attrs 17.4.0 2021-01-15 16:00:52.582 | Uninstalling attrs-17.4.0: 2021-01-15 16:00:52.598 | Successfully uninstalled attrs-17.4.0 2021-01-15 16:00:52.701 | Attempting uninstall: jsonschema 2021-01-15 16:00:52.702 | Found existing installation: jsonschema 2.6.0 2021-01-15 16:00:52.710 | Uninstalling jsonschema-2.6.0: 2021-01-15 16:00:52.752 | Successfully uninstalled jsonschema-2.6.0 2021-01-15 16:00:52.934 | Running setup.py develop for keystone 2021-01-15 16:00:54.700 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.1 Mako-1.1.2 MarkupSafe-1.1.1 Paste-3.4.0 PasteDeploy-2.1.0 PyJWT-1.7.1 Routes-2.4.1 SQLAlchemy-1.3.16 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.2 amqp-2.5.2 aniso8601-8.0.0 attrs-19.3.0 bcrypt-3.1.7 cachetools-4.1.0 cffi-1.14.0 click-7.1.1 cryptography-2.9 defusedxml-0.6.0 dnspython-1.15.0 eventlet-0.26.1 fasteners-0.14.1 greenlet-0.4.15 importlib-metadata-1.6.0 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-4.6.8 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.0.3 oslo.db-8.1.0 oslo.messaging-12.1.5 oslo.middleware-4.0.2 oslo.policy-3.1.1 oslo.service-2.1.1 oslo.upgradecheck-1.0.1 osprofiler-3.1.0 passlib-1.7.2 pyOpenSSL-19.1.0 pycparser-2.20 pyrsistent-0.16.0 pysaml2-5.0.0 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.13 sqlalchemy-migrate-0.13.0 sqlparse-0.3.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 yappi-1.2.3 zipp-3.1.0 2021-01-15 16:00:54.796 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:00:54.796 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:00:54.974 | + inc/python:pip_install:207 : result=0 2021-01-15 16:00:54.976 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:00:54.979 | + functions-common:time_stop:2331 : local name 2021-01-15 16:00:54.981 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:00:54.984 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:00:54.986 | + functions-common:time_stop:2334 : local total 2021-01-15 16:00:54.989 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:00:54.991 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:00:54.994 | + functions-common:time_stop:2338 : start_time=1610726421155 2021-01-15 16:00:54.996 | + functions-common:time_stop:2340 : [[ -z 1610726421155 ]] 2021-01-15 16:00:54.998 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:00:55.002 | + functions-common:time_stop:2343 : end_time=1610726454999 2021-01-15 16:00:55.004 | + functions-common:time_stop:2344 : elapsed_time=33844 2021-01-15 16:00:55.006 | + functions-common:time_stop:2345 : total=88616 2021-01-15 16:00:55.008 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:00:55.010 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=122460 2021-01-15 16:00:55.012 | + inc/python:pip_install:210 : return 0 2021-01-15 16:00:55.015 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:00:55.017 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-15 16:00:55.019 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-15 16:00:55.037 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-15 16:00:55.048 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-01-15 16:00:55.050 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-01-15 16:00:55.053 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:00:55.056 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:00:55.058 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-01-15 16:00:55.060 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:00:55.063 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-01-15 16:00:55.078 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:00:55.080 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-01-15 16:00:55.082 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-01-15 16:00:55.085 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-01-15 16:00:55.107 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-01-15 16:00:55.114 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2021-01-15 16:00:57.753 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:00:57.753 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:00:57.754 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.754 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.754 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.755 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.755 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.756 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.757 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.757 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.757 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.758 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.758 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.759 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.759 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.760 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.760 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.760 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.761 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.762 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.762 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.762 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.763 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.763 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.764 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.764 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.765 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.767 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.767 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.768 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.768 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.769 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.769 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.770 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.770 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.771 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.771 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.772 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.772 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.772 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.773 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.773 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.773 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.774 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.774 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.774 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.775 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.775 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.776 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.776 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.777 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.777 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.778 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.778 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.778 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.779 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.779 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.780 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.780 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.781 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.781 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.782 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.783 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.783 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.784 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.785 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.785 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.785 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.786 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.786 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.787 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.788 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.789 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.789 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.790 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.790 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.790 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.791 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.791 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.792 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.792 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.793 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.793 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.794 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.794 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.795 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.795 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.795 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.796 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.796 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.797 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.797 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.798 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.798 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.799 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.799 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.800 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.800 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.801 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.801 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.802 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.802 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.802 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.803 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.804 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.804 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.805 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.805 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.805 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.806 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.806 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.807 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.807 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.808 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.808 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.808 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.809 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.809 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.810 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.810 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.811 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.811 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.812 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.812 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.813 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.813 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.813 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.814 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.814 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.815 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.815 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.816 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.816 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.817 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.817 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.817 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.818 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.818 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.819 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.819 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.820 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.820 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.820 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.821 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.821 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.822 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.822 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.823 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.823 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.823 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.824 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.824 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.825 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.825 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.826 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.826 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.827 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.827 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.827 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.828 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.828 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.828 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.829 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.829 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.830 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.830 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.831 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.831 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.831 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.832 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.832 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.833 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.833 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.833 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.834 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.834 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.835 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.835 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.836 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.836 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.836 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.837 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.837 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.838 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.838 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.838 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.839 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.839 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.840 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.840 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.840 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.841 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.841 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.842 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.842 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.842 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.843 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.843 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.844 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.844 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.844 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.845 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.845 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.845 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.846 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.846 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.847 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.847 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.848 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.848 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.848 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.849 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.849 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.850 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.850 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.850 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.851 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.851 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.852 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.852 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.853 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.853 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.853 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.854 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.854 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.855 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.855 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.855 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.856 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.856 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.856 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.857 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.857 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.858 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.859 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.860 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.860 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.861 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.862 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.862 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.862 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.863 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.863 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.864 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.864 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.864 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.865 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.866 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.866 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.866 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.867 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.867 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.867 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.868 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.868 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.869 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.869 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.870 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.870 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.871 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.871 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.871 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.872 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.872 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.873 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.873 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.873 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.874 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.874 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.875 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.875 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.875 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.876 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.876 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.877 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.877 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.878 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.878 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.878 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.879 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.879 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.880 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.880 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.881 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.881 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.882 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.882 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.883 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.883 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.883 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.884 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.884 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.885 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.885 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.885 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.886 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.886 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.887 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.887 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.887 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.888 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.888 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.889 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.889 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.890 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.890 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.890 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.891 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.891 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.892 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.892 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.892 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.893 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.893 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.894 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.894 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.895 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.895 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.895 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.896 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.896 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.897 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.898 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.898 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.898 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.899 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.899 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.900 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.900 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.901 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.901 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.902 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.902 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.903 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.903 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.904 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.904 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.905 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.905 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.906 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.906 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.906 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.907 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.908 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.908 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.908 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.909 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.909 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.910 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.910 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.911 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.911 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.911 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.912 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.912 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.913 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.913 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.914 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.914 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.915 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.915 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.915 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.916 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.916 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.917 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.917 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.918 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.918 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.918 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.919 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.919 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.920 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.920 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.920 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.921 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.921 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.922 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.922 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.923 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.923 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.923 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.924 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.924 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.925 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.925 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.926 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.926 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.927 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.927 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.928 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.928 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.929 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.929 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.929 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.930 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.930 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.931 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.931 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.932 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.932 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.932 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.933 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.933 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.934 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.934 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.934 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.935 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.935 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.936 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.937 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.937 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.937 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.938 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.939 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.939 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.939 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:57.940 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:00:57.940 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:00:57.941 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:00:58.429 | Collecting uwsgi 2021-01-15 16:00:58.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/85e053c0b1be4/uWSGI-2.0.19.1.tar.gz (803 kB) 2021-01-15 16:00:59.467 | Building wheels for collected packages: uwsgi 2021-01-15 16:00:59.468 | Building wheel for uwsgi (setup.py): started 2021-01-15 16:01:15.540 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-01-15 16:01:15.547 | Created wheel for uwsgi: filename=uWSGI-2.0.19.1-cp36-cp36m-linux_x86_64.whl size=597488 sha256=8f3ffc32f6b6db60cd3cb5132e6867044b2ae0407dc84e210ae5b3df235b8484 2021-01-15 16:01:15.548 | Stored in directory: /root/.cache/pip/wheels/29/4a/94/285bc191a56d1bb891edac383decd10937b2214951580c052d 2021-01-15 16:01:15.549 | Successfully built uwsgi 2021-01-15 16:01:16.737 | Installing collected packages: uwsgi 2021-01-15 16:01:16.841 | Successfully installed uwsgi-2.0.19.1 2021-01-15 16:01:16.937 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:01:16.937 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:01:17.067 | + inc/python:pip_install:207 : result=0 2021-01-15 16:01:17.070 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:01:17.073 | + functions-common:time_stop:2331 : local name 2021-01-15 16:01:17.076 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:01:17.079 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:01:17.082 | + functions-common:time_stop:2334 : local total 2021-01-15 16:01:17.085 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:01:17.088 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:01:17.091 | + functions-common:time_stop:2338 : start_time=1610726455102 2021-01-15 16:01:17.095 | + functions-common:time_stop:2340 : [[ -z 1610726455102 ]] 2021-01-15 16:01:17.099 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:01:17.103 | + functions-common:time_stop:2343 : end_time=1610726477100 2021-01-15 16:01:17.105 | + functions-common:time_stop:2344 : elapsed_time=21998 2021-01-15 16:01:17.107 | + functions-common:time_stop:2345 : total=122460 2021-01-15 16:01:17.110 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:01:17.112 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=144458 2021-01-15 16:01:17.115 | + inc/python:pip_install:210 : return 0 2021-01-15 16:01:17.117 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-15 16:01:17.120 | + ./stack.sh:main:870 : configure_keystone 2021-01-15 16:01:17.122 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-01-15 16:01:17.135 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-01-15 16:01:17.137 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-01-15 16:01:17.142 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-01-15 16:01:17.160 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:17.163 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-01-15 16:01:17.192 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-01-15 16:01:17.216 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-01-15 16:01:17.243 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-01-15 16:01:17.270 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-01-15 16:01:17.300 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-01-15 16:01:17.327 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-01-15 16:01:17.353 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-01-15 16:01:17.383 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-01-15 16:01:17.385 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-01-15 16:01:17.388 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-01-15 16:01:17.391 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-01-15 16:01:17.394 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-15 16:01:17.396 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:01:17.411 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:17.414 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-15 16:01:17.417 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-15 16:01:17.419 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:01:17.433 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:17.436 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:01:17.438 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:01:17.465 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:01:17.467 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:01:17.469 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-01-15 16:01:17.471 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-01-15 16:01:17.474 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-01-15 16:01:17.489 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:17.491 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-01-15 16:01:17.519 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-01-15 16:01:17.546 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-01-15 16:01:17.549 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-01-15 16:01:17.577 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-01-15 16:01:17.580 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-01-15 16:01:17.582 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-01-15 16:01:17.585 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-01-15 16:01:17.587 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-01-15 16:01:17.590 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-01-15 16:01:17.616 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-01-15 16:01:17.618 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-01-15 16:01:17.621 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-01-15 16:01:17.623 | + functions:setup_logging:656 : local other_cond=False 2021-01-15 16:01:17.626 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:01:17.628 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-01-15 16:01:17.630 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-01-15 16:01:17.633 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:01:17.636 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:01:17.651 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:01:17.653 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:01:17.656 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:01:17.658 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:01:17.661 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:01:17.686 | + functions:setup_systemd_logging:702 : 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' 2021-01-15 16:01:17.712 | + functions:setup_systemd_logging:703 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-15 16:01:17.743 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:01:17.771 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-01-15 16:01:17.805 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-01-15 16:01:17.807 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-01-15 16:01:17.810 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-01-15 16:01:17.813 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-01-15 16:01:17.815 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-01-15 16:01:17.818 | + lib/apache:write_uwsgi_config:267 : local http= 2021-01-15 16:01:17.820 | + lib/apache:write_uwsgi_config:268 : local name= 2021-01-15 16:01:17.823 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-01-15 16:01:17.827 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-01-15 16:01:17.830 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-01-15 16:01:17.833 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-15 16:01:17.848 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-15 16:01:17.848 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:01:17.858 | d /var/run/uwsgi 0755 ubuntu root 2021-01-15 16:01:17.863 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:01:17.876 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-01-15 16:01:17.878 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-01-15 16:01:17.882 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-01-15 16:01:17.909 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-01-15 16:01:17.940 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-01-15 16:01:17.965 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-01-15 16:01:17.989 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-01-15 16:01:18.013 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-01-15 16:01:18.037 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-01-15 16:01:18.061 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-01-15 16:01:18.087 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-01-15 16:01:18.111 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-15 16:01:18.135 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-01-15 16:01:18.159 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-01-15 16:01:18.184 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-01-15 16:01:18.210 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-01-15 16:01:18.212 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-01-15 16:01:18.216 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-01-15 16:01:18.218 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-01-15 16:01:18.221 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-01-15 16:01:18.224 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:01:18.227 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:01:18.230 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-15 16:01:18.232 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-15 16:01:18.235 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-01-15 16:01:18.261 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-01-15 16:01:18.285 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-01-15 16:01:18.286 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-15 16:01:18.293 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-01-15 16:01:18.296 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-01-15 16:01:18.300 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-01-15 16:01:18.302 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-01-15 16:01:18.305 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-15 16:01:18.308 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:01:18.310 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:01:18.313 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:01:18.316 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-15 16:01:18.319 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-01-15 16:01:18.321 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:01:18.324 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:01:18.326 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-01-15 16:01:18.384 | Enabling site keystone-wsgi-public. 2021-01-15 16:01:18.392 | To activate the new configuration, you need to run: 2021-01-15 16:01:18.392 | systemctl reload apache2 2021-01-15 16:01:18.398 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-01-15 16:01:18.402 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 16:01:18.405 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:01:18.408 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 16:01:18.567 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-01-15 16:01:18.569 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-01-15 16:01:18.573 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-01-15 16:01:18.575 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-01-15 16:01:18.578 | + lib/apache:write_uwsgi_config:267 : local http= 2021-01-15 16:01:18.580 | + lib/apache:write_uwsgi_config:268 : local name= 2021-01-15 16:01:18.584 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-01-15 16:01:18.588 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-01-15 16:01:18.590 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-01-15 16:01:18.593 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-15 16:01:18.606 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-15 16:01:18.606 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:01:18.613 | d /var/run/uwsgi 0755 ubuntu root 2021-01-15 16:01:18.617 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:01:18.630 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-01-15 16:01:18.633 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-01-15 16:01:18.638 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-01-15 16:01:18.667 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-01-15 16:01:18.693 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-01-15 16:01:18.721 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-01-15 16:01:18.748 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-01-15 16:01:18.775 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-01-15 16:01:18.799 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-01-15 16:01:18.828 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-01-15 16:01:18.854 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-01-15 16:01:18.878 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-15 16:01:18.905 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-01-15 16:01:18.930 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-01-15 16:01:18.960 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-01-15 16:01:18.986 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-01-15 16:01:18.988 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-01-15 16:01:18.991 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-01-15 16:01:18.994 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-01-15 16:01:18.997 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-01-15 16:01:19.000 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:01:19.003 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:01:19.006 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-15 16:01:19.009 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-15 16:01:19.011 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-01-15 16:01:19.039 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-01-15 16:01:19.064 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-01-15 16:01:19.064 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-15 16:01:19.072 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-01-15 16:01:19.075 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-01-15 16:01:19.078 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-01-15 16:01:19.082 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-01-15 16:01:19.086 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-15 16:01:19.089 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:01:19.093 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:01:19.096 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:01:19.099 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-15 16:01:19.102 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-01-15 16:01:19.104 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:01:19.107 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:01:19.109 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-01-15 16:01:19.168 | Enabling site keystone-wsgi-admin. 2021-01-15 16:01:19.176 | To activate the new configuration, you need to run: 2021-01-15 16:01:19.176 | systemctl reload apache2 2021-01-15 16:01:19.183 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-01-15 16:01:19.187 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 16:01:19.191 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:01:19.194 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 16:01:19.341 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-01-15 16:01:19.372 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-01-15 16:01:19.400 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-01-15 16:01:19.429 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-01-15 16:01:19.431 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-01-15 16:01:19.459 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-01-15 16:01:19.487 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-01-15 16:01:19.516 | + ./stack.sh:main:874 : is_service_enabled swift 2021-01-15 16:01:19.532 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:19.535 | + ./stack.sh:main:875 : is_service_enabled ceilometer 2021-01-15 16:01:19.550 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:19.553 | + ./stack.sh:main:878 : stack_install_service swift 2021-01-15 16:01:19.556 | + lib/stack:stack_install_service:20 : local service=swift 2021-01-15 16:01:19.559 | + lib/stack:stack_install_service:21 : type install_swift 2021-01-15 16:01:19.561 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-15 16:01:19.563 | + lib/stack:stack_install_service:32 : install_swift 2021-01-15 16:01:19.566 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-01-15 16:01:19.569 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-01-15 16:01:19.572 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-01-15 16:01:19.576 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 16:01:19.579 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 16:01:19.582 | ++ functions-common:git_clone:527 : pwd 2021-01-15 16:01:19.587 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:01:19.590 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:01:19.594 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:01:19.613 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:01:19.616 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:01:19.619 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:01:19.622 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 16:01:19.622 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:01:19.626 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-01-15 16:01:19.628 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 16:01:19.631 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-01-15 16:01:19.634 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 16:01:19.634 | + functions-common:git_clone:593 : head -1 2021-01-15 16:01:19.637 | 41bec521f [stable-only] Cap bandit to 1.6.2 2021-01-15 16:01:19.639 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:01:19.642 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-01-15 16:01:19.645 | + inc/python:setup_develop:351 : local bindep 2021-01-15 16:01:19.647 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-01-15 16:01:19.650 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-01-15 16:01:19.652 | + inc/python:setup_develop:357 : local extras=keystone 2021-01-15 16:01:19.654 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-01-15 16:01:19.657 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:01:19.660 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-01-15 16:01:19.662 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-01-15 16:01:19.665 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:01:19.668 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-01-15 16:01:19.671 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-01-15 16:01:19.674 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:01:19.678 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-01-15 16:01:19.681 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:01:19.684 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:01:19.687 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-01-15 16:01:19.695 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-01-15 16:01:19.698 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-01-15 16:01:20.704 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-01-15 16:01:20.708 | + inc/python:setup_package:430 : local bindep=0 2021-01-15 16:01:20.711 | + inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:01:20.715 | + inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:01:20.718 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-01-15 16:01:20.720 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-01-15 16:01:20.723 | + inc/python:setup_package:439 : local flags=-e 2021-01-15 16:01:20.726 | + inc/python:setup_package:440 : local extras=keystone 2021-01-15 16:01:20.728 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:01:20.731 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-01-15 16:01:20.733 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-01-15 16:01:20.736 | + inc/python:setup_package:450 : extras='[keystone]' 2021-01-15 16:01:20.738 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:01:20.741 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-01-15 16:01:20.762 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-01-15 16:01:20.769 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-01-15 16:01:23.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:01:23.404 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:01:23.405 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.405 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.405 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.406 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.406 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.407 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.407 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.408 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.408 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.409 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.409 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.410 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.410 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.411 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.411 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.411 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.412 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.412 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.413 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.413 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.414 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.414 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.414 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.415 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.415 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.418 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.418 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.418 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.419 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.420 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.420 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.421 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.421 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.421 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.422 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.422 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.423 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.423 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.423 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.424 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.424 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.424 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.425 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.425 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.426 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.426 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.426 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.427 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.427 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.428 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.428 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.429 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.429 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.430 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.430 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.431 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.431 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.432 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.432 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.432 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.433 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.434 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.434 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.435 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.436 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.436 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.436 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.437 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.438 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.438 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.439 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.439 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.440 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.440 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.440 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.441 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.441 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.442 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.442 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.443 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.443 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.444 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.444 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.445 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.445 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.445 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.446 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.446 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.447 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.447 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.448 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.448 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.449 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.449 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.450 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.450 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.451 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.451 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.452 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.452 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.453 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.453 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.454 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.454 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.455 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.455 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.456 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.456 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.456 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.457 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.457 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.458 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.458 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.459 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.459 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.459 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.460 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.460 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.461 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.461 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.462 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.463 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.463 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.463 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.464 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.464 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.465 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.465 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.466 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.466 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.467 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.467 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.467 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.468 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.468 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.469 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.469 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.469 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.470 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.470 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.471 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.471 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.472 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.472 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.472 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.473 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.473 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.474 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.474 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.475 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.475 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.476 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.476 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.476 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.477 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.477 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.478 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.478 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.478 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.479 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.479 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.480 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.480 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.481 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.481 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.481 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.482 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.482 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.483 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.483 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.483 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.484 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.484 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.485 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.485 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.485 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.486 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.486 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.487 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.487 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.487 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.488 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.488 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.489 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.489 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.489 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.490 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.490 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.491 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.491 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.492 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.492 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.492 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.493 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.493 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.494 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.494 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.494 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.495 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.495 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.496 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.496 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.497 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.497 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.497 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.498 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.498 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.498 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.499 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.499 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.500 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.500 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.500 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.501 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.501 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.502 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.502 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.502 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.503 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.503 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.504 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.504 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.504 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.505 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.505 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.506 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.506 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.507 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.507 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.507 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.508 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.508 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.509 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.510 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.510 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.511 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.512 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.512 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.513 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.513 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.514 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.514 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.515 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.515 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.515 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.516 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.516 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.517 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.517 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.517 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.518 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.518 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.519 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.519 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.520 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.520 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.520 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.521 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.521 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.522 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.522 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.523 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.523 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.524 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.524 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.524 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.525 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.525 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.525 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.526 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.526 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.527 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.527 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.528 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.528 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.529 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.529 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.529 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.530 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.530 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.531 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.531 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.532 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.532 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.533 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.533 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.533 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.534 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.534 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.535 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.535 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.536 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.536 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.537 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.537 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.537 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.538 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.538 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.539 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.539 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.539 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.540 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.540 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.541 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.541 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.542 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.542 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.542 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.543 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.543 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.544 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.544 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.545 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.545 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.545 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.546 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.546 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.547 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.547 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.547 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.548 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.548 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.549 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.549 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.550 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.550 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.550 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.551 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.551 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.553 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.553 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.553 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.554 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.554 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.555 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.555 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.555 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.556 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.556 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.557 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.557 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.558 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.558 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.559 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.559 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.559 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.560 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.560 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.561 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.561 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.562 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.562 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.562 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.563 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.563 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.564 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.564 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.565 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.565 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.566 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.566 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.566 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.567 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.567 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.568 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.568 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.568 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.569 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.569 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.570 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.570 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.571 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.571 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.571 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.572 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.572 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.573 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.573 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.574 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.574 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.574 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.575 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.576 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.576 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.576 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.577 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.578 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.578 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.578 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.579 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.579 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.580 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.580 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.580 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.581 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.581 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.582 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.582 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.582 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.583 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.583 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.584 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.584 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.585 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.585 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.585 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.586 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.587 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.587 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.588 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.588 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.589 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.589 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.589 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.590 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:23.590 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:23.591 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:23.591 | Obtaining file:///opt/stack/swift 2021-01-15 16:01:24.928 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:01:26.193 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-01-15 16:01:26.202 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-01-15 16:01:26.245 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-01-15 16:01:26.255 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-01-15 16:01:26.258 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-01-15 16:01:27.171 | Collecting lxml===4.5.0 2021-01-15 16:01:27.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/c08091a22c2be/lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) 2021-01-15 16:01:27.395 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-01-15 16:01:27.397 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-01-15 16:01:27.400 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.0) 2021-01-15 16:01:27.440 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.4) 2021-01-15 16:01:27.456 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-01-15 16:01:27.463 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-01-15 16:01:27.472 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-01-15 16:01:27.517 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.1) 2021-01-15 16:01:27.530 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-01-15 16:01:27.548 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-01-15 16:01:27.550 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-01-15 16:01:27.647 | Collecting pyeclib===1.6.0 2021-01-15 16:01:27.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-01-15 16:01:28.672 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-01-15 16:01:28.674 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-01-15 16:01:28.677 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-01-15 16:01:28.683 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-01-15 16:01:28.705 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-01-15 16:01:28.709 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-01-15 16:01:28.733 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-01-15 16:01:28.769 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-01-15 16:01:28.772 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-01-15 16:01:28.778 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-01-15 16:01:28.898 | Collecting xattr===0.9.7 2021-01-15 16:01:28.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-01-15 16:01:29.646 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:01:29.649 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-01-15 16:01:29.652 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:01:29.668 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-01-15 16:01:29.738 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-01-15 16:01:29.742 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-01-15 16:01:29.745 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-01-15 16:01:29.753 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:01:29.756 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:01:29.761 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-01-15 16:01:29.764 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-01-15 16:01:29.766 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:01:29.769 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:01:29.771 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-01-15 16:01:29.774 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-01-15 16:01:29.777 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-01-15 16:01:29.782 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-01-15 16:01:29.785 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-01-15 16:01:29.788 | Building wheels for collected packages: pyeclib, xattr 2021-01-15 16:01:29.790 | Building wheel for pyeclib (setup.py): started 2021-01-15 16:01:30.909 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-01-15 16:01:30.910 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53042 sha256=d7c59a84ecafdfc6779d287ac67060dc12ca032a8c0a9054dab7783e44af7917 2021-01-15 16:01:30.910 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-01-15 16:01:30.912 | Building wheel for xattr (setup.py): started 2021-01-15 16:01:32.259 | Building wheel for xattr (setup.py): finished with status 'done' 2021-01-15 16:01:32.260 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30928 sha256=817b8e728d19cf28be351a1543da19a63b2fb36e9aa66ad8f69c47cc11cd1eb4 2021-01-15 16:01:32.260 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-01-15 16:01:32.261 | Successfully built pyeclib xattr 2021-01-15 16:01:33.106 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-01-15 16:01:33.448 | Running setup.py develop for swift 2021-01-15 16:01:34.916 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-01-15 16:01:35.010 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:01:35.010 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:01:35.112 | + inc/python:pip_install:207 : result=0 2021-01-15 16:01:35.115 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:01:35.117 | + functions-common:time_stop:2331 : local name 2021-01-15 16:01:35.119 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:01:35.130 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:01:35.132 | + functions-common:time_stop:2334 : local total 2021-01-15 16:01:35.134 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:01:35.137 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:01:35.139 | + functions-common:time_stop:2338 : start_time=1610726480757 2021-01-15 16:01:35.141 | + functions-common:time_stop:2340 : [[ -z 1610726480757 ]] 2021-01-15 16:01:35.145 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:01:35.149 | + functions-common:time_stop:2343 : end_time=1610726495146 2021-01-15 16:01:35.151 | + functions-common:time_stop:2344 : elapsed_time=14389 2021-01-15 16:01:35.153 | + functions-common:time_stop:2345 : total=144458 2021-01-15 16:01:35.156 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:01:35.158 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=158847 2021-01-15 16:01:35.161 | + inc/python:pip_install:210 : return 0 2021-01-15 16:01:35.163 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:01:35.165 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-15 16:01:35.168 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-15 16:01:35.185 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-15 16:01:35.196 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-01-15 16:01:35.199 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-01-15 16:01:35.201 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:01:35.203 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:01:35.206 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-01-15 16:01:35.208 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:01:35.211 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-01-15 16:01:35.213 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-15 16:01:35.216 | + ./stack.sh:main:879 : configure_swift 2021-01-15 16:01:35.218 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-01-15 16:01:35.220 | + lib/swift:configure_swift:335 : local node_number 2021-01-15 16:01:35.222 | + lib/swift:configure_swift:336 : local swift_node_config 2021-01-15 16:01:35.225 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-01-15 16:01:35.227 | + lib/swift:configure_swift:338 : local user_group 2021-01-15 16:01:35.229 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-01-15 16:01:35.994 | No object-updater running 2021-01-15 16:01:35.994 | No proxy-server running 2021-01-15 16:01:35.994 | No container-reconciler running 2021-01-15 16:01:35.994 | No container-auditor running 2021-01-15 16:01:35.994 | No container-sharder running 2021-01-15 16:01:35.994 | No object-replicator running 2021-01-15 16:01:35.994 | No container-server running 2021-01-15 16:01:35.994 | No object-auditor running 2021-01-15 16:01:35.994 | No object-server running 2021-01-15 16:01:35.994 | No account-server running 2021-01-15 16:01:35.994 | No container-updater running 2021-01-15 16:01:35.994 | No account-auditor running 2021-01-15 16:01:35.994 | No object-reconstructor running 2021-01-15 16:01:35.994 | No account-reaper running 2021-01-15 16:01:35.994 | No container-sync running 2021-01-15 16:01:35.994 | No container-replicator running 2021-01-15 16:01:35.994 | No object-expirer running 2021-01-15 16:01:35.994 | No account-replicator running 2021-01-15 16:01:36.042 | + lib/swift:configure_swift:341 : true 2021-01-15 16:01:36.044 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-01-15 16:01:36.056 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-01-15 16:01:36.067 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-01-15 16:01:36.070 | + lib/swift:configure_swift:355 : sed -e ' 2021-01-15 16:01:36.070 | s/%GROUP%//; 2021-01-15 16:01:36.070 | s/%USER%/ubuntu/; 2021-01-15 16:01:36.070 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-01-15 16:01:36.070 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-01-15 16:01:36.070 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-01-15 16:01:36.077 | uid = ubuntu 2021-01-15 16:01:36.077 | gid = 2021-01-15 16:01:36.077 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-01-15 16:01:36.077 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-01-15 16:01:36.077 | address = 127.0.0.1 2021-01-15 16:01:36.077 | 2021-01-15 16:01:36.077 | [account6612] 2021-01-15 16:01:36.077 | max connections = 25 2021-01-15 16:01:36.077 | path = /opt/stack/data/swift/1/node/ 2021-01-15 16:01:36.077 | read only = false 2021-01-15 16:01:36.077 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-01-15 16:01:36.077 | 2021-01-15 16:01:36.077 | [account6622] 2021-01-15 16:01:36.078 | max connections = 25 2021-01-15 16:01:36.078 | path = /opt/stack/data/swift/2/node/ 2021-01-15 16:01:36.078 | read only = false 2021-01-15 16:01:36.078 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-01-15 16:01:36.078 | 2021-01-15 16:01:36.078 | [account6632] 2021-01-15 16:01:36.078 | max connections = 25 2021-01-15 16:01:36.078 | path = /opt/stack/data/swift/3/node/ 2021-01-15 16:01:36.078 | read only = false 2021-01-15 16:01:36.078 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-01-15 16:01:36.078 | 2021-01-15 16:01:36.078 | [account6642] 2021-01-15 16:01:36.078 | max connections = 25 2021-01-15 16:01:36.078 | path = /opt/stack/data/swift/4/node/ 2021-01-15 16:01:36.078 | read only = false 2021-01-15 16:01:36.078 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-01-15 16:01:36.078 | 2021-01-15 16:01:36.078 | 2021-01-15 16:01:36.078 | [container6611] 2021-01-15 16:01:36.078 | max connections = 25 2021-01-15 16:01:36.078 | path = /opt/stack/data/swift/1/node/ 2021-01-15 16:01:36.078 | read only = false 2021-01-15 16:01:36.078 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-01-15 16:01:36.078 | 2021-01-15 16:01:36.078 | [container6621] 2021-01-15 16:01:36.078 | max connections = 25 2021-01-15 16:01:36.078 | path = /opt/stack/data/swift/2/node/ 2021-01-15 16:01:36.078 | read only = false 2021-01-15 16:01:36.078 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-01-15 16:01:36.078 | 2021-01-15 16:01:36.078 | [container6631] 2021-01-15 16:01:36.078 | max connections = 25 2021-01-15 16:01:36.078 | path = /opt/stack/data/swift/3/node/ 2021-01-15 16:01:36.078 | read only = false 2021-01-15 16:01:36.078 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-01-15 16:01:36.079 | 2021-01-15 16:01:36.079 | [container6641] 2021-01-15 16:01:36.079 | max connections = 25 2021-01-15 16:01:36.079 | path = /opt/stack/data/swift/4/node/ 2021-01-15 16:01:36.079 | read only = false 2021-01-15 16:01:36.079 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-01-15 16:01:36.079 | 2021-01-15 16:01:36.079 | 2021-01-15 16:01:36.079 | [object6613] 2021-01-15 16:01:36.079 | max connections = 25 2021-01-15 16:01:36.079 | path = /opt/stack/data/swift/1/node/ 2021-01-15 16:01:36.079 | read only = false 2021-01-15 16:01:36.079 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-01-15 16:01:36.079 | 2021-01-15 16:01:36.079 | [object6623] 2021-01-15 16:01:36.079 | max connections = 25 2021-01-15 16:01:36.079 | path = /opt/stack/data/swift/2/node/ 2021-01-15 16:01:36.079 | read only = false 2021-01-15 16:01:36.079 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-01-15 16:01:36.079 | 2021-01-15 16:01:36.079 | [object6633] 2021-01-15 16:01:36.079 | max connections = 25 2021-01-15 16:01:36.079 | path = /opt/stack/data/swift/3/node/ 2021-01-15 16:01:36.079 | read only = false 2021-01-15 16:01:36.079 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-01-15 16:01:36.079 | 2021-01-15 16:01:36.079 | [object6643] 2021-01-15 16:01:36.079 | max connections = 25 2021-01-15 16:01:36.079 | path = /opt/stack/data/swift/4/node/ 2021-01-15 16:01:36.079 | read only = false 2021-01-15 16:01:36.079 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-01-15 16:01:36.080 | + lib/swift:configure_swift:361 : is_ubuntu 2021-01-15 16:01:36.082 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:01:36.085 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:01:36.087 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-01-15 16:01:36.103 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-01-15 16:01:36.105 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-01-15 16:01:36.109 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-01-15 16:01:36.113 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-01-15 16:01:36.115 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-01-15 16:01:36.119 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-01-15 16:01:36.146 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-01-15 16:01:36.169 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-01-15 16:01:36.189 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-01-15 16:01:36.217 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-01-15 16:01:36.237 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-01-15 16:01:36.265 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-01-15 16:01:36.285 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-01-15 16:01:36.313 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-01-15 16:01:36.333 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-01-15 16:01:36.361 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-01-15 16:01:36.382 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-01-15 16:01:36.410 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-01-15 16:01:36.430 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-01-15 16:01:36.443 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:36.446 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-01-15 16:01:36.473 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-01-15 16:01:36.500 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-01-15 16:01:36.528 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-01-15 16:01:36.555 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-01-15 16:01:36.569 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:36.571 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-01-15 16:01:36.598 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-01-15 16:01:36.612 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:36.614 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-01-15 16:01:36.627 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:36.630 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-01-15 16:01:36.644 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:36.647 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-01-15 16:01:36.649 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-01-15 16:01:36.652 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-01-15 16:01:36.660 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-01-15 16:01:36.668 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-01-15 16:01:36.695 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-01-15 16:01:36.723 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-01-15 16:01:36.753 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-01-15 16:01:36.783 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-01-15 16:01:36.811 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-01-15 16:01:36.813 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-01-15 16:01:36.815 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-01-15 16:01:36.817 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-01-15 16:01:36.819 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-01-15 16:01:36.847 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-01-15 16:01:36.875 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-01-15 16:01:36.902 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-01-15 16:01:36.930 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-01-15 16:01:36.959 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-01-15 16:01:36.987 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-01-15 16:01:37.014 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-01-15 16:01:37.041 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:01:37.069 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-01-15 16:01:37.096 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-01-15 16:01:37.124 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-01-15 16:01:37.153 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-01-15 16:01:37.181 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-01-15 16:01:37.211 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-01-15 16:01:37.239 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-01-15 16:01:37.260 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-01-15 16:01:37.288 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-01-15 16:01:37.315 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-01-15 16:01:37.320 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-01-15 16:01:37.345 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-01-15 16:01:37.369 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-01-15 16:01:37.394 | + lib/swift:configure_swift:476 : local node_number 2021-01-15 16:01:37.396 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-01-15 16:01:37.398 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-01-15 16:01:37.401 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-01-15 16:01:37.405 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-01-15 16:01:37.407 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-01-15 16:01:37.409 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-01-15 16:01:37.411 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-01-15 16:01:37.414 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-01-15 16:01:37.416 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-01-15 16:01:37.418 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-01-15 16:01:37.420 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-01-15 16:01:37.438 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-01-15 16:01:37.464 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-01-15 16:01:37.482 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-01-15 16:01:37.508 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-01-15 16:01:37.526 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-01-15 16:01:37.554 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-01-15 16:01:37.572 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-01-15 16:01:37.599 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-01-15 16:01:37.618 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-01-15 16:01:37.644 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-01-15 16:01:37.663 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-01-15 16:01:37.689 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-01-15 16:01:37.708 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-01-15 16:01:37.735 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-01-15 16:01:37.754 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-01-15 16:01:37.781 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-01-15 16:01:37.800 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-01-15 16:01:37.826 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-01-15 16:01:37.832 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-01-15 16:01:37.850 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-01-15 16:01:37.876 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-01-15 16:01:37.904 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-01-15 16:01:37.906 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-01-15 16:01:37.911 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-01-15 16:01:37.913 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-01-15 16:01:37.915 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-01-15 16:01:37.917 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-01-15 16:01:37.919 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-01-15 16:01:37.921 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-01-15 16:01:37.923 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-01-15 16:01:37.925 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-01-15 16:01:37.944 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-01-15 16:01:37.972 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-01-15 16:01:37.990 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-01-15 16:01:38.017 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-01-15 16:01:38.036 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-01-15 16:01:38.062 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-01-15 16:01:38.083 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-01-15 16:01:38.116 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-01-15 16:01:38.135 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-01-15 16:01:38.162 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-01-15 16:01:38.184 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-01-15 16:01:38.212 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-01-15 16:01:38.234 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-01-15 16:01:38.260 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-01-15 16:01:38.278 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-01-15 16:01:38.305 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-01-15 16:01:38.323 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-01-15 16:01:38.351 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-01-15 16:01:38.359 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-01-15 16:01:38.378 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-01-15 16:01:38.405 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-01-15 16:01:38.408 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-01-15 16:01:38.412 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-01-15 16:01:38.414 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-01-15 16:01:38.417 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-01-15 16:01:38.419 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-01-15 16:01:38.421 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-01-15 16:01:38.423 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-01-15 16:01:38.425 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-01-15 16:01:38.428 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-01-15 16:01:38.446 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-01-15 16:01:38.472 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-01-15 16:01:38.490 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-01-15 16:01:38.516 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-01-15 16:01:38.534 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-01-15 16:01:38.560 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-01-15 16:01:38.577 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-01-15 16:01:38.605 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-01-15 16:01:38.623 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-01-15 16:01:38.652 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-01-15 16:01:38.670 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-01-15 16:01:38.696 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-01-15 16:01:38.713 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-01-15 16:01:38.740 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-01-15 16:01:38.757 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-01-15 16:01:38.784 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-01-15 16:01:38.801 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-01-15 16:01:38.826 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-01-15 16:01:38.831 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-01-15 16:01:38.849 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-01-15 16:01:38.875 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-01-15 16:01:38.906 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-01-15 16:01:38.935 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-01-15 16:01:38.963 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-01-15 16:01:38.965 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-01-15 16:01:38.969 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-01-15 16:01:38.995 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-01-15 16:01:39.021 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-01-15 16:01:39.051 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-01-15 16:01:39.076 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-01-15 16:01:39.102 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-01-15 16:01:39.127 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-01-15 16:01:39.156 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-01-15 16:01:39.187 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-01-15 16:01:39.213 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-01-15 16:01:39.228 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:39.231 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-01-15 16:01:39.255 | + lib/swift:configure_swift:519 : local auth_vers 2021-01-15 16:01:39.261 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-01-15 16:01:39.279 | + lib/swift:configure_swift:520 : auth_vers=3 2021-01-15 16:01:39.281 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-01-15 16:01:39.306 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-01-15 16:01:39.309 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-01-15 16:01:39.334 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-01-15 16:01:39.360 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-01-15 16:01:39.363 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-01-15 16:01:39.389 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-01-15 16:01:39.407 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:39.410 | + lib/swift:configure_swift:539 : local user_group 2021-01-15 16:01:39.413 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-01-15 16:01:39.417 | + lib/swift:configure_swift:540 : user_group=1000 2021-01-15 16:01:39.420 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-01-15 16:01:39.432 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-01-15 16:01:39.435 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-01-15 16:01:39.447 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-01-15 16:01:39.450 | + lib/swift:configure_swift:546 : is_suse 2021-01-15 16:01:39.452 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 16:01:39.455 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 16:01:39.458 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 16:01:39.460 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 16:01:39.463 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 16:01:39.465 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 16:01:39.468 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-01-15 16:01:39.480 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-01-15 16:01:39.482 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-01-15 16:01:39.485 | + ./stack.sh:main:882 : is_service_enabled s3api 2021-01-15 16:01:39.501 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:01:39.503 | + ./stack.sh:main:888 : is_service_enabled g-api n-api 2021-01-15 16:01:39.520 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:39.522 | + ./stack.sh:main:890 : stack_install_service glance 2021-01-15 16:01:39.525 | + lib/stack:stack_install_service:20 : local service=glance 2021-01-15 16:01:39.527 | + lib/stack:stack_install_service:21 : type install_glance 2021-01-15 16:01:39.529 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-15 16:01:39.532 | + lib/stack:stack_install_service:32 : install_glance 2021-01-15 16:01:39.535 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-01-15 16:01:39.540 | + lib/glance:install_glance:358 : local glance_store_extras 2021-01-15 16:01:39.542 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-01-15 16:01:39.568 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:39.572 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-01-15 16:01:39.576 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-01-15 16:01:39.593 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:01:39.596 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-01-15 16:01:39.599 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-01-15 16:01:39.602 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-01-15 16:01:39.606 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:01:39.609 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:01:39.612 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-01-15 16:01:39.615 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:01:39.619 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-01-15 16:01:39.622 | ++ inc/python:join_extras:29 : local IFS=, 2021-01-15 16:01:39.625 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-01-15 16:01:39.629 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-01-15 16:01:39.632 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-01-15 16:01:39.634 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-01-15 16:01:39.637 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-01-15 16:01:39.641 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-01-15 16:01:39.644 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-01-15 16:01:39.646 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-01-15 16:01:39.650 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-01-15 16:01:39.651 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-01-15 16:01:39.656 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-01-15 16:01:39.659 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-01-15 16:01:39.662 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-01-15 16:01:39.665 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-01-15 16:01:39.668 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-01-15 16:01:39.688 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-01-15 16:01:39.694 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-01-15 16:01:42.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:01:42.350 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:01:42.350 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.351 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.351 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.352 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.352 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.353 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.353 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.354 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.354 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.354 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.355 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.356 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.356 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.356 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.357 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.357 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.358 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.358 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.358 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.359 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.359 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.360 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.360 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.361 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.361 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.363 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.364 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.364 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.365 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.366 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.366 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.367 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.367 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.367 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.368 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.368 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.369 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.369 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.369 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.370 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.370 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.370 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.371 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.371 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.372 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.372 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.373 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.373 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.373 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.374 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.375 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.375 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.375 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.376 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.376 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.377 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.377 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.378 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.378 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.378 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.379 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.380 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.380 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.381 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.382 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.382 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.383 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.383 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.384 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.385 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.385 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.385 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.386 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.387 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.387 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.387 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.388 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.388 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.389 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.389 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.389 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.390 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.391 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.391 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.391 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.392 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.392 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.393 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.393 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.394 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.394 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.395 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.395 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.396 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.396 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.397 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.397 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.398 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.398 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.399 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.399 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.400 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.400 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.401 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.401 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.402 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.402 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.402 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.403 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.403 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.404 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.404 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.405 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.405 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.406 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.406 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.407 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.407 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.408 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.408 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.409 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.409 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.410 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.410 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.411 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.411 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.412 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.412 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.413 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.413 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.414 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.414 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.414 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.415 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.415 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.416 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.416 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.416 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.417 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.417 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.418 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.418 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.419 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.419 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.419 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.420 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.420 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.421 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.421 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.422 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.422 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.423 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.423 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.423 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.424 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.424 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.425 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.425 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.426 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.426 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.426 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.427 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.427 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.428 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.428 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.429 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.429 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.429 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.430 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.430 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.431 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.431 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.431 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.432 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.432 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.433 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.433 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.433 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.434 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.434 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.435 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.435 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.435 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.436 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.436 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.437 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.437 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.438 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.438 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.438 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.439 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.439 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.439 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.440 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.440 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.441 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.441 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.442 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.442 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.443 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.443 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.443 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.444 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.444 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.445 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.445 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.445 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.446 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.446 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.447 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.447 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.448 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.448 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.448 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.449 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.449 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.449 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.450 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.450 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.451 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.451 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.452 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.452 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.453 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.453 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.453 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.454 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.454 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.454 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.455 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.455 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.456 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.457 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.458 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.458 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.459 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.460 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.460 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.460 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.461 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.461 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.462 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.462 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.463 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.463 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.464 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.464 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.464 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.465 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.465 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.466 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.466 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.466 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.467 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.468 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.468 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.468 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.469 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.469 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.470 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.470 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.470 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.471 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.471 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.472 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.472 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.473 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.473 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.474 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.474 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.474 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.475 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.475 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.476 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.476 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.477 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.477 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.478 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.478 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.478 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.479 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.479 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.480 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.480 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.481 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.481 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.481 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.482 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.482 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.483 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.483 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.484 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.484 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.484 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.485 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.485 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.486 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.486 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.487 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.487 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.487 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.488 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.488 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.489 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.489 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.490 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.490 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.490 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.491 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.491 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.492 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.492 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.493 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.493 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.494 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.494 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.494 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.495 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.495 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.495 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.496 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.496 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.497 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.497 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.498 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.498 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.499 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.499 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.500 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.501 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.501 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.502 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.502 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.502 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.503 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.503 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.504 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.504 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.505 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.505 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.506 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.506 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.506 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.507 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.507 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.508 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.508 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.508 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.509 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.509 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.510 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.510 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.511 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.511 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.512 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.512 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.512 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.513 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.513 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.514 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.514 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.515 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.515 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.516 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.516 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.517 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.517 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.517 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.518 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.518 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.519 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.519 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.520 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.520 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.520 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.521 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.521 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.522 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.522 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.523 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.523 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.523 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.524 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.525 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.525 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.526 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.526 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.527 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.527 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.527 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.528 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.528 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.529 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.529 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.529 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.530 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.530 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.531 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.531 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.532 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.532 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.533 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.533 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.533 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.534 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.534 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.535 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.536 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.536 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.537 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.537 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.538 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.538 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.539 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.539 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:42.539 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:42.540 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:42.706 | Collecting glance-store===2.0.0 2021-01-15 16:01:42.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a13/d8f5553d36027/glance_store-2.0.0-py2.py3-none-any.whl (201 kB) 2021-01-15 16:01:42.980 | Collecting httplib2===0.17.2 2021-01-15 16:01:42.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/396/ef66a170f76d5/httplib2-0.17.2-py3-none-any.whl (95 kB) 2021-01-15 16:01:43.051 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-01-15 16:01:43.083 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-01-15 16:01:43.321 | Collecting os-brick===3.0.4 2021-01-15 16:01:43.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/68db76fc44c0e/os_brick-3.0.4-py3-none-any.whl (247 kB) 2021-01-15 16:01:43.427 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-01-15 16:01:43.552 | Collecting os-win===5.0.2 2021-01-15 16:01:43.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/386/361690099f797/os_win-5.0.2-py3-none-any.whl (273 kB) 2021-01-15 16:01:43.649 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-01-15 16:01:43.663 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.4) 2021-01-15 16:01:43.677 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-01-15 16:01:43.685 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-01-15 16:01:43.863 | Collecting oslo.privsep===2.1.2 2021-01-15 16:01:43.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f9/fd7d33a506b7e/oslo.privsep-2.1.2-py3-none-any.whl (33 kB) 2021-01-15 16:01:44.094 | Collecting oslo.rootwrap===6.0.2 2021-01-15 16:01:44.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c4/7fe94b65836c1/oslo.rootwrap-6.0.2-py3-none-any.whl (38 kB) 2021-01-15 16:01:44.168 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.1) 2021-01-15 16:01:44.181 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-01-15 16:01:44.209 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-01-15 16:01:44.227 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-01-15 16:01:44.230 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-01-15 16:01:44.232 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-01-15 16:01:44.235 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-01-15 16:01:44.362 | Collecting python-cinderclient===7.0.0 2021-01-15 16:01:44.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/fb6ac22db606d/python_cinderclient-7.0.0-py3-none-any.whl (275 kB) 2021-01-15 16:01:44.479 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-01-15 16:01:44.484 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-01-15 16:01:44.606 | Collecting python-swiftclient===3.9.0 2021-01-15 16:01:44.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cba/38ac00a69bcea/python_swiftclient-3.9.0-py2.py3-none-any.whl (84 kB) 2021-01-15 16:01:44.698 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-01-15 16:01:44.702 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-01-15 16:01:44.797 | Collecting retrying===1.3.3 2021-01-15 16:01:44.804 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-01-15 16:01:44.867 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-01-15 16:01:45.102 | Collecting simplejson===3.17.0 2021-01-15 16:01:45.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b4/b2b738b3b9981/simplejson-3.17.0.tar.gz (83 kB) 2021-01-15 16:01:45.811 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-01-15 16:01:45.814 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-01-15 16:01:45.820 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-01-15 16:01:45.843 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 994)) (1.2.3) 2021-01-15 16:01:45.846 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-01-15 16:01:45.855 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-01-15 16:01:45.874 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-01-15 16:01:45.918 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (51.1.2) 2021-01-15 16:01:45.964 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-01-15 16:01:45.967 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:01:45.971 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-01-15 16:01:45.976 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-01-15 16:01:45.979 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-01-15 16:01:45.987 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:01:45.990 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-01-15 16:01:45.997 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-01-15 16:01:45.999 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:01:46.003 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-01-15 16:01:46.006 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-01-15 16:01:46.017 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-01-15 16:01:46.026 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:01:46.040 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-01-15 16:01:46.048 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-01-15 16:01:46.057 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-01-15 16:01:46.059 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-01-15 16:01:46.061 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:01:46.064 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-01-15 16:01:46.067 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:01:46.070 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-01-15 16:01:46.072 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-01-15 16:01:46.074 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2021-01-15 16:01:46.086 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-01-15 16:01:46.088 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-01-15 16:01:46.091 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.4.0) 2021-01-15 16:01:46.110 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-01-15 16:01:46.117 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 946)) (1.4.0) 2021-01-15 16:01:46.120 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.1.0) 2021-01-15 16:01:46.127 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-01-15 16:01:46.130 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-01-15 16:01:46.132 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-01-15 16:01:46.134 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.4.0) 2021-01-15 16:01:46.137 | Building wheels for collected packages: simplejson 2021-01-15 16:01:46.138 | Building wheel for simplejson (setup.py): started 2021-01-15 16:01:48.238 | Building wheel for simplejson (setup.py): finished with status 'done' 2021-01-15 16:01:48.240 | Created wheel for simplejson: filename=simplejson-3.17.0-cp36-cp36m-linux_x86_64.whl size=114211 sha256=2ab1baeacb427b1462c85c391bd82de90b6b7ccb8d8532d13977ac360b57d521 2021-01-15 16:01:48.240 | Stored in directory: /root/.cache/pip/wheels/5e/4e/39/e8307e9e964dfc1ba3a1e12d1678d8d40a9b4393f04e11ddde 2021-01-15 16:01:48.242 | Successfully built simplejson 2021-01-15 16:01:49.200 | Installing collected packages: oslo.rootwrap, os-win, oslo.privsep, retrying, os-brick, simplejson, python-cinderclient, python-swiftclient, httplib2, glance-store 2021-01-15 16:01:50.673 | Successfully installed glance-store-2.0.0 httplib2-0.17.2 os-brick-3.0.4 os-win-5.0.2 oslo.privsep-2.1.2 oslo.rootwrap-6.0.2 python-cinderclient-7.0.0 python-swiftclient-3.9.0 retrying-1.3.3 simplejson-3.17.0 2021-01-15 16:01:50.778 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:01:50.778 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:01:50.877 | + inc/python:pip_install:207 : result=0 2021-01-15 16:01:50.880 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:01:50.882 | + functions-common:time_stop:2331 : local name 2021-01-15 16:01:50.885 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:01:50.887 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:01:50.890 | + functions-common:time_stop:2334 : local total 2021-01-15 16:01:50.892 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:01:50.894 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:01:50.897 | + functions-common:time_stop:2338 : start_time=1610726499683 2021-01-15 16:01:50.899 | + functions-common:time_stop:2340 : [[ -z 1610726499683 ]] 2021-01-15 16:01:50.902 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:01:50.906 | + functions-common:time_stop:2343 : end_time=1610726510903 2021-01-15 16:01:50.908 | + functions-common:time_stop:2344 : elapsed_time=11220 2021-01-15 16:01:50.911 | + functions-common:time_stop:2345 : total=158847 2021-01-15 16:01:50.914 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:01:50.917 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=170067 2021-01-15 16:01:50.920 | + inc/python:pip_install:210 : return 0 2021-01-15 16:01:50.923 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-01-15 16:01:50.925 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-01-15 16:01:50.929 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-01-15 16:01:50.931 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 16:01:50.934 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 16:01:50.936 | ++ functions-common:git_clone:527 : pwd 2021-01-15 16:01:50.939 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:01:50.942 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:01:50.945 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:01:50.961 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:01:50.963 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:01:50.966 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:01:50.969 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 16:01:50.969 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:01:50.974 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-01-15 16:01:50.976 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 16:01:50.979 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-01-15 16:01:50.982 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 16:01:50.982 | + functions-common:git_clone:593 : head -1 2021-01-15 16:01:50.985 | c40bf01b Merge "Fix metadefs for compute-watchdog" into stable/ussuri 2021-01-15 16:01:50.988 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:01:50.991 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-01-15 16:01:50.994 | + inc/python:setup_develop:351 : local bindep 2021-01-15 16:01:50.998 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-01-15 16:01:51.001 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-01-15 16:01:51.004 | + inc/python:setup_develop:357 : local extras= 2021-01-15 16:01:51.007 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-01-15 16:01:51.010 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:01:51.013 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-01-15 16:01:51.016 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-01-15 16:01:51.019 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:01:51.022 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-01-15 16:01:51.026 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-01-15 16:01:51.028 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:01:51.032 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-01-15 16:01:51.034 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:01:51.037 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:01:51.040 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-01-15 16:01:51.045 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-01-15 16:01:51.048 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-01-15 16:01:52.050 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-01-15 16:01:52.053 | + inc/python:setup_package:430 : local bindep=0 2021-01-15 16:01:52.056 | + inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:01:52.060 | + inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:01:52.063 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-01-15 16:01:52.067 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-01-15 16:01:52.069 | + inc/python:setup_package:439 : local flags=-e 2021-01-15 16:01:52.072 | + inc/python:setup_package:440 : local extras= 2021-01-15 16:01:52.075 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:01:52.078 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-01-15 16:01:52.080 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-01-15 16:01:52.083 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-01-15 16:01:52.085 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:01:52.088 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-01-15 16:01:52.109 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-01-15 16:01:52.114 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-01-15 16:01:54.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:01:54.793 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:01:54.793 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.794 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.794 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.795 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.795 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.795 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.796 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.796 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.797 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.798 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.798 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.799 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.799 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.799 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.800 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.800 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.801 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.801 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.802 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.802 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.803 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.803 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.803 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.804 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.804 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.806 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.807 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.807 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.808 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.808 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.809 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.809 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.810 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.810 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.810 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.811 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.811 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.812 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.812 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.813 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.813 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.813 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.814 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.814 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.814 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.815 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.815 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.816 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.816 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.817 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.817 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.818 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.818 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.819 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.819 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.820 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.820 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.821 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.821 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.821 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.822 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.823 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.823 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.824 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.825 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.825 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.825 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.826 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.827 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.827 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.828 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.828 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.829 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.829 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.829 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.830 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.830 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.831 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.831 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.832 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.832 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.833 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.833 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.834 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.834 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.834 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.835 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.835 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.836 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.836 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.837 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.837 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.838 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.838 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.839 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.839 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.840 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.840 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.841 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.841 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.842 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.842 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.843 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.843 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.844 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.844 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.845 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.845 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.846 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.846 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.846 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.847 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.847 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.848 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.849 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.849 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.850 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.850 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.850 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.851 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.851 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.852 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.852 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.853 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.853 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.853 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.854 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.855 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.855 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.855 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.856 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.856 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.857 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.857 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.857 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.858 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.858 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.859 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.859 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.860 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.860 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.860 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.861 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.861 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.862 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.862 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.863 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.863 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.864 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.864 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.865 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.865 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.866 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.866 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.867 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.867 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.867 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.868 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.868 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.868 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.869 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.869 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.870 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.870 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.871 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.871 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.872 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.872 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.872 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.873 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.873 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.873 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.874 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.874 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.875 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.875 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.876 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.876 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.876 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.877 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.877 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.878 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.878 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.878 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.879 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.879 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.880 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.880 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.881 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.881 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.881 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.882 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.882 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.883 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.883 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.883 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.884 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.884 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.885 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.885 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.885 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.886 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.886 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.887 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.887 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.888 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.888 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.888 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.889 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.889 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.889 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.890 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.891 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.891 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.892 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.892 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.893 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.893 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.894 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.894 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.895 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.895 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.895 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.896 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.896 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.897 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.897 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.898 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.898 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.898 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.899 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.899 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.900 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.901 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.901 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.902 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.903 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.903 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.904 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.904 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.905 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.905 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.906 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.906 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.907 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.907 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.908 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.908 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.909 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.909 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.909 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.910 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.910 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.911 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.911 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.912 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.912 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.913 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.913 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.913 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.914 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.914 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.915 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.915 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.915 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.916 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.917 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.917 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.918 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.918 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.919 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.919 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.920 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.920 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.921 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.921 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.921 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.922 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.922 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.923 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.923 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.924 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.924 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.924 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.925 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.925 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.926 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.926 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.927 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.927 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.928 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.928 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.928 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.929 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.929 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.930 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.930 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.930 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.931 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.932 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.932 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.932 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.933 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.933 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.934 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.934 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.934 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.935 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.935 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.936 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.936 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.937 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.937 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.937 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.938 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.938 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.939 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.939 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.940 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.940 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.941 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.941 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.941 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.942 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.942 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.943 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.943 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.944 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.944 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.945 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.946 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.946 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.947 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.947 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.948 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.948 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.948 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.949 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.949 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.950 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.950 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.951 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.951 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.952 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.952 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.953 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.953 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.953 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.954 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.954 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.955 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.955 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.955 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.956 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.956 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.957 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.958 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.958 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.959 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.959 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.960 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.960 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.961 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.961 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.962 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.962 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.962 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.963 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.963 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.964 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.964 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.964 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.965 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.965 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.966 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.966 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.967 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.967 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.967 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.968 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.968 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.969 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.970 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.970 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.970 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.971 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.972 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.972 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.973 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.973 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.974 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.974 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.974 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.975 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.975 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.975 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.976 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.976 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.977 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.977 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.978 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.978 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.979 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.979 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.979 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.980 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.980 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.981 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.981 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.982 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.982 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.983 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.984 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.984 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.984 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:01:54.985 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:01:54.985 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:01:54.986 | Obtaining file:///opt/stack/glance 2021-01-15 16:01:56.306 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:01:57.667 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-01-15 16:01:57.676 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-01-15 16:01:57.683 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-01-15 16:01:57.692 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-01-15 16:01:57.827 | Collecting WSME===0.10.0 2021-01-15 16:01:57.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-01-15 16:01:57.909 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:01:57.924 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-01-15 16:01:58.057 | Collecting castellan===3.0.3 2021-01-15 16:01:58.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/236/852de48348169/castellan-3.0.3-py3-none-any.whl (90 kB) 2021-01-15 16:01:58.158 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-01-15 16:01:58.277 | Collecting cursive===0.2.2 2021-01-15 16:01:58.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-01-15 16:01:58.362 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-01-15 16:01:58.369 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-01-15 16:01:58.375 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-01-15 16:01:58.385 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-01-15 16:01:58.391 | Requirement already satisfied: glance-store===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.0) 2021-01-15 16:01:58.478 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-01-15 16:01:58.481 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-01-15 16:01:58.484 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-01-15 16:01:58.486 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-01-15 16:01:58.518 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-01-15 16:01:58.586 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-01-15 16:01:58.646 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-01-15 16:01:58.649 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-01-15 16:01:58.652 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-01-15 16:01:58.656 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-01-15 16:01:58.679 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.0) 2021-01-15 16:01:58.714 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-01-15 16:01:58.727 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.4) 2021-01-15 16:01:58.741 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-01-15 16:01:58.747 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.0) 2021-01-15 16:01:58.801 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-01-15 16:01:58.810 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-01-15 16:01:58.854 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.5) 2021-01-15 16:01:58.921 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.0.2) 2021-01-15 16:01:58.942 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.1) 2021-01-15 16:01:59.110 | Collecting oslo.reports===2.0.1 2021-01-15 16:01:59.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa4/6c36ac5cf7bf7/oslo.reports-2.0.1-py3-none-any.whl (53 kB) 2021-01-15 16:01:59.196 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.1) 2021-01-15 16:01:59.210 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-01-15 16:01:59.237 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.0.1) 2021-01-15 16:01:59.247 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-01-15 16:01:59.264 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.1.0) 2021-01-15 16:01:59.312 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-01-15 16:01:59.314 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-01-15 16:01:59.860 | Collecting psutil===5.7.0 2021-01-15 16:01:59.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/685/ec16ca14d0794/psutil-5.7.0.tar.gz (449 kB) 2021-01-15 16:02:00.736 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (19.1.0) 2021-01-15 16:02:00.751 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-01-15 16:02:00.763 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-01-15 16:02:00.765 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-01-15 16:02:00.768 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-01-15 16:02:00.883 | Collecting python-barbicanclient===4.10.0 2021-01-15 16:02:00.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-01-15 16:02:00.975 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-01-15 16:02:00.980 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) (1.0.4) 2021-01-15 16:02:00.982 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-01-15 16:02:01.002 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-01-15 16:02:01.006 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-01-15 16:02:01.014 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-01-15 16:02:01.037 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.3.3) 2021-01-15 16:02:01.042 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-01-15 16:02:01.120 | Collecting simplegeneric===0.8.1 2021-01-15 16:02:01.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-01-15 16:02:01.799 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-01-15 16:02:01.802 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.13.0) 2021-01-15 16:02:01.814 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.3.1) 2021-01-15 16:02:01.817 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (3.3.0) 2021-01-15 16:02:01.820 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-01-15 16:02:01.984 | Collecting taskflow===4.1.0 2021-01-15 16:02:01.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-01-15 16:02:02.133 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 923)) (6.1.0) 2021-01-15 16:02:02.147 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.0.1) 2021-01-15 16:02:02.157 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (0.5.0) 2021-01-15 16:02:02.163 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.4.0) 2021-01-15 16:02:02.182 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 947)) (1.4.0) 2021-01-15 16:02:02.185 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.1.0) 2021-01-15 16:02:02.192 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.25.8) 2021-01-15 16:02:02.216 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 989)) (1.12.1) 2021-01-15 16:02:02.218 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 995)) (1.2.3) 2021-01-15 16:02:02.221 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-01-15 16:02:02.262 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:02:02.266 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:02:02.270 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-01-15 16:02:02.272 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (51.1.2) 2021-01-15 16:02:02.319 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-01-15 16:02:02.364 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-01-15 16:02:02.383 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-01-15 16:02:02.387 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-01-15 16:02:02.392 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:02:02.396 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.6.8) 2021-01-15 16:02:02.443 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-01-15 16:02:02.446 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-01-15 16:02:02.452 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-01-15 16:02:02.459 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-01-15 16:02:02.462 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-01-15 16:02:02.474 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-01-15 16:02:02.477 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-01-15 16:02:02.493 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-01-15 16:02:02.497 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:02:02.499 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:02:02.501 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-01-15 16:02:02.505 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-01-15 16:02:02.654 | Collecting networkx===2.4 2021-01-15 16:02:02.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-01-15 16:02:02.898 | Collecting pydot===1.4.1 2021-01-15 16:02:02.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-01-15 16:02:03.082 | Collecting automaton===2.0.1 2021-01-15 16:02:03.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-01-15 16:02:03.161 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-01-15 16:02:03.164 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-01-15 16:02:03.166 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-01-15 16:02:03.168 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.4.0) 2021-01-15 16:02:03.171 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-01-15 16:02:03.174 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-01-15 16:02:03.177 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1005)) (3.1.0) 2021-01-15 16:02:03.189 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.3.0) 2021-01-15 16:02:03.192 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-01-15 16:02:03.209 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 980)) (0.1.9) 2021-01-15 16:02:03.212 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.8.0) 2021-01-15 16:02:03.214 | Building wheels for collected packages: psutil, simplegeneric 2021-01-15 16:02:03.215 | Building wheel for psutil (setup.py): started 2021-01-15 16:02:05.410 | Building wheel for psutil (setup.py): finished with status 'done' 2021-01-15 16:02:05.414 | Created wheel for psutil: filename=psutil-5.7.0-cp36-cp36m-linux_x86_64.whl size=272667 sha256=7013eb8243de555cca9cd33933fd5ecc5572fd90af5514ec1ecdb9728181278f 2021-01-15 16:02:05.414 | Stored in directory: /root/.cache/pip/wheels/66/3d/51/1fef0285a1f2c68b68a8c456d6d934644f1ef416949de49379 2021-01-15 16:02:05.416 | Building wheel for simplegeneric (setup.py): started 2021-01-15 16:02:06.103 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-01-15 16:02:06.104 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=4efcd4b3049fd66c8e9209483c368b9356dac7796375c2720a5064e0c14b1667 2021-01-15 16:02:06.104 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-01-15 16:02:06.106 | Successfully built psutil simplegeneric 2021-01-15 16:02:06.731 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, psutil, oslo.reports, python-barbicanclient, castellan, cursive, glance 2021-01-15 16:02:09.270 | Running setup.py develop for glance 2021-01-15 16:02:10.795 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.3 cursive-0.2.2 glance networkx-2.4 oslo.reports-2.0.1 psutil-5.7.0 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-01-15 16:02:10.904 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:02:10.904 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:02:11.015 | + inc/python:pip_install:207 : result=0 2021-01-15 16:02:11.019 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:02:11.024 | + functions-common:time_stop:2331 : local name 2021-01-15 16:02:11.029 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:02:11.032 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:02:11.036 | + functions-common:time_stop:2334 : local total 2021-01-15 16:02:11.038 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:02:11.040 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:02:11.042 | + functions-common:time_stop:2338 : start_time=1610726512103 2021-01-15 16:02:11.045 | + functions-common:time_stop:2340 : [[ -z 1610726512103 ]] 2021-01-15 16:02:11.047 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:02:11.051 | + functions-common:time_stop:2343 : end_time=1610726531048 2021-01-15 16:02:11.053 | + functions-common:time_stop:2344 : elapsed_time=18945 2021-01-15 16:02:11.055 | + functions-common:time_stop:2345 : total=170067 2021-01-15 16:02:11.058 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:02:11.060 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=189012 2021-01-15 16:02:11.062 | + inc/python:pip_install:210 : return 0 2021-01-15 16:02:11.065 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:02:11.067 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-01-15 16:02:11.070 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-01-15 16:02:11.090 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-01-15 16:02:11.102 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-01-15 16:02:11.105 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-01-15 16:02:11.107 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:02:11.110 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:02:11.112 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-01-15 16:02:11.115 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:02:11.118 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-15 16:02:11.120 | + ./stack.sh:main:891 : configure_glance 2021-01-15 16:02:11.123 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-01-15 16:02:11.135 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-01-15 16:02:11.162 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-01-15 16:02:11.186 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-01-15 16:02:11.212 | + lib/glance:configure_glance:142 : local dburl 2021-01-15 16:02:11.215 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-01-15 16:02:11.218 | ++ lib/database:database_connection_url:132 : local db=glance 2021-01-15 16:02:11.220 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-01-15 16:02:11.222 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-01-15 16:02:11.225 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-01-15 16:02:11.227 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-01-15 16:02:11.230 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-01-15 16:02:11.257 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-01-15 16:02:11.286 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-01-15 16:02:11.315 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-01-15 16:02:11.318 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-01-15 16:02:11.321 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-01-15 16:02:11.324 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-15 16:02:11.327 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-01-15 16:02:11.357 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-01-15 16:02:11.385 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-01-15 16:02:11.410 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-01-15 16:02:11.438 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-01-15 16:02:11.463 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-01-15 16:02:11.490 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-01-15 16:02:11.516 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-01-15 16:02:11.540 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:02:11.565 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-01-15 16:02:11.591 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-01-15 16:02:11.619 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-01-15 16:02:11.622 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-01-15 16:02:11.624 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-01-15 16:02:11.627 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-15 16:02:11.630 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-15 16:02:11.633 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:02:11.652 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:11.657 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-15 16:02:11.660 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-15 16:02:11.663 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:02:11.680 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:11.684 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:02:11.688 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:02:11.718 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:02:11.721 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:02:11.724 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-01-15 16:02:11.749 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-01-15 16:02:11.752 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-01-15 16:02:11.779 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-01-15 16:02:11.805 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-01-15 16:02:11.831 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-01-15 16:02:11.855 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-01-15 16:02:11.885 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-01-15 16:02:11.913 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-01-15 16:02:11.915 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-01-15 16:02:11.919 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-01-15 16:02:11.922 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-15 16:02:11.925 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-01-15 16:02:11.961 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-01-15 16:02:11.990 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-01-15 16:02:12.019 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-01-15 16:02:12.046 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-01-15 16:02:12.072 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-01-15 16:02:12.097 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-01-15 16:02:12.122 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-01-15 16:02:12.147 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:02:12.173 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-01-15 16:02:12.199 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-01-15 16:02:12.229 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-01-15 16:02:12.231 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-01-15 16:02:12.234 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-01-15 16:02:12.236 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-15 16:02:12.239 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-15 16:02:12.241 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:02:12.256 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:12.259 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-15 16:02:12.262 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-15 16:02:12.264 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:02:12.279 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:12.282 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:02:12.285 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:02:12.309 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:02:12.311 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:02:12.314 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-01-15 16:02:12.316 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-01-15 16:02:12.318 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-01-15 16:02:12.321 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-01-15 16:02:12.324 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-01-15 16:02:12.350 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-01-15 16:02:12.353 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-01-15 16:02:12.382 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.16 2021-01-15 16:02:12.385 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.16 2021-01-15 16:02:12.385 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-01-15 16:02:12.389 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.16 2021-01-15 16:02:12.417 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-01-15 16:02:12.420 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-01-15 16:02:12.449 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-01-15 16:02:12.464 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:12.467 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-01-15 16:02:12.492 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-01-15 16:02:12.516 | + lib/glance:configure_glance:215 : python3_enabled 2021-01-15 16:02:12.519 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-01-15 16:02:12.521 | + inc/python:python3_enabled:468 : return 0 2021-01-15 16:02:12.524 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-01-15 16:02:12.549 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-01-15 16:02:12.576 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-01-15 16:02:12.601 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-01-15 16:02:12.627 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-01-15 16:02:12.653 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-01-15 16:02:12.680 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-01-15 16:02:12.709 | + lib/glance:configure_glance:227 : python3_enabled 2021-01-15 16:02:12.712 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-01-15 16:02:12.715 | + inc/python:python3_enabled:468 : return 0 2021-01-15 16:02:12.718 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-01-15 16:02:12.747 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-01-15 16:02:12.771 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-01-15 16:02:12.796 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-01-15 16:02:12.812 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:12.814 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-01-15 16:02:12.831 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:12.834 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-01-15 16:02:12.837 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-01-15 16:02:12.839 | + functions:setup_logging:656 : local other_cond=False 2021-01-15 16:02:12.841 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:02:12.845 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-01-15 16:02:12.847 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-01-15 16:02:12.849 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:02:12.853 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:02:12.870 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:02:12.872 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:02:12.874 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:02:12.877 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:02:12.879 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:02:12.906 | + functions:setup_systemd_logging:702 : 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' 2021-01-15 16:02:12.932 | + functions:setup_systemd_logging:703 : 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' 2021-01-15 16:02:12.957 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:02:12.983 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-01-15 16:02:12.986 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-01-15 16:02:12.988 | + functions:setup_logging:656 : local other_cond=False 2021-01-15 16:02:12.991 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:02:12.994 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-01-15 16:02:12.996 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-01-15 16:02:12.999 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:02:13.002 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:02:13.021 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:02:13.023 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:02:13.026 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:02:13.029 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:02:13.032 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:02:13.059 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-registry.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' 2021-01-15 16:02:13.089 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-15 16:02:13.119 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:02:13.146 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-01-15 16:02:13.150 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-01-15 16:02:13.154 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-01-15 16:02:13.185 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-01-15 16:02:13.210 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-01-15 16:02:13.236 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-01-15 16:02:13.264 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-01-15 16:02:13.289 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-01-15 16:02:13.320 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-01-15 16:02:13.347 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.16 2021-01-15 16:02:13.350 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.16 2021-01-15 16:02:13.351 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-01-15 16:02:13.355 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.16 2021-01-15 16:02:13.382 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-01-15 16:02:13.413 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-01-15 16:02:13.444 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-01-15 16:02:13.478 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-01-15 16:02:13.504 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-01-15 16:02:13.510 | + lib/glance:configure_glance:280 : 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 2021-01-15 16:02:13.517 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-01-15 16:02:13.532 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:13.534 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-01-15 16:02:13.537 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-01-15 16:02:13.539 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-01-15 16:02:13.541 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-01-15 16:02:13.543 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-01-15 16:02:13.546 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-01-15 16:02:13.549 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-01-15 16:02:13.552 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-01-15 16:02:13.555 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-01-15 16:02:13.582 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-01-15 16:02:13.584 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-01-15 16:02:13.586 | ++ functions:get_random_port:816 : true 2021-01-15 16:02:13.589 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-01-15 16:02:13.591 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-01-15 16:02:13.594 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-01-15 16:02:13.678 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-01-15 16:02:13.681 | ++ functions:get_random_port:820 : break 2 2021-01-15 16:02:13.684 | ++ functions:get_random_port:824 : echo 60999 2021-01-15 16:02:13.688 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-01-15 16:02:13.691 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-01-15 16:02:13.719 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-01-15 16:02:13.747 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-01-15 16:02:13.773 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-01-15 16:02:13.797 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-01-15 16:02:13.822 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-01-15 16:02:13.853 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-01-15 16:02:13.879 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-01-15 16:02:13.904 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-15 16:02:13.929 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-15 16:02:13.955 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-01-15 16:02:13.984 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-15 16:02:14.010 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-01-15 16:02:14.037 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-01-15 16:02:14.062 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-01-15 16:02:14.088 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-01-15 16:02:14.113 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-01-15 16:02:14.138 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-01-15 16:02:14.165 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-01-15 16:02:14.189 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-01-15 16:02:14.192 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-01-15 16:02:14.194 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:02:14.196 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:14.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:14.201 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-01-15 16:02:14.204 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-01-15 16:02:14.262 | proxy (enabled by site administrator) 2021-01-15 16:02:14.266 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-01-15 16:02:14.270 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-01-15 16:02:14.273 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:02:14.277 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:14.281 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:14.285 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-01-15 16:02:14.288 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-01-15 16:02:14.339 | No module matches proxy_http 2021-01-15 16:02:14.343 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-01-15 16:02:14.407 | Considering dependency proxy for proxy_http: 2021-01-15 16:02:14.407 | Module proxy already enabled 2021-01-15 16:02:14.407 | Enabling module proxy_http. 2021-01-15 16:02:14.413 | To activate the new configuration, you need to run: 2021-01-15 16:02:14.413 | systemctl restart apache2 2021-01-15 16:02:14.417 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-01-15 16:02:14.420 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 16:02:14.422 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:02:14.425 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 16:02:14.579 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-01-15 16:02:14.583 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-01-15 16:02:14.586 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-01-15 16:02:14.588 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-01-15 16:02:14.591 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:14.594 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:14.597 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-15 16:02:14.600 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-15 16:02:14.603 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-01-15 16:02:14.603 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-15 16:02:14.611 | KeepAlive Off 2021-01-15 16:02:14.615 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-15 16:02:14.615 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-01-15 16:02:14.622 | SetEnv proxy-sendchunked 1 2021-01-15 16:02:14.626 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-15 16:02:14.626 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-01-15 16:02:14.634 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-01-15 16:02:14.639 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-01-15 16:02:14.642 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-01-15 16:02:14.645 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-01-15 16:02:14.649 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-15 16:02:14.652 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:02:14.657 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:14.660 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:14.663 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-15 16:02:14.665 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-01-15 16:02:14.668 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:14.670 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:14.672 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-01-15 16:02:14.733 | Enabling site glance-wsgi-api. 2021-01-15 16:02:14.741 | To activate the new configuration, you need to run: 2021-01-15 16:02:14.741 | systemctl reload apache2 2021-01-15 16:02:14.748 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-01-15 16:02:14.751 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 16:02:14.755 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:02:14.757 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 16:02:14.901 | + ./stack.sh:main:894 : is_service_enabled cinder 2021-01-15 16:02:14.920 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:14.922 | + ./stack.sh:main:896 : stack_install_service cinder 2021-01-15 16:02:14.925 | + lib/stack:stack_install_service:20 : local service=cinder 2021-01-15 16:02:14.927 | + lib/stack:stack_install_service:21 : type install_cinder 2021-01-15 16:02:14.930 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-15 16:02:14.933 | + lib/stack:stack_install_service:32 : install_cinder 2021-01-15 16:02:14.936 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-01-15 16:02:14.939 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-01-15 16:02:14.941 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-01-15 16:02:14.944 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 16:02:14.947 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 16:02:14.950 | ++ functions-common:git_clone:527 : pwd 2021-01-15 16:02:14.953 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:02:14.955 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:02:14.959 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:02:14.975 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:02:14.978 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:02:14.980 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:02:14.983 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 16:02:14.983 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:02:14.988 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-01-15 16:02:14.991 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 16:02:14.993 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-01-15 16:02:14.996 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 16:02:14.996 | + functions-common:git_clone:593 : head -1 2021-01-15 16:02:14.999 | d00b1de8a Adjust requirements and lower-constraints 2021-01-15 16:02:15.002 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:02:15.005 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-01-15 16:02:15.008 | + inc/python:setup_develop:351 : local bindep 2021-01-15 16:02:15.011 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-01-15 16:02:15.014 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-01-15 16:02:15.016 | + inc/python:setup_develop:357 : local extras= 2021-01-15 16:02:15.019 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-01-15 16:02:15.021 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:02:15.024 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-01-15 16:02:15.027 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-01-15 16:02:15.029 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:02:15.032 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-01-15 16:02:15.036 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-01-15 16:02:15.039 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:02:15.043 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-01-15 16:02:15.046 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:02:15.050 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:02:15.055 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-01-15 16:02:15.061 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-01-15 16:02:15.063 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-01-15 16:02:16.050 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-01-15 16:02:16.053 | + inc/python:setup_package:430 : local bindep=0 2021-01-15 16:02:16.057 | + inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:02:16.060 | + inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:02:16.064 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-01-15 16:02:16.068 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-01-15 16:02:16.070 | + inc/python:setup_package:439 : local flags=-e 2021-01-15 16:02:16.073 | + inc/python:setup_package:440 : local extras= 2021-01-15 16:02:16.076 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:02:16.078 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-01-15 16:02:16.081 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-01-15 16:02:16.084 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-01-15 16:02:16.087 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:02:16.089 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-01-15 16:02:16.111 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-01-15 16:02:16.117 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-01-15 16:02:18.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:02:18.809 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:02:18.810 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.810 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.811 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.811 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.812 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.812 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.812 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.813 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.813 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.814 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.814 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.815 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.815 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.816 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.816 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.816 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.817 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.818 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.818 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.818 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.819 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.819 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.820 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.820 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.820 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.823 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.823 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.824 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.824 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.825 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.825 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.826 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.826 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.826 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.827 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.827 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.828 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.828 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.829 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.829 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.829 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.830 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.830 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.830 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.831 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.831 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.832 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.833 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.833 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.834 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.834 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.835 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.835 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.836 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.836 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.837 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.837 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.837 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.838 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.838 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.839 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.840 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.840 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.841 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.842 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.842 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.842 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.843 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.844 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.845 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.845 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.845 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.846 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.846 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.846 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.847 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.847 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.848 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.848 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.849 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.849 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.850 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.850 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.851 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.851 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.851 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.852 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.852 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.853 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.853 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.854 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.855 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.855 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.855 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.856 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.856 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.857 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.857 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.858 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.858 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.859 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.859 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.860 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.861 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.861 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.862 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.862 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.862 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.863 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.863 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.864 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.864 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.865 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.865 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.866 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.866 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.867 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.867 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.868 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.868 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.869 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.869 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.869 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.870 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.870 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.871 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.871 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.872 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.872 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.873 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.873 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.874 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.874 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.874 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.875 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.875 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.876 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.876 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.876 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.877 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.877 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.878 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.878 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.879 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.879 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.880 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.880 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.881 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.881 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.881 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.882 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.882 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.883 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.883 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.884 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.884 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.884 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.885 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.885 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.886 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.886 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.886 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.887 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.887 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.888 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.888 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.889 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.889 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.889 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.890 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.890 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.891 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.891 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.892 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.892 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.892 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.893 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.893 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.894 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.894 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.895 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.895 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.895 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.896 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.896 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.897 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.897 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.898 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.898 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.898 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.899 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.899 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.900 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.900 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.900 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.901 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.901 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.902 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.902 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.903 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.903 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.903 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.904 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.904 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.904 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.905 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.905 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.906 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.907 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.907 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.907 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.908 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.908 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.908 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.909 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.909 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.910 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.910 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.911 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.911 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.911 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.912 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.912 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.913 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.913 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.913 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.914 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.914 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.915 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.915 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.916 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.917 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.918 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.918 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.919 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.920 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.920 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.921 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.921 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.922 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.922 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.923 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.923 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.923 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.924 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.924 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.925 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.925 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.926 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.926 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.926 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.927 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.927 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.928 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.928 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.929 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.929 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.930 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.930 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.930 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.931 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.931 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.932 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.932 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.933 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.933 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.934 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.934 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.934 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.935 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.935 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.936 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.936 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.937 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.937 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.938 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.938 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.938 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.939 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.939 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.940 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.940 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.941 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.941 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.941 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.942 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.942 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.943 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.943 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.943 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.944 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.944 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.945 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.945 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.946 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.946 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.946 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.947 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.947 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.948 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.948 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.949 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.949 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.950 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.950 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.950 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.951 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.951 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.952 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.952 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.952 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.953 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.953 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.954 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.954 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.955 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.955 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.956 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.956 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.956 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.957 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.957 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.958 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.958 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.959 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.959 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.960 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.960 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.960 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.962 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.962 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.963 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.963 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.963 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.964 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.964 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.965 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.965 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.966 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.966 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.967 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.967 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.967 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.968 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.968 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.969 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.969 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.970 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.971 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.971 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.972 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.972 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.973 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.973 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.974 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.974 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.975 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.991 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.991 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.992 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.992 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.993 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.993 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.994 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.994 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.994 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.995 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.995 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.996 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.996 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.997 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.997 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.997 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.998 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:18.998 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:18.999 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:18.999 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.000 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.000 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.001 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.001 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.002 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.002 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.003 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.003 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.004 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.004 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.005 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.005 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.005 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.006 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.006 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.007 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.007 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.008 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.008 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.008 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.009 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.009 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.010 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.010 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.011 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.011 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.011 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.012 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.013 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.013 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.014 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.014 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.015 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.015 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.015 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.016 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:19.016 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:19.017 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:19.017 | Obtaining file:///opt/stack/cinder 2021-01-15 16:02:21.086 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:02:23.137 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-01-15 16:02:23.146 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-01-15 16:02:23.155 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-01-15 16:02:23.164 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-01-15 16:02:23.187 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:02:23.202 | Requirement already satisfied: castellan===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.3) 2021-01-15 16:02:23.226 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-01-15 16:02:23.267 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.2.2) 2021-01-15 16:02:23.282 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-01-15 16:02:23.285 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-01-15 16:02:23.290 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-01-15 16:02:23.498 | Collecting google-api-python-client===1.8.0 2021-01-15 16:02:23.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/503/2ad1af5046889/google_api_python_client-1.8.0-py3-none-any.whl (57 kB) 2021-01-15 16:02:23.742 | Collecting google-auth===1.13.1 2021-01-15 16:02:23.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2021-01-15 16:02:23.909 | Collecting google-auth-httplib2===0.0.3 2021-01-15 16:02:23.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl (6.3 kB) 2021-01-15 16:02:23.987 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.4.15) 2021-01-15 16:02:23.990 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.17.2) 2021-01-15 16:02:23.992 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (0.1.12) 2021-01-15 16:02:23.995 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2021-01-15 16:02:24.027 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.0.0) 2021-01-15 16:02:24.095 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (9.0.0) 2021-01-15 16:02:24.157 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (4.5.0) 2021-01-15 16:02:24.169 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.5) 2021-01-15 16:02:24.321 | Collecting oauth2client===4.1.3 2021-01-15 16:02:24.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-01-15 16:02:24.411 | Requirement already satisfied: os-brick===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.4) 2021-01-15 16:02:24.441 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-01-15 16:02:24.445 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-01-15 16:02:24.468 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.0) 2021-01-15 16:02:24.504 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-01-15 16:02:24.518 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.4) 2021-01-15 16:02:24.532 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-01-15 16:02:24.539 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.0) 2021-01-15 16:02:24.593 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-01-15 16:02:24.602 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-01-15 16:02:24.646 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.5) 2021-01-15 16:02:24.714 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-01-15 16:02:24.736 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-01-15 16:02:24.754 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-01-15 16:02:24.770 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-01-15 16:02:24.787 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-01-15 16:02:24.791 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.1) 2021-01-15 16:02:24.804 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-01-15 16:02:24.833 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-01-15 16:02:24.843 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-01-15 16:02:25.023 | Collecting oslo.versionedobjects===2.0.2 2021-01-15 16:02:25.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/360/74234bde8d118/oslo.versionedobjects-2.0.2-py3-none-any.whl (86 kB) 2021-01-15 16:02:25.291 | Collecting oslo.vmware===3.3.1 2021-01-15 16:02:25.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-01-15 16:02:25.402 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-01-15 16:02:25.621 | Collecting paramiko===2.7.1 2021-01-15 16:02:25.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/80875fa4d2cb7/paramiko-2.7.1-py2.py3-none-any.whl (206 kB) 2021-01-15 16:02:25.739 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-01-15 16:02:25.742 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-01-15 16:02:25.744 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-01-15 16:02:25.922 | Collecting pyasn1===0.4.8 2021-01-15 16:02:25.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-01-15 16:02:26.116 | Collecting pyasn1-modules===0.2.8 2021-01-15 16:02:26.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-01-15 16:02:26.202 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-01-15 16:02:26.214 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-01-15 16:02:26.217 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-01-15 16:02:26.220 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-01-15 16:02:26.225 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (4.10.0) 2021-01-15 16:02:26.243 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-01-15 16:02:26.388 | Collecting python-glanceclient===3.1.2 2021-01-15 16:02:26.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-01-15 16:02:26.487 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-01-15 16:02:26.674 | Collecting python-novaclient===17.0.0 2021-01-15 16:02:26.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f4/bea680e0a5ecb/python_novaclient-17.0.0-py3-none-any.whl (331 kB) 2021-01-15 16:02:26.778 | Requirement already satisfied: python-swiftclient===3.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.0) 2021-01-15 16:02:26.802 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-01-15 16:02:26.806 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-01-15 16:02:26.814 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-01-15 16:02:26.837 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.3.3) 2021-01-15 16:02:26.842 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-01-15 16:02:26.954 | Collecting rsa===4.0 2021-01-15 16:02:26.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-01-15 16:02:27.121 | Collecting rtslib-fb===2.1.71 2021-01-15 16:02:27.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-01-15 16:02:27.861 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-01-15 16:02:27.865 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-01-15 16:02:27.868 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-01-15 16:02:27.880 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-01-15 16:02:27.883 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-01-15 16:02:27.885 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-01-15 16:02:27.979 | Collecting suds-jurko===0.6 2021-01-15 16:02:27.986 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-01-15 16:02:28.161 | Collecting tabulate===0.8.7 2021-01-15 16:02:28.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-01-15 16:02:28.242 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 920)) (4.1.0) 2021-01-15 16:02:28.305 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-01-15 16:02:28.319 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-01-15 16:02:28.329 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-01-15 16:02:28.335 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-01-15 16:02:28.542 | Collecting tooz===2.3.1 2021-01-15 16:02:28.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fa/045f50becd2d5/tooz-2.3.1-py3-none-any.whl (89 kB) 2021-01-15 16:02:28.685 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-01-15 16:02:28.689 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-01-15 16:02:28.779 | Collecting uritemplate===3.0.1 2021-01-15 16:02:28.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-01-15 16:02:28.869 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-01-15 16:02:28.892 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-01-15 16:02:28.982 | Collecting warlock===1.3.3 2021-01-15 16:02:28.989 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-01-15 16:02:29.063 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-01-15 16:02:29.066 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-01-15 16:02:29.070 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:02:29.074 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:02:29.078 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-01-15 16:02:29.211 | Collecting google-api-core===1.16.0 2021-01-15 16:02:29.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/859/f7392676761f2/google_api_core-1.16.0-py2.py3-none-any.whl (70 kB) 2021-01-15 16:02:29.312 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.13.1->-c /opt/stack/requirements/upper-constraints.txt (line 273)) (51.1.2) 2021-01-15 16:02:29.390 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-01-15 16:02:29.393 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.6.0) 2021-01-15 16:02:29.413 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-01-15 16:02:29.458 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-01-15 16:02:29.462 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-01-15 16:02:29.467 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-01-15 16:02:29.476 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.7.19) 2021-01-15 16:02:29.479 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:02:29.483 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-01-15 16:02:29.492 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.6.8) 2021-01-15 16:02:29.539 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-01-15 16:02:29.546 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-01-15 16:02:29.552 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-01-15 16:02:29.559 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.2) 2021-01-15 16:02:29.562 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-01-15 16:02:29.574 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.10.9) 2021-01-15 16:02:29.739 | Collecting PyNaCl===1.3.0 2021-01-15 16:02:29.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) 2021-01-15 16:02:29.845 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-01-15 16:02:29.855 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-01-15 16:02:29.871 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-01-15 16:02:29.885 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.9) 2021-01-15 16:02:29.889 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:02:29.892 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:02:29.983 | Collecting pyudev===0.22.0 2021-01-15 16:02:29.990 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-01-15 16:02:30.076 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-01-15 16:02:30.078 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.4) 2021-01-15 16:02:30.123 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (1.4.1) 2021-01-15 16:02:30.128 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-01-15 16:02:30.137 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-01-15 16:02:30.139 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-01-15 16:02:30.142 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (1.0.0) 2021-01-15 16:02:30.145 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-01-15 16:02:30.190 | Collecting jsonpatch===1.25 2021-01-15 16:02:30.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/a7241010a1fd3/jsonpatch-1.25-py2.py3-none-any.whl (11 kB) 2021-01-15 16:02:30.204 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-01-15 16:02:30.301 | Collecting googleapis-common-protos===1.51.0 2021-01-15 16:02:30.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-01-15 16:02:31.065 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.11.3) 2021-01-15 16:02:31.071 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-01-15 16:02:31.083 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-01-15 16:02:31.085 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-01-15 16:02:31.094 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-01-15 16:02:31.097 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-01-15 16:02:31.100 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-01-15 16:02:31.149 | Collecting jsonpointer===2.0 2021-01-15 16:02:31.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2021-01-15 16:02:31.163 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-01-15 16:02:31.165 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-01-15 16:02:31.170 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-01-15 16:02:31.170 | Building wheel for googleapis-common-protos (setup.py): started 2021-01-15 16:02:31.987 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-01-15 16:02:31.989 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=5c4e27405c48c50855acdcf4ce3fe634e9b1ba46530eb0525988203fc9654aa1 2021-01-15 16:02:31.989 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-01-15 16:02:31.991 | Building wheel for rtslib-fb (setup.py): started 2021-01-15 16:02:32.754 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-01-15 16:02:32.755 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=0e452cfff6e71b685caebba237d822b53ebb2b6ee15cfe3d9dddd8f2c0c57daf 2021-01-15 16:02:32.756 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-01-15 16:02:32.757 | Successfully built googleapis-common-protos rtslib-fb 2021-01-15 16:02:33.575 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, google-auth, uritemplate, google-auth-httplib2, googleapis-common-protos, google-api-core, google-api-python-client, cinder 2021-01-15 16:02:33.575 | Attempting uninstall: pyasn1 2021-01-15 16:02:33.578 | Found existing installation: pyasn1 0.4.2 2021-01-15 16:02:33.584 | Uninstalling pyasn1-0.4.2: 2021-01-15 16:02:33.611 | Successfully uninstalled pyasn1-0.4.2 2021-01-15 16:02:34.433 | Attempting uninstall: jsonpointer 2021-01-15 16:02:34.435 | Found existing installation: jsonpointer 1.10 2021-01-15 16:02:34.440 | Uninstalling jsonpointer-1.10: 2021-01-15 16:02:34.461 | Successfully uninstalled jsonpointer-1.10 2021-01-15 16:02:34.477 | Attempting uninstall: jsonpatch 2021-01-15 16:02:34.480 | Found existing installation: jsonpatch 1.16 2021-01-15 16:02:34.485 | Uninstalling jsonpatch-1.16: 2021-01-15 16:02:34.499 | Successfully uninstalled jsonpatch-1.16 2021-01-15 16:02:36.127 | Running setup.py develop for cinder 2021-01-15 16:02:38.396 | Successfully installed PyNaCl-1.3.0 cinder google-api-core-1.16.0 google-api-python-client-1.8.0 google-auth-1.13.1 google-auth-httplib2-0.0.3 googleapis-common-protos-1.51.0 jsonpatch-1.25 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.0.2 oslo.vmware-3.3.1 paramiko-2.7.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 python-novaclient-17.0.0 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 tooz-2.3.1 uritemplate-3.0.1 warlock-1.3.3 2021-01-15 16:02:38.516 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:02:38.516 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:02:38.639 | + inc/python:pip_install:207 : result=0 2021-01-15 16:02:38.643 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:02:38.648 | + functions-common:time_stop:2331 : local name 2021-01-15 16:02:38.652 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:02:38.657 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:02:38.660 | + functions-common:time_stop:2334 : local total 2021-01-15 16:02:38.662 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:02:38.665 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:02:38.667 | + functions-common:time_stop:2338 : start_time=1610726536105 2021-01-15 16:02:38.669 | + functions-common:time_stop:2340 : [[ -z 1610726536105 ]] 2021-01-15 16:02:38.672 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:02:38.676 | + functions-common:time_stop:2343 : end_time=1610726558673 2021-01-15 16:02:38.678 | + functions-common:time_stop:2344 : elapsed_time=22568 2021-01-15 16:02:38.681 | + functions-common:time_stop:2345 : total=189012 2021-01-15 16:02:38.683 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:02:38.685 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=211580 2021-01-15 16:02:38.687 | + inc/python:pip_install:210 : return 0 2021-01-15 16:02:38.690 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:02:38.693 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-01-15 16:02:38.695 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-01-15 16:02:38.716 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-01-15 16:02:38.730 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-01-15 16:02:38.733 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-01-15 16:02:38.736 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:02:38.739 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:02:38.741 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-01-15 16:02:38.745 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:02:38.747 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-01-15 16:02:38.750 | + lib/cinder:install_cinder:420 : install_package tgt 2021-01-15 16:02:38.753 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 16:02:38.755 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 16:02:38.758 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 16:02:38.760 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 16:02:38.763 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 16:02:38.766 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 16:02:38.768 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:38.771 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:38.774 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 16:02:38.777 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 16:02:38.779 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 16:02:38.781 | + functions-common:apt_get_update:1069 : return 2021-01-15 16:02:38.785 | + functions-common:install_package:1334 : real_install_package tgt 2021-01-15 16:02:38.788 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 16:02:38.791 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:38.794 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:38.797 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-01-15 16:02:38.817 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-01-15 16:02:38.948 | Reading package lists... 2021-01-15 16:02:39.201 | Building dependency tree... 2021-01-15 16:02:39.203 | Reading state information... 2021-01-15 16:02:39.413 | The following packages were automatically installed and are no longer required: 2021-01-15 16:02:39.414 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-15 16:02:39.414 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-15 16:02:39.414 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-01-15 16:02:39.414 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 16:02:39.414 | python3-twisted-bin python3-zope.interface 2021-01-15 16:02:39.414 | Use 'sudo apt autoremove' to remove them. 2021-01-15 16:02:39.414 | The following additional packages will be installed: 2021-01-15 16:02:39.414 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-01-15 16:02:39.415 | libsgutils2-2 sg3-utils 2021-01-15 16:02:39.416 | Suggested packages: 2021-01-15 16:02:39.416 | tgt-rbd 2021-01-15 16:02:39.477 | The following NEW packages will be installed: 2021-01-15 16:02:39.478 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-01-15 16:02:39.478 | The following packages will be upgraded: 2021-01-15 16:02:39.479 | ibverbs-providers libibverbs1 2021-01-15 16:02:39.762 | 2 upgraded, 5 newly installed, 0 to remove and 156 not upgraded. 2021-01-15 16:02:39.762 | Need to get 1,406 kB of archives. 2021-01-15 16:02:39.762 | After this operation, 3,551 kB of additional disk space will be used. 2021-01-15 16:02:39.762 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-01-15 16:02:39.802 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-01-15 16:02:39.979 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-01-15 16:02:40.015 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-01-15 16:02:40.201 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-01-15 16:02:40.434 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-01-15 16:02:40.455 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-01-15 16:02:41.059 | Fetched 1,406 kB in 1s (1,435 kB/s) 2021-01-15 16:02:41.164 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76912 files and directories currently installed.) 2021-01-15 16:02:41.168 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-01-15 16:02:41.207 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-01-15 16:02:41.374 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-01-15 16:02:41.400 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-01-15 16:02:41.489 | Selecting previously unselected package libconfig-general-perl. 2021-01-15 16:02:41.497 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-01-15 16:02:41.502 | Unpacking libconfig-general-perl (2.63-1) ... 2021-01-15 16:02:41.606 | Selecting previously unselected package librdmacm1:amd64. 2021-01-15 16:02:41.614 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-01-15 16:02:41.619 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-01-15 16:02:41.718 | Selecting previously unselected package libsgutils2-2. 2021-01-15 16:02:41.727 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-01-15 16:02:41.732 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-01-15 16:02:41.812 | Selecting previously unselected package sg3-utils. 2021-01-15 16:02:41.820 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-01-15 16:02:41.825 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-01-15 16:02:42.039 | Selecting previously unselected package tgt. 2021-01-15 16:02:42.048 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-01-15 16:02:42.051 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-01-15 16:02:42.182 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-01-15 16:02:42.209 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 16:02:42.238 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-01-15 16:02:42.270 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-01-15 16:02:42.302 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-15 16:02:42.341 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-01-15 16:02:42.557 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 16:02:42.770 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-15 16:02:44.606 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-01-15 16:02:44.636 | Setting up libconfig-general-perl (2.63-1) ... 2021-01-15 16:02:44.666 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-01-15 16:02:44.992 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-01-15 16:02:45.736 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-15 16:02:45.769 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-15 16:02:45.974 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-15 16:02:47.982 | + functions-common:apt_get:1113 : result=0 2021-01-15 16:02:47.985 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 16:02:47.988 | + functions-common:time_stop:2331 : local name 2021-01-15 16:02:47.992 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:02:47.995 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:02:47.999 | + functions-common:time_stop:2334 : local total 2021-01-15 16:02:48.002 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:02:48.005 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 16:02:48.008 | + functions-common:time_stop:2338 : start_time=1610726558814 2021-01-15 16:02:48.011 | + functions-common:time_stop:2340 : [[ -z 1610726558814 ]] 2021-01-15 16:02:48.014 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:02:48.019 | + functions-common:time_stop:2343 : end_time=1610726568016 2021-01-15 16:02:48.021 | + functions-common:time_stop:2344 : elapsed_time=9202 2021-01-15 16:02:48.023 | + functions-common:time_stop:2345 : total=213788 2021-01-15 16:02:48.026 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:02:48.028 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=222990 2021-01-15 16:02:48.031 | + functions-common:apt_get:1117 : return 0 2021-01-15 16:02:48.034 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-15 16:02:48.037 | + ./stack.sh:main:897 : configure_cinder 2021-01-15 16:02:48.040 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-01-15 16:02:48.052 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-01-15 16:02:48.055 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-01-15 16:02:48.058 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-01-15 16:02:48.060 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-01-15 16:02:48.064 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-01-15 16:02:48.064 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-01-15 16:02:48.068 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-01-15 16:02:48.070 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-01-15 16:02:48.072 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-01-15 16:02:48.075 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-01-15 16:02:48.077 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-01-15 16:02:48.079 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-01-15 16:02:48.082 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-01-15 16:02:48.084 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-01-15 16:02:48.096 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-01-15 16:02:48.108 | + 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 2021-01-15 16:02:48.120 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-01-15 16:02:48.132 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-01-15 16:02:48.148 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-01-15 16:02:48.152 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-01-15 16:02:48.155 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6gDt6J6z4v 2021-01-15 16:02:48.158 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-01-15 16:02:48.160 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-01-15 16:02:48.163 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-01-15 16:02:48.165 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6gDt6J6z4v 2021-01-15 16:02:48.169 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6gDt6J6z4v 2021-01-15 16:02:48.181 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6gDt6J6z4v /etc/sudoers.d/cinder-rootwrap 2021-01-15 16:02:48.193 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-01-15 16:02:48.196 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-01-15 16:02:48.198 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-01-15 16:02:48.201 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-01-15 16:02:48.203 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-01-15 16:02:48.205 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-01-15 16:02:48.207 | + 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 ]] 2021-01-15 16:02:48.210 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-01-15 16:02:48.212 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-01-15 16:02:48.218 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-01-15 16:02:48.223 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-01-15 16:02:48.243 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-01-15 16:02:48.262 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-01-15 16:02:48.283 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-01-15 16:02:48.301 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-01-15 16:02:48.318 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-01-15 16:02:48.335 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-01-15 16:02:48.352 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-01-15 16:02:48.371 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-01-15 16:02:48.374 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-01-15 16:02:48.377 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-01-15 16:02:48.379 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-15 16:02:48.382 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-01-15 16:02:48.408 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-01-15 16:02:48.432 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-01-15 16:02:48.460 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-01-15 16:02:48.489 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-01-15 16:02:48.514 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-01-15 16:02:48.540 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-01-15 16:02:48.565 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-01-15 16:02:48.590 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:02:48.616 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-01-15 16:02:48.646 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-01-15 16:02:48.673 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-01-15 16:02:48.699 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-01-15 16:02:48.701 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-01-15 16:02:48.704 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-01-15 16:02:48.707 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-01-15 16:02:48.709 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-01-15 16:02:48.712 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-01-15 16:02:48.739 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-01-15 16:02:48.764 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-01-15 16:02:48.789 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-01-15 16:02:48.814 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-01-15 16:02:48.839 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-01-15 16:02:48.864 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-01-15 16:02:48.897 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-01-15 16:02:48.899 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-01-15 16:02:48.927 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-01-15 16:02:48.960 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-01-15 16:02:48.967 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9b55e45a27e85d3deaba5094cd662c5a 2021-01-15 16:02:48.995 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-01-15 16:02:49.012 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:49.014 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-01-15 16:02:49.030 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:49.033 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-01-15 16:02:49.051 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:49.055 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-01-15 16:02:49.072 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:49.074 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-01-15 16:02:49.077 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-01-15 16:02:49.080 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-01-15 16:02:49.083 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-01-15 16:02:49.085 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-15 16:02:49.089 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-15 16:02:49.091 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:02:49.109 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:49.112 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-15 16:02:49.115 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-15 16:02:49.117 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:02:49.134 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:49.136 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:02:49.139 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:02:49.165 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:02:49.167 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:02:49.170 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-01-15 16:02:49.172 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-01-15 16:02:49.175 | + functions:setup_logging:656 : local other_cond=True 2021-01-15 16:02:49.177 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:02:49.179 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-01-15 16:02:49.182 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-01-15 16:02:49.184 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:02:49.187 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:02:49.204 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:02:49.207 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:02:49.210 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:02:49.212 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:02:49.215 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:02:49.241 | + functions:setup_systemd_logging:702 : 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' 2021-01-15 16:02:49.266 | + functions:setup_systemd_logging:703 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-15 16:02:49.292 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:02:49.320 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-01-15 16:02:49.323 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-01-15 16:02:49.326 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-01-15 16:02:49.329 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-01-15 16:02:49.331 | + lib/apache:write_uwsgi_config:267 : local http= 2021-01-15 16:02:49.334 | + lib/apache:write_uwsgi_config:268 : local name= 2021-01-15 16:02:49.337 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-01-15 16:02:49.340 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-01-15 16:02:49.343 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-01-15 16:02:49.345 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-15 16:02:49.357 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-15 16:02:49.357 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:02:49.364 | d /var/run/uwsgi 0755 ubuntu root 2021-01-15 16:02:49.367 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:02:49.381 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-01-15 16:02:49.383 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-01-15 16:02:49.387 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-01-15 16:02:49.416 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-01-15 16:02:49.445 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-01-15 16:02:49.477 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-01-15 16:02:49.508 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-01-15 16:02:49.534 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-15 16:02:49.561 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-01-15 16:02:49.586 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-01-15 16:02:49.611 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-01-15 16:02:49.636 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-15 16:02:49.662 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-01-15 16:02:49.686 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-15 16:02:49.711 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-01-15 16:02:49.736 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-01-15 16:02:49.740 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-01-15 16:02:49.743 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-01-15 16:02:49.746 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-01-15 16:02:49.749 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-01-15 16:02:49.752 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:49.755 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:49.757 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-01-15 16:02:49.760 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-01-15 16:02:49.762 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-01-15 16:02:49.787 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-01-15 16:02:49.814 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-01-15 16:02:49.814 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-01-15 16:02:49.821 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-01-15 16:02:49.825 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-01-15 16:02:49.827 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-01-15 16:02:49.830 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-01-15 16:02:49.832 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-15 16:02:49.835 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:02:49.837 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:49.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:49.842 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-15 16:02:49.844 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-01-15 16:02:49.847 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:02:49.849 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:02:49.851 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-01-15 16:02:49.911 | Enabling site cinder-wsgi. 2021-01-15 16:02:49.919 | To activate the new configuration, you need to run: 2021-01-15 16:02:49.919 | systemctl reload apache2 2021-01-15 16:02:49.926 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-01-15 16:02:49.930 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 16:02:49.934 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:02:49.938 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 16:02:50.083 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-01-15 16:02:50.085 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-01-15 16:02:50.114 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-01-15 16:02:50.139 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-01-15 16:02:50.156 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:02:50.159 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-01-15 16:02:50.161 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-01-15 16:02:50.189 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-01-15 16:02:50.192 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-01-15 16:02:50.195 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-01-15 16:02:50.198 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-01-15 16:02:50.201 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-01-15 16:02:50.240 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-01-15 16:02:50.271 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-01-15 16:02:50.303 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-01-15 16:02:50.331 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-01-15 16:02:50.359 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-01-15 16:02:50.384 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-01-15 16:02:50.410 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-01-15 16:02:50.440 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:02:50.470 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-01-15 16:02:50.496 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-01-15 16:02:50.521 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-01-15 16:02:50.547 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-01-15 16:02:50.549 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-01-15 16:02:50.568 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:50.570 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-01-15 16:02:50.598 | + ./stack.sh:main:900 : is_service_enabled neutron 2021-01-15 16:02:50.621 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:02:50.625 | + ./stack.sh:main:902 : stack_install_service neutron 2021-01-15 16:02:50.628 | + lib/stack:stack_install_service:20 : local service=neutron 2021-01-15 16:02:50.631 | + lib/stack:stack_install_service:21 : type install_neutron 2021-01-15 16:02:50.634 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-15 16:02:50.637 | + lib/stack:stack_install_service:32 : install_neutron 2021-01-15 16:02:50.639 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-01-15 16:02:50.643 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:02:50.643 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-15 16:02:50.648 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:02:50.651 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-15 16:02:50.653 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-01-15 16:02:50.656 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-15 16:02:50.660 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-01-15 16:02:50.662 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-01-15 16:02:50.665 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-01-15 16:02:50.668 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:02:50.670 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:02:50.673 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-01-15 16:02:50.676 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:02:50.679 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-01-15 16:02:50.682 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-01-15 16:02:50.684 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-01-15 16:02:50.687 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 16:02:50.689 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 16:02:50.692 | ++ functions-common:git_clone:527 : pwd 2021-01-15 16:02:50.695 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:02:50.697 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:02:50.700 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:02:50.716 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:02:50.718 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:02:50.722 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:02:50.725 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 16:02:50.726 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:02:50.731 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-01-15 16:02:50.734 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 16:02:50.737 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-01-15 16:02:50.740 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 16:02:50.741 | + functions-common:git_clone:593 : head -1 2021-01-15 16:02:50.744 | e641f5cfd0 Merge "Upgrade RPC version of SecurityGroup*Rpc" into stable/ussuri 2021-01-15 16:02:50.748 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:02:50.752 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-01-15 16:02:50.754 | + inc/python:setup_develop:351 : local bindep 2021-01-15 16:02:50.757 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-01-15 16:02:50.761 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-01-15 16:02:50.763 | + inc/python:setup_develop:357 : local extras= 2021-01-15 16:02:50.766 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-01-15 16:02:50.769 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:02:50.772 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-01-15 16:02:50.774 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-01-15 16:02:50.777 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:02:50.779 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-01-15 16:02:50.783 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-01-15 16:02:50.786 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:02:50.789 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-01-15 16:02:50.792 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:02:50.795 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:02:50.798 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-01-15 16:02:50.804 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-01-15 16:02:50.806 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-01-15 16:02:51.835 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-01-15 16:02:51.839 | + inc/python:setup_package:430 : local bindep=0 2021-01-15 16:02:51.842 | + inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:02:51.846 | + inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:02:51.849 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-01-15 16:02:51.853 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-01-15 16:02:51.857 | + inc/python:setup_package:439 : local flags=-e 2021-01-15 16:02:51.861 | + inc/python:setup_package:440 : local extras= 2021-01-15 16:02:51.863 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:02:51.866 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-01-15 16:02:51.868 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-01-15 16:02:51.871 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-01-15 16:02:51.873 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:02:51.875 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-01-15 16:02:51.894 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-01-15 16:02:51.899 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-01-15 16:02:54.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:02:54.624 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:02:54.624 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.625 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.625 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.626 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.626 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.627 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.627 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.628 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.628 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.628 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.629 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.630 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.630 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.630 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.631 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.631 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.632 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.632 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.632 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.633 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.633 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.634 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.634 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.635 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.635 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.637 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.638 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.638 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.639 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.639 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.639 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.640 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.640 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.641 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.641 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.642 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.642 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.642 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.643 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.643 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.644 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.644 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.644 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.645 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.645 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.646 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.646 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.647 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.647 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.647 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.648 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.648 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.649 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.649 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.650 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.650 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.651 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.651 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.652 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.652 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.653 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.653 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.654 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.655 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.655 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.656 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.657 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.657 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.658 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.659 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.659 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.660 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.660 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.661 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.661 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.661 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.662 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.662 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.663 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.663 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.663 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.664 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.665 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.665 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.665 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.666 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.666 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.667 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.667 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.668 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.668 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.669 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.669 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.669 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.670 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.670 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.671 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.671 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.672 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.673 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.673 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.674 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.674 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.675 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.675 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.676 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.676 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.676 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.677 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.677 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.678 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.678 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.679 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.679 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.680 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.680 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.681 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.681 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.681 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.682 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.682 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.683 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.683 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.683 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.684 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.684 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.685 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.685 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.686 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.686 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.687 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.687 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.687 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.688 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.688 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.689 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.689 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.690 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.690 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.691 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.691 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.691 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.692 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.692 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.693 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.693 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.694 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.694 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.695 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.695 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.695 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.696 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.696 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.697 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.697 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.697 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.698 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.698 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.699 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.699 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.700 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.700 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.700 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.701 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.701 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.702 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.702 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.702 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.703 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.703 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.704 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.704 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.704 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.705 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.705 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.706 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.706 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.706 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.707 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.707 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.708 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.708 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.709 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.709 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.709 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.710 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.710 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.711 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.711 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.711 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.712 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.712 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.712 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.713 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.713 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.730 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.731 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.731 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.732 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.732 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.732 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.733 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.733 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.734 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.734 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.735 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.735 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.735 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.736 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.736 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.737 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.737 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.738 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.738 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.738 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.739 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.739 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.740 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.740 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.740 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.741 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.741 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.742 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.742 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.742 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.743 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.743 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.744 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.744 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.745 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.745 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.745 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.746 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.747 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.747 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.748 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.749 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.749 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.750 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.750 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.751 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.751 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.752 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.752 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.752 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.753 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.753 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.754 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.754 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.755 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.755 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.755 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.756 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.756 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.757 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.757 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.758 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.758 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.758 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.759 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.759 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.760 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.760 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.761 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.761 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.761 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.762 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.762 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.762 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.763 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.763 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.764 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.764 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.765 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.765 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.766 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.766 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.766 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.767 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.767 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.768 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.768 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.769 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.769 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.770 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.770 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.770 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.771 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.771 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.771 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.772 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.772 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.773 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.773 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.773 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.774 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.774 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.775 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.775 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.776 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.776 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.777 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.777 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.777 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.778 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.778 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.779 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.779 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.780 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.780 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.780 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.781 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.781 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.782 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.782 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.783 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.783 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.784 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.784 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.784 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.785 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.785 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.786 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.786 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.786 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.787 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.787 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.788 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.788 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.789 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.790 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.790 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.791 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.791 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.791 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.792 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.792 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.793 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.793 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.794 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.794 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.795 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.795 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.795 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.796 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.796 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.797 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.797 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.798 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.798 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.798 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.799 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.799 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.800 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.800 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.801 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.801 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.802 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.802 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.803 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.803 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.803 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.804 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.804 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.805 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.805 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.805 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.806 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.806 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.807 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.807 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.808 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.808 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.808 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.809 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.809 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.810 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.810 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.811 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.811 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.811 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.812 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.813 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.813 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.813 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.814 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.815 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.815 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.815 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.816 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.816 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.817 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.817 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.817 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.818 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.818 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.819 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.819 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.819 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.820 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.820 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.821 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.821 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.821 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.822 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.822 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.823 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.824 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.824 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.824 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.825 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.826 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.826 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.826 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.827 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:02:54.827 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:02:54.828 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:02:54.828 | Obtaining file:///opt/stack/neutron 2021-01-15 16:02:57.109 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:02:59.327 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-01-15 16:02:59.336 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-01-15 16:02:59.341 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-01-15 16:02:59.355 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-01-15 16:02:59.366 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-01-15 16:02:59.374 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-01-15 16:02:59.396 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:02:59.412 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-01-15 16:02:59.421 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-01-15 16:02:59.429 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-01-15 16:02:59.432 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-01-15 16:02:59.442 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-01-15 16:02:59.449 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-01-15 16:02:59.451 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.17.2) 2021-01-15 16:02:59.454 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-01-15 16:02:59.522 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-01-15 16:02:59.583 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-01-15 16:02:59.586 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-01-15 16:02:59.589 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-01-15 16:02:59.761 | Collecting neutron-lib===2.3.0 2021-01-15 16:02:59.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caa/bf3f73f3ffa23/neutron_lib-2.3.0-py3-none-any.whl (502 kB) 2021-01-15 16:03:00.096 | Collecting openstacksdk===0.46.0 2021-01-15 16:03:00.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e16/09423bfe676d9/openstacksdk-0.46.0-py3-none-any.whl (1.3 MB) 2021-01-15 16:03:00.347 | Collecting os-ken===1.0.0 2021-01-15 16:03:00.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/58de42c2bdb99/os_ken-1.0.0-py3-none-any.whl (2.1 MB) 2021-01-15 16:03:00.528 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-01-15 16:03:00.641 | Collecting os-traits===2.3.0 2021-01-15 16:03:00.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/870/2635419f01b28/os_traits-2.3.0-py3-none-any.whl (34 kB) 2021-01-15 16:03:00.863 | Collecting os-vif===2.0.0 2021-01-15 16:03:00.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/243/b177adc2cbfbf/os_vif-2.0.0-py3-none-any.whl (103 kB) 2021-01-15 16:03:01.066 | Collecting os-xenapi===0.3.4 2021-01-15 16:03:01.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-01-15 16:03:01.173 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.0) 2021-01-15 16:03:01.209 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-01-15 16:03:01.223 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.4) 2021-01-15 16:03:01.237 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-01-15 16:03:01.244 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.0) 2021-01-15 16:03:01.298 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-01-15 16:03:01.307 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-01-15 16:03:01.353 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.5) 2021-01-15 16:03:01.422 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-01-15 16:03:01.444 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-01-15 16:03:01.462 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-01-15 16:03:01.478 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-01-15 16:03:01.494 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-01-15 16:03:01.499 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.1) 2021-01-15 16:03:01.512 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-01-15 16:03:01.542 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-01-15 16:03:01.552 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-01-15 16:03:01.570 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-01-15 16:03:01.592 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-01-15 16:03:01.664 | Collecting ovs===2.11.0 2021-01-15 16:03:01.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/849/258c1367e3878/ovs-2.11.0.tar.gz (98 kB) 2021-01-15 16:03:02.532 | Collecting ovsdbapp===1.2.2 2021-01-15 16:03:02.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/aadaec76ea539/ovsdbapp-1.2.2-py3-none-any.whl (100 kB) 2021-01-15 16:03:02.629 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-01-15 16:03:02.665 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-01-15 16:03:02.787 | Collecting pecan===1.3.3 2021-01-15 16:03:02.794 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB) 2021-01-15 16:03:02.880 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-01-15 16:03:02.882 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-01-15 16:03:02.888 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-01-15 16:03:02.902 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-01-15 16:03:02.914 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-01-15 16:03:02.917 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-01-15 16:03:03.042 | Collecting pyroute2===0.5.11 2021-01-15 16:03:03.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/05e/959f1a89d7151/pyroute2-0.5.11.tar.gz (767 kB) 2021-01-15 16:03:04.025 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-01-15 16:03:04.160 | Collecting python-designateclient===4.0.0 2021-01-15 16:03:04.168 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cc/41ff24966f165/python_designateclient-4.0.0-py3-none-any.whl (84 kB) 2021-01-15 16:03:04.265 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-01-15 16:03:04.268 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-01-15 16:03:04.422 | Collecting python-neutronclient===7.1.1 2021-01-15 16:03:04.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/55f/1f40e48c46e52/python_neutronclient-7.1.1-py3-none-any.whl (436 kB) 2021-01-15 16:03:04.551 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2021-01-15 16:03:04.570 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-01-15 16:03:04.575 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-01-15 16:03:04.583 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-01-15 16:03:04.693 | Collecting requestsexceptions===1.4.0 2021-01-15 16:03:04.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2021-01-15 16:03:04.773 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-01-15 16:03:04.912 | Collecting setproctitle===1.1.10 2021-01-15 16:03:04.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a0/35eddac628987/setproctitle-1.1.10.zip (34 kB) 2021-01-15 16:03:05.603 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-01-15 16:03:05.607 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-01-15 16:03:05.653 | Collecting sortedcontainers===2.1.0 2021-01-15 16:03:05.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d9e/96492dd51fae3/sortedcontainers-2.1.0-py2.py3-none-any.whl (28 kB) 2021-01-15 16:03:05.668 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-01-15 16:03:05.681 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-01-15 16:03:05.684 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-01-15 16:03:05.687 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-01-15 16:03:05.693 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-01-15 16:03:05.708 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-01-15 16:03:05.717 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-01-15 16:03:05.724 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-01-15 16:03:05.835 | Collecting tinyrpc===1.0.4 2021-01-15 16:03:05.842 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2021-01-15 16:03:05.938 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-01-15 16:03:06.003 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-01-15 16:03:06.007 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-01-15 16:03:06.015 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-01-15 16:03:06.038 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-01-15 16:03:06.043 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-01-15 16:03:06.046 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-01-15 16:03:06.049 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-01-15 16:03:06.058 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-01-15 16:03:06.060 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-01-15 16:03:06.081 | Collecting appdirs===1.4.3 2021-01-15 16:03:06.087 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d8b/24664561d0d34/appdirs-1.4.3-py2.py3-none-any.whl (12 kB) 2021-01-15 16:03:06.094 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-01-15 16:03:06.135 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-01-15 16:03:06.239 | Collecting jmespath===0.9.5 2021-01-15 16:03:06.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/695/cb76fa78a1066/jmespath-0.9.5-py2.py3-none-any.whl (24 kB) 2021-01-15 16:03:06.321 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:03:06.324 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-01-15 16:03:06.417 | Collecting munch===2.5.0 2021-01-15 16:03:06.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2021-01-15 16:03:06.526 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-01-15 16:03:06.529 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:03:06.535 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-01-15 16:03:06.540 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-01-15 16:03:06.546 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-01-15 16:03:06.593 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-01-15 16:03:06.597 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:03:06.600 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-01-15 16:03:06.612 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-01-15 16:03:06.626 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-01-15 16:03:06.761 | Collecting WebTest===2.0.34 2021-01-15 16:03:06.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da9/cf14c103ff51a/WebTest-2.0.34-py2.py3-none-any.whl (32 kB) 2021-01-15 16:03:06.954 | Collecting logutils===0.3.5 2021-01-15 16:03:06.963 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB) 2021-01-15 16:03:07.155 | Collecting osc-lib===2.0.0 2021-01-15 16:03:07.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93b/8e83b61daebd7/osc_lib-2.0.0-py2.py3-none-any.whl (89 kB) 2021-01-15 16:03:07.258 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-01-15 16:03:07.274 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-01-15 16:03:07.459 | Collecting os-client-config===2.1.0 2021-01-15 16:03:07.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2021-01-15 16:03:07.543 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:03:07.546 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:03:07.548 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-01-15 16:03:07.552 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-01-15 16:03:07.555 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-01-15 16:03:07.557 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-01-15 16:03:07.560 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-01-15 16:03:07.562 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-01-15 16:03:07.565 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-01-15 16:03:07.568 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-01-15 16:03:07.572 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-01-15 16:03:07.592 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-01-15 16:03:07.713 | Collecting waitress===1.4.3 2021-01-15 16:03:07.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/77f/f3f3226931a1d/waitress-1.4.3-py2.py3-none-any.whl (148 kB) 2021-01-15 16:03:07.934 | Collecting beautifulsoup4===4.9.0 2021-01-15 16:03:07.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d4e/96ac9b0c3a6d3/beautifulsoup4-4.9.0-py3-none-any.whl (109 kB) 2021-01-15 16:03:08.026 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-01-15 16:03:08.043 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (51.1.2) 2021-01-15 16:03:08.091 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-01-15 16:03:08.136 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-01-15 16:03:08.142 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-01-15 16:03:08.275 | Collecting soupsieve===2.0 2021-01-15 16:03:08.282 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fcd/71e08c0aee99a/soupsieve-2.0-py2.py3-none-any.whl (32 kB) 2021-01-15 16:03:08.361 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-01-15 16:03:08.363 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-01-15 16:03:08.367 | Building wheels for collected packages: ovs, pyroute2, setproctitle 2021-01-15 16:03:08.368 | Building wheel for ovs (setup.py): started 2021-01-15 16:03:09.337 | Building wheel for ovs (setup.py): finished with status 'done' 2021-01-15 16:03:09.340 | Created wheel for ovs: filename=ovs-2.11.0-py3-none-any.whl size=117168 sha256=ec5d36dc779e06bbee19a8cd4901281559167f68482bd6143da00abe6fd01fbd 2021-01-15 16:03:09.340 | Stored in directory: /root/.cache/pip/wheels/60/f3/fc/6b46e144016552b27186e77c44ee655f3c6ff4f503102f40b1 2021-01-15 16:03:09.343 | Building wheel for pyroute2 (setup.py): started 2021-01-15 16:03:10.361 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2021-01-15 16:03:10.367 | Created wheel for pyroute2: filename=pyroute2-0.5.11-py3-none-any.whl size=374040 sha256=a6e6fa33a62cbb690f35eb2d3f3dca135ea94e509c82b3bc10a85a2e2777961b 2021-01-15 16:03:10.367 | Stored in directory: /root/.cache/pip/wheels/73/16/a8/b77352a777eb1aa9bdda41af274a1e8592fc75e14660e09184 2021-01-15 16:03:10.370 | Building wheel for setproctitle (setup.py): started 2021-01-15 16:03:11.772 | Building wheel for setproctitle (setup.py): finished with status 'done' 2021-01-15 16:03:11.773 | Created wheel for setproctitle: filename=setproctitle-1.1.10-cp36-cp36m-linux_x86_64.whl size=33922 sha256=03feb05b57ae139186c5ae373e2eb53fbb8fe70bd352e2dcaf12722458cb8fa4 2021-01-15 16:03:11.774 | Stored in directory: /root/.cache/pip/wheels/5c/fb/ef/c065d6acf0900d6e6f7aa147de64068a6dac9116d2bd59c13a 2021-01-15 16:03:11.775 | Successfully built ovs pyroute2 setproctitle 2021-01-15 16:03:12.983 | Installing collected packages: waitress, soupsieve, beautifulsoup4, WebTest, logutils, pecan, sortedcontainers, ovs, tinyrpc, os-ken, os-traits, setproctitle, neutron-lib, appdirs, jmespath, requestsexceptions, munch, openstacksdk, os-client-config, osc-lib, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-xenapi, os-vif, neutron 2021-01-15 16:03:13.543 | Attempting uninstall: sortedcontainers 2021-01-15 16:03:13.545 | Found existing installation: sortedcontainers 1.5.7 2021-01-15 16:03:13.546 | Uninstalling sortedcontainers-1.5.7: 2021-01-15 16:03:13.560 | Successfully uninstalled sortedcontainers-1.5.7 2021-01-15 16:03:13.592 | Attempting uninstall: ovs 2021-01-15 16:03:13.594 | Found existing installation: ovs 2.12.1 2021-01-15 16:03:13.596 | Uninstalling ovs-2.12.1: 2021-01-15 16:03:13.609 | Successfully uninstalled ovs-2.12.1 2021-01-15 16:03:16.300 | Attempting uninstall: appdirs 2021-01-15 16:03:16.302 | Found existing installation: appdirs 1.4.4 2021-01-15 16:03:16.304 | Uninstalling appdirs-1.4.4: 2021-01-15 16:03:16.556 | Successfully uninstalled appdirs-1.4.4 2021-01-15 16:03:19.839 | Running setup.py develop for neutron 2021-01-15 16:03:22.364 | Successfully installed WebTest-2.0.34 appdirs-1.4.3 beautifulsoup4-4.9.0 jmespath-0.9.5 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.3.0 openstacksdk-0.46.0 os-client-config-2.1.0 os-ken-1.0.0 os-traits-2.3.0 os-vif-2.0.0 os-xenapi-0.3.4 osc-lib-2.0.0 ovs-2.11.0 ovsdbapp-1.2.2 pecan-1.3.3 pyroute2-0.5.11 python-designateclient-4.0.0 python-neutronclient-7.1.1 requestsexceptions-1.4.0 setproctitle-1.1.10 sortedcontainers-2.1.0 soupsieve-2.0 tinyrpc-1.0.4 waitress-1.4.3 2021-01-15 16:03:22.493 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:03:22.493 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:03:22.637 | + inc/python:pip_install:207 : result=0 2021-01-15 16:03:22.642 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:03:22.645 | + functions-common:time_stop:2331 : local name 2021-01-15 16:03:22.649 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:03:22.652 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:03:22.656 | + functions-common:time_stop:2334 : local total 2021-01-15 16:03:22.659 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:03:22.662 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:03:22.665 | + functions-common:time_stop:2338 : start_time=1610726571889 2021-01-15 16:03:22.667 | + functions-common:time_stop:2340 : [[ -z 1610726571889 ]] 2021-01-15 16:03:22.671 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:03:22.674 | + functions-common:time_stop:2343 : end_time=1610726602672 2021-01-15 16:03:22.677 | + functions-common:time_stop:2344 : elapsed_time=30783 2021-01-15 16:03:22.679 | + functions-common:time_stop:2345 : total=211580 2021-01-15 16:03:22.681 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:03:22.684 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=242363 2021-01-15 16:03:22.686 | + inc/python:pip_install:210 : return 0 2021-01-15 16:03:22.689 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:03:22.691 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-01-15 16:03:22.694 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-01-15 16:03:22.714 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-01-15 16:03:22.727 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-01-15 16:03:22.730 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-01-15 16:03:22.733 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:03:22.736 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:03:22.739 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-01-15 16:03:22.742 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:03:22.746 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-15 16:03:22.749 | + ./stack.sh:main:905 : is_service_enabled nova 2021-01-15 16:03:22.767 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:22.770 | + ./stack.sh:main:907 : stack_install_service nova 2021-01-15 16:03:22.772 | + lib/stack:stack_install_service:20 : local service=nova 2021-01-15 16:03:22.775 | + lib/stack:stack_install_service:21 : type install_nova 2021-01-15 16:03:22.777 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-15 16:03:22.780 | + lib/stack:stack_install_service:32 : install_nova 2021-01-15 16:03:22.783 | + lib/nova:install_nova:806 : use_library_from_git os-vif 2021-01-15 16:03:22.786 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-01-15 16:03:22.790 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:03:22.793 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:03:22.796 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-01-15 16:03:22.799 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:03:22.802 | + lib/nova:install_nova:811 : is_service_enabled n-cpu 2021-01-15 16:03:22.819 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:22.822 | + lib/nova:install_nova:815 : is_service_enabled n-novnc 2021-01-15 16:03:22.839 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:22.842 | + lib/nova:install_nova:827 : is_service_enabled n-spice 2021-01-15 16:03:22.858 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:22.861 | + lib/nova:install_nova:839 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-01-15 16:03:22.864 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-01-15 16:03:22.866 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-01-15 16:03:22.868 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 16:03:22.872 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 16:03:22.874 | ++ functions-common:git_clone:527 : pwd 2021-01-15 16:03:22.878 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:03:22.881 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:03:22.885 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:03:22.903 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:03:22.906 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:03:22.908 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:03:22.911 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 16:03:22.912 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:03:22.916 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-01-15 16:03:22.919 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 16:03:22.922 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-01-15 16:03:22.925 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 16:03:22.926 | + functions-common:git_clone:593 : head -1 2021-01-15 16:03:22.929 | a42f44a69c Merge "Update pci stat pools based on PCI device changes" into stable/ussuri 2021-01-15 16:03:22.932 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:03:22.935 | + lib/nova:install_nova:840 : setup_develop /opt/stack/nova 2021-01-15 16:03:22.937 | + inc/python:setup_develop:351 : local bindep 2021-01-15 16:03:22.941 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-01-15 16:03:22.943 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-01-15 16:03:22.946 | + inc/python:setup_develop:357 : local extras= 2021-01-15 16:03:22.949 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-01-15 16:03:22.952 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:03:22.955 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-01-15 16:03:22.957 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-01-15 16:03:22.960 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:03:22.962 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-01-15 16:03:22.965 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-01-15 16:03:22.968 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:03:22.971 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-01-15 16:03:22.973 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:03:22.976 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:03:22.980 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-01-15 16:03:22.986 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-01-15 16:03:22.988 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-01-15 16:03:23.979 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-01-15 16:03:23.982 | + inc/python:setup_package:430 : local bindep=0 2021-01-15 16:03:23.985 | + inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:03:23.988 | + inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:03:23.991 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-01-15 16:03:23.994 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-01-15 16:03:23.998 | + inc/python:setup_package:439 : local flags=-e 2021-01-15 16:03:24.001 | + inc/python:setup_package:440 : local extras= 2021-01-15 16:03:24.004 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:03:24.006 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-01-15 16:03:24.008 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-01-15 16:03:24.011 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-01-15 16:03:24.013 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:03:24.015 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-01-15 16:03:24.035 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-01-15 16:03:24.040 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-01-15 16:03:26.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:03:26.805 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:03:26.805 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.806 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.806 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.806 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.807 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.807 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.808 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.808 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.809 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.809 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.809 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.810 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.810 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.811 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.811 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.811 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.812 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.813 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.813 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.813 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.814 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.814 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.815 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.815 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.815 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.818 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.818 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.818 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.819 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.820 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.820 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.821 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.821 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.821 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.822 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.822 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.822 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.823 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.823 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.824 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.824 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.824 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.825 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.825 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.825 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.826 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.826 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.827 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.827 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.828 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.828 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.829 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.829 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.829 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.830 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.830 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.831 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.831 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.832 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.832 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.833 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.833 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.834 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.835 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.835 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.836 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.836 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.836 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.837 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.838 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.838 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.839 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.839 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.840 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.840 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.840 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.841 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.841 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.842 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.842 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.842 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.843 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.844 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.844 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.845 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.845 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.845 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.846 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.847 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.848 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.849 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.849 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.850 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.850 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.851 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.851 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.852 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.852 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.853 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.853 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.853 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.854 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.855 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.855 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.855 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.856 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.856 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.857 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.857 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.858 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.858 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.859 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.859 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.859 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.860 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.860 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.861 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.861 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.862 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.862 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.863 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.863 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.863 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.864 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.864 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.865 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.865 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.866 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.866 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.867 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.867 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.867 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.868 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.868 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.869 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.869 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.870 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.870 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.870 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.871 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.871 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.871 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.872 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.872 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.873 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.873 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.874 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.874 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.875 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.875 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.875 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.876 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.876 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.877 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.877 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.878 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.878 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.878 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.879 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.879 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.880 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.880 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.880 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.881 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.881 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.882 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.882 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.882 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.883 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.883 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.884 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.884 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.884 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.885 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.885 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.886 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.886 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.886 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.887 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.887 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.887 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.888 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.888 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.889 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.889 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.889 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.890 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.890 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.891 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.892 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.892 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.892 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.892 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.893 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.893 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.893 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.894 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.894 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.895 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.895 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.895 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.896 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.896 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.897 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.897 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.897 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.898 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.898 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.899 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.899 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.899 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.900 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.900 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.901 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.901 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.901 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.902 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.902 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.903 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.903 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.903 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.904 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.904 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.905 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.905 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.906 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.906 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.906 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.907 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.907 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.908 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.908 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.909 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.910 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.910 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.911 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.912 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.912 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.913 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.913 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.913 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.914 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.914 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.915 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.915 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.916 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.916 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.916 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.917 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.917 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.918 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.918 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.918 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.919 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.919 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.920 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.920 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.921 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.921 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.921 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.922 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.922 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.923 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.923 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.923 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.924 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.924 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.925 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.925 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.926 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.926 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.926 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.927 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.927 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.928 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.928 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.929 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.929 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.929 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.930 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.930 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.931 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.931 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.931 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.932 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.932 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.933 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.933 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.933 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.934 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.934 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.935 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.935 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.936 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.936 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.936 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.937 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.937 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.938 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.938 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.939 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.939 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.940 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.940 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.941 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.943 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.943 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.943 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.944 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.945 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.946 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.947 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.947 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.947 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.948 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.948 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.949 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.949 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.950 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.950 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.951 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.951 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.951 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.952 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.952 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.953 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.953 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.954 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.954 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.955 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.956 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.957 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.957 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.957 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.958 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.958 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.959 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.959 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.960 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.960 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.960 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.961 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.961 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.962 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.962 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.963 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.963 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.963 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.964 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.964 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.965 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.965 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.965 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.966 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.966 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.967 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.967 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.968 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.968 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.969 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.969 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.969 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.970 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.970 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.971 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.971 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.972 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.972 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.972 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.973 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.973 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.974 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.974 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.975 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.975 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.975 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.976 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.976 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.977 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.977 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.978 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.978 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.979 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.979 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.980 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.980 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.981 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.981 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.982 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.982 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.982 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.983 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.983 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.984 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.984 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.984 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.985 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.985 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.986 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.986 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.987 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.987 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.987 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.988 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.988 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.989 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.989 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.990 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.990 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.991 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.991 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.992 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.992 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.993 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.993 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:03:26.994 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:03:26.994 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:03:26.995 | Obtaining file:///opt/stack/nova 2021-01-15 16:03:30.450 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:03:33.882 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:03:33.887 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-01-15 16:03:33.896 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-01-15 16:03:33.899 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-01-15 16:03:33.908 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-01-15 16:03:33.917 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-01-15 16:03:33.925 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-01-15 16:03:33.947 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:03:33.963 | Requirement already satisfied: castellan===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.3) 2021-01-15 16:03:33.986 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-01-15 16:03:34.027 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.2.2) 2021-01-15 16:03:34.169 | Collecting dataclasses===0.7 2021-01-15 16:03:34.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-01-15 16:03:34.281 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-01-15 16:03:34.285 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-01-15 16:03:34.294 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-01-15 16:03:34.301 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-01-15 16:03:34.304 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-01-15 16:03:34.307 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-01-15 16:03:34.340 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-01-15 16:03:34.417 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-01-15 16:03:34.491 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (4.5.0) 2021-01-15 16:03:34.624 | Collecting microversion-parse===1.0.1 2021-01-15 16:03:34.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-01-15 16:03:34.750 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-01-15 16:03:34.753 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-01-15 16:03:34.757 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-01-15 16:03:34.761 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.0) 2021-01-15 16:03:34.802 | Requirement already satisfied: os-brick===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.4) 2021-01-15 16:03:34.936 | Collecting os-resource-classes===1.0.0 2021-01-15 16:03:34.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-01-15 16:03:35.028 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-01-15 16:03:35.033 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.3.0) 2021-01-15 16:03:35.038 | Requirement already satisfied: os-vif===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.0) 2021-01-15 16:03:35.065 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (5.0.2) 2021-01-15 16:03:35.088 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.3.4) 2021-01-15 16:03:35.106 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.0) 2021-01-15 16:03:35.142 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (4.0.3) 2021-01-15 16:03:35.156 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.4) 2021-01-15 16:03:35.170 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.2) 2021-01-15 16:03:35.177 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.0) 2021-01-15 16:03:35.230 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-01-15 16:03:35.239 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (4.1.3) 2021-01-15 16:03:35.283 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.5) 2021-01-15 16:03:35.350 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (4.0.2) 2021-01-15 16:03:35.371 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.1) 2021-01-15 16:03:35.390 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.1.2) 2021-01-15 16:03:35.406 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-01-15 16:03:35.421 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.0.2) 2021-01-15 16:03:35.426 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.1) 2021-01-15 16:03:35.439 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.1.1) 2021-01-15 16:03:35.489 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.1) 2021-01-15 16:03:35.500 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-01-15 16:03:35.517 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.2) 2021-01-15 16:03:35.539 | Requirement already satisfied: ovsdbapp===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.2) 2021-01-15 16:03:35.550 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (2.7.1) 2021-01-15 16:03:35.587 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-01-15 16:03:35.589 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-01-15 16:03:35.592 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (5.7.0) 2021-01-15 16:03:35.597 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (3.0.0) 2021-01-15 16:03:35.609 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (0.9.6) 2021-01-15 16:03:35.611 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-01-15 16:03:35.735 | Collecting pypowervm===1.1.24 2021-01-15 16:03:35.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-01-15 16:03:35.902 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.5.11) 2021-01-15 16:03:35.909 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.16.0) 2021-01-15 16:03:35.915 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (4.10.0) 2021-01-15 16:03:35.933 | Requirement already satisfied: python-cinderclient===7.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.0) 2021-01-15 16:03:35.953 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) (2.8.1) 2021-01-15 16:03:35.959 | Requirement already satisfied: python-glanceclient===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666)) (3.1.2) 2021-01-15 16:03:35.979 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) (4.0.0) 2021-01-15 16:03:35.999 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (7.1.1) 2021-01-15 16:03:36.032 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-01-15 16:03:36.037 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (0.7) 2021-01-15 16:03:36.044 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-01-15 16:03:36.068 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-01-15 16:03:36.070 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.3.3) 2021-01-15 16:03:36.075 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 801)) (1.4.0) 2021-01-15 16:03:36.080 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-01-15 16:03:36.084 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-01-15 16:03:36.087 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.13.0) 2021-01-15 16:03:36.098 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.3.1) 2021-01-15 16:03:36.102 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (3.3.0) 2021-01-15 16:03:36.105 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-01-15 16:03:36.111 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 921)) (4.1.0) 2021-01-15 16:03:36.174 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (6.1.0) 2021-01-15 16:03:36.187 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.0.1) 2021-01-15 16:03:36.197 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (0.5.0) 2021-01-15 16:03:36.203 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (2.4.0) 2021-01-15 16:03:36.222 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.1) 2021-01-15 16:03:36.286 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 949)) (1.4.0) 2021-01-15 16:03:36.290 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.1.0) 2021-01-15 16:03:36.297 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-01-15 16:03:36.320 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 978)) (0.11.7) 2021-01-15 16:03:36.325 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (1.3.3) 2021-01-15 16:03:36.427 | Collecting websockify===0.9.0 2021-01-15 16:03:36.434 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-01-15 16:03:36.521 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-01-15 16:03:36.524 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 997)) (1.2.3) 2021-01-15 16:03:36.623 | Collecting zVMCloudConnector===1.4.1 2021-01-15 16:03:36.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-01-15 16:03:37.530 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:03:37.534 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-01-15 16:03:37.537 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-01-15 16:03:37.582 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (51.1.2) 2021-01-15 16:03:37.629 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-01-15 16:03:37.648 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:03:37.652 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-01-15 16:03:37.656 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-01-15 16:03:37.680 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-01-15 16:03:37.683 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-01-15 16:03:37.689 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-01-15 16:03:37.693 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-01-15 16:03:37.701 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-01-15 16:03:37.707 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-01-15 16:03:37.717 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-01-15 16:03:37.721 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-01-15 16:03:37.768 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-01-15 16:03:37.774 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-01-15 16:03:37.778 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-01-15 16:03:37.790 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.11.0) 2021-01-15 16:03:37.794 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-01-15 16:03:37.804 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-01-15 16:03:37.819 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (0.4.8) 2021-01-15 16:03:37.822 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (0.2.8) 2021-01-15 16:03:37.827 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-01-15 16:03:37.843 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (19.1.0) 2021-01-15 16:03:37.858 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.1.0) 2021-01-15 16:03:37.862 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-01-15 16:03:37.883 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-01-15 16:03:37.887 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:03:37.891 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:03:37.894 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-01-15 16:03:37.896 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.4.1) 2021-01-15 16:03:37.902 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.4) 2021-01-15 16:03:37.946 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-01-15 16:03:37.955 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-01-15 16:03:37.958 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.6.0) 2021-01-15 16:03:37.961 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-01-15 16:03:37.964 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.4.0) 2021-01-15 16:03:38.979 | Collecting numpy===1.18.2 2021-01-15 16:03:39.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d2/05249a0293e62/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) 2021-01-15 16:03:39.589 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-01-15 16:03:39.606 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-01-15 16:03:39.610 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1007)) (3.1.0) 2021-01-15 16:03:39.622 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-01-15 16:03:39.625 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-01-15 16:03:39.629 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-01-15 16:03:39.645 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-01-15 16:03:39.648 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 838)) (2.1.0) 2021-01-15 16:03:39.651 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-01-15 16:03:39.668 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-01-15 16:03:39.671 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-01-15 16:03:39.675 | Building wheels for collected packages: zVMCloudConnector 2021-01-15 16:03:39.675 | Building wheel for zVMCloudConnector (setup.py): started 2021-01-15 16:03:40.644 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-01-15 16:03:40.646 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=bfcf634e514e534f6f26eb47cd13f55c7064c6f8f688ecd83da9318cb92c14cd 2021-01-15 16:03:40.646 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-01-15 16:03:40.647 | Successfully built zVMCloudConnector 2021-01-15 16:03:41.595 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-01-15 16:03:45.389 | Running setup.py develop for nova 2021-01-15 16:03:49.042 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.18.2 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-01-15 16:03:49.177 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:03:49.177 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:03:49.299 | + inc/python:pip_install:207 : result=0 2021-01-15 16:03:49.303 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:03:49.307 | + functions-common:time_stop:2331 : local name 2021-01-15 16:03:49.311 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:03:49.313 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:03:49.315 | + functions-common:time_stop:2334 : local total 2021-01-15 16:03:49.318 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:03:49.320 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:03:49.322 | + functions-common:time_stop:2338 : start_time=1610726604030 2021-01-15 16:03:49.324 | + functions-common:time_stop:2340 : [[ -z 1610726604030 ]] 2021-01-15 16:03:49.328 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:03:49.331 | + functions-common:time_stop:2343 : end_time=1610726629328 2021-01-15 16:03:49.334 | + functions-common:time_stop:2344 : elapsed_time=25298 2021-01-15 16:03:49.336 | + functions-common:time_stop:2345 : total=242363 2021-01-15 16:03:49.338 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:03:49.341 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=267661 2021-01-15 16:03:49.344 | + inc/python:pip_install:210 : return 0 2021-01-15 16:03:49.346 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:03:49.348 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-01-15 16:03:49.351 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-01-15 16:03:49.368 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-01-15 16:03:49.379 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-01-15 16:03:49.382 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-01-15 16:03:49.384 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:03:49.387 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:03:49.390 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-01-15 16:03:49.392 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:03:49.395 | + lib/nova:install_nova:841 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-01-15 16:03:49.408 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-15 16:03:49.411 | + ./stack.sh:main:908 : configure_nova 2021-01-15 16:03:49.413 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-01-15 16:03:49.426 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-01-15 16:03:49.429 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-01-15 16:03:49.431 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-01-15 16:03:49.435 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-01-15 16:03:49.435 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-01-15 16:03:49.440 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-01-15 16:03:49.442 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-01-15 16:03:49.444 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-01-15 16:03:49.447 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-01-15 16:03:49.450 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-01-15 16:03:49.453 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-01-15 16:03:49.455 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-01-15 16:03:49.458 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-01-15 16:03:49.469 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-01-15 16:03:49.483 | + 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 2021-01-15 16:03:49.498 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-01-15 16:03:49.509 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-01-15 16:03:49.520 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-01-15 16:03:49.524 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-01-15 16:03:49.527 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GkcdJWPALj 2021-01-15 16:03:49.530 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-01-15 16:03:49.534 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-01-15 16:03:49.537 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-01-15 16:03:49.541 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-01-15 16:03:49.543 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-01-15 16:03:49.546 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GkcdJWPALj 2021-01-15 16:03:49.552 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GkcdJWPALj 2021-01-15 16:03:49.563 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GkcdJWPALj /etc/sudoers.d/nova-rootwrap 2021-01-15 16:03:49.575 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-01-15 16:03:49.578 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-01-15 16:03:49.581 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-01-15 16:03:49.583 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-01-15 16:03:49.586 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-01-15 16:03:49.588 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-01-15 16:03:49.591 | + 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 ]] 2021-01-15 16:03:49.594 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-01-15 16:03:49.596 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-01-15 16:03:49.600 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-01-15 16:03:49.616 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:49.619 | + lib/nova:configure_nova:324 : create_nova_conf 2021-01-15 16:03:49.621 | + lib/nova:create_nova_conf:391 : rm -f /opt/stack/nova/bin/nova.conf 2021-01-15 16:03:49.625 | + lib/nova:create_nova_conf:394 : rm -f /etc/nova/nova.conf 2021-01-15 16:03:49.628 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-01-15 16:03:49.657 | + lib/nova:create_nova_conf:396 : '[' True == True ']' 2021-01-15 16:03:49.660 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-01-15 16:03:49.683 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-01-15 16:03:49.708 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-01-15 16:03:49.732 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-01-15 16:03:49.765 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-01-15 16:03:49.791 | + lib/nova:create_nova_conf:403 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-01-15 16:03:49.793 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler workers 2 2021-01-15 16:03:49.822 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-01-15 16:03:49.849 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2021-01-15 16:03:49.851 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.16 2021-01-15 16:03:49.875 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-01-15 16:03:49.901 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-01-15 16:03:49.925 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-01-15 16:03:49.949 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-01-15 16:03:49.972 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-01-15 16:03:50.006 | + lib/nova:create_nova_conf:419 : is_fedora 2021-01-15 16:03:50.010 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-01-15 16:03:50.013 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-01-15 16:03:50.015 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-01-15 16:03:50.023 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-15 16:03:50.026 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-15 16:03:50.029 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-01-15 16:03:50.032 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-01-15 16:03:50.035 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-01-15 16:03:50.037 | + lib/nova:create_nova_conf:419 : is_suse 2021-01-15 16:03:50.040 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 16:03:50.043 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 16:03:50.046 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 16:03:50.049 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 16:03:50.051 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 16:03:50.053 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 16:03:50.056 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2021-01-15 16:03:50.073 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:50.075 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-15 16:03:50.078 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2021-01-15 16:03:50.080 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-01-15 16:03:50.105 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2021-01-15 16:03:50.108 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-01-15 16:03:50.110 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-01-15 16:03:50.112 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-01-15 16:03:50.115 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-01-15 16:03:50.126 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-01-15 16:03:50.156 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2021-01-15 16:03:50.158 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-01-15 16:03:50.160 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-01-15 16:03:50.163 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-01-15 16:03:50.165 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-01-15 16:03:50.169 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-01-15 16:03:50.197 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2021-01-15 16:03:50.224 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-01-15 16:03:50.250 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-01-15 16:03:50.274 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2021-01-15 16:03:50.289 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:50.292 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2021-01-15 16:03:50.307 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:50.311 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2021-01-15 16:03:50.312 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2021-01-15 16:03:50.317 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2021-01-15 16:03:50.320 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-01-15 16:03:50.350 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2021-01-15 16:03:50.366 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:50.368 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-01-15 16:03:50.370 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-01-15 16:03:50.373 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-01-15 16:03:50.376 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-15 16:03:50.378 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-01-15 16:03:50.410 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-01-15 16:03:50.440 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-01-15 16:03:50.468 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-01-15 16:03:50.499 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-01-15 16:03:50.524 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-01-15 16:03:50.552 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-01-15 16:03:50.585 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-01-15 16:03:50.617 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:03:50.642 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-01-15 16:03:50.667 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2021-01-15 16:03:50.682 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:50.685 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2021-01-15 16:03:50.687 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-01-15 16:03:50.714 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder auth_type password 2021-01-15 16:03:50.740 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.16/identity 2021-01-15 16:03:50.768 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder username nova 2021-01-15 16:03:50.792 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-01-15 16:03:50.819 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-01-15 16:03:50.845 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder project_name service 2021-01-15 16:03:50.870 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-01-15 16:03:50.894 | + lib/nova:configure_cinder_access:603 : is_service_enabled tls-proxy 2021-01-15 16:03:50.917 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:50.920 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2021-01-15 16:03:50.923 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-01-15 16:03:50.950 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-01-15 16:03:50.982 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2021-01-15 16:03:50.984 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-01-15 16:03:51.015 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2021-01-15 16:03:51.017 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-01-15 16:03:51.020 | + lib/nova:create_nova_conf:486 : is_suse 2021-01-15 16:03:51.023 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 16:03:51.026 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 16:03:51.029 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 16:03:51.032 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 16:03:51.034 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 16:03:51.037 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 16:03:51.040 | + lib/nova:create_nova_conf:491 : setup_logging /etc/nova/nova.conf 2021-01-15 16:03:51.042 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-01-15 16:03:51.044 | + functions:setup_logging:656 : local other_cond=False 2021-01-15 16:03:51.047 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:03:51.050 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-01-15 16:03:51.052 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-01-15 16:03:51.054 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:03:51.057 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:03:51.073 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:03:51.075 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:03:51.079 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:03:51.081 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:03:51.084 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:03:51.110 | + functions:setup_systemd_logging:702 : 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' 2021-01-15 16:03:51.136 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-15 16:03:51.161 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:03:51.185 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-01-15 16:03:51.212 | + lib/nova:create_nova_conf:495 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-01-15 16:03:51.214 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-01-15 16:03:51.217 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-01-15 16:03:51.219 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-01-15 16:03:51.221 | + lib/apache:write_uwsgi_config:267 : local http= 2021-01-15 16:03:51.224 | + lib/apache:write_uwsgi_config:268 : local name= 2021-01-15 16:03:51.226 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-01-15 16:03:51.230 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-01-15 16:03:51.232 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-01-15 16:03:51.235 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-15 16:03:51.246 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-15 16:03:51.247 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:03:51.253 | d /var/run/uwsgi 0755 ubuntu root 2021-01-15 16:03:51.258 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:03:51.272 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-01-15 16:03:51.274 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-01-15 16:03:51.279 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-01-15 16:03:51.309 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-01-15 16:03:51.334 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-01-15 16:03:51.357 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-01-15 16:03:51.381 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-01-15 16:03:51.405 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-15 16:03:51.432 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-01-15 16:03:51.458 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-01-15 16:03:51.484 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-01-15 16:03:51.508 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-15 16:03:51.532 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-01-15 16:03:51.557 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-15 16:03:51.583 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-01-15 16:03:51.609 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-01-15 16:03:51.611 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-01-15 16:03:51.614 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-01-15 16:03:51.616 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-01-15 16:03:51.618 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-01-15 16:03:51.621 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:51.623 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:51.626 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-01-15 16:03:51.628 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-01-15 16:03:51.631 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-01-15 16:03:51.654 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-01-15 16:03:51.679 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-01-15 16:03:51.679 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-01-15 16:03:51.687 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-01-15 16:03:51.690 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-01-15 16:03:51.692 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-01-15 16:03:51.695 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-01-15 16:03:51.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-15 16:03:51.699 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:03:51.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:51.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:51.706 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-15 16:03:51.709 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-01-15 16:03:51.711 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:51.713 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:51.715 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-01-15 16:03:51.772 | Enabling site nova-api-wsgi. 2021-01-15 16:03:51.779 | To activate the new configuration, you need to run: 2021-01-15 16:03:51.779 | systemctl reload apache2 2021-01-15 16:03:51.783 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-01-15 16:03:51.786 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 16:03:51.788 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:03:51.791 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 16:03:51.943 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-01-15 16:03:51.945 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-01-15 16:03:51.947 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-01-15 16:03:51.950 | + lib/apache:write_uwsgi_config:266 : local url= 2021-01-15 16:03:51.953 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-01-15 16:03:51.956 | + lib/apache:write_uwsgi_config:268 : local name= 2021-01-15 16:03:51.959 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-01-15 16:03:51.963 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-01-15 16:03:51.967 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-01-15 16:03:51.970 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-15 16:03:51.982 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-15 16:03:51.982 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:03:51.989 | d /var/run/uwsgi 0755 ubuntu root 2021-01-15 16:03:51.992 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:03:52.009 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-01-15 16:03:52.011 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-01-15 16:03:52.015 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-01-15 16:03:52.042 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-01-15 16:03:52.066 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-01-15 16:03:52.091 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-01-15 16:03:52.118 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-01-15 16:03:52.146 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-15 16:03:52.171 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-01-15 16:03:52.196 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-01-15 16:03:52.223 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-01-15 16:03:52.249 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-15 16:03:52.273 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-01-15 16:03:52.302 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-15 16:03:52.331 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-01-15 16:03:52.359 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-01-15 16:03:52.362 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-01-15 16:03:52.389 | + lib/nova:create_nova_conf:498 : is_service_enabled ceilometer 2021-01-15 16:03:52.406 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:52.409 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-01-15 16:03:52.436 | ++ lib/nova:create_nova_conf:507 : get_notification_url 2021-01-15 16:03:52.439 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-01-15 16:03:52.442 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-01-15 16:03:52.460 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:52.463 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:03:52.466 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:03:52.492 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-01-15 16:03:52.521 | + lib/nova:create_nova_conf:509 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-01-15 16:03:52.523 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-01-15 16:03:52.526 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-01-15 16:03:52.529 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-15 16:03:52.532 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-15 16:03:52.534 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:03:52.552 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:52.555 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-15 16:03:52.557 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-15 16:03:52.561 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:03:52.577 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:52.580 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:03:52.582 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:03:52.608 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:03:52.610 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:03:52.612 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-01-15 16:03:52.639 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-01-15 16:03:52.665 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf conductor workers 2 2021-01-15 16:03:52.691 | + lib/nova:create_nova_conf:516 : is_service_enabled tls-proxy 2021-01-15 16:03:52.708 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:52.711 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-01-15 16:03:52.740 | + lib/nova:create_nova_conf:523 : '[' False == True ']' 2021-01-15 16:03:52.743 | + lib/nova:create_nova_conf:527 : is_service_enabled n-cond 2021-01-15 16:03:52.758 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:52.761 | ++ lib/nova:create_nova_conf:528 : seq 1 1 2021-01-15 16:03:52.765 | + lib/nova:create_nova_conf:528 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:03:52.767 | + lib/nova:create_nova_conf:529 : local conf 2021-01-15 16:03:52.769 | + lib/nova:create_nova_conf:530 : local vhost 2021-01-15 16:03:52.772 | ++ lib/nova:create_nova_conf:531 : conductor_conf 1 2021-01-15 16:03:52.775 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-01-15 16:03:52.777 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-01-15 16:03:52.780 | + lib/nova:create_nova_conf:531 : conf=/etc/nova/nova_cell1.conf 2021-01-15 16:03:52.783 | + lib/nova:create_nova_conf:532 : vhost=nova_cell1 2021-01-15 16:03:52.785 | + lib/nova:create_nova_conf:534 : rm -f /etc/nova/nova_cell1.conf 2021-01-15 16:03:52.789 | ++ lib/nova:create_nova_conf:535 : database_connection_url nova_cell1 2021-01-15 16:03:52.791 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-01-15 16:03:52.793 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-01-15 16:03:52.796 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-01-15 16:03:52.798 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-01-15 16:03:52.801 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-01-15 16:03:52.827 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-01-15 16:03:52.855 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-01-15 16:03:52.887 | + lib/nova:create_nova_conf:539 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-15 16:03:52.889 | + lib/nova:create_nova_conf:542 : rpc_backend_add_vhost nova_cell1 2021-01-15 16:03:52.893 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-01-15 16:03:52.895 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-01-15 16:03:52.913 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:52.918 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-01-15 16:03:52.918 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-01-15 16:03:54.073 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-01-15 16:03:54.075 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-01-15 16:03:55.204 | Creating vhost "nova_cell1" 2021-01-15 16:03:55.264 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-01-15 16:03:56.389 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-01-15 16:03:56.416 | + lib/nova:create_nova_conf:543 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-01-15 16:03:56.419 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-01-15 16:03:56.422 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-01-15 16:03:56.425 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-15 16:03:56.427 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-01-15 16:03:56.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:03:56.446 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:56.449 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-01-15 16:03:56.451 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-01-15 16:03:56.454 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:03:56.471 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:56.474 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2021-01-15 16:03:56.476 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2021-01-15 16:03:56.506 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:03:56.509 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:03:56.513 | + lib/nova:create_nova_conf:547 : is_service_enabled placement placement-client 2021-01-15 16:03:56.529 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:56.532 | + lib/nova:create_nova_conf:548 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-01-15 16:03:56.535 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova_cell1.conf 2021-01-15 16:03:56.537 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-01-15 16:03:56.565 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.16/identity 2021-01-15 16:03:56.596 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-01-15 16:03:56.625 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-01-15 16:03:56.657 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-01-15 16:03:56.683 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-01-15 16:03:56.710 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-01-15 16:03:56.736 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-01-15 16:03:56.761 | + lib/nova:create_nova_conf:552 : setup_logging /etc/nova/nova_cell1.conf 2021-01-15 16:03:56.763 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-01-15 16:03:56.766 | + functions:setup_logging:656 : local other_cond=False 2021-01-15 16:03:56.768 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:03:56.770 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-01-15 16:03:56.773 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-01-15 16:03:56.775 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:03:56.779 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:03:56.802 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:03:56.805 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:03:56.811 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:03:56.813 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:03:56.816 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:03:56.844 | + functions:setup_systemd_logging:702 : 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' 2021-01-15 16:03:56.869 | + functions:setup_systemd_logging:703 : 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' 2021-01-15 16:03:56.894 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:03:56.919 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-15 16:03:56.922 | ++ lib/nova:create_nova_conf:562 : seq 1 1 2021-01-15 16:03:56.926 | + lib/nova:create_nova_conf:562 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:03:56.928 | + lib/nova:create_nova_conf:563 : local conf 2021-01-15 16:03:56.930 | + lib/nova:create_nova_conf:564 : local offset 2021-01-15 16:03:56.933 | ++ lib/nova:create_nova_conf:565 : conductor_conf 1 2021-01-15 16:03:56.936 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-01-15 16:03:56.938 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-01-15 16:03:56.941 | + lib/nova:create_nova_conf:565 : conf=/etc/nova/nova_cell1.conf 2021-01-15 16:03:56.943 | + lib/nova:create_nova_conf:566 : offset=0 2021-01-15 16:03:56.945 | + lib/nova:create_nova_conf:567 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-01-15 16:03:56.948 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-01-15 16:03:56.950 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-01-15 16:03:56.952 | + lib/nova:configure_console_proxies:681 : offset=0 2021-01-15 16:03:56.954 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-01-15 16:03:56.970 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:56.972 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-xvnc 2021-01-15 16:03:56.990 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:56.992 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-01-15 16:03:56.995 | + lib/nova:configure_console_proxies:717 : is_service_enabled n-spice 2021-01-15 16:03:57.010 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:57.013 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-sproxy 2021-01-15 16:03:57.032 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:57.035 | + lib/nova:configure_nova:326 : is_service_enabled n-cpu 2021-01-15 16:03:57.053 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:03:57.056 | + ./stack.sh:main:911 : is_service_enabled placement 2021-01-15 16:03:57.074 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:03:57.077 | + ./stack.sh:main:913 : stack_install_service placement 2021-01-15 16:03:57.079 | + lib/stack:stack_install_service:20 : local service=placement 2021-01-15 16:03:57.082 | + lib/stack:stack_install_service:21 : type install_placement 2021-01-15 16:03:57.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-15 16:03:57.088 | + lib/stack:stack_install_service:32 : install_placement 2021-01-15 16:03:57.090 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-01-15 16:03:57.093 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-01-15 16:03:57.096 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:57.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:57.101 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-01-15 16:03:57.104 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 16:03:57.107 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 16:03:57.109 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 16:03:57.112 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 16:03:57.115 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 16:03:57.117 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 16:03:57.120 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:57.123 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:57.125 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 16:03:57.128 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 16:03:57.131 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 16:03:57.133 | + functions-common:apt_get_update:1069 : return 2021-01-15 16:03:57.136 | + functions-common:install_package:1334 : real_install_package apache2 2021-01-15 16:03:57.140 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 16:03:57.144 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:57.147 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:57.150 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-01-15 16:03:57.171 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-01-15 16:03:57.290 | Reading package lists... 2021-01-15 16:03:57.560 | Building dependency tree... 2021-01-15 16:03:57.562 | Reading state information... 2021-01-15 16:03:57.801 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-01-15 16:03:57.801 | The following packages were automatically installed and are no longer required: 2021-01-15 16:03:57.801 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-15 16:03:57.802 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-15 16:03:57.802 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-01-15 16:03:57.802 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 16:03:57.802 | python3-twisted-bin python3-zope.interface 2021-01-15 16:03:57.802 | Use 'sudo apt autoremove' to remove them. 2021-01-15 16:03:57.878 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2021-01-15 16:03:57.883 | + functions-common:apt_get:1113 : result=0 2021-01-15 16:03:57.886 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 16:03:57.888 | + functions-common:time_stop:2331 : local name 2021-01-15 16:03:57.891 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:03:57.893 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:03:57.896 | + functions-common:time_stop:2334 : local total 2021-01-15 16:03:57.898 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:03:57.901 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 16:03:57.903 | + functions-common:time_stop:2338 : start_time=1610726637168 2021-01-15 16:03:57.906 | + functions-common:time_stop:2340 : [[ -z 1610726637168 ]] 2021-01-15 16:03:57.910 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:03:57.913 | + functions-common:time_stop:2343 : end_time=1610726637910 2021-01-15 16:03:57.916 | + functions-common:time_stop:2344 : elapsed_time=742 2021-01-15 16:03:57.918 | + functions-common:time_stop:2345 : total=222990 2021-01-15 16:03:57.921 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:03:57.923 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=223732 2021-01-15 16:03:57.926 | + functions-common:apt_get:1117 : return 0 2021-01-15 16:03:57.928 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-01-15 16:03:57.931 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-01-15 16:03:57.933 | + inc/python:python3_enabled:468 : return 0 2021-01-15 16:03:57.937 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-01-15 16:03:57.940 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-01-15 16:03:57.942 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-01-15 16:03:57.945 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-01-15 16:03:57.947 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-01-15 16:03:57.972 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-01-15 16:03:57.975 | + functions-common:install_package:1333 : update_package_repo 2021-01-15 16:03:57.977 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-01-15 16:03:57.980 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-01-15 16:03:57.983 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-01-15 16:03:57.985 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-01-15 16:03:57.988 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-01-15 16:03:57.990 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:57.993 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:57.996 | + functions-common:update_package_repo:1314 : apt_get_update 2021-01-15 16:03:57.998 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-01-15 16:03:58.001 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-01-15 16:03:58.003 | + functions-common:apt_get_update:1069 : return 2021-01-15 16:03:58.006 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-01-15 16:03:58.009 | + functions-common:real_install_package:1319 : is_ubuntu 2021-01-15 16:03:58.011 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:03:58.014 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:03:58.016 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-01-15 16:03:58.037 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-01-15 16:03:58.157 | Reading package lists... 2021-01-15 16:03:58.413 | Building dependency tree... 2021-01-15 16:03:58.414 | Reading state information... 2021-01-15 16:03:58.628 | The following packages were automatically installed and are no longer required: 2021-01-15 16:03:58.629 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-15 16:03:58.629 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-15 16:03:58.629 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-01-15 16:03:58.629 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-01-15 16:03:58.629 | python3-twisted-bin python3-zope.interface 2021-01-15 16:03:58.629 | Use 'sudo apt autoremove' to remove them. 2021-01-15 16:03:58.673 | The following NEW packages will be installed: 2021-01-15 16:03:58.674 | libapache2-mod-wsgi-py3 2021-01-15 16:03:58.990 | 0 upgraded, 1 newly installed, 0 to remove and 156 not upgraded. 2021-01-15 16:03:58.990 | Need to get 88.3 kB of archives. 2021-01-15 16:03:58.990 | After this operation, 278 kB of additional disk space will be used. 2021-01-15 16:03:58.990 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-01-15 16:03:59.694 | Fetched 88.3 kB in 0s (191 kB/s) 2021-01-15 16:03:59.749 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-01-15 16:03:59.789 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77186 files and directories currently installed.) 2021-01-15 16:03:59.793 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-01-15 16:03:59.797 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-01-15 16:03:59.880 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-01-15 16:04:00.069 | apache2_invoke: Enable module wsgi 2021-01-15 16:04:02.420 | + functions-common:apt_get:1113 : result=0 2021-01-15 16:04:02.423 | + functions-common:apt_get:1116 : time_stop apt-get 2021-01-15 16:04:02.426 | + functions-common:time_stop:2331 : local name 2021-01-15 16:04:02.428 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:04:02.430 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:04:02.433 | + functions-common:time_stop:2334 : local total 2021-01-15 16:04:02.435 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:04:02.438 | + functions-common:time_stop:2337 : name=apt-get 2021-01-15 16:04:02.440 | + functions-common:time_stop:2338 : start_time=1610726638034 2021-01-15 16:04:02.443 | + functions-common:time_stop:2340 : [[ -z 1610726638034 ]] 2021-01-15 16:04:02.446 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:04:02.450 | + functions-common:time_stop:2343 : end_time=1610726642447 2021-01-15 16:04:02.452 | + functions-common:time_stop:2344 : elapsed_time=4413 2021-01-15 16:04:02.455 | + functions-common:time_stop:2345 : total=223732 2021-01-15 16:04:02.457 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:04:02.460 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=228145 2021-01-15 16:04:02.462 | + functions-common:apt_get:1117 : return 0 2021-01-15 16:04:02.465 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-01-15 16:04:02.467 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-01-15 16:04:02.470 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:04:02.472 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:04:02.475 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:04:02.477 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-01-15 16:04:02.480 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-01-15 16:04:02.531 | wsgi (enabled by maintainer script) 2021-01-15 16:04:02.535 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-01-15 16:04:02.538 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-01-15 16:04:02.540 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-15 16:04:02.544 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-01-15 16:04:02.547 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-01-15 16:04:02.549 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-01-15 16:04:02.553 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-01-15 16:04:02.553 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-01-15 16:04:02.558 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-01-15 16:04:02.561 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-01-15 16:04:02.564 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-01-15 16:04:02.567 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-01-15 16:04:02.570 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-01-15 16:04:02.592 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-01-15 16:04:02.597 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-01-15 16:04:05.358 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:04:05.359 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:04:05.359 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.360 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.360 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.360 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.361 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.361 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.362 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.362 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.363 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.363 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.364 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.364 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.364 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.365 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.365 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.366 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.366 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.367 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.367 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.367 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.368 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.368 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.369 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.369 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.369 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.372 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.372 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.373 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.373 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.374 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.374 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.375 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.375 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.375 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.376 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.376 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.377 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.377 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.377 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.378 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.378 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.378 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.379 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.379 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.380 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.380 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.380 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.381 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.381 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.382 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.382 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.383 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.383 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.383 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.384 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.384 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.385 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.385 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.386 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.386 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.387 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.387 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.388 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.389 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.389 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.390 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.390 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.390 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.391 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.392 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.392 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.393 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.393 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.394 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.394 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.394 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.395 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.395 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.396 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.396 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.396 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.397 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.398 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.398 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.398 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.399 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.399 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.400 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.400 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.401 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.402 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.402 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.402 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.403 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.403 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.404 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.404 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.405 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.405 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.406 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.406 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.407 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.407 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.408 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.408 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.409 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.409 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.409 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.410 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.410 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.411 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.411 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.412 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.412 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.413 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.413 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.414 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.414 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.414 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.415 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.415 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.416 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.416 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.417 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.417 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.418 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.418 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.419 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.419 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.419 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.420 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.420 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.421 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.421 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.422 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.422 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.422 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.423 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.423 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.424 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.424 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.424 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.425 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.425 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.426 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.426 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.427 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.427 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.428 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.428 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.428 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.429 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.429 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.429 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.430 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.430 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.431 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.431 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.431 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.432 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.432 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.433 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.433 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.434 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.434 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.434 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.435 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.435 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.435 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.436 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.436 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.437 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.437 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.437 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.438 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.438 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.439 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.439 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.439 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.440 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.440 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.441 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.441 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.441 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.442 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.442 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.442 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.443 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.443 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.444 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.444 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.445 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.445 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.445 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.446 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.446 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.447 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.447 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.447 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.448 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.448 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.448 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.449 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.449 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.450 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.450 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.450 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.451 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.451 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.452 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.452 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.453 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.453 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.453 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.454 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.454 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.454 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.455 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.455 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.455 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.456 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.456 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.457 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.457 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.458 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.458 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.458 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.459 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.459 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.460 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.460 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.460 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.462 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.462 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.462 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.464 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.464 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.464 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.465 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.466 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.466 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.466 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.467 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.467 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.467 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.468 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.468 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.469 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.469 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.470 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.470 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.470 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.471 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.471 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.472 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.472 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.472 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.473 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.473 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.474 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.474 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.475 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.475 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.475 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.476 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.476 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.477 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.477 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.477 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.478 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.478 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.479 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.479 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.480 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.480 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.481 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.481 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.481 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.482 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.482 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.483 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.483 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.483 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.484 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.484 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.485 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.485 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.486 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.486 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.486 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.487 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.487 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.488 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.488 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.488 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.489 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.489 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.490 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.490 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.491 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.491 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.491 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.492 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.492 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.493 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.493 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.494 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.494 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.494 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.495 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.495 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.496 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.496 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.496 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.497 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.497 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.498 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.498 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.499 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.499 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.499 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.500 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.500 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.501 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.501 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.501 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.502 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.502 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.503 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.504 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.504 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.505 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.505 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.505 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.506 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.506 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.507 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.507 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.508 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.508 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.509 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.509 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.510 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.510 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.510 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.511 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.511 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.511 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.512 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.512 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.513 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.513 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.514 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.514 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.515 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.515 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.515 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.516 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.516 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.517 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.517 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.518 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.518 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.519 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.519 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.519 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.520 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.520 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.521 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.521 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.522 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.522 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.522 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.523 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.523 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.524 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.524 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.525 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.525 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.525 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.526 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.527 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.527 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.528 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.528 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.529 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.529 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.530 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.530 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.531 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.531 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.531 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.532 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.532 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.533 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.533 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.534 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.534 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.534 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.535 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.535 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.535 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.536 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.536 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.537 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.537 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.538 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.538 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.539 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.539 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.540 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.540 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.541 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.541 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.542 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:05.542 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:05.542 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:05.672 | Collecting osc-placement===2.0.0 2021-01-15 16:04:05.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-01-15 16:04:05.785 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-01-15 16:04:05.802 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-01-15 16:04:05.805 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-01-15 16:04:05.809 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-01-15 16:04:05.813 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-01-15 16:04:05.817 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-01-15 16:04:05.820 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-01-15 16:04:05.841 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-01-15 16:04:05.909 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-01-15 16:04:05.913 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-01-15 16:04:05.922 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-01-15 16:04:05.925 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-01-15 16:04:05.928 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-01-15 16:04:05.936 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.0) 2021-01-15 16:04:05.964 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-01-15 16:04:05.971 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:04:05.976 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-01-15 16:04:05.992 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-01-15 16:04:05.997 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-01-15 16:04:06.020 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-01-15 16:04:06.023 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-01-15 16:04:06.028 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-01-15 16:04:06.051 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-01-15 16:04:06.055 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-01-15 16:04:06.096 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-01-15 16:04:06.101 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-01-15 16:04:06.104 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-01-15 16:04:06.107 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-01-15 16:04:06.111 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:04:06.114 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-01-15 16:04:06.117 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-01-15 16:04:06.133 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:04:06.136 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-01-15 16:04:06.140 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:04:06.143 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-01-15 16:04:06.166 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:04:06.170 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-01-15 16:04:06.174 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-01-15 16:04:06.177 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-01-15 16:04:06.181 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-01-15 16:04:08.038 | Installing collected packages: osc-placement 2021-01-15 16:04:08.221 | Successfully installed osc-placement-2.0.0 2021-01-15 16:04:08.354 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:04:08.354 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:04:08.442 | + inc/python:pip_install:207 : result=0 2021-01-15 16:04:08.445 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:04:08.448 | + functions-common:time_stop:2331 : local name 2021-01-15 16:04:08.450 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:04:08.453 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:04:08.455 | + functions-common:time_stop:2334 : local total 2021-01-15 16:04:08.458 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:04:08.460 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:04:08.462 | + functions-common:time_stop:2338 : start_time=1610726642587 2021-01-15 16:04:08.465 | + functions-common:time_stop:2340 : [[ -z 1610726642587 ]] 2021-01-15 16:04:08.468 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:04:08.472 | + functions-common:time_stop:2343 : end_time=1610726648469 2021-01-15 16:04:08.474 | + functions-common:time_stop:2344 : elapsed_time=5882 2021-01-15 16:04:08.477 | + functions-common:time_stop:2345 : total=267661 2021-01-15 16:04:08.479 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:04:08.482 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=273543 2021-01-15 16:04:08.485 | + inc/python:pip_install:210 : return 0 2021-01-15 16:04:08.487 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-01-15 16:04:08.490 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-01-15 16:04:08.493 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-01-15 16:04:08.495 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-01-15 16:04:08.497 | + functions-common:git_clone:526 : local orig_dir 2021-01-15 16:04:08.500 | ++ functions-common:git_clone:527 : pwd 2021-01-15 16:04:08.503 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:04:08.506 | + functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:04:08.509 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:04:08.525 | + functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:04:08.528 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:04:08.531 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:04:08.534 | + functions-common:git_clone:544 : echo stable/ussuri 2021-01-15 16:04:08.534 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:04:08.539 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-01-15 16:04:08.541 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-01-15 16:04:08.544 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-01-15 16:04:08.547 | + functions-common:git_timed:617 : local count=0 2021-01-15 16:04:08.549 | + functions-common:git_timed:618 : local timeout=0 2021-01-15 16:04:08.552 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-01-15 16:04:08.554 | + functions-common:git_timed:621 : timeout=0 2021-01-15 16:04:08.557 | + functions-common:git_timed:624 : time_start git_timed 2021-01-15 16:04:08.559 | + functions-common:time_start:2317 : local name=git_timed 2021-01-15 16:04:08.561 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:04:08.565 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:04:08.567 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:04:08.571 | + functions-common:time_start:2322 : _TIME_START[$name]=1610726648568 2021-01-15 16:04:08.573 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-01-15 16:04:08.576 | Cloning into '/opt/stack/placement'... 2021-01-15 16:04:22.309 | + functions-common:git_timed:639 : time_stop git_timed 2021-01-15 16:04:22.311 | + functions-common:time_stop:2331 : local name 2021-01-15 16:04:22.315 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:04:22.317 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:04:22.320 | + functions-common:time_stop:2334 : local total 2021-01-15 16:04:22.323 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:04:22.325 | + functions-common:time_stop:2337 : name=git_timed 2021-01-15 16:04:22.328 | + functions-common:time_stop:2338 : start_time=1610726648568 2021-01-15 16:04:22.331 | + functions-common:time_stop:2340 : [[ -z 1610726648568 ]] 2021-01-15 16:04:22.334 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:04:22.339 | + functions-common:time_stop:2343 : end_time=1610726662335 2021-01-15 16:04:22.341 | + functions-common:time_stop:2344 : elapsed_time=13767 2021-01-15 16:04:22.344 | + functions-common:time_stop:2345 : total=0 2021-01-15 16:04:22.346 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:04:22.349 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13767 2021-01-15 16:04:22.351 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-01-15 16:04:22.355 | + functions-common:git_clone:593 : git show --oneline 2021-01-15 16:04:22.355 | + functions-common:git_clone:593 : head -1 2021-01-15 16:04:22.358 | 33591b83 Add DEBUG logs to help troubleshoot no allocation candidates 2021-01-15 16:04:22.362 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:04:22.365 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-01-15 16:04:22.369 | + inc/python:setup_develop:351 : local bindep 2021-01-15 16:04:22.372 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-01-15 16:04:22.375 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-01-15 16:04:22.377 | + inc/python:setup_develop:357 : local extras= 2021-01-15 16:04:22.380 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-01-15 16:04:22.383 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:04:22.385 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-01-15 16:04:22.388 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-01-15 16:04:22.391 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:04:22.394 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-01-15 16:04:22.397 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-01-15 16:04:22.400 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:04:22.404 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-01-15 16:04:22.407 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:04:22.411 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:04:22.414 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-01-15 16:04:22.422 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-01-15 16:04:22.425 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-01-15 16:04:23.425 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-01-15 16:04:23.429 | + inc/python:setup_package:430 : local bindep=0 2021-01-15 16:04:23.432 | + inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:04:23.435 | + inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:04:23.438 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-01-15 16:04:23.441 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-01-15 16:04:23.445 | + inc/python:setup_package:439 : local flags=-e 2021-01-15 16:04:23.448 | + inc/python:setup_package:440 : local extras= 2021-01-15 16:04:23.451 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:04:23.453 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-01-15 16:04:23.455 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-01-15 16:04:23.458 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-01-15 16:04:23.461 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:04:23.463 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-01-15 16:04:23.482 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-01-15 16:04:23.488 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-01-15 16:04:26.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:04:26.268 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:04:26.269 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.270 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.270 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.270 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.271 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.271 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.272 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.272 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.273 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.273 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.274 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.274 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.274 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.275 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.276 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.276 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.277 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.277 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.277 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.278 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.278 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.279 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.279 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.280 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.280 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.282 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.283 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.283 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.284 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.284 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.285 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.285 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.286 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.286 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.286 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.287 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.287 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.287 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.288 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.288 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.289 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.289 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.289 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.290 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.290 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.291 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.291 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.292 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.292 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.293 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.293 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.293 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.294 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.294 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.295 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.295 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.296 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.296 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.297 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.297 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.298 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.299 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.299 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.300 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.301 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.301 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.302 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.302 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.303 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.304 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.304 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.304 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.305 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.305 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.306 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.306 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.307 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.307 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.308 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.308 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.309 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.309 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.310 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.310 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.311 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.311 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.312 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.312 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.313 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.313 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.314 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.314 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.315 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.315 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.316 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.316 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.317 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.317 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.318 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.318 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.318 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.319 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.320 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.320 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.321 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.321 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.321 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.322 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.323 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.323 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.324 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.325 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.325 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.325 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.326 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.326 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.327 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.327 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.328 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.328 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.329 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.329 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.330 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.330 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.331 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.331 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.332 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.332 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.333 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.333 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.334 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.334 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.334 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.335 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.335 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.336 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.336 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.337 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.337 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.338 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.338 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.339 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.340 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.340 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.340 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.340 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.341 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.341 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.342 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.342 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.342 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.343 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.343 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.344 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.344 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.345 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.345 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.345 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.346 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.346 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.347 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.347 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.348 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.348 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.349 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.349 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.349 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.350 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.350 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.351 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.351 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.351 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.352 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.352 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.353 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.353 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.353 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.354 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.354 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.355 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.355 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.356 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.356 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.356 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.357 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.357 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.357 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.358 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.358 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.359 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.359 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.360 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.360 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.361 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.361 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.361 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.362 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.362 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.363 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.363 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.363 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.364 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.364 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.365 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.365 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.366 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.366 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.366 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.367 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.367 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.368 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.368 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.369 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.369 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.370 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.370 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.370 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.371 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.371 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.371 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.372 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.372 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.373 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.373 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.374 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.374 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.375 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.375 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.375 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.376 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.376 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.377 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.378 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.378 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.379 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.380 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.381 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.381 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.381 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.382 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.382 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.383 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.383 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.384 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.384 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.385 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.385 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.385 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.386 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.386 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.386 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.387 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.387 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.388 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.389 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.389 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.389 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.390 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.390 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.391 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.391 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.391 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.392 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.392 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.393 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.393 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.394 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.394 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.394 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.395 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.395 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.396 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.396 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.397 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.397 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.398 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.398 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.398 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.399 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.399 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.400 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.401 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.401 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.401 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.402 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.402 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.403 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.403 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.404 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.404 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.404 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.405 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.405 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.406 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.406 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.406 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.407 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.407 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.408 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.408 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.409 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.409 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.410 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.410 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.411 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.411 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.411 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.412 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.412 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.413 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.413 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.414 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.414 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.415 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.415 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.415 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.416 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.417 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.417 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.417 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.418 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.418 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.419 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.419 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.420 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.420 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.421 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.421 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.421 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.423 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.423 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.424 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.424 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.424 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.425 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.425 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.426 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.426 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.427 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.427 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.428 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.428 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.428 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.429 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.429 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.430 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.430 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.431 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.431 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.431 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.433 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.433 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.433 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.434 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.434 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.435 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.435 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.436 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.436 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.437 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.437 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.438 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.438 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.438 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.439 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.439 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.440 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.440 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.441 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.441 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.442 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.442 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.443 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.443 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.443 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.444 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.444 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.445 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.445 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.446 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.446 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.446 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.447 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.448 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.448 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.449 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.449 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.450 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.450 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.450 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.451 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.451 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.452 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.452 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.453 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.453 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.453 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.454 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.454 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.455 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.455 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.455 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.456 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.456 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.457 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.457 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.458 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.458 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.459 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.459 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.460 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.460 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.461 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.461 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.462 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:26.462 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:26.463 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:26.463 | Obtaining file:///opt/stack/placement 2021-01-15 16:04:27.936 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:04:29.322 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-01-15 16:04:29.331 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-01-15 16:04:29.354 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-01-15 16:04:29.369 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-01-15 16:04:29.401 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-01-15 16:04:29.464 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.0.1) 2021-01-15 16:04:29.469 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.0.0) 2021-01-15 16:04:29.474 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.3.0) 2021-01-15 16:04:29.479 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.0) 2021-01-15 16:04:29.516 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (4.0.3) 2021-01-15 16:04:29.530 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.4) 2021-01-15 16:04:29.544 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.2) 2021-01-15 16:04:29.551 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.0) 2021-01-15 16:04:29.605 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-01-15 16:04:29.614 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.3) 2021-01-15 16:04:29.659 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (4.0.2) 2021-01-15 16:04:29.680 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.1) 2021-01-15 16:04:29.699 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.1) 2021-01-15 16:04:29.713 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.1) 2021-01-15 16:04:29.723 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-01-15 16:04:29.741 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-01-15 16:04:29.744 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-01-15 16:04:29.747 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (3.0.0) 2021-01-15 16:04:29.759 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-01-15 16:04:29.762 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-01-15 16:04:29.766 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.16.0) 2021-01-15 16:04:29.772 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-01-15 16:04:29.778 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-01-15 16:04:29.798 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-01-15 16:04:29.803 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (0.7) 2021-01-15 16:04:29.811 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-01-15 16:04:29.834 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-01-15 16:04:29.840 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-01-15 16:04:29.843 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.13.0) 2021-01-15 16:04:29.855 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (0.3.1) 2021-01-15 16:04:29.858 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (3.3.0) 2021-01-15 16:04:29.861 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-01-15 16:04:29.868 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.0.1) 2021-01-15 16:04:29.878 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (0.5.0) 2021-01-15 16:04:29.885 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-01-15 16:04:29.905 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-01-15 16:04:29.908 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-01-15 16:04:29.916 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-01-15 16:04:29.941 | 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.6/dist-packages (from openstack-placement==3.0.1.dev4) (51.1.2) 2021-01-15 16:04:29.988 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-01-15 16:04:30.032 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-01-15 16:04:30.052 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-01-15 16:04:30.121 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-01-15 16:04:30.126 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-01-15 16:04:30.131 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-01-15 16:04:30.135 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:04:30.139 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-01-15 16:04:30.147 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-01-15 16:04:30.157 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:04:30.162 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-01-15 16:04:30.170 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-01-15 16:04:30.174 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-01-15 16:04:30.177 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-01-15 16:04:30.180 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:04:30.183 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:04:30.186 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-01-15 16:04:30.190 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-01-15 16:04:30.194 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-01-15 16:04:30.197 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-01-15 16:04:30.209 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-01-15 16:04:30.211 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-01-15 16:04:30.214 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-01-15 16:04:30.217 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-01-15 16:04:30.220 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-01-15 16:04:30.232 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-01-15 16:04:30.237 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-01-15 16:04:30.240 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-01-15 16:04:30.243 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660)) (1.0.4) 2021-01-15 16:04:30.246 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-01-15 16:04:30.255 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-01-15 16:04:31.806 | Installing collected packages: openstack-placement 2021-01-15 16:04:31.807 | Running setup.py develop for openstack-placement 2021-01-15 16:04:33.477 | Successfully installed openstack-placement 2021-01-15 16:04:33.623 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:04:33.623 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:04:33.723 | + inc/python:pip_install:207 : result=0 2021-01-15 16:04:33.725 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:04:33.728 | + functions-common:time_stop:2331 : local name 2021-01-15 16:04:33.730 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:04:33.733 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:04:33.737 | + functions-common:time_stop:2334 : local total 2021-01-15 16:04:33.741 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:04:33.744 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:04:33.748 | + functions-common:time_stop:2338 : start_time=1610726663477 2021-01-15 16:04:33.752 | + functions-common:time_stop:2340 : [[ -z 1610726663477 ]] 2021-01-15 16:04:33.755 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:04:33.759 | + functions-common:time_stop:2343 : end_time=1610726673756 2021-01-15 16:04:33.761 | + functions-common:time_stop:2344 : elapsed_time=10279 2021-01-15 16:04:33.764 | + functions-common:time_stop:2345 : total=273543 2021-01-15 16:04:33.766 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:04:33.768 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=283822 2021-01-15 16:04:33.771 | + inc/python:pip_install:210 : return 0 2021-01-15 16:04:33.774 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:04:33.777 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-01-15 16:04:33.780 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-01-15 16:04:33.799 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-01-15 16:04:33.810 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-01-15 16:04:33.813 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-01-15 16:04:33.816 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:04:33.818 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:04:33.821 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-01-15 16:04:33.824 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:04:33.826 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-15 16:04:33.829 | + ./stack.sh:main:914 : configure_placement 2021-01-15 16:04:33.831 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-01-15 16:04:33.844 | + lib/placement:configure_placement:107 : create_placement_conf 2021-01-15 16:04:33.846 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-01-15 16:04:33.851 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-01-15 16:04:33.854 | ++ lib/database:database_connection_url:132 : local db=placement 2021-01-15 16:04:33.856 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-01-15 16:04:33.859 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-01-15 16:04:33.861 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-01-15 16:04:33.864 | + 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' 2021-01-15 16:04:33.893 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-01-15 16:04:33.923 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-01-15 16:04:33.953 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-01-15 16:04:33.955 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-01-15 16:04:33.958 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-01-15 16:04:33.960 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-15 16:04:33.963 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-01-15 16:04:33.998 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-01-15 16:04:34.026 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-01-15 16:04:34.054 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-01-15 16:04:34.084 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-01-15 16:04:34.112 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-01-15 16:04:34.143 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-01-15 16:04:34.170 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-01-15 16:04:34.197 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:04:34.224 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-01-15 16:04:34.252 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-01-15 16:04:34.255 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-01-15 16:04:34.258 | + functions:setup_logging:656 : local other_cond=False 2021-01-15 16:04:34.261 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:04:34.263 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-01-15 16:04:34.266 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-01-15 16:04:34.269 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:04:34.272 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:04:34.291 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:04:34.293 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:04:34.296 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:04:34.298 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:04:34.301 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:04:34.328 | + functions:setup_systemd_logging:702 : 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' 2021-01-15 16:04:34.358 | + functions:setup_systemd_logging:703 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-15 16:04:34.391 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:04:34.420 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-01-15 16:04:34.423 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-01-15 16:04:34.427 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-01-15 16:04:34.429 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-01-15 16:04:34.432 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-01-15 16:04:34.435 | + lib/apache:write_uwsgi_config:267 : local http= 2021-01-15 16:04:34.437 | + lib/apache:write_uwsgi_config:268 : local name= 2021-01-15 16:04:34.440 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-01-15 16:04:34.444 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-01-15 16:04:34.446 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-01-15 16:04:34.449 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-15 16:04:34.462 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-15 16:04:34.462 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:04:34.469 | d /var/run/uwsgi 0755 ubuntu root 2021-01-15 16:04:34.475 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-15 16:04:34.489 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-01-15 16:04:34.492 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-01-15 16:04:34.496 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-01-15 16:04:34.527 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-01-15 16:04:34.556 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-01-15 16:04:34.583 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-01-15 16:04:34.614 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-01-15 16:04:34.641 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-15 16:04:34.668 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-01-15 16:04:34.694 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-01-15 16:04:34.726 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-01-15 16:04:34.755 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-15 16:04:34.792 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-01-15 16:04:34.819 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-15 16:04:34.847 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-01-15 16:04:34.876 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-01-15 16:04:34.880 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-01-15 16:04:34.883 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-01-15 16:04:34.888 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-01-15 16:04:34.890 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-01-15 16:04:34.893 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:04:34.896 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:04:34.898 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-01-15 16:04:34.902 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-01-15 16:04:34.905 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-01-15 16:04:34.934 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-01-15 16:04:34.966 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-01-15 16:04:34.967 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-01-15 16:04:34.975 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-01-15 16:04:34.979 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-01-15 16:04:34.983 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-01-15 16:04:34.986 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-01-15 16:04:34.989 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-15 16:04:34.992 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-15 16:04:34.995 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:04:34.998 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:04:35.000 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-15 16:04:35.003 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-01-15 16:04:35.006 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:04:35.009 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:04:35.011 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-01-15 16:04:35.072 | Enabling site placement-api. 2021-01-15 16:04:35.077 | To activate the new configuration, you need to run: 2021-01-15 16:04:35.077 | systemctl reload apache2 2021-01-15 16:04:35.083 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-01-15 16:04:35.086 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-01-15 16:04:35.089 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:04:35.092 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-01-15 16:04:35.264 | + ./stack.sh:main:921 : is_service_enabled placement placement-client 2021-01-15 16:04:35.284 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:04:35.287 | + ./stack.sh:main:922 : is_service_enabled n-cpu 2021-01-15 16:04:35.309 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:04:35.312 | + ./stack.sh:main:922 : is_service_enabled n-sch 2021-01-15 16:04:35.330 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:04:35.333 | + ./stack.sh:main:923 : configure_placement_nova_compute 2021-01-15 16:04:35.338 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova.conf 2021-01-15 16:04:35.341 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement auth_type password 2021-01-15 16:04:35.374 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2021-01-15 16:04:35.402 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement username placement 2021-01-15 16:04:35.432 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-01-15 16:04:35.462 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-01-15 16:04:35.492 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement project_name service 2021-01-15 16:04:35.519 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-01-15 16:04:35.551 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-01-15 16:04:35.581 | + ./stack.sh:main:927 : is_service_enabled horizon 2021-01-15 16:04:35.600 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:04:35.603 | + ./stack.sh:main:932 : is_service_enabled tls-proxy 2021-01-15 16:04:35.623 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:04:35.626 | + ./stack.sh:main:940 : run_phase stack install 2021-01-15 16:04:35.629 | + functions-common:run_phase:1759 : local mode=stack 2021-01-15 16:04:35.632 | + functions-common:run_phase:1760 : local phase=install 2021-01-15 16:04:35.636 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-15 16:04:35.639 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-01-15 16:04:35.642 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-15 16:04:35.644 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-01-15 16:04:35.647 | + functions-common:run_phase:1769 : local extra 2021-01-15 16:04:35.650 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-15 16:04:35.654 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-01-15 16:04:35.657 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-15 16:04:35.660 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-15 16:04:35.663 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-01-15 16:04:35.665 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-15 16:04:35.681 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:04:35.683 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:04:35.686 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:04:35.688 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-01-15 16:04:35.690 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-01-15 16:04:35.692 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:04:35.695 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2021-01-15 16:04:35.697 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-01-15 16:04:35.699 | ++ lib/tempest:install_tempest:736 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-01-15 16:04:35.702 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-01-15 16:04:35.704 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-01-15 16:04:35.706 | ++ functions-common:git_clone:525 : local git_ref=master 2021-01-15 16:04:35.708 | ++ functions-common:git_clone:526 : local orig_dir 2021-01-15 16:04:35.711 | +++ functions-common:git_clone:527 : pwd 2021-01-15 16:04:35.713 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-01-15 16:04:35.716 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-01-15 16:04:35.719 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-01-15 16:04:35.737 | ++ functions-common:git_clone:530 : RECLONE=False 2021-01-15 16:04:35.740 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-01-15 16:04:35.742 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-01-15 16:04:35.745 | ++ functions-common:git_clone:544 : echo master 2021-01-15 16:04:35.745 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-01-15 16:04:35.749 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-01-15 16:04:35.752 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-01-15 16:04:35.754 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-01-15 16:04:35.757 | ++ functions-common:git_clone:593 : git show --oneline 2021-01-15 16:04:35.757 | ++ functions-common:git_clone:593 : head -1 2021-01-15 16:04:35.760 | a811f44b5 Delete wrong argument from creating HTTP connection 2021-01-15 16:04:35.763 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-01-15 16:04:35.765 | ++ lib/tempest:install_tempest:737 : pip_install 'tox!=2.8.0' 2021-01-15 16:04:35.786 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-01-15 16:04:35.792 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-01-15 16:04:38.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:04:38.586 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:04:38.586 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.587 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.587 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.588 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.588 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.589 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.589 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.590 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.590 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.590 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.591 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.591 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.592 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.592 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.593 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.593 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.593 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.594 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.594 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.595 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.595 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.596 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.596 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.597 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.597 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.599 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.600 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.600 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.601 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.601 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.602 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.602 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.603 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.603 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.603 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.604 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.605 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.605 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.606 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.606 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.606 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.606 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.607 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.607 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.608 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.608 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.609 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.609 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.609 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.610 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.610 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.611 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.611 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.612 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.612 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.613 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.613 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.614 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.614 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.615 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.615 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.616 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.616 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.617 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.618 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.618 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.619 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.619 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.620 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.621 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.621 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.621 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.622 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.623 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.623 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.624 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.624 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.625 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.625 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.626 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.626 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.627 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.627 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.628 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.628 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.628 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.629 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.629 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.630 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.630 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.631 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.631 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.632 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.632 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.633 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.633 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.634 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.634 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.635 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.636 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.636 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.637 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.637 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.637 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.638 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.639 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.639 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.639 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.640 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.640 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.641 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.641 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.642 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.642 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.642 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.643 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.643 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.644 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.645 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.645 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.645 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.646 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.646 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.647 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.647 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.647 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.648 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.649 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.649 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.650 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.650 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.651 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.651 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.652 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.652 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.652 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.653 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.653 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.654 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.654 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.654 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.655 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.655 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.656 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.656 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.657 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.657 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.658 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.658 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.659 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.659 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.659 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.660 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.660 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.661 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.661 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.661 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.662 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.662 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.663 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.663 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.664 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.664 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.665 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.665 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.665 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.666 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.666 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.667 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.667 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.668 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.668 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.668 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.669 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.669 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.670 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.670 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.670 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.671 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.671 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.672 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.672 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.672 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.673 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.673 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.674 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.674 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.675 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.675 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.675 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.676 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.676 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.676 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.677 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.677 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.678 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.678 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.679 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.679 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.679 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.680 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.680 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.681 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.681 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.681 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.682 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.682 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.683 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.683 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.683 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.684 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.685 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.685 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.685 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.685 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.686 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.686 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.687 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.687 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.687 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.688 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.688 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.689 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.689 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.689 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.690 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.690 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.691 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.691 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.692 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.692 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.692 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.694 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.694 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.694 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.696 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.696 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.697 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.697 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.698 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.698 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.698 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.699 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.699 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.700 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.700 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.701 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.701 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.701 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.702 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.702 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.703 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.703 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.703 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.704 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.704 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.705 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.705 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.706 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.706 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.707 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.707 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.707 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.708 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.708 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.709 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.709 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.710 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.710 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.710 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.711 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.711 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.712 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.712 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.713 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.713 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.714 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.714 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.714 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.715 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.715 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.716 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.716 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.716 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.717 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.717 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.718 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.718 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.719 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.719 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.719 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.720 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.720 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.721 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.721 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.721 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.722 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.722 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.723 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.723 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.724 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.724 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.725 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.725 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.725 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.726 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.726 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.727 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.727 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.727 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.728 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.728 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.729 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.729 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.730 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.730 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.730 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.731 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.731 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.732 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.732 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.733 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.733 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.733 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.734 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.734 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.735 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.735 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.736 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.737 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.737 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.738 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.738 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.739 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.739 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.739 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.740 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.740 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.741 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.741 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.742 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.742 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.743 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.743 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.743 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.744 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.744 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.745 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.745 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.745 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.746 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.746 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.747 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.747 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.748 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.749 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.749 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.749 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.750 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.750 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.751 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.751 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.752 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.752 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.753 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.753 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.754 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.754 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.754 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.755 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.755 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.756 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.756 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.756 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.757 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.757 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.758 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.758 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.759 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.759 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.759 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.760 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.761 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.761 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.762 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.762 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.763 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.763 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.763 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.764 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.764 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.765 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.765 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.766 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.766 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.766 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.767 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.767 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.768 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.768 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.768 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.769 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.769 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.770 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.770 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.771 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.771 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.772 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.772 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.773 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.773 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.774 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.775 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:38.775 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:04:38.776 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:04:38.776 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:04:39.072 | Collecting tox!=2.8.0 2021-01-15 16:04:39.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a2/8facf65275c84/tox-3.21.1-py2.py3-none-any.whl (84 kB) 2021-01-15 16:04:39.863 | Collecting virtualenv===20.0.17 2021-01-15 16:04:39.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2021-01-15 16:04:40.051 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.12) 2021-01-15 16:04:40.055 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-01-15 16:04:40.189 | Collecting pluggy===0.13.1 2021-01-15 16:04:40.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-01-15 16:04:40.297 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-01-15 16:04:40.429 | Collecting packaging===20.3 2021-01-15 16:04:40.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-01-15 16:04:40.666 | Collecting py===1.8.1 2021-01-15 16:04:40.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-01-15 16:04:40.874 | Collecting toml>=0.9.4 2021-01-15 16:04:40.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-01-15 16:04:41.365 | Collecting distlib===0.3.0 2021-01-15 16:04:41.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-01-15 16:04:42.176 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-01-15 16:04:42.225 | Collecting importlib-resources===1.4.0 2021-01-15 16:04:42.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2021-01-15 16:04:42.260 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-01-15 16:04:42.273 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-01-15 16:04:42.277 | Building wheels for collected packages: distlib 2021-01-15 16:04:42.278 | Building wheel for distlib (setup.py): started 2021-01-15 16:04:43.141 | Building wheel for distlib (setup.py): finished with status 'done' 2021-01-15 16:04:43.146 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340428 sha256=7c902c1df70e0f81c46f36154c2435f1fbdc03247338e828b8c0fdefba334944 2021-01-15 16:04:43.146 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-01-15 16:04:43.148 | Successfully built distlib 2021-01-15 16:04:45.428 | Installing collected packages: distlib, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-01-15 16:04:45.428 | Attempting uninstall: distlib 2021-01-15 16:04:45.430 | Found existing installation: distlib 0.3.1 2021-01-15 16:04:45.443 | Uninstalling distlib-0.3.1: 2021-01-15 16:04:45.445 | Successfully uninstalled distlib-0.3.1 2021-01-15 16:04:45.600 | Attempting uninstall: importlib-resources 2021-01-15 16:04:45.602 | Found existing installation: importlib-resources 5.0.0 2021-01-15 16:04:45.619 | Uninstalling importlib-resources-5.0.0: 2021-01-15 16:04:45.622 | Successfully uninstalled importlib-resources-5.0.0 2021-01-15 16:04:45.835 | Attempting uninstall: virtualenv 2021-01-15 16:04:45.837 | Found existing installation: virtualenv 20.3.1 2021-01-15 16:04:45.909 | Uninstalling virtualenv-20.3.1: 2021-01-15 16:04:45.917 | Successfully uninstalled virtualenv-20.3.1 2021-01-15 16:04:46.393 | Successfully installed distlib-0.3.0 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.21.1 virtualenv-20.0.17 2021-01-15 16:04:46.531 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:04:46.531 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:04:46.638 | ++ inc/python:pip_install:207 : result=0 2021-01-15 16:04:46.642 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:04:46.646 | ++ functions-common:time_stop:2331 : local name 2021-01-15 16:04:46.650 | ++ functions-common:time_stop:2332 : local end_time 2021-01-15 16:04:46.653 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:04:46.657 | ++ functions-common:time_stop:2334 : local total 2021-01-15 16:04:46.660 | ++ functions-common:time_stop:2335 : local start_time 2021-01-15 16:04:46.664 | ++ functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:04:46.667 | ++ functions-common:time_stop:2338 : start_time=1610726675780 2021-01-15 16:04:46.669 | ++ functions-common:time_stop:2340 : [[ -z 1610726675780 ]] 2021-01-15 16:04:46.672 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:04:46.677 | ++ functions-common:time_stop:2343 : end_time=1610726686673 2021-01-15 16:04:46.679 | ++ functions-common:time_stop:2344 : elapsed_time=10893 2021-01-15 16:04:46.682 | ++ functions-common:time_stop:2345 : total=283822 2021-01-15 16:04:46.684 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:04:46.686 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=294715 2021-01-15 16:04:46.689 | ++ inc/python:pip_install:210 : return 0 2021-01-15 16:04:46.691 | ++ lib/tempest:install_tempest:738 : pushd /opt/stack/tempest 2021-01-15 16:04:46.691 | /opt/stack/tempest ~/devstack 2021-01-15 16:04:46.693 | ++ lib/tempest:install_tempest:742 : git checkout master 2021-01-15 16:04:46.728 | M .coveragerc 2021-01-15 16:04:46.728 | M .gitignore 2021-01-15 16:04:46.728 | M .gitreview 2021-01-15 16:04:46.728 | M .mailmap 2021-01-15 16:04:46.728 | M .stestr.conf 2021-01-15 16:04:46.728 | M CONTRIBUTING.rst 2021-01-15 16:04:46.728 | M HACKING.rst 2021-01-15 16:04:46.728 | M LICENSE 2021-01-15 16:04:46.728 | M README.rst 2021-01-15 16:04:46.729 | M REVIEWING.rst 2021-01-15 16:04:46.729 | M bindep.txt 2021-01-15 16:04:46.729 | M doc/requirements.txt 2021-01-15 16:04:46.729 | M doc/source/_extra/.htaccess 2021-01-15 16:04:46.729 | M doc/source/_static/.keep 2021-01-15 16:04:46.729 | M doc/source/account_generator.rst 2021-01-15 16:04:46.729 | M doc/source/cleanup.rst 2021-01-15 16:04:46.729 | M doc/source/conf.py 2021-01-15 16:04:46.729 | M doc/source/configuration.rst 2021-01-15 16:04:46.729 | M doc/source/contributor/contributing.rst 2021-01-15 16:04:46.729 | M doc/source/data/tempest-blacklisted-plugins-registry.header 2021-01-15 16:04:46.729 | M doc/source/data/tempest-plugins-registry.header 2021-01-15 16:04:46.729 | M doc/source/index.rst 2021-01-15 16:04:46.729 | M doc/source/library.rst 2021-01-15 16:04:46.729 | M doc/source/library/api_microversion_testing.rst 2021-01-15 16:04:46.729 | M doc/source/library/auth.rst 2021-01-15 16:04:46.729 | M doc/source/library/cli.rst 2021-01-15 16:04:46.729 | M doc/source/library/clients.rst 2021-01-15 16:04:46.729 | M doc/source/library/credential_providers.rst 2021-01-15 16:04:46.729 | M doc/source/library/decorators.rst 2021-01-15 16:04:46.729 | M doc/source/library/rest_client.rst 2021-01-15 16:04:46.729 | M doc/source/library/service_clients/compute_clients.rst 2021-01-15 16:04:46.729 | M doc/source/library/utils.rst 2021-01-15 16:04:46.729 | M doc/source/library/validation_resources.rst 2021-01-15 16:04:46.729 | M doc/source/microversion_testing.rst 2021-01-15 16:04:46.729 | M doc/source/overview.rst 2021-01-15 16:04:46.729 | M doc/source/plugins/index.rst 2021-01-15 16:04:46.729 | M doc/source/plugins/plugin.rst 2021-01-15 16:04:46.729 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-01-15 16:04:46.729 | M doc/source/run.rst 2021-01-15 16:04:46.729 | M doc/source/sampleconf.rst 2021-01-15 16:04:46.730 | M doc/source/stable_branch_support_policy.rst 2021-01-15 16:04:46.730 | M doc/source/stable_branch_testing_policy.rst 2021-01-15 16:04:46.730 | M doc/source/subunit_describe_calls.rst 2021-01-15 16:04:46.730 | M doc/source/supported_version.rst 2021-01-15 16:04:46.730 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-01-15 16:04:46.730 | M doc/source/test_removal.rst 2021-01-15 16:04:46.730 | M doc/source/tests/modules.rst 2021-01-15 16:04:46.730 | M doc/source/workspace.rst 2021-01-15 16:04:46.730 | M doc/source/write_tests.rst 2021-01-15 16:04:46.730 | M etc/accounts.yaml.sample 2021-01-15 16:04:46.730 | M etc/logging.conf.sample 2021-01-15 16:04:46.730 | M etc/whitelist.yaml 2021-01-15 16:04:46.730 | M playbooks/devstack-tempest-ipv6.yaml 2021-01-15 16:04:46.730 | M playbooks/devstack-tempest.yaml 2021-01-15 16:04:46.730 | M playbooks/post-tempest.yaml 2021-01-15 16:04:46.730 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-01-15 16:04:46.730 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-01-15 16:04:46.730 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-01-15 16:04:46.730 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-01-15 16:04:46.730 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-01-15 16:04:46.731 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-01-15 16:04:46.732 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-01-15 16:04:46.733 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-01-15 16:04:46.734 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-01-15 16:04:46.735 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-01-15 16:04:46.736 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-01-15 16:04:46.737 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-01-15 16:04:46.738 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-01-15 16:04:46.739 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-01-15 16:04:46.740 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-01-15 16:04:46.741 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-01-15 16:04:46.742 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-01-15 16:04:46.743 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-01-15 16:04:46.744 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-01-15 16:04:46.745 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-01-15 16:04:46.745 | M releasenotes/source/_static/.placeholder 2021-01-15 16:04:46.745 | M releasenotes/source/_templates/.placeholder 2021-01-15 16:04:46.745 | M releasenotes/source/conf.py 2021-01-15 16:04:46.745 | M releasenotes/source/index.rst 2021-01-15 16:04:46.745 | M releasenotes/source/unreleased.rst 2021-01-15 16:04:46.745 | M releasenotes/source/v10.0.0.rst 2021-01-15 16:04:46.745 | M releasenotes/source/v11.0.0.rst 2021-01-15 16:04:46.745 | M releasenotes/source/v12.0.0.rst 2021-01-15 16:04:46.745 | M releasenotes/source/v13.0.0.rst 2021-01-15 16:04:46.745 | M releasenotes/source/v14.0.0.rst 2021-01-15 16:04:46.745 | M releasenotes/source/v15.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v16.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v16.1.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v17.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v17.1.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v17.2.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v18.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v19.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v20.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v21.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v22.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v22.1.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v23.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v24.0.0.rst 2021-01-15 16:04:46.746 | M releasenotes/source/v26.0.0.rst 2021-01-15 16:04:46.746 | M requirements.txt 2021-01-15 16:04:46.746 | M roles/acl-devstack-files/README.rst 2021-01-15 16:04:46.746 | M roles/acl-devstack-files/defaults/main.yaml 2021-01-15 16:04:46.746 | M roles/acl-devstack-files/tasks/main.yaml 2021-01-15 16:04:46.746 | M roles/ipv6-only-deployments-verification/README.rst 2021-01-15 16:04:46.746 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-01-15 16:04:46.746 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-01-15 16:04:46.747 | M roles/run-tempest/README.rst 2021-01-15 16:04:46.747 | M roles/run-tempest/defaults/main.yaml 2021-01-15 16:04:46.747 | M roles/run-tempest/tasks/main.yaml 2021-01-15 16:04:46.747 | M roles/setup-tempest-data-dir/README.rst 2021-01-15 16:04:46.747 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-01-15 16:04:46.747 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-01-15 16:04:46.747 | M roles/setup-tempest-run-dir/README.rst 2021-01-15 16:04:46.747 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-01-15 16:04:46.747 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-01-15 16:04:46.747 | M roles/tempest-cleanup/README.rst 2021-01-15 16:04:46.747 | M roles/tempest-cleanup/defaults/main.yaml 2021-01-15 16:04:46.747 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-01-15 16:04:46.747 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-01-15 16:04:46.747 | M roles/tempest-cleanup/tasks/main.yaml 2021-01-15 16:04:46.747 | M setup.cfg 2021-01-15 16:04:46.747 | M setup.py 2021-01-15 16:04:46.747 | M tempest/README.rst 2021-01-15 16:04:46.747 | M tempest/__init__.py 2021-01-15 16:04:46.747 | M tempest/api/README.rst 2021-01-15 16:04:46.747 | M tempest/api/__init__.py 2021-01-15 16:04:46.747 | M tempest/api/compute/__init__.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/__init__.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_agents.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_aggregates.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_availability_zone.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_create_server.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_delete_server.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_fixed_ips.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_flavors.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_flavors_access.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-01-15 16:04:46.748 | M tempest/api/compute/admin/test_hosts.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_hosts_negative.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_hypervisor.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_live_migration.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_migrations.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_networks.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_quotas.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_quotas_negative.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_security_groups.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_servers.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_servers_negative.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-01-15 16:04:46.749 | M tempest/api/compute/admin/test_services.py 2021-01-15 16:04:46.750 | M tempest/api/compute/admin/test_services_negative.py 2021-01-15 16:04:46.750 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-01-15 16:04:46.750 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-01-15 16:04:46.750 | M tempest/api/compute/admin/test_volume.py 2021-01-15 16:04:46.750 | M tempest/api/compute/admin/test_volume_swap.py 2021-01-15 16:04:46.750 | M tempest/api/compute/admin/test_volumes_negative.py 2021-01-15 16:04:46.750 | M tempest/api/compute/api_microversion_fixture.py 2021-01-15 16:04:46.750 | M tempest/api/compute/base.py 2021-01-15 16:04:46.750 | M tempest/api/compute/certificates/__init__.py 2021-01-15 16:04:46.750 | M tempest/api/compute/certificates/test_certificates.py 2021-01-15 16:04:46.750 | M tempest/api/compute/flavors/__init__.py 2021-01-15 16:04:46.750 | M tempest/api/compute/flavors/test_flavors.py 2021-01-15 16:04:46.750 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-01-15 16:04:46.750 | M tempest/api/compute/floating_ips/__init__.py 2021-01-15 16:04:46.750 | M tempest/api/compute/floating_ips/base.py 2021-01-15 16:04:46.750 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-01-15 16:04:46.750 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-01-15 16:04:46.750 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-01-15 16:04:46.750 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-01-15 16:04:46.750 | M tempest/api/compute/images/__init__.py 2021-01-15 16:04:46.750 | M tempest/api/compute/images/test_image_metadata.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_images.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_images_negative.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_images_oneserver.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_list_image_filters.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-01-15 16:04:46.751 | M tempest/api/compute/images/test_list_images.py 2021-01-15 16:04:46.751 | M tempest/api/compute/keypairs/__init__.py 2021-01-15 16:04:46.751 | M tempest/api/compute/keypairs/base.py 2021-01-15 16:04:46.751 | M tempest/api/compute/keypairs/test_keypairs.py 2021-01-15 16:04:46.751 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-01-15 16:04:46.751 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-01-15 16:04:46.751 | M tempest/api/compute/limits/__init__.py 2021-01-15 16:04:46.751 | M tempest/api/compute/limits/test_absolute_limits.py 2021-01-15 16:04:46.751 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-01-15 16:04:46.751 | M tempest/api/compute/security_groups/__init__.py 2021-01-15 16:04:46.751 | M tempest/api/compute/security_groups/base.py 2021-01-15 16:04:46.751 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-01-15 16:04:46.752 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-01-15 16:04:46.752 | M tempest/api/compute/security_groups/test_security_groups.py 2021-01-15 16:04:46.752 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/__init__.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_availability_zone.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_create_server.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_delete_server.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_device_tagging.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_disk_config.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_instance_actions.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_list_server_filters.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_multiple_create.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_novnc.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_server_actions.py 2021-01-15 16:04:46.752 | M tempest/api/compute/servers/test_server_addresses.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_group.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_metadata.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_password.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_personality.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_rescue.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_server_tags.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_servers.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_servers_microversions.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_servers_negative.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-01-15 16:04:46.753 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-01-15 16:04:46.753 | M tempest/api/compute/test_extensions.py 2021-01-15 16:04:46.753 | M tempest/api/compute/test_networks.py 2021-01-15 16:04:46.753 | M tempest/api/compute/test_quotas.py 2021-01-15 16:04:46.753 | M tempest/api/compute/test_tenant_networks.py 2021-01-15 16:04:46.753 | M tempest/api/compute/test_versions.py 2021-01-15 16:04:46.753 | M tempest/api/compute/volumes/__init__.py 2021-01-15 16:04:46.754 | M tempest/api/compute/volumes/test_attach_volume.py 2021-01-15 16:04:46.754 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-01-15 16:04:46.754 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-01-15 16:04:46.754 | M tempest/api/compute/volumes/test_volumes_get.py 2021-01-15 16:04:46.754 | M tempest/api/compute/volumes/test_volumes_list.py 2021-01-15 16:04:46.754 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-01-15 16:04:46.754 | M tempest/api/identity/__init__.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/__init__.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/__init__.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_roles.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_services.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_tenants.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_tokens.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_users.py 2021-01-15 16:04:46.754 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/__init__.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_credentials.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_domains.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_groups.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_inherits.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_list_users.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_policies.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_projects.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_regions.py 2021-01-15 16:04:46.755 | M tempest/api/identity/admin/v3/test_roles.py 2021-01-15 16:04:46.756 | M tempest/api/identity/admin/v3/test_services.py 2021-01-15 16:04:46.756 | M tempest/api/identity/admin/v3/test_tokens.py 2021-01-15 16:04:46.756 | M tempest/api/identity/admin/v3/test_trusts.py 2021-01-15 16:04:46.756 | M tempest/api/identity/admin/v3/test_users.py 2021-01-15 16:04:46.756 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-01-15 16:04:46.756 | M tempest/api/identity/base.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v2/__init__.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v2/test_api_discovery.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v2/test_extension.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v2/test_tenants.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v2/test_tokens.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v2/test_users.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v3/__init__.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v3/test_access_rules.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v3/test_api_discovery.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v3/test_application_credentials.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v3/test_catalog.py 2021-01-15 16:04:46.756 | M tempest/api/identity/v3/test_domains.py 2021-01-15 16:04:46.757 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-01-15 16:04:46.757 | M tempest/api/identity/v3/test_projects.py 2021-01-15 16:04:46.757 | M tempest/api/identity/v3/test_tokens.py 2021-01-15 16:04:46.757 | M tempest/api/identity/v3/test_users.py 2021-01-15 16:04:46.757 | M tempest/api/image/__init__.py 2021-01-15 16:04:46.757 | M tempest/api/image/base.py 2021-01-15 16:04:46.757 | M tempest/api/image/v1/__init__.py 2021-01-15 16:04:46.757 | M tempest/api/image/v1/test_image_members.py 2021-01-15 16:04:46.757 | M tempest/api/image/v1/test_image_members_negative.py 2021-01-15 16:04:46.757 | M tempest/api/image/v1/test_images.py 2021-01-15 16:04:46.757 | M tempest/api/image/v1/test_images_negative.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/__init__.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/admin/__init__.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/admin/test_images.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/test_images.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/test_images_member.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/test_images_member_negative.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2021-01-15 16:04:46.757 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2021-01-15 16:04:46.758 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2021-01-15 16:04:46.758 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2021-01-15 16:04:46.758 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-01-15 16:04:46.758 | M tempest/api/image/v2/test_images_negative.py 2021-01-15 16:04:46.758 | M tempest/api/image/v2/test_images_tags.py 2021-01-15 16:04:46.758 | M tempest/api/image/v2/test_images_tags_negative.py 2021-01-15 16:04:46.758 | M tempest/api/image/v2/test_versions.py 2021-01-15 16:04:46.758 | M tempest/api/network/__init__.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/__init__.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_external_network_extension.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_external_networks_negative.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_metering_extensions.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_negative_quotas.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_ports.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_quotas.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_routers.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_routers_dvr.py 2021-01-15 16:04:46.758 | M tempest/api/network/admin/test_routers_negative.py 2021-01-15 16:04:46.759 | M tempest/api/network/base.py 2021-01-15 16:04:46.759 | M tempest/api/network/base_security_groups.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_agent_management_negative.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_allowed_address_pair.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_dhcp_ipv6.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_extensions.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_extra_dhcp_options.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_floating_ips.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_floating_ips_negative.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_networks.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_networks_negative.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_ports.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_routers.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_routers_negative.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_security_groups.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_security_groups_negative.py 2021-01-15 16:04:46.759 | M tempest/api/network/test_service_providers.py 2021-01-15 16:04:46.760 | M tempest/api/network/test_subnetpools_extensions.py 2021-01-15 16:04:46.760 | M tempest/api/network/test_tags.py 2021-01-15 16:04:46.760 | M tempest/api/network/test_versions.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/__init__.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/base.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_account_bulk.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_account_quotas.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_account_services.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_account_services_negative.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_acl.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_acl_negative.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_quotas.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_services.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_services_negative.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_staticweb.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_sync.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_crossdomain.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_healthcheck.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_expiry.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_formpost.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_services.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_slo.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_temp_url.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-01-15 16:04:46.760 | M tempest/api/object_storage/test_object_version.py 2021-01-15 16:04:46.760 | M tempest/api/volume/__init__.py 2021-01-15 16:04:46.760 | M tempest/api/volume/admin/__init__.py 2021-01-15 16:04:46.760 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-01-15 16:04:46.760 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-01-15 16:04:46.760 | M tempest/api/volume/admin/test_group_snapshots.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_group_type_specs.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_group_types.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_groups.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_multi_backend.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_qos.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_user_messages.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_hosts.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_manage.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_pools.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_quotas.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_retype.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_services.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_type_access.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_types.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volumes_actions.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volumes_backup.py 2021-01-15 16:04:46.761 | M tempest/api/volume/admin/test_volumes_list.py 2021-01-15 16:04:46.761 | M tempest/api/volume/api_microversion_fixture.py 2021-01-15 16:04:46.761 | M tempest/api/volume/base.py 2021-01-15 16:04:46.761 | M tempest/api/volume/test_availability_zone.py 2021-01-15 16:04:46.761 | M tempest/api/volume/test_extensions.py 2021-01-15 16:04:46.761 | M tempest/api/volume/test_image_metadata.py 2021-01-15 16:04:46.761 | M tempest/api/volume/test_snapshot_metadata.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_versions.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volume_absolute_limits.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volume_delete_cascade.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volume_metadata.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volume_transfers.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_actions.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_backup.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_clone.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_clone_negative.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_extend.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_get.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_list.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_negative.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_snapshots.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-01-15 16:04:46.762 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-01-15 16:04:46.762 | M tempest/clients.py 2021-01-15 16:04:46.762 | M tempest/cmd/__init__.py 2021-01-15 16:04:46.762 | M tempest/cmd/cleanup.py 2021-01-15 16:04:46.762 | M tempest/cmd/cleanup_service.py 2021-01-15 16:04:46.762 | M tempest/cmd/config-generator.tempest.conf 2021-01-15 16:04:46.762 | M tempest/cmd/init.py 2021-01-15 16:04:46.762 | M tempest/cmd/list_plugins.py 2021-01-15 16:04:46.762 | M tempest/cmd/main.py 2021-01-15 16:04:46.762 | M tempest/cmd/run.py 2021-01-15 16:04:46.762 | M tempest/cmd/subunit_describe_calls.py 2021-01-15 16:04:46.762 | M tempest/cmd/verify_tempest_config.py 2021-01-15 16:04:46.762 | M tempest/cmd/workspace.py 2021-01-15 16:04:46.762 | M tempest/common/__init__.py 2021-01-15 16:04:46.762 | M tempest/common/compute.py 2021-01-15 16:04:46.762 | M tempest/common/credentials_factory.py 2021-01-15 16:04:46.762 | M tempest/common/custom_matchers.py 2021-01-15 16:04:46.762 | M tempest/common/identity.py 2021-01-15 16:04:46.762 | M tempest/common/image.py 2021-01-15 16:04:46.763 | M tempest/common/tempest_fixtures.py 2021-01-15 16:04:46.763 | M tempest/common/utils/__init__.py 2021-01-15 16:04:46.763 | M tempest/common/utils/linux/__init__.py 2021-01-15 16:04:46.763 | M tempest/common/utils/linux/remote_client.py 2021-01-15 16:04:46.763 | M tempest/common/utils/net_info.py 2021-01-15 16:04:46.763 | M tempest/common/utils/net_utils.py 2021-01-15 16:04:46.763 | M tempest/common/waiters.py 2021-01-15 16:04:46.763 | M tempest/config.py 2021-01-15 16:04:46.763 | M tempest/hacking/__init__.py 2021-01-15 16:04:46.763 | M tempest/hacking/checks.py 2021-01-15 16:04:46.763 | M tempest/lib/__init__.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/__init__.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/__init__.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/__init__.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-01-15 16:04:46.763 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-01-15 16:04:46.764 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-01-15 16:04:46.765 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/__init__.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/backups.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/extensions.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/group_types.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/groups.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/hosts.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/limits.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/messages.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/qos.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/quotas.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/services.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/transfers.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-01-15 16:04:46.766 | M tempest/lib/api_schema/response/volume/volumes.py 2021-01-15 16:04:46.766 | M tempest/lib/auth.py 2021-01-15 16:04:46.766 | M tempest/lib/base.py 2021-01-15 16:04:46.766 | M tempest/lib/cli/__init__.py 2021-01-15 16:04:46.767 | M tempest/lib/cli/base.py 2021-01-15 16:04:46.767 | M tempest/lib/cli/output_parser.py 2021-01-15 16:04:46.767 | M tempest/lib/cmd/__init__.py 2021-01-15 16:04:46.767 | M tempest/lib/common/__init__.py 2021-01-15 16:04:46.767 | M tempest/lib/common/api_microversion_fixture.py 2021-01-15 16:04:46.767 | M tempest/lib/common/api_version_request.py 2021-01-15 16:04:46.767 | M tempest/lib/common/api_version_utils.py 2021-01-15 16:04:46.767 | M tempest/lib/common/cred_client.py 2021-01-15 16:04:46.767 | M tempest/lib/common/cred_provider.py 2021-01-15 16:04:46.767 | M tempest/lib/common/dynamic_creds.py 2021-01-15 16:04:46.767 | M tempest/lib/common/fixed_network.py 2021-01-15 16:04:46.767 | M tempest/lib/common/http.py 2021-01-15 16:04:46.767 | M tempest/lib/common/jsonschema_validator.py 2021-01-15 16:04:46.767 | M tempest/lib/common/preprov_creds.py 2021-01-15 16:04:46.767 | M tempest/lib/common/profiler.py 2021-01-15 16:04:46.767 | M tempest/lib/common/rest_client.py 2021-01-15 16:04:46.767 | M tempest/lib/common/ssh.py 2021-01-15 16:04:46.767 | M tempest/lib/common/thread.py 2021-01-15 16:04:46.767 | M tempest/lib/common/utils/__init__.py 2021-01-15 16:04:46.767 | M tempest/lib/common/utils/data_utils.py 2021-01-15 16:04:46.767 | M tempest/lib/common/utils/linux/__init__.py 2021-01-15 16:04:46.767 | M tempest/lib/common/utils/linux/remote_client.py 2021-01-15 16:04:46.767 | M tempest/lib/common/utils/misc.py 2021-01-15 16:04:46.767 | M tempest/lib/common/utils/test_utils.py 2021-01-15 16:04:46.767 | M tempest/lib/common/validation_resources.py 2021-01-15 16:04:46.767 | M tempest/lib/decorators.py 2021-01-15 16:04:46.767 | M tempest/lib/exceptions.py 2021-01-15 16:04:46.767 | M tempest/lib/services/__init__.py 2021-01-15 16:04:46.767 | M tempest/lib/services/clients.py 2021-01-15 16:04:46.767 | M tempest/lib/services/compute/__init__.py 2021-01-15 16:04:46.767 | M tempest/lib/services/compute/agents_client.py 2021-01-15 16:04:46.767 | M tempest/lib/services/compute/aggregates_client.py 2021-01-15 16:04:46.767 | M tempest/lib/services/compute/availability_zone_client.py 2021-01-15 16:04:46.767 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/base_compute_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/certificates_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/extensions_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/fixed_ips_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/flavors_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/floating_ips_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/hosts_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/hypervisor_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/images_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/interfaces_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/keypairs_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/limits_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/migrations_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/networks_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/quota_classes_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/quotas_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/security_group_rules_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/security_groups_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/server_groups_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/servers_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/services_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/snapshots_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/tenant_networks_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/tenant_usages_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/versions_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/compute/volumes_client.py 2021-01-15 16:04:46.768 | M tempest/lib/services/identity/__init__.py 2021-01-15 16:04:46.768 | M tempest/lib/services/identity/v2/__init__.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v2/identity_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v2/roles_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v2/services_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v2/tenants_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v2/token_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v2/users_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/__init__.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/catalog_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/credentials_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/domains_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/groups_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/identity_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/policies_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/projects_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/regions_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/roles_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/services_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/token_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/trusts_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/users_client.py 2021-01-15 16:04:46.769 | M tempest/lib/services/identity/v3/versions_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/__init__.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v1/__init__.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v1/image_members_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v1/images_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/__init__.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/image_members_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/images_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/namespaces_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/resource_types_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/schemas_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/image/v2/versions_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/__init__.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/agents_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/base.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/extensions_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/floating_ips_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/metering_label_rules_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/metering_labels_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/networks_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/ports_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/qos_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/quotas_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/routers_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/security_group_rules_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/security_groups_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/segments_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/service_providers_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/subnetpools_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/subnets_client.py 2021-01-15 16:04:46.770 | M tempest/lib/services/network/tags_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/network/versions_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/object_storage/__init__.py 2021-01-15 16:04:46.771 | M tempest/lib/services/object_storage/account_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/object_storage/capabilities_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/object_storage/container_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/object_storage/object_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/placement/__init__.py 2021-01-15 16:04:46.771 | M tempest/lib/services/placement/base_placement_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/placement/placement_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/placement/resource_providers_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/__init__.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/base_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/__init__.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/availability_zone_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/backups_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/encryption_types_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/extensions_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/hosts_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/limits_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/qos_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/quotas_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/services_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/snapshots_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/types_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v1/volumes_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v2/__init__.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v2/backups_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v2/extensions_client.py 2021-01-15 16:04:46.771 | M tempest/lib/services/volume/v2/hosts_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/limits_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/qos_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/quotas_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/services_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/transfers_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/types_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v2/volumes_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/__init__.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/attachments_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/backups_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/base_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/extensions_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/group_types_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/groups_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/hosts_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/limits_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/messages_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/qos_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/quotas_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/services_client.py 2021-01-15 16:04:46.772 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-01-15 16:04:46.773 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-01-15 16:04:46.773 | M tempest/lib/services/volume/v3/transfers_client.py 2021-01-15 16:04:46.773 | M tempest/lib/services/volume/v3/types_client.py 2021-01-15 16:04:46.773 | M tempest/lib/services/volume/v3/versions_client.py 2021-01-15 16:04:46.773 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-01-15 16:04:46.773 | M tempest/lib/services/volume/v3/volumes_client.py 2021-01-15 16:04:46.773 | M tempest/manager.py 2021-01-15 16:04:46.773 | M tempest/scenario/README.rst 2021-01-15 16:04:46.773 | M tempest/scenario/__init__.py 2021-01-15 16:04:46.773 | M tempest/scenario/manager.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_aggregates_basic_ops.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_minbw_allocation_placement.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_minimum_basic.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_network_advanced_server_ops.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_network_basic_ops.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_network_v6.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_object_storage_basic_ops.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_security_groups_basic_ops.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_server_advanced_ops.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_server_basic_ops.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_server_multinode.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_shelve_instance.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_snapshot_pattern.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_stamp_pattern.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_volume_backup_restore.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_volume_boot_pattern.py 2021-01-15 16:04:46.773 | M tempest/scenario/test_volume_migrate_attached.py 2021-01-15 16:04:46.773 | M tempest/services/__init__.py 2021-01-15 16:04:46.773 | M tempest/services/orchestration/__init__.py 2021-01-15 16:04:46.774 | M tempest/services/orchestration/json/__init__.py 2021-01-15 16:04:46.774 | M tempest/services/orchestration/json/orchestration_client.py 2021-01-15 16:04:46.774 | M tempest/test.py 2021-01-15 16:04:46.774 | M tempest/test_discover/__init__.py 2021-01-15 16:04:46.774 | M tempest/test_discover/plugins.py 2021-01-15 16:04:46.774 | M tempest/test_discover/test_discover.py 2021-01-15 16:04:46.774 | M tempest/tests/README.rst 2021-01-15 16:04:46.774 | M tempest/tests/__init__.py 2021-01-15 16:04:46.774 | M tempest/tests/api/__init__.py 2021-01-15 16:04:46.774 | M tempest/tests/api/compute/__init__.py 2021-01-15 16:04:46.774 | M tempest/tests/api/compute/test_base.py 2021-01-15 16:04:46.774 | M tempest/tests/base.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/__init__.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-01-15 16:04:46.774 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_account_generator.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_cleanup.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_cleanup_services.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_list_plugins.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_run.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_saved_state_json.json 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_tempest_init.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-01-15 16:04:46.774 | M tempest/tests/cmd/test_workspace.py 2021-01-15 16:04:46.774 | M tempest/tests/common/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/common/test_admin_available.py 2021-01-15 16:04:46.775 | M tempest/tests/common/test_alt_available.py 2021-01-15 16:04:46.775 | M tempest/tests/common/test_compute.py 2021-01-15 16:04:46.775 | M tempest/tests/common/test_credentials_factory.py 2021-01-15 16:04:46.775 | M tempest/tests/common/test_custom_matchers.py 2021-01-15 16:04:46.775 | M tempest/tests/common/test_image.py 2021-01-15 16:04:46.775 | M tempest/tests/common/utils/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/common/utils/linux/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-01-15 16:04:46.775 | M tempest/tests/common/utils/test_net_utils.py 2021-01-15 16:04:46.775 | M tempest/tests/fake_config.py 2021-01-15 16:04:46.775 | M tempest/tests/fake_tempest_plugin.py 2021-01-15 16:04:46.775 | M tempest/tests/files/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/files/failing-tests 2021-01-15 16:04:46.775 | M tempest/tests/files/passing-tests 2021-01-15 16:04:46.775 | M tempest/tests/files/setup.cfg 2021-01-15 16:04:46.775 | M tempest/tests/files/testr-conf 2021-01-15 16:04:46.775 | M tempest/tests/lib/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/cli/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/cli/test_command_failed.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/cli/test_execute.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/cli/test_output_parser.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/cmd/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/__init__.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/test_api_version_request.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/test_api_version_utils.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/test_cred_client.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/test_http.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-01-15 16:04:46.775 | M tempest/tests/lib/common/test_preprov_creds.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/test_profiler.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/test_rest_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/test_validation_resources.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/utils/__init__.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/utils/test_misc.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/fake_auth_provider.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/fake_credentials.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/fake_http.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/fake_identity.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/__init__.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/base.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/__init__.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-01-15 16:04:46.776 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_images_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_services_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/__init__.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-01-15 16:04:46.777 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/__init__.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v1/__init__.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/__init__.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-01-15 16:04:46.778 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/__init__.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_agents_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_networks_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_ports_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_qos_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_routers_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_segments_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_tags_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/network/test_versions_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/object_storage/__init__.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/placement/__init__.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/registry_fixture.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/test_clients.py 2021-01-15 16:04:46.779 | M tempest/tests/lib/services/volume/__init__.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v1/__init__.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/teSwitched to branch 'master' 2021-01-15 16:04:46.780 | st_volume_manage_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-01-15 16:04:46.780 | M tempest/tests/lib/test_auth.py 2021-01-15 16:04:46.781 | M tempest/tests/lib/test_base.py 2021-01-15 16:04:46.781 | M tempest/tests/lib/test_credentials.py 2021-01-15 16:04:46.781 | M tempest/tests/lib/test_decorators.py 2021-01-15 16:04:46.781 | M tempest/tests/lib/test_ssh.py 2021-01-15 16:04:46.781 | M tempest/tests/lib/test_tempest_lib.py 2021-01-15 16:04:46.781 | M tempest/tests/test_base_test.py 2021-01-15 16:04:46.781 | M tempest/tests/test_config.py 2021-01-15 16:04:46.781 | M tempest/tests/test_decorators.py 2021-01-15 16:04:46.781 | M tempest/tests/test_hacking.py 2021-01-15 16:04:46.781 | M tempest/tests/test_imports.py 2021-01-15 16:04:46.781 | M tempest/tests/test_list_tests.py 2021-01-15 16:04:46.781 | M tempest/tests/test_microversions.py 2021-01-15 16:04:46.781 | M tempest/tests/test_tempest_plugin.py 2021-01-15 16:04:46.781 | M tempest/tests/test_test.py 2021-01-15 16:04:46.781 | M tempest/tests/utils.py 2021-01-15 16:04:46.781 | M tempest/version.py 2021-01-15 16:04:46.781 | M test-requirements.txt 2021-01-15 16:04:46.781 | M tools/generate-tempest-plugins-list.py 2021-01-15 16:04:46.781 | M tools/tempest-integrated-gate-compute-blacklist.txt 2021-01-15 16:04:46.781 | M tools/tempest-integrated-gate-networking-blacklist.txt 2021-01-15 16:04:46.781 | M tools/tempest-integrated-gate-object-storage-blacklist.txt 2021-01-15 16:04:46.781 | M tools/tempest-integrated-gate-placement-blacklist.txt 2021-01-15 16:04:46.781 | M tools/tempest-integrated-gate-storage-blacklist.txt 2021-01-15 16:04:46.781 | M tools/tempest-plugin-sanity.sh 2021-01-15 16:04:46.781 | M tox.ini 2021-01-15 16:04:46.781 | M zuul.d/base.yaml 2021-01-15 16:04:46.781 | M zuul.d/integrated-gate.yaml 2021-01-15 16:04:46.781 | M zuul.d/project.yaml 2021-01-15 16:04:46.781 | M zuul.d/stable-jobs.yaml 2021-01-15 16:04:46.781 | M zuul.d/tempest-specific.yaml 2021-01-15 16:04:46.781 | Your branch is up to date with 'origin/master'. 2021-01-15 16:04:46.781 | ++ lib/tempest:install_tempest:744 : tox -r --notest -efull 2021-01-15 16:04:47.379 | full create: /opt/stack/tempest/.tox/tempest 2021-01-15 16:04:48.284 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-01-15 16:05:25.611 | full develop-inst: /opt/stack/tempest 2021-01-15 16:05:31.129 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.3.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.3.0,importlib-resources==4.1.1,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.8,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.5,PyYAML==5.3.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a811f44b554781594c61d4cee0e5e17a9ce24045#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-01-15 16:05:31.129 | ___________________________________ summary ____________________________________ 2021-01-15 16:05:31.129 | full: skipped tests 2021-01-15 16:05:31.129 | congratulations :) 2021-01-15 16:05:31.173 | ++ lib/tempest:install_tempest:748 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt 2021-01-15 16:05:31.843 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.847 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.850 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:31.852 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.856 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.858 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:31.865 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.869 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.871 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:31.876 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.886 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.890 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.892 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:31.897 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.899 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:31.901 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.912 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.917 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.919 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:31.925 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.929 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.932 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:31.934 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:31.938 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:31.940 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.031 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.035 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.037 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.048 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.052 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.055 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.063 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.066 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.068 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.071 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.076 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.078 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.080 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.084 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.086 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.089 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.091 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.093 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.095 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.100 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.102 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.111 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.116 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.118 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.126 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.130 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.132 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.139 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.143 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.146 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.159 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.163 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.166 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.174 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.179 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.195 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.199 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.202 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.229 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.232 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.234 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.238 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.240 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.260 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.287 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.290 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.293 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.296 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.300 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.302 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.308 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.312 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.314 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.316 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.320 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.322 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.343 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.347 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.349 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.352 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.354 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.358 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.360 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.372 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.374 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.386 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.390 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.392 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.396 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.406 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.408 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.416 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.418 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.432 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.436 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.439 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.454 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.458 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.460 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.471 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.476 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.478 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.480 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.484 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.487 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.497 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.501 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.504 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.507 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.511 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.514 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.524 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.526 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.531 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.533 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.542 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.547 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.549 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.553 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.557 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.559 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.574 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.578 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.580 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.587 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.591 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.593 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.596 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.600 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.603 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.608 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.613 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.615 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.617 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.621 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.624 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.627 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.632 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.635 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.644 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.649 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.651 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.657 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.661 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.664 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.667 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.672 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.674 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.676 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.681 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.683 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.685 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.689 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.692 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.694 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.698 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.701 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.708 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.712 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.714 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.717 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.721 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.723 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.726 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.730 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.732 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.734 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.739 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.741 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.743 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.747 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.750 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.752 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.756 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.758 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.761 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.765 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.767 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.770 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.775 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.777 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.779 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.784 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.786 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.788 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.792 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.795 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.797 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.801 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.804 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.806 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.810 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.813 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.815 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.819 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.821 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.824 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.828 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.830 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.832 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.837 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.839 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.842 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.846 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.848 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.850 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.855 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.857 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.859 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.864 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.866 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.868 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.873 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.875 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.877 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.882 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.884 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.888 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.892 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.894 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.896 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.901 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.903 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.907 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.912 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.914 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:32.922 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.958 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:32.963 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:32.965 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.003 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.008 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.010 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.014 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.018 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.020 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.029 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.033 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.035 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.039 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.044 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.046 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.048 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.053 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.055 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.057 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.062 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.064 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.070 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.075 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.077 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.083 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.087 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.089 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.091 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.096 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.098 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.102 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.107 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.109 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.113 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.118 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.120 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.122 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.126 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.129 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.134 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.138 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.141 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.151 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.155 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.157 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.160 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.164 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.166 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.171 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.176 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.178 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.181 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.185 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.188 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.190 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.194 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.196 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.199 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.203 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.205 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.207 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.212 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.215 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.218 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.223 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.225 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.232 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.236 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.238 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.244 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.248 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.251 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.253 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.257 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.259 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.262 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.266 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.268 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.273 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.277 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.279 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.285 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.289 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.291 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.295 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.299 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.302 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.304 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.308 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.310 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.315 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.319 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.321 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.332 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.339 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.343 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.345 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.379 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.382 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.386 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.388 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.391 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.395 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.398 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.407 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.412 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.414 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.422 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.429 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.434 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.438 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.440 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.443 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.460 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.463 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.466 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.471 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.473 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.479 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.482 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.484 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.488 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.490 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.495 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.497 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.503 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.505 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.511 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.514 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.516 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.520 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.523 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.531 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.533 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.535 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.540 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.542 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.547 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.549 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.551 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.556 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.558 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.560 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.571 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.575 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.578 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.581 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.586 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.588 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.596 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.611 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.615 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.617 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.636 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.639 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.643 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.645 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.648 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.652 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.654 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.657 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.662 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.664 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.667 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.672 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.674 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.678 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.680 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.684 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.686 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.691 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.693 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.699 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.701 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.706 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.728 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.730 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.734 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.736 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.758 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.762 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.764 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.768 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:33.772 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:33.774 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:33.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:05:33.811 | Requirement already satisfied: PyYAML===5.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:05:33.913 | Collecting cliff===3.1.0 2021-01-15 16:05:33.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c7/3056715f3ce66/cliff-3.1.0-py3-none-any.whl (80 kB) 2021-01-15 16:05:34.101 | Collecting cmd2===0.8.9 2021-01-15 16:05:34.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) 2021-01-15 16:05:34.185 | Collecting debtcollector===2.0.1 2021-01-15 16:05:34.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96b/de97db3de7721/debtcollector-2.0.1-py3-none-any.whl (23 kB) 2021-01-15 16:05:34.209 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-01-15 16:05:34.221 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-01-15 16:05:34.310 | Collecting netaddr===0.7.19 2021-01-15 16:05:34.319 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) 2021-01-15 16:05:34.552 | Collecting oslo.concurrency===4.0.3 2021-01-15 16:05:34.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/649/f5407717c5c98/oslo.concurrency-4.0.3-py3-none-any.whl (47 kB) 2021-01-15 16:05:34.726 | Collecting oslo.config===8.0.4 2021-01-15 16:05:34.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e62/3fda2a10e664f/oslo.config-8.0.4-py3-none-any.whl (125 kB) 2021-01-15 16:05:34.853 | Collecting oslo.i18n===4.0.1 2021-01-15 16:05:34.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec3/57b430b29d589/oslo.i18n-4.0.1-py3-none-any.whl (47 kB) 2021-01-15 16:05:35.007 | Collecting oslo.log===4.1.3 2021-01-15 16:05:35.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/483/fc4e31129cbed/oslo.log-4.1.3-py3-none-any.whl (71 kB) 2021-01-15 16:05:35.158 | Collecting oslo.serialization===3.1.1 2021-01-15 16:05:35.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de8/ca4688adec03c/oslo.serialization-3.1.1-py3-none-any.whl (28 kB) 2021-01-15 16:05:35.317 | Collecting oslo.utils===4.1.2 2021-01-15 16:05:35.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb7/75f22c701065f/oslo.utils-4.1.2-py3-none-any.whl (95 kB) 2021-01-15 16:05:35.491 | Collecting paramiko===2.7.1 2021-01-15 16:05:35.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/80875fa4d2cb7/paramiko-2.7.1-py2.py3-none-any.whl (206 kB) 2021-01-15 16:05:35.662 | Collecting pbr===5.4.5 2021-01-15 16:05:35.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110 kB) 2021-01-15 16:05:35.699 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-01-15 16:05:35.702 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-01-15 16:05:35.704 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-01-15 16:05:35.742 | Collecting pyperclip===1.8.0 2021-01-15 16:05:35.749 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-01-15 16:05:35.805 | Collecting pyrsistent===0.16.0 2021-01-15 16:05:35.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/69905fe725965/pyrsistent-0.16.0.tar.gz (108 kB) 2021-01-15 16:05:36.401 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-01-15 16:05:36.407 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2021-01-15 16:05:36.738 | Collecting pytz===2019.3 2021-01-15 16:05:36.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c5/57d7d0e871de1/pytz-2019.3-py2.py3-none-any.whl (509 kB) 2021-01-15 16:05:37.066 | Collecting requests===2.23.0 2021-01-15 16:05:37.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-01-15 16:05:37.110 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-01-15 16:05:37.152 | Collecting six===1.14.0 2021-01-15 16:05:37.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl (10 kB) 2021-01-15 16:05:37.202 | Collecting stestr===3.0.1 2021-01-15 16:05:37.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-01-15 16:05:37.349 | Collecting stevedore===1.32.0 2021-01-15 16:05:37.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/7dc759fb0f2e3/stevedore-1.32.0-py2.py3-none-any.whl (43 kB) 2021-01-15 16:05:37.381 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-01-15 16:05:37.402 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-01-15 16:05:37.406 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-01-15 16:05:37.478 | Collecting urllib3===1.25.8 2021-01-15 16:05:37.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125 kB) 2021-01-15 16:05:37.573 | Collecting voluptuous===0.11.7 2021-01-15 16:05:37.580 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl (28 kB) 2021-01-15 16:05:37.621 | Collecting wcwidth===0.1.9 2021-01-15 16:05:37.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caf/e2186b3c009a0/wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) 2021-01-15 16:05:37.639 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-01-15 16:05:37.641 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (51.1.2) 2021-01-15 16:05:37.749 | Collecting importlib-metadata===1.6.0 2021-01-15 16:05:37.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a6/88cbaa90e0cc5/importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) 2021-01-15 16:05:37.820 | Collecting attrs===19.3.0 2021-01-15 16:05:37.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08a/96c641c3a74e4/attrs-19.3.0-py2.py3-none-any.whl (39 kB) 2021-01-15 16:05:37.883 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-01-15 16:05:37.945 | Collecting Babel===2.8.0 2021-01-15 16:05:37.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d67/0ea0b10f8b723/Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) 2021-01-15 16:05:38.829 | Collecting oslo.context===3.0.2 2021-01-15 16:05:38.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c9/fe7ee6f588b2e/oslo.context-3.0.2-py3-none-any.whl (19 kB) 2021-01-15 16:05:38.984 | Collecting msgpack===0.6.2 2021-01-15 16:05:38.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76d/f51492bc6fa6c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) 2021-01-15 16:05:39.017 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-01-15 16:05:39.048 | Collecting iso8601===0.1.12 2021-01-15 16:05:39.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bbb/ae5fb4a7abfe7/iso8601-0.1.12-py3-none-any.whl (12 kB) 2021-01-15 16:05:39.788 | Collecting cryptography===2.9 2021-01-15 16:05:39.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/498/70684da168b90/cryptography-2.9-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB) 2021-01-15 16:05:40.118 | Collecting PyNaCl===1.3.0 2021-01-15 16:05:40.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) 2021-01-15 16:05:40.356 | Collecting bcrypt===3.1.7 2021-01-15 16:05:40.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) 2021-01-15 16:05:40.382 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-01-15 16:05:40.417 | Collecting idna===2.9 2021-01-15 16:05:40.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58 kB) 2021-01-15 16:05:40.464 | Collecting chardet===3.0.4 2021-01-15 16:05:40.471 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2021-01-15 16:05:40.550 | Collecting certifi===2020.4.5.1 2021-01-15 16:05:40.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) 2021-01-15 16:05:40.575 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.18.2) 2021-01-15 16:05:40.579 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-01-15 16:05:40.581 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-01-15 16:05:40.583 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-01-15 16:05:40.628 | Collecting zipp===3.1.0 2021-01-15 16:05:40.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa3/6550ff0c0b7ef/zipp-3.1.0-py3-none-any.whl (4.9 kB) 2021-01-15 16:05:40.652 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-01-15 16:05:41.193 | Collecting cffi===1.14.0 2021-01-15 16:05:41.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/028/a579fc9aed3af/cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB) 2021-01-15 16:05:41.242 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-01-15 16:05:41.245 | Building wheels for collected packages: pyrsistent 2021-01-15 16:05:41.246 | Building wheel for pyrsistent (setup.py): started 2021-01-15 16:05:42.604 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-01-15 16:05:42.606 | Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=97736 sha256=758b2848e8bab93f659711677ed51ddaa18780d6b3cfeaa83d67721fb68e38a0 2021-01-15 16:05:42.606 | Stored in directory: /home/ubuntu/.cache/pip/wheels/49/9f/58/af811c2fe7f106c1216dd38c4b6a25b53daf175fa87f1539b0 2021-01-15 16:05:42.607 | Successfully built pyrsistent 2021-01-15 16:05:43.495 | Installing collected packages: pytz, Babel, six, cffi, PyNaCl, attrs, bcrypt, certifi, chardet, pbr, stevedore, wcwidth, pyperclip, cmd2, cliff, cryptography, debtcollector, idna, zipp, importlib-metadata, iso8601, msgpack, netaddr, oslo.i18n, oslo.utils, urllib3, requests, oslo.config, oslo.concurrency, oslo.context, oslo.serialization, oslo.log, paramiko, pyrsistent, voluptuous, stestr 2021-01-15 16:05:43.495 | Attempting uninstall: pytz 2021-01-15 16:05:43.496 | Found existing installation: pytz 2020.5 2021-01-15 16:05:43.626 | Uninstalling pytz-2020.5: 2021-01-15 16:05:43.634 | Successfully uninstalled pytz-2020.5 2021-01-15 16:05:45.047 | Attempting uninstall: six 2021-01-15 16:05:45.047 | Found existing installation: six 1.15.0 2021-01-15 16:05:45.051 | Uninstalling six-1.15.0: 2021-01-15 16:05:45.119 | Successfully uninstalled six-1.15.0 2021-01-15 16:05:45.136 | Attempting uninstall: cffi 2021-01-15 16:05:45.137 | Found existing installation: cffi 1.14.4 2021-01-15 16:05:45.156 | Uninstalling cffi-1.14.4: 2021-01-15 16:05:45.225 | Successfully uninstalled cffi-1.14.4 2021-01-15 16:05:45.355 | Attempting uninstall: PyNaCl 2021-01-15 16:05:45.356 | Found existing installation: PyNaCl 1.4.0 2021-01-15 16:05:45.384 | Uninstalling PyNaCl-1.4.0: 2021-01-15 16:05:45.386 | Successfully uninstalled PyNaCl-1.4.0 2021-01-15 16:05:45.492 | Attempting uninstall: attrs 2021-01-15 16:05:45.492 | Found existing installation: attrs 20.3.0 2021-01-15 16:05:45.507 | Uninstalling attrs-20.3.0: 2021-01-15 16:05:45.508 | Successfully uninstalled attrs-20.3.0 2021-01-15 16:05:45.554 | Attempting uninstall: bcrypt 2021-01-15 16:05:45.554 | Found existing installation: bcrypt 3.2.0 2021-01-15 16:05:45.559 | Uninstalling bcrypt-3.2.0: 2021-01-15 16:05:45.562 | Successfully uninstalled bcrypt-3.2.0 2021-01-15 16:05:45.577 | Attempting uninstall: certifi 2021-01-15 16:05:45.577 | Found existing installation: certifi 2020.12.5 2021-01-15 16:05:45.583 | Uninstalling certifi-2020.12.5: 2021-01-15 16:05:45.584 | Successfully uninstalled certifi-2020.12.5 2021-01-15 16:05:45.601 | Attempting uninstall: chardet 2021-01-15 16:05:45.602 | Found existing installation: chardet 4.0.0 2021-01-15 16:05:45.641 | Uninstalling chardet-4.0.0: 2021-01-15 16:05:45.644 | Successfully uninstalled chardet-4.0.0 2021-01-15 16:05:45.837 | Attempting uninstall: pbr 2021-01-15 16:05:45.838 | Found existing installation: pbr 5.5.1 2021-01-15 16:05:45.884 | Uninstalling pbr-5.5.1: 2021-01-15 16:05:45.887 | Successfully uninstalled pbr-5.5.1 2021-01-15 16:05:46.015 | Attempting uninstall: stevedore 2021-01-15 16:05:46.016 | Found existing installation: stevedore 3.3.0 2021-01-15 16:05:46.051 | Uninstalling stevedore-3.3.0: 2021-01-15 16:05:46.053 | Successfully uninstalled stevedore-3.3.0 2021-01-15 16:05:46.124 | Attempting uninstall: wcwidth 2021-01-15 16:05:46.125 | Found existing installation: wcwidth 0.2.5 2021-01-15 16:05:46.134 | Uninstalling wcwidth-0.2.5: 2021-01-15 16:05:46.135 | Successfully uninstalled wcwidth-0.2.5 2021-01-15 16:05:46.158 | Attempting uninstall: pyperclip 2021-01-15 16:05:46.159 | Found existing installation: pyperclip 1.8.1 2021-01-15 16:05:46.163 | Uninstalling pyperclip-1.8.1: 2021-01-15 16:05:46.164 | Successfully uninstalled pyperclip-1.8.1 2021-01-15 16:05:46.180 | Attempting uninstall: cmd2 2021-01-15 16:05:46.181 | Found existing installation: cmd2 1.4.0 2021-01-15 16:05:46.198 | Uninstalling cmd2-1.4.0: 2021-01-15 16:05:46.200 | Successfully uninstalled cmd2-1.4.0 2021-01-15 16:05:46.243 | Attempting uninstall: cliff 2021-01-15 16:05:46.243 | Found existing installation: cliff 3.5.0 2021-01-15 16:05:46.286 | Uninstalling cliff-3.5.0: 2021-01-15 16:05:46.289 | Successfully uninstalled cliff-3.5.0 2021-01-15 16:05:46.405 | Attempting uninstall: cryptography 2021-01-15 16:05:46.406 | Found existing installation: cryptography 3.3.1 2021-01-15 16:05:46.489 | Uninstalling cryptography-3.3.1: 2021-01-15 16:05:46.493 | Successfully uninstalled cryptography-3.3.1 2021-01-15 16:05:46.852 | Attempting uninstall: debtcollector 2021-01-15 16:05:46.853 | Found existing installation: debtcollector 2.2.0 2021-01-15 16:05:46.866 | Uninstalling debtcollector-2.2.0: 2021-01-15 16:05:46.867 | Successfully uninstalled debtcollector-2.2.0 2021-01-15 16:05:46.905 | Attempting uninstall: idna 2021-01-15 16:05:46.905 | Found existing installation: idna 2.10 2021-01-15 16:05:46.914 | Uninstalling idna-2.10: 2021-01-15 16:05:46.916 | Successfully uninstalled idna-2.10 2021-01-15 16:05:47.028 | Attempting uninstall: zipp 2021-01-15 16:05:47.029 | Found existing installation: zipp 3.4.0 2021-01-15 16:05:47.032 | Uninstalling zipp-3.4.0: 2021-01-15 16:05:47.097 | Successfully uninstalled zipp-3.4.0 2021-01-15 16:05:47.109 | Attempting uninstall: importlib-metadata 2021-01-15 16:05:47.109 | Found existing installation: importlib-metadata 3.3.0 2021-01-15 16:05:47.113 | Uninstalling importlib-metadata-3.3.0: 2021-01-15 16:05:47.115 | Successfully uninstalled importlib-metadata-3.3.0 2021-01-15 16:05:47.153 | Attempting uninstall: iso8601 2021-01-15 16:05:47.154 | Found existing installation: iso8601 0.1.13 2021-01-15 16:05:47.159 | Uninstalling iso8601-0.1.13: 2021-01-15 16:05:47.160 | Successfully uninstalled iso8601-0.1.13 2021-01-15 16:05:47.176 | Attempting uninstall: msgpack 2021-01-15 16:05:47.177 | Found existing installation: msgpack 1.0.2 2021-01-15 16:05:47.185 | Uninstalling msgpack-1.0.2: 2021-01-15 16:05:47.186 | Successfully uninstalled msgpack-1.0.2 2021-01-15 16:05:47.218 | Attempting uninstall: netaddr 2021-01-15 16:05:47.219 | Found existing installation: netaddr 0.8.0 2021-01-15 16:05:47.242 | Uninstalling netaddr-0.8.0: 2021-01-15 16:05:47.245 | Successfully uninstalled netaddr-0.8.0 2021-01-15 16:05:47.440 | Attempting uninstall: oslo.i18n 2021-01-15 16:05:47.441 | Found existing installation: oslo.i18n 5.0.1 2021-01-15 16:05:47.466 | Uninstalling oslo.i18n-5.0.1: 2021-01-15 16:05:47.469 | Successfully uninstalled oslo.i18n-5.0.1 2021-01-15 16:05:47.539 | Attempting uninstall: oslo.utils 2021-01-15 16:05:47.540 | Found existing installation: oslo.utils 4.7.0 2021-01-15 16:05:47.580 | Uninstalling oslo.utils-4.7.0: 2021-01-15 16:05:47.582 | Successfully uninstalled oslo.utils-4.7.0 2021-01-15 16:05:47.712 | Attempting uninstall: urllib3 2021-01-15 16:05:47.713 | Found existing installation: urllib3 1.26.2 2021-01-15 16:05:47.751 | Uninstalling urllib3-1.26.2: 2021-01-15 16:05:47.753 | Successfully uninstalled urllib3-1.26.2 2021-01-15 16:05:47.869 | Attempting uninstall: requests 2021-01-15 16:05:47.870 | Found existing installation: requests 2.25.1 2021-01-15 16:05:47.887 | Uninstalling requests-2.25.1: 2021-01-15 16:05:47.889 | Successfully uninstalled requests-2.25.1 2021-01-15 16:05:47.951 | Attempting uninstall: oslo.config 2021-01-15 16:05:47.952 | Found existing installation: oslo.config 8.4.0 2021-01-15 16:05:47.986 | Uninstalling oslo.config-8.4.0: 2021-01-15 16:05:47.989 | Successfully uninstalled oslo.config-8.4.0 2021-01-15 16:05:48.177 | Attempting uninstall: oslo.concurrency 2021-01-15 16:05:48.178 | Found existing installation: oslo.concurrency 4.3.1 2021-01-15 16:05:48.198 | Uninstalling oslo.concurrency-4.3.1: 2021-01-15 16:05:48.201 | Successfully uninstalled oslo.concurrency-4.3.1 2021-01-15 16:05:48.260 | Attempting uninstall: oslo.context 2021-01-15 16:05:48.261 | Found existing installation: oslo.context 3.1.1 2021-01-15 16:05:48.270 | Uninstalling oslo.context-3.1.1: 2021-01-15 16:05:48.272 | Successfully uninstalled oslo.context-3.1.1 2021-01-15 16:05:48.301 | Attempting uninstall: oslo.serialization 2021-01-15 16:05:48.302 | Found existing installation: oslo.serialization 4.0.1 2021-01-15 16:05:48.315 | Uninstalling oslo.serialization-4.0.1: 2021-01-15 16:05:48.317 | Successfully uninstalled oslo.serialization-4.0.1 2021-01-15 16:05:48.359 | Attempting uninstall: oslo.log 2021-01-15 16:05:48.360 | Found existing installation: oslo.log 4.4.0 2021-01-15 16:05:48.390 | Uninstalling oslo.log-4.4.0: 2021-01-15 16:05:48.393 | Successfully uninstalled oslo.log-4.4.0 2021-01-15 16:05:48.489 | Attempting uninstall: paramiko 2021-01-15 16:05:48.489 | Found existing installation: paramiko 2.7.2 2021-01-15 16:05:48.531 | Uninstalling paramiko-2.7.2: 2021-01-15 16:05:48.533 | Successfully uninstalled paramiko-2.7.2 2021-01-15 16:05:48.710 | Attempting uninstall: pyrsistent 2021-01-15 16:05:48.711 | Found existing installation: pyrsistent 0.17.3 2021-01-15 16:05:48.729 | Uninstalling pyrsistent-0.17.3: 2021-01-15 16:05:48.795 | Successfully uninstalled pyrsistent-0.17.3 2021-01-15 16:05:48.862 | Attempting uninstall: voluptuous 2021-01-15 16:05:48.862 | Found existing installation: voluptuous 0.12.1 2021-01-15 16:05:48.870 | Uninstalling voluptuous-0.12.1: 2021-01-15 16:05:48.871 | Successfully uninstalled voluptuous-0.12.1 2021-01-15 16:05:48.903 | Attempting uninstall: stestr 2021-01-15 16:05:48.904 | Found existing installation: stestr 3.1.0 2021-01-15 16:05:48.958 | Uninstalling stestr-3.1.0: 2021-01-15 16:05:48.962 | Successfully uninstalled stestr-3.1.0 2021-01-15 16:05:49.167 | Successfully installed Babel-2.8.0 PyNaCl-1.3.0 attrs-19.3.0 bcrypt-3.1.7 certifi-2020.4.5.1 cffi-1.14.0 chardet-3.0.4 cliff-3.1.0 cmd2-0.8.9 cryptography-2.9 debtcollector-2.0.1 idna-2.9 importlib-metadata-1.6.0 iso8601-0.1.12 msgpack-0.6.2 netaddr-0.7.19 oslo.concurrency-4.0.3 oslo.config-8.0.4 oslo.context-3.0.2 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.serialization-3.1.1 oslo.utils-4.1.2 paramiko-2.7.1 pbr-5.4.5 pyperclip-1.8.0 pyrsistent-0.16.0 pytz-2019.3 requests-2.23.0 six-1.14.0 stestr-3.0.1 stevedore-1.32.0 urllib3-1.25.8 voluptuous-0.11.7 wcwidth-0.1.9 zipp-3.1.0 2021-01-15 16:05:49.323 | WARNING: You are using pip version 20.0.2; however, version 20.3.3 is available. 2021-01-15 16:05:49.324 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-01-15 16:05:49.407 | ++ lib/tempest:install_tempest:749 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-01-15 16:05:49.411 | ++ lib/tempest:install_tempest:750 : popd 2021-01-15 16:05:49.411 | ~/devstack 2021-01-15 16:05:49.414 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-15 16:05:49.418 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-15 16:05:49.422 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:05:49.426 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-15 16:05:49.429 | + functions-common:run_phase:1786 : run_plugins stack install 2021-01-15 16:05:49.432 | + functions-common:run_plugins:1745 : local mode=stack 2021-01-15 16:05:49.434 | + functions-common:run_plugins:1746 : local phase=install 2021-01-15 16:05:49.437 | + functions-common:run_plugins:1748 : local plugins= 2021-01-15 16:05:49.440 | + functions-common:run_plugins:1749 : local plugin 2021-01-15 16:05:49.443 | + ./stack.sh:main:943 : use_library_from_git python-openstackclient 2021-01-15 16:05:49.445 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-01-15 16:05:49.448 | + inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:05:49.450 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:05:49.453 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-01-15 16:05:49.455 | + inc/python:use_library_from_git:266 : return 1 2021-01-15 16:05:49.458 | + ./stack.sh:main:947 : pip_install_gr python-openstackclient 2021-01-15 16:05:49.461 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-01-15 16:05:49.464 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-15 16:05:49.467 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-01-15 16:05:49.470 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-01-15 16:05:49.472 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-01-15 16:05:49.476 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-01-15 16:05:49.476 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-01-15 16:05:49.481 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-01-15 16:05:49.483 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-01-15 16:05:49.486 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-01-15 16:05:49.489 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-01-15 16:05:49.492 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-01-15 16:05:49.512 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-01-15 16:05:49.518 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-01-15 16:05:52.317 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:05:52.317 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:05:52.317 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.318 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.318 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.319 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.319 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.320 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.320 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.321 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.321 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.322 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.322 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.323 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.323 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.324 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.324 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.324 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.325 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.325 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.326 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.326 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.327 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.327 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.327 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.328 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.328 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.330 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.331 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.331 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.332 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.333 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.333 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.334 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.334 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.334 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.335 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.335 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.336 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.336 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.337 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.337 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.338 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.338 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.338 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.338 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.339 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.339 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.340 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.340 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.341 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.341 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.342 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.342 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.342 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.343 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.343 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.344 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.345 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.345 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.345 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.346 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.347 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.347 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.347 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.349 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.349 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.350 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.350 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.350 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.351 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.352 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.352 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.353 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.353 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.354 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.354 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.355 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.355 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.355 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.356 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.356 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.357 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.357 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.358 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.358 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.359 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.359 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.360 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.360 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.361 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.361 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.362 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.362 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.362 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.363 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.364 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.364 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.365 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.365 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.366 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.366 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.367 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.367 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.368 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.368 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.369 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.369 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.370 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.370 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.371 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.371 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.372 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.372 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.372 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.373 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.373 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.374 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.374 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.375 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.375 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.376 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.376 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.377 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.377 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.377 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.378 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.378 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.379 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.380 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.380 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.381 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.381 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.381 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.382 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.382 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.383 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.383 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.384 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.384 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.384 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.385 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.385 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.386 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.386 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.387 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.387 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.388 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.388 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.389 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.389 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.389 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.390 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.390 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.391 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.391 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.392 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.392 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.392 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.393 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.393 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.394 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.394 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.394 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.395 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.396 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.396 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.397 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.397 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.397 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.398 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.398 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.399 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.399 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.399 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.400 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.400 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.401 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.401 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.401 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.402 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.402 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.403 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.403 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.403 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.404 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.404 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.405 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.405 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.406 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.406 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.406 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.407 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.407 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.407 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.408 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.408 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.409 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.409 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.410 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.410 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.410 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.411 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.411 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.412 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.412 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.412 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.413 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.413 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.414 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.414 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.414 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.415 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.415 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.416 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.416 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.417 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.417 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.417 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.418 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.418 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.418 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.419 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.419 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.420 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.420 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.421 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.421 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.422 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.422 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.422 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.423 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.423 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.424 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.425 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.426 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.426 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.428 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.429 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.429 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.429 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.430 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.430 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.431 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.431 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.431 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.432 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.432 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.433 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.433 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.434 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.434 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.434 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.435 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.435 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.436 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.436 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.437 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.437 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.438 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.438 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.438 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.439 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.439 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.440 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.440 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.441 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.441 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.441 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.442 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.442 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.443 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.443 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.444 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.444 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.444 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.445 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.446 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.446 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.446 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.447 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.447 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.448 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.448 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.448 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.449 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.449 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.450 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.450 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.451 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.451 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.451 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.452 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.452 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.453 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.453 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.453 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.454 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.454 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.455 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.455 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.456 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.456 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.457 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.457 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.457 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.458 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.458 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.459 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.459 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.460 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.460 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.460 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.461 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.461 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.462 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.462 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.463 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.463 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.464 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.464 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.464 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.465 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.465 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.466 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.466 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.466 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.467 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.467 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.468 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.468 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.469 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.470 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.470 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.471 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.471 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.472 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.472 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.472 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.473 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.473 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.474 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.474 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.475 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.475 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.476 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.476 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.477 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.477 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.477 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.478 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.478 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.479 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.479 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.480 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.480 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.480 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.481 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.481 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.482 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.482 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.483 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.483 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.484 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.484 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.484 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.485 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.485 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.486 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.486 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.487 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.487 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.488 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.488 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.489 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.489 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.489 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.490 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.490 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.491 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.491 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.492 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.492 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.493 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.493 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.494 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.494 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.495 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.495 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.496 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.496 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.496 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.497 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.497 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.498 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.498 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.499 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.499 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.500 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.500 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.500 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.503 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.503 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.503 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.503 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.503 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.503 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.503 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.504 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.504 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.505 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.505 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.506 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.506 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.507 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.507 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.508 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:05:52.508 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:05:52.509 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:05:52.712 | Collecting python-openstackclient===5.2.0 2021-01-15 16:05:52.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-01-15 16:05:52.862 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-01-15 16:05:52.866 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.0) 2021-01-15 16:05:52.885 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:05:52.890 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-01-15 16:05:52.911 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-01-15 16:05:52.920 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-01-15 16:05:52.937 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-01-15 16:05:52.955 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.0.0) 2021-01-15 16:05:52.975 | Requirement already satisfied: python-cinderclient===7.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.0) 2021-01-15 16:05:52.995 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.0) 2021-01-15 16:05:53.025 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-01-15 16:05:53.028 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-01-15 16:05:53.097 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-01-15 16:05:53.100 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (3.17.0) 2021-01-15 16:05:53.104 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.1) 2021-01-15 16:05:53.117 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-01-15 16:05:53.119 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-01-15 16:05:53.124 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-01-15 16:05:53.131 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-01-15 16:05:53.155 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-01-15 16:05:53.163 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.4) 2021-01-15 16:05:53.177 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:05:53.181 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-01-15 16:05:53.184 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-01-15 16:05:53.201 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-01-15 16:05:53.204 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-01-15 16:05:53.208 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-01-15 16:05:53.232 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-01-15 16:05:53.235 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-01-15 16:05:53.240 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-01-15 16:05:53.243 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-01-15 16:05:53.247 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-01-15 16:05:53.290 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-01-15 16:05:53.294 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-01-15 16:05:53.300 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-01-15 16:05:53.302 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-01-15 16:05:53.306 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:05:53.309 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-01-15 16:05:53.332 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:05:53.335 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-01-15 16:05:53.340 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-01-15 16:05:53.343 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-01-15 16:05:53.348 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-01-15 16:05:53.351 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (1.8.0) 2021-01-15 16:05:53.354 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:05:53.358 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-01-15 16:05:53.362 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-01-15 16:05:55.275 | Installing collected packages: python-openstackclient 2021-01-15 16:05:56.521 | Successfully installed python-openstackclient-5.2.0 2021-01-15 16:05:56.663 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:05:56.663 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:05:56.765 | + inc/python:pip_install:207 : result=0 2021-01-15 16:05:56.769 | + inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:05:56.773 | + functions-common:time_stop:2331 : local name 2021-01-15 16:05:56.775 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:05:56.778 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:05:56.780 | + functions-common:time_stop:2334 : local total 2021-01-15 16:05:56.783 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:05:56.785 | + functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:05:56.788 | + functions-common:time_stop:2338 : start_time=1610726749507 2021-01-15 16:05:56.790 | + functions-common:time_stop:2340 : [[ -z 1610726749507 ]] 2021-01-15 16:05:56.793 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:05:56.797 | + functions-common:time_stop:2343 : end_time=1610726756794 2021-01-15 16:05:56.799 | + functions-common:time_stop:2344 : elapsed_time=7287 2021-01-15 16:05:56.802 | + functions-common:time_stop:2345 : total=294715 2021-01-15 16:05:56.804 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:05:56.807 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=302002 2021-01-15 16:05:56.810 | + inc/python:pip_install:210 : return 0 2021-01-15 16:05:56.812 | + ./stack.sh:main:952 : install_oscwrap 2021-01-15 16:05:56.815 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-01-15 16:05:56.819 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.GIMq5X0FB9 2021-01-15 16:05:56.822 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-01-15 16:05:56.824 | + functions-common:install_oscwrap:2382 : unalias -a 2021-01-15 16:05:56.827 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-01-15 16:05:56.829 | + ./stack.sh:main:957 : [[ False != \F\a\l\s\e ]] 2021-01-15 16:05:56.832 | + ./stack.sh:main:997 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-01-15 16:05:56.835 | + ./stack.sh:main:1005 : is_service_enabled mysql postgresql 2021-01-15 16:05:56.852 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:05:56.855 | + ./stack.sh:main:1006 : configure_database 2021-01-15 16:05:56.859 | + lib/database:configure_database:126 : configure_database_mysql 2021-01-15 16:05:56.862 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-01-15 16:05:56.865 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-01-15 16:05:56.867 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:05:56.870 | + ./stack.sh:echo_summary:421 : echo -e Configuring and starting MySQL 2021-01-15 16:05:56.872 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-01-15 16:05:56.875 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:05:56.877 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:05:56.880 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-01-15 16:05:56.882 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-01-15 16:05:56.885 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-01-15 16:05:56.887 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-01-15 16:05:56.889 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-01-15 16:05:56.892 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-15 16:05:56.894 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-15 16:05:56.897 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-01-15 16:05:56.899 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-01-15 16:05:56.901 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-01-15 16:05:56.904 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-01-15 16:05:56.906 | + functions-common:is_suse:462 : is_opensuse 2021-01-15 16:05:56.908 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-01-15 16:05:56.911 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-15 16:05:56.914 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-01-15 16:05:56.916 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-01-15 16:05:56.918 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-15 16:05:56.921 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-01-15 16:05:56.942 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:05:56.942 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-01-15 16:05:56.948 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-01-15 16:05:56.950 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:05:56.953 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:05:56.956 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-01-15 16:05:56.959 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-01-15 16:05:56.962 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-01-15 16:05:56.965 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:05:56.967 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:05:56.970 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-01-15 16:05:56.972 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-01-15 16:05:56.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:05:56.998 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-01-15 16:05:57.008 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:05:57.026 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-01-15 16:05:57.030 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-01-15 16:05:57.030 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-01-15 16:05:57.034 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-01-15 16:05:57.092 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-01-15 16:05:57.139 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-01-15 16:05:57.189 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-01-15 16:05:57.235 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-01-15 16:05:57.237 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-01-15 16:05:57.240 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:05:57.243 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-01-15 16:05:58.869 | + ./stack.sh:main:1010 : save_stackenv 1010 2021-01-15 16:05:58.873 | + functions-common:save_stackenv:60 : local tag=1010 2021-01-15 16:05:58.878 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-01-15 16:05:58.882 | + functions-common:save_stackenv:62 : time_stamp=2021-01-15-160558 2021-01-15 16:05:58.885 | + functions-common:save_stackenv:63 : echo '# 2021-01-15-160558 1010' 2021-01-15 16:05:58.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.890 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-15 16:05:58.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.896 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-01-15 16:05:58.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.902 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-01-15 16:05:58.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.908 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-01-15 16:05:58.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.913 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-01-15 16:05:58.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.919 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.16/identity 2021-01-15 16:05:58.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.925 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-01-15 16:05:58.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.931 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-01-15-155426 2021-01-15 16:05:58.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.935 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-01-15 16:05:58.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.941 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-01-15 16:05:58.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.946 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-01-15 16:05:58.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.951 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-01-15 16:05:58.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.956 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-01-15 16:05:58.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:05:58.961 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-01-15 16:05:58.964 | + ./stack.sh:main:1022 : [[ True == \T\r\u\e ]] 2021-01-15 16:05:58.966 | + ./stack.sh:main:1023 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-01-15 16:05:58.969 | + ./stack.sh:main:1024 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-01-15 16:05:58.981 | + ./stack.sh:main:1036 : start_dstat 2021-01-15 16:05:58.983 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:58.986 | + functions-common:run_process:1582 : local service=dstat 2021-01-15 16:05:58.989 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:58.991 | + functions-common:run_process:1584 : local group= 2021-01-15 16:05:58.994 | + functions-common:run_process:1585 : local user= 2021-01-15 16:05:58.996 | + functions-common:run_process:1587 : local name=dstat 2021-01-15 16:05:58.999 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:05:59.001 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:05:59.004 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:05:59.006 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:05:59.010 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:05:59.013 | + functions-common:time_start:2322 : _TIME_START[$name]=1610726759010 2021-01-15 16:05:59.016 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-01-15 16:05:59.032 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:05:59.035 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-01-15 16:05:59.037 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-01-15 16:05:59.040 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:59.042 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:59.045 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:59.047 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:59.050 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-01-15 16:05:59.052 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-01-15 16:05:59.055 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-01-15 16:05:59.057 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:05:59.060 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:05:59.062 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-01-15 16:05:59.065 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-01-15 16:05:59.067 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-01-15 16:05:59.070 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:59.072 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:05:59.074 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:05:59.077 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:05:59.079 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:05:59.081 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-01-15 16:05:59.084 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:05:59.089 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-01-15 16:05:59.147 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-01-15 16:05:59.204 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-01-15 16:05:59.254 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-01-15 16:05:59.309 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-01-15 16:05:59.355 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:05:59.413 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:05:59.415 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-01-15 16:05:59.477 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:05:59.677 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-01-15 16:05:59.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-01-15 16:05:59.877 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-01-15 16:05:59.906 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:05:59.909 | + functions-common:time_stop:2331 : local name 2021-01-15 16:05:59.912 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:05:59.914 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:05:59.917 | + functions-common:time_stop:2334 : local total 2021-01-15 16:05:59.919 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:05:59.922 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:05:59.925 | + functions-common:time_stop:2338 : start_time=1610726759010 2021-01-15 16:05:59.927 | + functions-common:time_stop:2340 : [[ -z 1610726759010 ]] 2021-01-15 16:05:59.931 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:05:59.934 | + functions-common:time_stop:2343 : end_time=1610726759931 2021-01-15 16:05:59.937 | + functions-common:time_stop:2344 : elapsed_time=921 2021-01-15 16:05:59.939 | + functions-common:time_stop:2345 : total=0 2021-01-15 16:05:59.942 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:05:59.945 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=921 2021-01-15 16:05:59.947 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-01-15 16:05:59.950 | + functions-common:run_process:1582 : local service=memory_tracker 2021-01-15 16:05:59.952 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-01-15 16:05:59.954 | + functions-common:run_process:1584 : local group= 2021-01-15 16:05:59.957 | + functions-common:run_process:1585 : local user=root 2021-01-15 16:05:59.959 | + functions-common:run_process:1587 : local name=memory_tracker 2021-01-15 16:05:59.961 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:05:59.964 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:05:59.966 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:05:59.969 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:05:59.972 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:05:59.975 | + functions-common:time_start:2322 : _TIME_START[$name]=1610726759972 2021-01-15 16:05:59.978 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-01-15 16:05:59.999 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:06:00.001 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:06:00.004 | + functions-common:time_stop:2331 : local name 2021-01-15 16:06:00.006 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:06:00.009 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:06:00.012 | + functions-common:time_stop:2334 : local total 2021-01-15 16:06:00.014 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:06:00.017 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:06:00.019 | + functions-common:time_stop:2338 : start_time=1610726759972 2021-01-15 16:06:00.022 | + functions-common:time_stop:2340 : [[ -z 1610726759972 ]] 2021-01-15 16:06:00.025 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:06:00.030 | + functions-common:time_stop:2343 : end_time=1610726760026 2021-01-15 16:06:00.031 | + functions-common:time_stop:2344 : elapsed_time=54 2021-01-15 16:06:00.034 | + functions-common:time_stop:2345 : total=921 2021-01-15 16:06:00.036 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:06:00.039 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=975 2021-01-15 16:06:00.041 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-01-15 16:06:00.063 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:06:00.067 | + ./stack.sh:main:1040 : is_service_enabled tcpdump 2021-01-15 16:06:00.088 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:06:00.091 | + ./stack.sh:main:1048 : is_service_enabled etcd3 2021-01-15 16:06:00.110 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:06:00.113 | + ./stack.sh:main:1049 : start_etcd3 2021-01-15 16:06:00.116 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-01-15 16:06:00.119 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-767917-1-iscsi --data-dir /opt/stack/data/etcd' 2021-01-15 16:06:00.122 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-01-15 16:06:00.125 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-767917-1-iscsi=http://10.222.0.16:2380' 2021-01-15 16:06:00.128 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.16:2380' 2021-01-15 16:06:00.131 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.16:2379' 2021-01-15 16:06:00.134 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-01-15 16:06:00.136 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-01-15 16:06:00.139 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.16:2379' 2021-01-15 16:06:00.141 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-01-15 16:06:00.144 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-01-15 16:06:00.147 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-01-15 16:06:00.150 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-767917-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-767917-1-iscsi=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' '' root 2021-01-15 16:06:00.152 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-01-15 16:06:00.155 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-767917-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-767917-1-iscsi=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2021-01-15 16:06:00.158 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:06:00.160 | + functions-common:write_user_unit_file:1467 : local user=root 2021-01-15 16:06:00.162 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:06:00.165 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:06:00.167 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-01-15 16:06:00.170 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:06:00.174 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-01-15 16:06:00.236 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-01-15 16:06:00.293 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-767917-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-767917-1-iscsi=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2021-01-15 16:06:00.340 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-01-15 16:06:00.388 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-01-15 16:06:00.435 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:06:00.484 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:06:00.486 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-01-15 16:06:00.542 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:06:00.750 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-01-15 16:06:00.800 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-01-15 16:06:00.852 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-01-15 16:06:00.913 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-01-15 16:06:00.971 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-01-15 16:06:00.975 | ++ functions-common:is_arch:428 : uname -m 2021-01-15 16:06:00.980 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-01-15 16:06:00.983 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-01-15 16:06:01.186 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-01-15 16:06:01.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-01-15 16:06:01.386 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-01-15 16:06:01.547 | + ./stack.sh:main:1060 : cat 2021-01-15 16:06:01.554 | + ./stack.sh:main:1075 : is_service_enabled tls-proxy 2021-01-15 16:06:01.571 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:06:01.574 | + ./stack.sh:main:1080 : source /home/ubuntu/devstack/userrc_early 2021-01-15 16:06:01.577 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-01-15 16:06:01.579 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-01-15 16:06:01.582 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.16/identity 2021-01-15 16:06:01.586 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.16/identity 2021-01-15 16:06:01.588 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-01-15 16:06:01.591 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-01-15 16:06:01.594 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-01-15 16:06:01.598 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-01-15 16:06:01.601 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-01-15 16:06:01.604 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-01-15 16:06:01.607 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-01-15 16:06:01.611 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-01-15 16:06:01.614 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-01-15 16:06:01.617 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-01-15 16:06:01.621 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-01-15 16:06:01.623 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-01-15 16:06:01.627 | + ./stack.sh:main:1082 : is_service_enabled keystone 2021-01-15 16:06:01.644 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:06:01.646 | + ./stack.sh:main:1083 : echo_summary 'Starting Keystone' 2021-01-15 16:06:01.649 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:06:01.651 | + ./stack.sh:echo_summary:421 : echo -e Starting Keystone 2021-01-15 16:06:01.654 | + ./stack.sh:main:1085 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-01-15 16:06:01.657 | + ./stack.sh:main:1086 : init_keystone 2021-01-15 16:06:01.659 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-01-15 16:06:01.674 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:06:01.676 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-01-15 16:06:01.679 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-01-15 16:06:01.681 | + lib/database:recreate_database:110 : local db=keystone 2021-01-15 16:06:01.684 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-01-15 16:06:01.686 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-01-15 16:06:01.689 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-01-15 16:06:01.692 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:06:01.708 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-01-15 16:06:01.713 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:06:01.729 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-01-15 16:06:01.732 | + functions-common:time_start:2317 : local name=dbsync 2021-01-15 16:06:01.734 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:06:01.737 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:06:01.740 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:06:01.744 | + functions-common:time_start:2322 : _TIME_START[$name]=1610726761741 2021-01-15 16:06:01.747 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-01-15 16:06:04.094 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:04.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.110 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:04.110 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:04.151 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=65113) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-01-15 16:06:04.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:04.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.169 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:04.169 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:04.212 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:04.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.228 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:04.228 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:04.278 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:04.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:04.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:04.294 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:04.294 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:04.301 | INFO migrate.versioning.api [-] 66 -> 67...  2021-01-15 16:06:06.814 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:06.815 | INFO migrate.versioning.api [-] 67 -> 68...  2021-01-15 16:06:06.823 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:06.823 | INFO migrate.versioning.api [-] 68 -> 69...  2021-01-15 16:06:06.831 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:06.831 | INFO migrate.versioning.api [-] 69 -> 70...  2021-01-15 16:06:06.841 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:06.841 | INFO migrate.versioning.api [-] 70 -> 71...  2021-01-15 16:06:06.853 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:06.853 | INFO migrate.versioning.api [-] 71 -> 72...  2021-01-15 16:06:06.864 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:06.865 | INFO migrate.versioning.api [-] 72 -> 73...  2021-01-15 16:06:07.109 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.109 | INFO migrate.versioning.api [-] 73 -> 74...  2021-01-15 16:06:07.225 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.225 | INFO migrate.versioning.api [-] 74 -> 75...  2021-01-15 16:06:07.291 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.291 | INFO migrate.versioning.api [-] 75 -> 76...  2021-01-15 16:06:07.303 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.303 | INFO migrate.versioning.api [-] 76 -> 77...  2021-01-15 16:06:07.310 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.311 | INFO migrate.versioning.api [-] 77 -> 78...  2021-01-15 16:06:07.319 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.319 | INFO migrate.versioning.api [-] 78 -> 79...  2021-01-15 16:06:07.327 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.327 | INFO migrate.versioning.api [-] 79 -> 80...  2021-01-15 16:06:07.335 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.335 | INFO migrate.versioning.api [-] 80 -> 81...  2021-01-15 16:06:07.394 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.394 | INFO migrate.versioning.api [-] 81 -> 82...  2021-01-15 16:06:07.682 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:07.682 | INFO migrate.versioning.api [-] 82 -> 83...  2021-01-15 16:06:08.027 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:08.027 | INFO migrate.versioning.api [-] 83 -> 84...  2021-01-15 16:06:08.140 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:08.140 | INFO migrate.versioning.api [-] 84 -> 85...  2021-01-15 16:06:08.310 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:08.310 | INFO migrate.versioning.api [-] 85 -> 86...  2021-01-15 16:06:08.367 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:08.367 | INFO migrate.versioning.api [-] 86 -> 87...  2021-01-15 16:06:08.699 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:08.699 | INFO migrate.versioning.api [-] 87 -> 88...  2021-01-15 16:06:08.872 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:08.872 | INFO migrate.versioning.api [-] 88 -> 89...  2021-01-15 16:06:08.899 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:08.899 | INFO migrate.versioning.api [-] 89 -> 90...  2021-01-15 16:06:09.038 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:09.039 | INFO migrate.versioning.api [-] 90 -> 91...  2021-01-15 16:06:09.376 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:09.376 | INFO migrate.versioning.api [-] 91 -> 92...  2021-01-15 16:06:09.691 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:09.691 | INFO migrate.versioning.api [-] 92 -> 93...  2021-01-15 16:06:10.055 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.055 | INFO migrate.versioning.api [-] 93 -> 94...  2021-01-15 16:06:10.293 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.293 | INFO migrate.versioning.api [-] 94 -> 95...  2021-01-15 16:06:10.462 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.462 | INFO migrate.versioning.api [-] 95 -> 96...  2021-01-15 16:06:10.476 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.476 | INFO migrate.versioning.api [-] 96 -> 97...  2021-01-15 16:06:10.487 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.487 | INFO migrate.versioning.api [-] 97 -> 98...  2021-01-15 16:06:10.494 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.495 | INFO migrate.versioning.api [-] 98 -> 99...  2021-01-15 16:06:10.502 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.502 | INFO migrate.versioning.api [-] 99 -> 100...  2021-01-15 16:06:10.510 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.510 | INFO migrate.versioning.api [-] 100 -> 101...  2021-01-15 16:06:10.521 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.522 | INFO migrate.versioning.api [-] 101 -> 102...  2021-01-15 16:06:10.549 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.549 | INFO migrate.versioning.api [-] 102 -> 103...  2021-01-15 16:06:10.630 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.630 | INFO migrate.versioning.api [-] 103 -> 104...  2021-01-15 16:06:10.643 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.643 | INFO migrate.versioning.api [-] 104 -> 105...  2021-01-15 16:06:10.857 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.857 | INFO migrate.versioning.api [-] 105 -> 106...  2021-01-15 16:06:10.967 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:10.967 | INFO migrate.versioning.api [-] 106 -> 107...  2021-01-15 16:06:11.157 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:11.157 | INFO migrate.versioning.api [-] 107 -> 108...  2021-01-15 16:06:11.367 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:11.367 | INFO migrate.versioning.api [-] 108 -> 109...  2021-01-15 16:06:11.479 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:11.479 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:11.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.496 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:11.496 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:11.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:11.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.513 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:11.513 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:11.514 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:11.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.530 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:11.530 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:11.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:11.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.565 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:11.565 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:11.589 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:11.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.619 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:11.619 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:11.619 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:11.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.647 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:11.647 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:11.654 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:11.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:11.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:11.690 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:11.691 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:11.700 | INFO migrate.versioning.api [-] 0 -> 1...  2021-01-15 16:06:11.710 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:11.710 | INFO migrate.versioning.api [-] 1 -> 2...  2021-01-15 16:06:11.718 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:11.718 | INFO migrate.versioning.api [-] 2 -> 3...  2021-01-15 16:06:11.986 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:11.986 | INFO migrate.versioning.api [-] 3 -> 4...  2021-01-15 16:06:11.994 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:11.994 | INFO migrate.versioning.api [-] 4 -> 5...  2021-01-15 16:06:12.001 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.001 | INFO migrate.versioning.api [-] 5 -> 6...  2021-01-15 16:06:12.008 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.008 | INFO migrate.versioning.api [-] 6 -> 7...  2021-01-15 16:06:12.019 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.019 | INFO migrate.versioning.api [-] 7 -> 8...  2021-01-15 16:06:12.026 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.026 | INFO migrate.versioning.api [-] 8 -> 9...  2021-01-15 16:06:12.035 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.035 | INFO migrate.versioning.api [-] 9 -> 10...  2021-01-15 16:06:12.229 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.229 | INFO migrate.versioning.api [-] 10 -> 11...  2021-01-15 16:06:12.237 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.237 | INFO migrate.versioning.api [-] 11 -> 12...  2021-01-15 16:06:12.471 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.472 | INFO migrate.versioning.api [-] 12 -> 13...  2021-01-15 16:06:12.480 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.480 | INFO migrate.versioning.api [-] 13 -> 14...  2021-01-15 16:06:12.736 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.736 | INFO migrate.versioning.api [-] 14 -> 15...  2021-01-15 16:06:12.746 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.746 | INFO migrate.versioning.api [-] 15 -> 16...  2021-01-15 16:06:12.811 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.811 | INFO migrate.versioning.api [-] 16 -> 17...  2021-01-15 16:06:12.820 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.820 | INFO migrate.versioning.api [-] 17 -> 18...  2021-01-15 16:06:12.829 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.829 | INFO migrate.versioning.api [-] 18 -> 19...  2021-01-15 16:06:12.837 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.837 | INFO migrate.versioning.api [-] 19 -> 20...  2021-01-15 16:06:12.845 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.845 | INFO migrate.versioning.api [-] 20 -> 21...  2021-01-15 16:06:12.853 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.853 | INFO migrate.versioning.api [-] 21 -> 22...  2021-01-15 16:06:12.907 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:12.907 | INFO migrate.versioning.api [-] 22 -> 23...  2021-01-15 16:06:13.028 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.029 | INFO migrate.versioning.api [-] 23 -> 24...  2021-01-15 16:06:13.249 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.249 | INFO migrate.versioning.api [-] 24 -> 25...  2021-01-15 16:06:13.261 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.261 | INFO migrate.versioning.api [-] 25 -> 26...  2021-01-15 16:06:13.271 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.271 | INFO migrate.versioning.api [-] 26 -> 27...  2021-01-15 16:06:13.279 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.280 | INFO migrate.versioning.api [-] 27 -> 28...  2021-01-15 16:06:13.287 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.287 | INFO migrate.versioning.api [-] 28 -> 29...  2021-01-15 16:06:13.295 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.295 | INFO migrate.versioning.api [-] 29 -> 30...  2021-01-15 16:06:13.369 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.369 | INFO migrate.versioning.api [-] 30 -> 31...  2021-01-15 16:06:13.426 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.427 | INFO migrate.versioning.api [-] 31 -> 32...  2021-01-15 16:06:13.574 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.574 | INFO migrate.versioning.api [-] 32 -> 33...  2021-01-15 16:06:13.866 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.866 | INFO migrate.versioning.api [-] 33 -> 34...  2021-01-15 16:06:13.994 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:13.994 | INFO migrate.versioning.api [-] 34 -> 35...  2021-01-15 16:06:14.097 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.097 | INFO migrate.versioning.api [-] 35 -> 36...  2021-01-15 16:06:14.196 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.196 | INFO migrate.versioning.api [-] 36 -> 37...  2021-01-15 16:06:14.204 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.204 | INFO migrate.versioning.api [-] 37 -> 38...  2021-01-15 16:06:14.211 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.211 | INFO migrate.versioning.api [-] 38 -> 39...  2021-01-15 16:06:14.218 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.218 | INFO migrate.versioning.api [-] 39 -> 40...  2021-01-15 16:06:14.227 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.227 | INFO migrate.versioning.api [-] 40 -> 41...  2021-01-15 16:06:14.234 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.234 | INFO migrate.versioning.api [-] 41 -> 42...  2021-01-15 16:06:14.243 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.243 | INFO migrate.versioning.api [-] 42 -> 43...  2021-01-15 16:06:14.251 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.251 | INFO migrate.versioning.api [-] 43 -> 44...  2021-01-15 16:06:14.258 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.259 | INFO migrate.versioning.api [-] 44 -> 45...  2021-01-15 16:06:14.485 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.485 | INFO migrate.versioning.api [-] 45 -> 46...  2021-01-15 16:06:14.497 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:14.497 | INFO migrate.versioning.api [-] 46 -> 47...  2021-01-15 16:06:15.127 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.128 | INFO migrate.versioning.api [-] 47 -> 48...  2021-01-15 16:06:15.425 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.425 | INFO migrate.versioning.api [-] 48 -> 49...  2021-01-15 16:06:15.434 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.434 | INFO migrate.versioning.api [-] 49 -> 50...  2021-01-15 16:06:15.443 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.443 | INFO migrate.versioning.api [-] 50 -> 51...  2021-01-15 16:06:15.451 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.451 | INFO migrate.versioning.api [-] 51 -> 52...  2021-01-15 16:06:15.458 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.458 | INFO migrate.versioning.api [-] 52 -> 53...  2021-01-15 16:06:15.554 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.554 | INFO migrate.versioning.api [-] 53 -> 54...  2021-01-15 16:06:15.563 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.563 | INFO migrate.versioning.api [-] 54 -> 55...  2021-01-15 16:06:15.708 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.708 | INFO migrate.versioning.api [-] 55 -> 56...  2021-01-15 16:06:15.832 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.832 | INFO migrate.versioning.api [-] 56 -> 57...  2021-01-15 16:06:15.840 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.840 | INFO migrate.versioning.api [-] 57 -> 58...  2021-01-15 16:06:15.849 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.849 | INFO migrate.versioning.api [-] 58 -> 59...  2021-01-15 16:06:15.857 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.857 | INFO migrate.versioning.api [-] 59 -> 60...  2021-01-15 16:06:15.865 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.866 | INFO migrate.versioning.api [-] 60 -> 61...  2021-01-15 16:06:15.874 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:15.874 | INFO migrate.versioning.api [-] 61 -> 62...  2021-01-15 16:06:16.104 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.104 | INFO migrate.versioning.api [-] 62 -> 63...  2021-01-15 16:06:16.112 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.112 | INFO migrate.versioning.api [-] 63 -> 64...  2021-01-15 16:06:16.218 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.218 | INFO migrate.versioning.api [-] 64 -> 65...  2021-01-15 16:06:16.602 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.602 | INFO migrate.versioning.api [-] 65 -> 66...  2021-01-15 16:06:16.725 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.725 | INFO migrate.versioning.api [-] 66 -> 67...  2021-01-15 16:06:16.734 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.735 | INFO migrate.versioning.api [-] 67 -> 68...  2021-01-15 16:06:16.745 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.745 | INFO migrate.versioning.api [-] 68 -> 69...  2021-01-15 16:06:16.755 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.755 | INFO migrate.versioning.api [-] 69 -> 70...  2021-01-15 16:06:16.763 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.763 | INFO migrate.versioning.api [-] 70 -> 71...  2021-01-15 16:06:16.771 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.771 | INFO migrate.versioning.api [-] 71 -> 72...  2021-01-15 16:06:16.778 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.779 | INFO migrate.versioning.api [-] 72 -> 73...  2021-01-15 16:06:16.961 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.961 | INFO migrate.versioning.api [-] 73 -> 74...  2021-01-15 16:06:16.974 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.974 | INFO migrate.versioning.api [-] 74 -> 75...  2021-01-15 16:06:16.982 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.982 | INFO migrate.versioning.api [-] 75 -> 76...  2021-01-15 16:06:16.990 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.990 | INFO migrate.versioning.api [-] 76 -> 77...  2021-01-15 16:06:16.997 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:16.997 | INFO migrate.versioning.api [-] 77 -> 78...  2021-01-15 16:06:17.005 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.005 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:17.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.036 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:17.036 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:17.037 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:17.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.064 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:17.064 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:17.065 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:17.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:17.091 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:17.099 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:17.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.126 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:17.126 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:17.146 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:17.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.173 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:17.173 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:17.173 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:17.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.200 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:17.201 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:17.207 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:17.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.219 | DEBUG migrate.versioning.script.base [-[00;32m] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:17.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:17.234 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:17.234 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:17.293 | INFO migrate.versioning.api [-] 0 -> 1...  2021-01-15 16:06:17.302 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.302 | INFO migrate.versioning.api [-] 1 -> 2...  2021-01-15 16:06:17.311 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.311 | INFO migrate.versioning.api [-] 2 -> 3...  2021-01-15 16:06:17.327 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.327 | INFO migrate.versioning.api [-] 3 -> 4...  2021-01-15 16:06:17.336 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.336 | INFO migrate.versioning.api [-] 4 -> 5...  2021-01-15 16:06:17.343 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.343 | INFO migrate.versioning.api [-] 5 -> 6...  2021-01-15 16:06:17.350 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.350 | INFO migrate.versioning.api [-] 6 -> 7...  2021-01-15 16:06:17.357 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.357 | INFO migrate.versioning.api [-] 7 -> 8...  2021-01-15 16:06:17.364 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.364 | INFO migrate.versioning.api [-] 8 -> 9...  2021-01-15 16:06:17.371 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.371 | INFO migrate.versioning.api [-] 9 -> 10...  2021-01-15 16:06:17.378 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.379 | INFO migrate.versioning.api [-] 10 -> 11...  2021-01-15 16:06:17.385 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.386 | INFO migrate.versioning.api [-] 11 -> 12...  2021-01-15 16:06:17.403 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.403 | INFO migrate.versioning.api [-] 12 -> 13...  2021-01-15 16:06:17.410 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.410 | INFO migrate.versioning.api [-] 13 -> 14...  2021-01-15 16:06:17.438 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.438 | INFO migrate.versioning.api [-] 14 -> 15...  2021-01-15 16:06:17.466 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.466 | INFO migrate.versioning.api [-] 15 -> 16...  2021-01-15 16:06:17.474 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.474 | INFO migrate.versioning.api [-] 16 -> 17...  2021-01-15 16:06:17.481 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.481 | INFO migrate.versioning.api [-] 17 -> 18...  2021-01-15 16:06:17.488 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.489 | INFO migrate.versioning.api [-] 18 -> 19...  2021-01-15 16:06:17.495 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.496 | INFO migrate.versioning.api [-] 19 -> 20...  2021-01-15 16:06:17.503 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.503 | INFO migrate.versioning.api [-] 20 -> 21...  2021-01-15 16:06:17.510 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.510 | INFO migrate.versioning.api [-] 21 -> 22...  2021-01-15 16:06:17.517 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.517 | INFO migrate.versioning.api [-] 22 -> 23...  2021-01-15 16:06:17.524 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.524 | INFO migrate.versioning.api [-] 23 -> 24...  2021-01-15 16:06:17.532 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.532 | INFO migrate.versioning.api [-] 24 -> 25...  2021-01-15 16:06:17.540 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.540 | INFO migrate.versioning.api [-] 25 -> 26...  2021-01-15 16:06:17.550 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.550 | INFO migrate.versioning.api [-] 26 -> 27...  2021-01-15 16:06:17.561 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.561 | INFO migrate.versioning.api [-] 27 -> 28...  2021-01-15 16:06:17.570 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.570 | INFO migrate.versioning.api [-] 28 -> 29...  2021-01-15 16:06:17.580 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.581 | INFO migrate.versioning.api [-] 29 -> 30...  2021-01-15 16:06:17.593 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.593 | INFO migrate.versioning.api [-] 30 -> 31...  2021-01-15 16:06:17.603 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.604 | INFO migrate.versioning.api [-] 31 -> 32...  2021-01-15 16:06:17.611 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.612 | INFO migrate.versioning.api [-] 32 -> 33...  2021-01-15 16:06:17.620 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.620 | INFO migrate.versioning.api [-] 33 -> 34...  2021-01-15 16:06:17.628 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.628 | INFO migrate.versioning.api [-] 34 -> 35...  2021-01-15 16:06:17.636 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.636 | INFO migrate.versioning.api [-] 35 -> 36...  2021-01-15 16:06:17.645 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.645 | INFO migrate.versioning.api [-] 36 -> 37...  2021-01-15 16:06:17.654 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.654 | INFO migrate.versioning.api [-] 37 -> 38...  2021-01-15 16:06:17.662 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.662 | INFO migrate.versioning.api [-] 38 -> 39...  2021-01-15 16:06:17.669 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.669 | INFO migrate.versioning.api [-] 39 -> 40...  2021-01-15 16:06:17.676 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.676 | INFO migrate.versioning.api [-] 40 -> 41...  2021-01-15 16:06:17.683 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.683 | INFO migrate.versioning.api [-] 41 -> 42...  2021-01-15 16:06:17.690 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.690 | INFO migrate.versioning.api [-] 42 -> 43...  2021-01-15 16:06:17.698 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.698 | INFO migrate.versioning.api [-] 43 -> 44...  2021-01-15 16:06:17.705 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.705 | INFO migrate.versioning.api [-] 44 -> 45...  2021-01-15 16:06:17.713 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.713 | INFO migrate.versioning.api [-] 45 -> 46...  2021-01-15 16:06:17.736 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.736 | INFO migrate.versioning.api [-] 46 -> 47...  2021-01-15 16:06:17.744 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.744 | INFO migrate.versioning.api [-] 47 -> 48...  2021-01-15 16:06:17.751 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.751 | INFO migrate.versioning.api [-] 48 -> 49...  2021-01-15 16:06:17.760 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.760 | INFO migrate.versioning.api [-] 49 -> 50...  2021-01-15 16:06:17.767 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.768 | INFO migrate.versioning.api [-] 50 -> 51...  2021-01-15 16:06:17.775 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.775 | INFO migrate.versioning.api [-] 51 -> 52...  2021-01-15 16:06:17.784 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.784 | INFO migrate.versioning.api [-] 52 -> 53...  2021-01-15 16:06:17.795 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.796 | INFO migrate.versioning.api [-] 53 -> 54...  2021-01-15 16:06:17.804 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.805 | INFO migrate.versioning.api [-] 54 -> 55...  2021-01-15 16:06:17.812 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.812 | INFO migrate.versioning.api [-] 55 -> 56...  2021-01-15 16:06:17.822 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.822 | INFO migrate.versioning.api [-] 56 -> 57...  2021-01-15 16:06:17.833 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.833 | INFO migrate.versioning.api [-] 57 -> 58...  2021-01-15 16:06:17.842 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.842 | INFO migrate.versioning.api [-] 58 -> 59...  2021-01-15 16:06:17.853 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.853 | INFO migrate.versioning.api [-] 59 -> 60...  2021-01-15 16:06:17.864 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.864 | INFO migrate.versioning.api [-] 60 -> 61...  2021-01-15 16:06:17.873 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.873 | INFO migrate.versioning.api [-] 61 -> 62...  2021-01-15 16:06:17.890 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.890 | INFO migrate.versioning.api [-] 62 -> 63...  2021-01-15 16:06:17.898 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.899 | INFO migrate.versioning.api [-] 63 -> 64...  2021-01-15 16:06:17.906 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.907 | INFO migrate.versioning.api [-] 64 -> 65...  2021-01-15 16:06:17.914 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.914 | INFO migrate.versioning.api [-] 65 -> 66...  2021-01-15 16:06:17.922 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.922 | INFO migrate.versioning.api [-] 66 -> 67...  2021-01-15 16:06:17.929 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.929 | INFO migrate.versioning.api [-] 67 -> 68...  2021-01-15 16:06:17.937 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.937 | INFO migrate.versioning.api [-] 68 -> 69...  2021-01-15 16:06:17.944 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.944 | INFO migrate.versioning.api [-] 69 -> 70...  2021-01-15 16:06:17.952 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.952 | INFO migrate.versioning.api [-] 70 -> 71...  2021-01-15 16:06:17.960 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.960 | INFO migrate.versioning.api [-] 71 -> 72...  2021-01-15 16:06:17.967 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.968 | INFO migrate.versioning.api [-] 72 -> 73...  2021-01-15 16:06:17.977 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.977 | INFO migrate.versioning.api [-] 73 -> 74...  2021-01-15 16:06:17.988 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.989 | INFO migrate.versioning.api [-] 74 -> 75...  2021-01-15 16:06:17.998 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:17.998 | INFO migrate.versioning.api [-] 75 -> 76...  2021-01-15 16:06:18.009 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:18.009 | INFO migrate.versioning.api [-] 76 -> 77...  2021-01-15 16:06:18.018 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:18.018 | INFO migrate.versioning.api [-] 77 -> 78...  2021-01-15 16:06:18.027 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:18.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.055 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:18.055 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:18.056 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.084 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:18.084 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:18.084 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:18.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.112 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:18.112 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:18.119 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:18.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.147 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:18.147 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:18.163 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:18.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.191 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:18.191 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:18.191 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:18.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.219 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:18.219 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:18.226 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:06:18.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:06:18.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:06:18.254 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:06:18.254 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65113) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:06:18.261 | INFO migrate.versioning.api [-] 0 -> 1...  2021-01-15 16:06:18.269 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:18.269 | INFO migrate.versioning.api [-] 1 -> 2...  2021-01-15 16:06:18.463 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:18.463 | INFO migrate.versioning.api [-] 2 -> 3...  2021-01-15 16:06:18.744 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:18.744 | INFO migrate.versioning.api [-] 3 -> 4...  2021-01-15 16:06:19.061 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.061 | INFO migrate.versioning.api [-] 4 -> 5...  2021-01-15 16:06:19.069 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.069 | INFO migrate.versioning.api [-] 5 -> 6...  2021-01-15 16:06:19.077 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.077 | INFO migrate.versioning.api [-] 6 -> 7...  2021-01-15 16:06:19.087 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.087 | INFO migrate.versioning.api [-] 7 -> 8...  2021-01-15 16:06:19.098 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.098 | INFO migrate.versioning.api [-] 8 -> 9...  2021-01-15 16:06:19.105 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.106 | INFO migrate.versioning.api [-] 9 -> 10...  2021-01-15 16:06:19.113 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.113 | INFO migrate.versioning.api [-] 10 -> 11...  2021-01-15 16:06:19.183 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.183 | INFO migrate.versioning.api [-] 11 -> 12...  2021-01-15 16:06:19.289 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.289 | INFO migrate.versioning.api [-] 12 -> 13...  2021-01-15 16:06:19.494 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.494 | INFO migrate.versioning.api [-] 13 -> 14...  2021-01-15 16:06:19.879 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:19.879 | INFO migrate.versioning.api [-] 14 -> 15...  2021-01-15 16:06:20.012 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.012 | INFO migrate.versioning.api [-] 15 -> 16...  2021-01-15 16:06:20.023 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.023 | INFO migrate.versioning.api [-] 16 -> 17...  2021-01-15 16:06:20.031 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.031 | INFO migrate.versioning.api [-] 17 -> 18...  2021-01-15 16:06:20.038 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.038 | INFO migrate.versioning.api [-] 18 -> 19...  2021-01-15 16:06:20.045 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.045 | INFO migrate.versioning.api [-] 19 -> 20...  2021-01-15 16:06:20.056 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.056 | INFO migrate.versioning.api [-] 20 -> 21...  2021-01-15 16:06:20.064 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.064 | INFO migrate.versioning.api [-] 21 -> 22...  2021-01-15 16:06:20.072 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.072 | INFO migrate.versioning.api [-] 22 -> 23...  2021-01-15 16:06:20.081 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.081 | INFO migrate.versioning.api [-] 23 -> 24...  2021-01-15 16:06:20.199 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.199 | INFO migrate.versioning.api [-] 24 -> 25...  2021-01-15 16:06:20.209 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.209 | INFO migrate.versioning.api [-] 25 -> 26...  2021-01-15 16:06:20.219 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.219 | INFO migrate.versioning.api [-] 26 -> 27...  2021-01-15 16:06:20.228 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.228 | INFO migrate.versioning.api [-] 27 -> 28...  2021-01-15 16:06:20.236 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.236 | INFO migrate.versioning.api [-] 28 -> 29...  2021-01-15 16:06:20.244 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.244 | INFO migrate.versioning.api [-] 29 -> 30...  2021-01-15 16:06:20.251 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.251 | INFO migrate.versioning.api [-] 30 -> 31...  2021-01-15 16:06:20.261 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.261 | INFO migrate.versioning.api [-] 31 -> 32...  2021-01-15 16:06:20.305 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.305 | INFO migrate.versioning.api [-] 32 -> 33...  2021-01-15 16:06:20.314 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.314 | INFO migrate.versioning.api [-] 33 -> 34...  2021-01-15 16:06:20.322 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.322 | INFO migrate.versioning.api [-] 34 -> 35...  2021-01-15 16:06:20.424 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.424 | INFO migrate.versioning.api [-] 35 -> 36...  2021-01-15 16:06:20.532 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.532 | INFO migrate.versioning.api [-] 36 -> 37...  2021-01-15 16:06:20.580 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.580 | INFO migrate.versioning.api [-] 37 -> 38...  2021-01-15 16:06:20.589 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.589 | INFO migrate.versioning.api [-] 38 -> 39...  2021-01-15 16:06:20.597 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.597 | INFO migrate.versioning.api [-] 39 -> 40...  2021-01-15 16:06:20.605 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.605 | INFO migrate.versioning.api [-] 40 -> 41...  2021-01-15 16:06:20.613 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.613 | INFO migrate.versioning.api [-] 41 -> 42...  2021-01-15 16:06:20.621 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.621 | INFO migrate.versioning.api [-] 42 -> 43...  2021-01-15 16:06:20.628 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.628 | INFO migrate.versioning.api [-] 43 -> 44...  2021-01-15 16:06:20.637 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.637 | INFO migrate.versioning.api [-] 44 -> 45...  2021-01-15 16:06:20.644 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.645 | INFO migrate.versioning.api [-] 45 -> 46...  2021-01-15 16:06:20.653 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.653 | INFO migrate.versioning.api [-] 46 -> 47...  2021-01-15 16:06:20.774 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.774 | INFO migrate.versioning.api [-] 47 -> 48...  2021-01-15 16:06:20.782 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.782 | INFO migrate.versioning.api [-] 48 -> 49...  2021-01-15 16:06:20.790 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.790 | INFO migrate.versioning.api [-] 49 -> 50...  2021-01-15 16:06:20.798 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.798 | INFO migrate.versioning.api [-] 50 -> 51...  2021-01-15 16:06:20.806 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.806 | INFO migrate.versioning.api [-] 51 -> 52...  2021-01-15 16:06:20.815 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.815 | INFO migrate.versioning.api [-] 52 -> 53...  2021-01-15 16:06:20.825 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.825 | INFO migrate.versioning.api [-] 53 -> 54...  2021-01-15 16:06:20.940 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.940 | INFO migrate.versioning.api [-] 54 -> 55...  2021-01-15 16:06:20.962 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.962 | INFO migrate.versioning.api [-] 55 -> 56...  2021-01-15 16:06:20.969 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.970 | INFO migrate.versioning.api [-] 56 -> 57...  2021-01-15 16:06:20.977 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.977 | INFO migrate.versioning.api [-] 57 -> 58...  2021-01-15 16:06:20.985 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.985 | INFO migrate.versioning.api [-] 58 -> 59...  2021-01-15 16:06:20.993 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:20.993 | INFO migrate.versioning.api [-] 59 -> 60...  2021-01-15 16:06:21.000 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.000 | INFO migrate.versioning.api [-] 60 -> 61...  2021-01-15 16:06:21.008 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.008 | INFO migrate.versioning.api [-] 61 -> 62...  2021-01-15 16:06:21.018 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.018 | INFO migrate.versioning.api [-] 62 -> 63...  2021-01-15 16:06:21.378 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.378 | INFO migrate.versioning.api [-] 63 -> 64...  2021-01-15 16:06:21.386 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.387 | INFO migrate.versioning.api [-] 64 -> 65...  2021-01-15 16:06:21.395 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.395 | INFO migrate.versioning.api [-] 65 -> 66...  2021-01-15 16:06:21.403 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.403 | INFO migrate.versioning.api [-] 66 -> 67...  2021-01-15 16:06:21.413 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.413 | INFO migrate.versioning.api [-] 67 -> 68...  2021-01-15 16:06:21.424 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.425 | INFO migrate.versioning.api [-] 68 -> 69...  2021-01-15 16:06:21.436 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.436 | INFO migrate.versioning.api [-] 69 -> 70...  2021-01-15 16:06:21.446 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.446 | INFO migrate.versioning.api [-] 70 -> 71...  2021-01-15 16:06:21.453 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.453 | INFO migrate.versioning.api [-] 71 -> 72...  2021-01-15 16:06:21.488 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.489 | INFO migrate.versioning.api [-] 72 -> 73...  2021-01-15 16:06:21.497 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.497 | INFO migrate.versioning.api [-] 73 -> 74...  2021-01-15 16:06:21.506 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.506 | INFO migrate.versioning.api [-] 74 -> 75...  2021-01-15 16:06:21.513 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.513 | INFO migrate.versioning.api [-] 75 -> 76...  2021-01-15 16:06:21.522 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.522 | INFO migrate.versioning.api [-] 76 -> 77...  2021-01-15 16:06:21.529 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.529 | INFO migrate.versioning.api [-] 77 -> 78...  2021-01-15 16:06:21.537 | INFO migrate.versioning.api [-] done 2021-01-15 16:06:21.764 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-01-15 16:06:21.768 | + functions-common:time_stop:2331 : local name 2021-01-15 16:06:21.772 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:06:21.776 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:06:21.779 | + functions-common:time_stop:2334 : local total 2021-01-15 16:06:21.783 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:06:21.788 | + functions-common:time_stop:2337 : name=dbsync 2021-01-15 16:06:21.795 | + functions-common:time_stop:2338 : start_time=1610726761741 2021-01-15 16:06:21.799 | + functions-common:time_stop:2340 : [[ -z 1610726761741 ]] 2021-01-15 16:06:21.803 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:06:21.807 | + functions-common:time_stop:2343 : end_time=1610726781804 2021-01-15 16:06:21.811 | + functions-common:time_stop:2344 : elapsed_time=20063 2021-01-15 16:06:21.814 | + functions-common:time_stop:2345 : total=0 2021-01-15 16:06:21.818 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:06:21.821 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20063 2021-01-15 16:06:21.824 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-01-15 16:06:21.827 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-01-15 16:06:21.832 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-01-15 16:06:23.938 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-01-15 16:06:23.939 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-01-15 16:06:23.939 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-01-15 16:06:23.939 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-01-15 16:06:23.940 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-01-15 16:06:23.940 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-01-15 16:06:23.940 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-01-15 16:06:23.941 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-01-15 16:06:23.941 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-01-15 16:06:24.154 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-01-15 16:06:24.159 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-01-15 16:06:26.279 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-01-15 16:06:26.279 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-01-15 16:06:26.279 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-01-15 16:06:26.280 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-01-15 16:06:26.280 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-01-15 16:06:26.281 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-01-15 16:06:26.281 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-01-15 16:06:26.281 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-01-15 16:06:26.281 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-01-15 16:06:26.491 | + ./stack.sh:main:1087 : start_keystone 2021-01-15 16:06:26.494 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-01-15 16:06:26.499 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-01-15 16:06:26.502 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-01-15 16:06:26.522 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:06:26.524 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-01-15 16:06:26.528 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-01-15 16:06:26.532 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-01-15 16:06:26.534 | + functions-common:run_process:1582 : local service=keystone 2021-01-15 16:06:26.537 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-01-15 16:06:26.539 | + functions-common:run_process:1584 : local group= 2021-01-15 16:06:26.542 | + functions-common:run_process:1585 : local user= 2021-01-15 16:06:26.544 | + functions-common:run_process:1587 : local name=keystone 2021-01-15 16:06:26.547 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:06:26.549 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:06:26.552 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:06:26.554 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:06:26.557 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:06:26.561 | + functions-common:time_start:2322 : _TIME_START[$name]=1610726786558 2021-01-15 16:06:26.563 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-01-15 16:06:26.579 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:06:26.581 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-01-15 16:06:26.584 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-01-15 16:06:26.587 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-01-15 16:06:26.589 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-01-15 16:06:26.592 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-01-15 16:06:26.595 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-01-15 16:06:26.597 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-01-15 16:06:26.600 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-01-15 16:06:26.603 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-01-15 16:06:26.605 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:06:26.608 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:06:26.612 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-01-15 16:06:26.615 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-01-15 16:06:26.619 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-01-15 16:06:26.622 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-01-15 16:06:26.625 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-01-15 16:06:26.629 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-01-15 16:06:26.631 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-01-15 16:06:26.634 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-01-15 16:06:26.638 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-01-15 16:06:26.696 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-01-15 16:06:26.754 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-01-15 16:06:26.805 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-01-15 16:06:26.852 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:06:26.901 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-01-15 16:06:26.949 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-01-15 16:06:26.998 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-01-15 16:06:27.051 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-01-15 16:06:27.108 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-01-15 16:06:27.155 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-01-15 16:06:27.158 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-01-15 16:06:27.215 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-01-15 16:06:27.413 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-01-15 16:06:27.427 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-01-15 16:06:27.595 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-01-15 16:06:27.676 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:06:27.678 | + functions-common:time_stop:2331 : local name 2021-01-15 16:06:27.681 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:06:27.683 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:06:27.685 | + functions-common:time_stop:2334 : local total 2021-01-15 16:06:27.688 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:06:27.690 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:06:27.693 | + functions-common:time_stop:2338 : start_time=1610726786558 2021-01-15 16:06:27.695 | + functions-common:time_stop:2340 : [[ -z 1610726786558 ]] 2021-01-15 16:06:27.698 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:06:27.701 | + functions-common:time_stop:2343 : end_time=1610726787699 2021-01-15 16:06:27.704 | + functions-common:time_stop:2344 : elapsed_time=1141 2021-01-15 16:06:27.706 | + functions-common:time_stop:2345 : total=975 2021-01-15 16:06:27.708 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:06:27.711 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2116 2021-01-15 16:06:27.713 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-01-15 16:06:27.713 | Waiting for keystone to start... 2021-01-15 16:06:27.715 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.16/identity/v3/ 2021-01-15 16:06:27.718 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.16/identity/v3/ 2021-01-15 16:06:27.721 | + functions:wait_for_service:444 : local timeout=60 2021-01-15 16:06:27.723 | + functions:wait_for_service:445 : local url=http://10.222.0.16/identity/v3/ 2021-01-15 16:06:27.725 | + functions:wait_for_service:446 : local rval=0 2021-01-15 16:06:27.727 | + functions:wait_for_service:447 : time_start wait_for_service 2021-01-15 16:06:27.730 | + functions-common:time_start:2317 : local name=wait_for_service 2021-01-15 16:06:27.732 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:06:27.735 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:06:27.739 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:06:27.741 | + functions-common:time_start:2322 : _TIME_START[$name]=1610726787738 2021-01-15 16:06:27.744 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-01-15 16:06:27.749 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/identity/v3/ 2021-01-15 16:06:31.342 | + :: : [[ 200 == 503 ]] 2021-01-15 16:06:31.345 | + :: : [[ 0 -eq 7 ]] 2021-01-15 16:06:31.349 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-01-15 16:06:31.353 | + functions-common:time_stop:2331 : local name 2021-01-15 16:06:31.356 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:06:31.360 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:06:31.364 | + functions-common:time_stop:2334 : local total 2021-01-15 16:06:31.366 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:06:31.368 | + functions-common:time_stop:2337 : name=wait_for_service 2021-01-15 16:06:31.371 | + functions-common:time_stop:2338 : start_time=1610726787738 2021-01-15 16:06:31.373 | + functions-common:time_stop:2340 : [[ -z 1610726787738 ]] 2021-01-15 16:06:31.376 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:06:31.379 | + functions-common:time_stop:2343 : end_time=1610726791377 2021-01-15 16:06:31.382 | + functions-common:time_stop:2344 : elapsed_time=3639 2021-01-15 16:06:31.384 | + functions-common:time_stop:2345 : total=0 2021-01-15 16:06:31.386 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:06:31.389 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3639 2021-01-15 16:06:31.392 | + functions:wait_for_service:454 : return 0 2021-01-15 16:06:31.395 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-01-15 16:06:31.411 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:06:31.413 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-01-15 16:06:31.416 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:06:31.418 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-01-15 16:06:31.452 | + ./stack.sh:main:1088 : bootstrap_keystone 2021-01-15 16:06:31.454 | + lib/keystone:bootstrap_keystone:573 : /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-admin-url http://10.222.0.16/identity --bootstrap-public-url http://10.222.0.16/identity 2021-01-15 16:06:33.628 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.628 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.628 | 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=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.638 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.656 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.657 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.691 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.728 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.728 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.846 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.846 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.847 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.847 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.847 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.847 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.871 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.931 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.931 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.931 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=65751) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-01-15 16:06:33.987 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=65751) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-01-15 16:06:34.333 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created domain default 2021-01-15 16:06:34.375 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created project admin 2021-01-15 16:06:34.405 | DEBUG passlib.handlers.bcrypt [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=65751) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-01-15 16:06:34.406 | DEBUG passlib.handlers.bcrypt [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=65751) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-01-15 16:06:34.468 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created user admin 2021-01-15 16:06:34.484 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created role reader 2021-01-15 16:06:34.502 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created role member 2021-01-15 16:06:34.530 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created implied role where a6597566d0f144fda0491e1b43fd3e36 implies b2cf3fc32a374ab99ed4b8fd382242ca 2021-01-15 16:06:34.542 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created role admin 2021-01-15 16:06:34.563 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created implied role where be10cf17117e46e8ba5d24ecab673b1b implies a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:06:34.579 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Granted role admin on project admin to user admin. 2021-01-15 16:06:34.587 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Granted role admin on the system to user admin. 2021-01-15 16:06:34.599 | WARNING py.warnings [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-01-15 16:06:34.599 | 'identifiers should be a valid uuid.' % (value))) 2021-01-15 16:06:34.599 |  2021-01-15 16:06:34.602 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created region RegionOne 2021-01-15 16:06:34.637 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created public endpoint http://10.222.0.16/identity 2021-01-15 16:06:34.649 | INFO keystone.cmd.bootstrap [None req-04aff3a8-c08b-46a4-ae4d-cab7549ffac0 None None] Created admin endpoint http://10.222.0.16/identity 2021-01-15 16:06:34.980 | + ./stack.sh:main:1091 : create_keystone_accounts 2021-01-15 16:06:34.984 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-01-15 16:06:34.989 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-01-15 16:06:37.921 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:37.924 | + lib/keystone:create_keystone_accounts:315 : admin_project=6fc6a0d8c69244f7b2a9df95f257751e 2021-01-15 16:06:37.927 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-01-15 16:06:37.930 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-01-15 16:06:40.212 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:40.215 | + lib/keystone:create_keystone_accounts:317 : admin_user=92febc7f143c4bd7b41a9c920977e289 2021-01-15 16:06:40.218 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-01-15 16:06:40.220 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-01-15 16:06:40.224 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 92febc7f143c4bd7b41a9c920977e289 default 2021-01-15 16:06:40.227 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-01-15 16:06:40.232 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 92febc7f143c4bd7b41a9c920977e289 --domain default 2021-01-15 16:06:40.232 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:06:40.232 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-01-15 16:06:40.236 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:06:40.239 | ++ functions-common:get_field:727 : read data 2021-01-15 16:06:42.666 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:42.671 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-01-15 16:06:42.674 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-01-15 16:06:42.679 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 92febc7f143c4bd7b41a9c920977e289 --domain default 2021-01-15 16:06:45.309 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 92febc7f143c4bd7b41a9c920977e289 --domain default 2021-01-15 16:06:45.309 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:06:45.309 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-01-15 16:06:45.312 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:06:45.316 | ++ functions-common:get_field:727 : read data 2021-01-15 16:06:47.808 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:47.813 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:06:47.817 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:06:47.822 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | 92febc7f143c4bd7b41a9c920977e289 | | | default | | False |' 2021-01-15 16:06:47.823 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:06:47.831 | ++ functions-common:get_field:727 : read data 2021-01-15 16:06:47.835 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:06:47.837 | + functions-common:get_or_add_user_domain_role:936 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:06:47.837 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:06:47.840 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-01-15 16:06:47.842 | + functions-common:get_or_create_domain:792 : local domain_id 2021-01-15 16:06:47.845 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-01-15 16:06:50.090 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-01-15 16:06:50.093 | + functions-common:get_or_create_domain:803 : echo default 2021-01-15 16:06:50.093 | default 2021-01-15 16:06:50.096 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-01-15 16:06:50.100 | + functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:06:50.104 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-01-15 16:06:52.666 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:52.671 | + functions-common:get_or_create_project:853 : project_id=a7d1338bfd3b41abb82d3113fcea8be4 2021-01-15 16:06:52.674 | + functions-common:get_or_create_project:854 : echo a7d1338bfd3b41abb82d3113fcea8be4 2021-01-15 16:06:52.674 | a7d1338bfd3b41abb82d3113fcea8be4 2021-01-15 16:06:52.678 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-01-15 16:06:52.681 | + functions-common:get_or_create_role:860 : local role_id 2021-01-15 16:06:52.686 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-01-15 16:06:54.929 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:54.933 | + functions-common:get_or_create_role:865 : role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:06:54.936 | + functions-common:get_or_create_role:866 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:06:54.936 | 79c1867091544154b399b2b895d43102 2021-01-15 16:06:54.940 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-01-15 16:06:54.942 | + functions-common:get_or_create_role:860 : local role_id 2021-01-15 16:06:54.946 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-01-15 16:06:57.109 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:57.113 | + functions-common:get_or_create_role:865 : role_id=662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:06:57.117 | + functions-common:get_or_create_role:866 : echo 662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:06:57.117 | 662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:06:57.120 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-01-15 16:06:57.124 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-01-15 16:06:57.127 | + functions-common:get_or_create_role:860 : local role_id 2021-01-15 16:06:57.130 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-01-15 16:06:59.347 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:06:59.350 | + functions-common:get_or_create_role:865 : role_id=48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:06:59.353 | + functions-common:get_or_create_role:866 : echo 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:06:59.353 | 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:06:59.355 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-01-15 16:06:59.360 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-01-15 16:06:59.363 | ++ functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:06:59.367 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-01-15 16:07:01.599 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:01.603 | ++ functions-common:get_or_create_project:853 : project_id=8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:07:01.606 | ++ functions-common:get_or_create_project:854 : echo 8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:07:01.609 | + lib/keystone:create_keystone_accounts:343 : invis_project=8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:07:01.612 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-01-15 16:07:01.615 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-01-15 16:07:01.619 | ++ functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:07:01.623 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-01-15 16:07:03.998 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:04.002 | ++ functions-common:get_or_create_project:853 : project_id=2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:04.006 | ++ functions-common:get_or_create_project:854 : echo 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:04.009 | + lib/keystone:create_keystone_accounts:347 : demo_project=2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:04.012 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-01-15 16:07:04.015 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-01-15 16:07:04.018 | ++ functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:07:04.021 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-01-15 16:07:04.024 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-01-15 16:07:04.030 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-01-15 16:07:06.320 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:06.324 | ++ functions-common:get_or_create_user:840 : user_id=2c36ca90cb6d40debd39194f3476bb64 2021-01-15 16:07:06.328 | ++ functions-common:get_or_create_user:841 : echo 2c36ca90cb6d40debd39194f3476bb64 2021-01-15 16:07:06.333 | + lib/keystone:create_keystone_accounts:350 : demo_user=2c36ca90cb6d40debd39194f3476bb64 2021-01-15 16:07:06.336 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 2c36ca90cb6d40debd39194f3476bb64 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:06.340 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:07:06.344 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:07:06.348 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:07:06.350 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:07:06.353 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:07:06.355 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:07:06.357 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:07:06.360 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:07:06.364 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 2c36ca90cb6d40debd39194f3476bb64 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:06.365 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:06.365 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:07:06.367 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:06.370 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:08.869 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:08.875 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:07:08.880 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:07:08.884 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 2c36ca90cb6d40debd39194f3476bb64 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:11.353 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 2c36ca90cb6d40debd39194f3476bb64 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:11.353 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:11.353 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:07:11.356 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:11.359 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:13.904 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:13.910 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:07:13.913 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:07:13.916 | ++ functions-common:get_field:733 : echo '| a6597566d0f144fda0491e1b43fd3e36 | 2c36ca90cb6d40debd39194f3476bb64 | | 2ae797e929614d38b2d1c6e47c1cb76d | | | False |' 2021-01-15 16:07:13.916 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:07:13.921 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:13.925 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:13.928 | + functions-common:get_or_add_user_project_role:912 : echo a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:13.928 | a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:13.931 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 92febc7f143c4bd7b41a9c920977e289 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:13.935 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:07:13.939 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:07:13.942 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:07:13.944 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:07:13.947 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:07:13.950 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:07:13.953 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:07:13.956 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:07:13.961 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 92febc7f143c4bd7b41a9c920977e289 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:13.961 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:13.961 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:07:13.964 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:13.967 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:16.440 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:16.445 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:07:16.450 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:07:16.453 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 92febc7f143c4bd7b41a9c920977e289 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:18.919 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 92febc7f143c4bd7b41a9c920977e289 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:18.919 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:18.920 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:07:18.922 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:18.925 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:21.458 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:21.461 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:07:21.463 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:07:21.467 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | 92febc7f143c4bd7b41a9c920977e289 | | 2ae797e929614d38b2d1c6e47c1cb76d | | | False |' 2021-01-15 16:07:21.467 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:07:21.472 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:21.480 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:07:21.484 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:07:21.484 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:07:21.487 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 2c36ca90cb6d40debd39194f3476bb64 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:21.489 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:07:21.492 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:07:21.495 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:07:21.499 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:07:21.502 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:07:21.505 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:07:21.508 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:07:21.513 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:07:21.518 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 2c36ca90cb6d40debd39194f3476bb64 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:21.519 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:07:21.519 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:21.522 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:21.525 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:23.941 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:23.945 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:07:23.948 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:07:23.950 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 2c36ca90cb6d40debd39194f3476bb64 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:26.325 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 2c36ca90cb6d40debd39194f3476bb64 --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:07:26.325 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:26.325 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:07:26.329 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:26.332 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:28.857 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:28.863 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:07:28.866 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:07:28.871 | ++ functions-common:get_field:733 : echo '| 48954b8e3d4046c7afb69c91c4de7de5 | 2c36ca90cb6d40debd39194f3476bb64 | | 2ae797e929614d38b2d1c6e47c1cb76d | | | False |' 2021-01-15 16:07:28.872 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:07:28.879 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:28.882 | + functions-common:get_or_add_user_project_role:910 : user_role_id=48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:07:28.885 | + functions-common:get_or_add_user_project_role:912 : echo 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:07:28.885 | 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:07:28.887 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 2c36ca90cb6d40debd39194f3476bb64 8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:07:28.890 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:07:28.894 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:07:28.897 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:07:28.899 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:07:28.902 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:07:28.905 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:07:28.908 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:07:28.911 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:07:28.915 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 2c36ca90cb6d40debd39194f3476bb64 --project 8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:07:28.916 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:28.916 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:07:28.919 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:28.921 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:31.402 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:31.408 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:07:31.413 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:07:31.417 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 2c36ca90cb6d40debd39194f3476bb64 --project 8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:07:33.799 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 2c36ca90cb6d40debd39194f3476bb64 --project 8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:07:33.799 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:33.799 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:07:33.803 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:33.806 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:36.384 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:36.389 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:07:36.394 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:07:36.398 | ++ functions-common:get_field:733 : echo '| a6597566d0f144fda0491e1b43fd3e36 | 2c36ca90cb6d40debd39194f3476bb64 | | 8eb1f2b27f954f7a98217907ad7c957c | | | False |' 2021-01-15 16:07:36.398 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:07:36.407 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:36.410 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:36.413 | + functions-common:get_or_add_user_project_role:912 : echo a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:36.413 | a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:36.415 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-01-15 16:07:36.418 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-01-15 16:07:36.421 | ++ functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:07:36.424 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-01-15 16:07:38.754 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:38.758 | ++ functions-common:get_or_create_project:853 : project_id=2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:38.762 | ++ functions-common:get_or_create_project:854 : echo 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:38.766 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:38.769 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-01-15 16:07:38.773 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-01-15 16:07:38.776 | ++ functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:07:38.778 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-01-15 16:07:38.781 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-01-15 16:07:38.785 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-01-15 16:07:41.073 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:41.076 | ++ functions-common:get_or_create_user:840 : user_id=c3b8bcb278a94c87948071feb863dbae 2021-01-15 16:07:41.079 | ++ functions-common:get_or_create_user:841 : echo c3b8bcb278a94c87948071feb863dbae 2021-01-15 16:07:41.082 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=c3b8bcb278a94c87948071feb863dbae 2021-01-15 16:07:41.086 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member c3b8bcb278a94c87948071feb863dbae 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:41.089 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:07:41.093 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:07:41.096 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:07:41.099 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:07:41.101 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:07:41.104 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:07:41.107 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:07:41.110 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:07:41.115 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user c3b8bcb278a94c87948071feb863dbae --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:41.116 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:41.116 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:07:41.121 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:41.125 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:43.716 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:43.721 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:07:43.725 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:07:43.727 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user c3b8bcb278a94c87948071feb863dbae --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:46.121 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user c3b8bcb278a94c87948071feb863dbae --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:46.121 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:46.121 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:07:46.125 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:46.128 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:48.663 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:48.668 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:07:48.672 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:07:48.675 | ++ functions-common:get_field:733 : echo '| a6597566d0f144fda0491e1b43fd3e36 | c3b8bcb278a94c87948071feb863dbae | | 2c4df985ebe6480383b103787f35e575 | | | False |' 2021-01-15 16:07:48.675 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:07:48.682 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:48.686 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:48.689 | + functions-common:get_or_add_user_project_role:912 : echo a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:48.689 | a6597566d0f144fda0491e1b43fd3e36 2021-01-15 16:07:48.692 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 92febc7f143c4bd7b41a9c920977e289 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:48.694 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:07:48.697 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:07:48.700 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:07:48.703 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:07:48.705 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:07:48.708 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:07:48.710 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:07:48.713 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:07:48.717 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 92febc7f143c4bd7b41a9c920977e289 --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:48.717 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:48.717 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:07:48.720 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:48.723 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:51.197 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:51.201 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:07:51.204 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:07:51.207 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 92febc7f143c4bd7b41a9c920977e289 --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:53.637 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 92febc7f143c4bd7b41a9c920977e289 --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:53.637 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:53.638 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:07:53.642 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:53.645 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:56.212 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:56.218 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:07:56.222 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:07:56.226 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | 92febc7f143c4bd7b41a9c920977e289 | | 2c4df985ebe6480383b103787f35e575 | | | False |' 2021-01-15 16:07:56.226 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:07:56.235 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:56.238 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:07:56.241 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:07:56.241 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:07:56.243 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole c3b8bcb278a94c87948071feb863dbae 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:56.246 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:07:56.249 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:07:56.252 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:07:56.254 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:07:56.257 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:07:56.259 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:07:56.262 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:07:56.264 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:07:56.269 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user c3b8bcb278a94c87948071feb863dbae --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:07:56.269 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:07:56.270 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:07:56.273 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:07:56.276 | ++ functions-common:get_field:727 : read data 2021-01-15 16:07:58.750 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:07:58.755 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:07:58.758 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:07:58.762 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user c3b8bcb278a94c87948071feb863dbae --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:08:01.203 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user c3b8bcb278a94c87948071feb863dbae --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:08:01.203 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:08:01.204 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:08:01.207 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:08:01.210 | ++ functions-common:get_field:727 : read data 2021-01-15 16:08:03.753 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:03.758 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:08:03.762 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:08:03.766 | ++ functions-common:get_field:733 : echo '| 48954b8e3d4046c7afb69c91c4de7de5 | c3b8bcb278a94c87948071feb863dbae | | 2c4df985ebe6480383b103787f35e575 | | | False |' 2021-01-15 16:08:03.767 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:08:03.772 | ++ functions-common:get_field:727 : read data 2021-01-15 16:08:03.775 | + functions-common:get_or_add_user_project_role:910 : user_role_id=48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:08:03.778 | + functions-common:get_or_add_user_project_role:912 : echo 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:08:03.778 | 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:08:03.780 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-01-15 16:08:03.784 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-01-15 16:08:03.788 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-01-15 16:08:03.790 | ++ functions-common:get_or_create_group:810 : local group_id 2021-01-15 16:08:03.794 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-01-15 16:08:06.056 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:06.060 | ++ functions-common:get_or_create_group:817 : group_id=39c0d5a97d164e4aa91f2af3877d0305 2021-01-15 16:08:06.064 | ++ functions-common:get_or_create_group:818 : echo 39c0d5a97d164e4aa91f2af3877d0305 2021-01-15 16:08:06.067 | + lib/keystone:create_keystone_accounts:371 : admin_group=39c0d5a97d164e4aa91f2af3877d0305 2021-01-15 16:08:06.071 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-01-15 16:08:06.075 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-01-15 16:08:06.078 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-01-15 16:08:06.081 | ++ functions-common:get_or_create_group:810 : local group_id 2021-01-15 16:08:06.085 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-01-15 16:08:08.358 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:08.362 | ++ functions-common:get_or_create_group:817 : group_id=07d956ef06db4c0bb34497efa17ae81e 2021-01-15 16:08:08.365 | ++ functions-common:get_or_create_group:818 : echo 07d956ef06db4c0bb34497efa17ae81e 2021-01-15 16:08:08.370 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=07d956ef06db4c0bb34497efa17ae81e 2021-01-15 16:08:08.374 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:08:08.377 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-01-15 16:08:08.380 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 07d956ef06db4c0bb34497efa17ae81e --project 2ae797e929614d38b2d1c6e47c1cb76d -f value 2021-01-15 16:08:10.849 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:10.853 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-01-15 16:08:10.857 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-01-15 16:08:10.861 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 07d956ef06db4c0bb34497efa17ae81e --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:08:13.259 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 07d956ef06db4c0bb34497efa17ae81e --project 2ae797e929614d38b2d1c6e47c1cb76d -f value 2021-01-15 16:08:15.839 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:15.843 | + functions-common:get_or_add_group_project_role:958 : group_role_id='a6597566d0f144fda0491e1b43fd3e36 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d False' 2021-01-15 16:08:15.846 | + functions-common:get_or_add_group_project_role:960 : echo a6597566d0f144fda0491e1b43fd3e36 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d False 2021-01-15 16:08:15.846 | a6597566d0f144fda0491e1b43fd3e36 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d False 2021-01-15 16:08:15.849 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:08:15.851 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-01-15 16:08:15.855 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 07d956ef06db4c0bb34497efa17ae81e --project 2ae797e929614d38b2d1c6e47c1cb76d -f value 2021-01-15 16:08:18.355 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:18.360 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-01-15 16:08:18.363 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-01-15 16:08:18.367 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 07d956ef06db4c0bb34497efa17ae81e --project 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:08:20.800 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 07d956ef06db4c0bb34497efa17ae81e --project 2ae797e929614d38b2d1c6e47c1cb76d -f value 2021-01-15 16:08:23.405 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:23.410 | + functions-common:get_or_add_group_project_role:958 : group_role_id='48954b8e3d4046c7afb69c91c4de7de5 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d False' 2021-01-15 16:08:23.412 | + functions-common:get_or_add_group_project_role:960 : echo 48954b8e3d4046c7afb69c91c4de7de5 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d False 2021-01-15 16:08:23.412 | 48954b8e3d4046c7afb69c91c4de7de5 07d956ef06db4c0bb34497efa17ae81e 2ae797e929614d38b2d1c6e47c1cb76d False 2021-01-15 16:08:23.415 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 2021-01-15 16:08:23.418 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-01-15 16:08:23.421 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 07d956ef06db4c0bb34497efa17ae81e --project 2c4df985ebe6480383b103787f35e575 -f value 2021-01-15 16:08:25.888 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:25.893 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-01-15 16:08:25.898 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-01-15 16:08:25.902 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 07d956ef06db4c0bb34497efa17ae81e --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:08:28.341 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 07d956ef06db4c0bb34497efa17ae81e --project 2c4df985ebe6480383b103787f35e575 -f value 2021-01-15 16:08:30.901 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:30.906 | + functions-common:get_or_add_group_project_role:958 : group_role_id='a6597566d0f144fda0491e1b43fd3e36 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 False' 2021-01-15 16:08:30.908 | + functions-common:get_or_add_group_project_role:960 : echo a6597566d0f144fda0491e1b43fd3e36 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 False 2021-01-15 16:08:30.908 | a6597566d0f144fda0491e1b43fd3e36 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 False 2021-01-15 16:08:30.911 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 2021-01-15 16:08:30.913 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-01-15 16:08:30.916 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 07d956ef06db4c0bb34497efa17ae81e --project 2c4df985ebe6480383b103787f35e575 -f value 2021-01-15 16:08:33.443 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:33.447 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-01-15 16:08:33.451 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-01-15 16:08:33.454 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 07d956ef06db4c0bb34497efa17ae81e --project 2c4df985ebe6480383b103787f35e575 2021-01-15 16:08:35.904 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 07d956ef06db4c0bb34497efa17ae81e --project 2c4df985ebe6480383b103787f35e575 -f value 2021-01-15 16:08:38.429 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:38.434 | + functions-common:get_or_add_group_project_role:958 : group_role_id='48954b8e3d4046c7afb69c91c4de7de5 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 False' 2021-01-15 16:08:38.438 | + functions-common:get_or_add_group_project_role:960 : echo 48954b8e3d4046c7afb69c91c4de7de5 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 False 2021-01-15 16:08:38.438 | 48954b8e3d4046c7afb69c91c4de7de5 07d956ef06db4c0bb34497efa17ae81e 2c4df985ebe6480383b103787f35e575 False 2021-01-15 16:08:38.440 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 39c0d5a97d164e4aa91f2af3877d0305 6fc6a0d8c69244f7b2a9df95f257751e 2021-01-15 16:08:38.444 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-01-15 16:08:38.447 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 39c0d5a97d164e4aa91f2af3877d0305 --project 6fc6a0d8c69244f7b2a9df95f257751e -f value 2021-01-15 16:08:40.956 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:40.960 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-01-15 16:08:40.963 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-01-15 16:08:40.967 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 39c0d5a97d164e4aa91f2af3877d0305 --project 6fc6a0d8c69244f7b2a9df95f257751e 2021-01-15 16:08:43.359 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 39c0d5a97d164e4aa91f2af3877d0305 --project 6fc6a0d8c69244f7b2a9df95f257751e -f value 2021-01-15 16:08:45.979 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:45.983 | + functions-common:get_or_add_group_project_role:958 : group_role_id='be10cf17117e46e8ba5d24ecab673b1b 39c0d5a97d164e4aa91f2af3877d0305 6fc6a0d8c69244f7b2a9df95f257751e False' 2021-01-15 16:08:45.987 | + functions-common:get_or_add_group_project_role:960 : echo be10cf17117e46e8ba5d24ecab673b1b 39c0d5a97d164e4aa91f2af3877d0305 6fc6a0d8c69244f7b2a9df95f257751e False 2021-01-15 16:08:45.987 | be10cf17117e46e8ba5d24ecab673b1b 39c0d5a97d164e4aa91f2af3877d0305 6fc6a0d8c69244f7b2a9df95f257751e False 2021-01-15 16:08:45.991 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-01-15 16:08:46.010 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:08:46.013 | + ./stack.sh:main:1092 : is_service_enabled nova 2021-01-15 16:08:46.034 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:08:46.037 | + ./stack.sh:main:1093 : create_nova_accounts 2021-01-15 16:08:46.040 | + lib/nova:create_nova_accounts:341 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-01-15 16:08:46.042 | + lib/nova:create_nova_accounts:345 : create_service_user nova admin 2021-01-15 16:08:46.045 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-01-15 16:08:46.047 | + functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:08:46.050 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:08:46.053 | + functions-common:get_or_create_user:828 : local email= 2021-01-15 16:08:46.057 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-01-15 16:08:48.387 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:48.392 | + functions-common:get_or_create_user:840 : user_id=d5c2e7191cc34f4a99729c9e04754066 2021-01-15 16:08:48.396 | + functions-common:get_or_create_user:841 : echo d5c2e7191cc34f4a99729c9e04754066 2021-01-15 16:08:48.396 | d5c2e7191cc34f4a99729c9e04754066 2021-01-15 16:08:48.400 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-01-15 16:08:48.405 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:08:48.408 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:08:48.410 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:08:48.413 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:08:48.415 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:08:48.418 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:08:48.420 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:08:48.423 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:08:48.426 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:08:48.429 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:08:48.433 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:08:48.433 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:08:48.434 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:08:48.437 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:08:48.439 | ++ functions-common:get_field:727 : read data 2021-01-15 16:08:51.466 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:51.472 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:08:51.476 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:08:51.479 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:08:54.398 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:08:54.398 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:08:54.398 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:08:54.401 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:08:54.404 | ++ functions-common:get_field:727 : read data 2021-01-15 16:08:57.504 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:08:57.507 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:08:57.510 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:08:57.513 | ++ functions-common:get_field:733 : echo '| 79c1867091544154b399b2b895d43102 | d5c2e7191cc34f4a99729c9e04754066 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:08:57.513 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:08:57.519 | ++ functions-common:get_field:727 : read data 2021-01-15 16:08:57.522 | + functions-common:get_or_add_user_project_role:910 : user_role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:08:57.525 | + functions-common:get_or_add_user_project_role:912 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:08:57.525 | 79c1867091544154b399b2b895d43102 2021-01-15 16:08:57.527 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-01-15 16:08:57.530 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-01-15 16:08:57.532 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:08:57.535 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:08:57.538 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:08:57.540 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:08:57.543 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:08:57.545 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:08:57.548 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:08:57.550 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:08:57.553 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:08:57.556 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:08:57.560 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:08:57.560 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:08:57.561 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:08:57.563 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:08:57.566 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:00.523 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:00.527 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:09:00.530 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:09:00.532 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:09:03.488 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:09:03.488 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:03.488 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:09:03.492 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:03.496 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:06.653 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:06.658 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:09:06.661 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:09:06.665 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | d5c2e7191cc34f4a99729c9e04754066 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:09:06.666 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:09:06.671 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:06.675 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:09:06.678 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:09:06.678 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:09:06.681 | + lib/nova:create_nova_accounts:347 : local nova_api_url 2021-01-15 16:09:06.683 | + lib/nova:create_nova_accounts:348 : [[ True == \F\a\l\s\e ]] 2021-01-15 16:09:06.686 | + lib/nova:create_nova_accounts:351 : nova_api_url=http://10.222.0.16/compute 2021-01-15 16:09:06.689 | + lib/nova:create_nova_accounts:354 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-01-15 16:09:06.692 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:09:06.695 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-01-15 16:09:08.950 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-01-15 16:09:11.113 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:11.116 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:09:11.116 | a6a3496377514495b3bd50b693b3b206' 2021-01-15 16:09:11.119 | + functions-common:get_or_create_service:978 : echo a6a3496377514495b3bd50b693b3b206 2021-01-15 16:09:11.119 | a6a3496377514495b3bd50b693b3b206 2021-01-15 16:09:11.121 | + lib/nova:create_nova_accounts:356 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.16/compute/v2/$(project_id)s' 2021-01-15 16:09:11.124 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:09:11.127 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' RegionOne 2021-01-15 16:09:11.130 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:09:11.133 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-01-15 16:09:13.524 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:13.527 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:09:13.530 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:09:13.534 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-01-15 16:09:15.860 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:15.863 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ae2486fa5be14386842dd18b00ddffb4 2021-01-15 16:09:15.866 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ae2486fa5be14386842dd18b00ddffb4 2021-01-15 16:09:15.869 | + functions-common:get_or_create_endpoint:1011 : public_id=ae2486fa5be14386842dd18b00ddffb4 2021-01-15 16:09:15.872 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:09:15.874 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:09:15.876 | + functions-common:get_or_create_endpoint:1020 : echo ae2486fa5be14386842dd18b00ddffb4 2021-01-15 16:09:15.877 | ae2486fa5be14386842dd18b00ddffb4 2021-01-15 16:09:15.879 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova compute 'Nova Compute Service' 2021-01-15 16:09:15.882 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:09:15.885 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-01-15 16:09:18.181 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-01-15 16:09:20.347 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:20.351 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:09:20.351 | 0e57534e2374497e9186fb6728a9df86' 2021-01-15 16:09:20.355 | + functions-common:get_or_create_service:978 : echo 0e57534e2374497e9186fb6728a9df86 2021-01-15 16:09:20.355 | 0e57534e2374497e9186fb6728a9df86 2021-01-15 16:09:20.358 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute RegionOne http://10.222.0.16/compute/v2.1 2021-01-15 16:09:20.361 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:09:20.365 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.16/compute/v2.1 RegionOne 2021-01-15 16:09:20.367 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:09:20.371 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-01-15 16:09:22.762 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:22.766 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:09:22.769 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:09:22.773 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.16/compute/v2.1 --region RegionOne -f value -c id 2021-01-15 16:09:25.136 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:25.141 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=af213d7778a9484bac7e94a0b559f588 2021-01-15 16:09:25.144 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo af213d7778a9484bac7e94a0b559f588 2021-01-15 16:09:25.148 | + functions-common:get_or_create_endpoint:1011 : public_id=af213d7778a9484bac7e94a0b559f588 2021-01-15 16:09:25.151 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:09:25.155 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:09:25.157 | + functions-common:get_or_create_endpoint:1020 : echo af213d7778a9484bac7e94a0b559f588 2021-01-15 16:09:25.157 | af213d7778a9484bac7e94a0b559f588 2021-01-15 16:09:25.161 | + lib/nova:create_nova_accounts:367 : is_service_enabled n-api 2021-01-15 16:09:25.182 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:09:25.185 | + lib/nova:create_nova_accounts:369 : is_service_enabled swift 2021-01-15 16:09:25.203 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:09:25.205 | + lib/nova:create_nova_accounts:372 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-01-15 16:09:25.210 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:09:25.214 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:09:25.217 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:09:25.219 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:09:25.222 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:09:25.224 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:09:25.227 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:09:25.230 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:09:25.232 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:09:25.235 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:09:25.240 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:25.241 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:09:25.241 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:09:25.244 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:25.248 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:28.311 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:28.315 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:09:28.318 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:09:28.321 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:09:31.300 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-01-15 16:09:31.300 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:31.300 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:09:31.303 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:31.307 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:34.429 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:34.434 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:09:34.438 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:09:34.443 | ++ functions-common:get_field:733 : echo '| 662e2ddcb6da43a38fb18f2e070a7394 | d5c2e7191cc34f4a99729c9e04754066 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:09:34.444 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:09:34.451 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:34.455 | + functions-common:get_or_add_user_project_role:910 : user_role_id=662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:09:34.457 | + functions-common:get_or_add_user_project_role:912 : echo 662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:09:34.458 | 662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:09:34.460 | + lib/nova:create_nova_accounts:377 : is_service_enabled s3api 2021-01-15 16:09:34.476 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:09:34.479 | + ./stack.sh:main:1095 : is_service_enabled glance 2021-01-15 16:09:34.497 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:09:34.500 | + ./stack.sh:main:1096 : create_glance_accounts 2021-01-15 16:09:34.502 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-01-15 16:09:34.519 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:09:34.521 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-01-15 16:09:34.524 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-01-15 16:09:34.526 | + functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:09:34.529 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:09:34.531 | + functions-common:get_or_create_user:828 : local email= 2021-01-15 16:09:34.534 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-01-15 16:09:36.887 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:36.892 | + functions-common:get_or_create_user:840 : user_id=fd4c133759d745e5a0f7ee5bbc59d8d3 2021-01-15 16:09:36.896 | + functions-common:get_or_create_user:841 : echo fd4c133759d745e5a0f7ee5bbc59d8d3 2021-01-15 16:09:36.896 | fd4c133759d745e5a0f7ee5bbc59d8d3 2021-01-15 16:09:36.899 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-01-15 16:09:36.903 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:09:36.907 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:09:36.911 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:09:36.913 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:09:36.915 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:09:36.918 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:09:36.921 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:09:36.923 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:09:36.926 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:09:36.930 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:09:36.934 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-01-15 16:09:36.934 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:36.934 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:09:36.937 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:36.940 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:39.948 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:39.954 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:09:39.958 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:09:39.963 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-01-15 16:09:42.941 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:42.941 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:09:42.941 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-01-15 16:09:42.944 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:42.947 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:46.036 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:46.040 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:09:46.042 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:09:46.045 | ++ functions-common:get_field:733 : echo '| 79c1867091544154b399b2b895d43102 | fd4c133759d745e5a0f7ee5bbc59d8d3 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:09:46.045 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:09:46.051 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:46.056 | + functions-common:get_or_add_user_project_role:910 : user_role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:09:46.059 | + functions-common:get_or_add_user_project_role:912 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:09:46.059 | 79c1867091544154b399b2b895d43102 2021-01-15 16:09:46.062 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-01-15 16:09:46.064 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-01-15 16:09:46.080 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:09:46.083 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-01-15 16:09:46.085 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-01-15 16:09:46.087 | + functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:09:46.090 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:09:46.093 | + functions-common:get_or_create_user:828 : local email= 2021-01-15 16:09:46.096 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-01-15 16:09:48.430 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:48.434 | + functions-common:get_or_create_user:840 : user_id=d90f0c9fd29044929d69483cab7c6086 2021-01-15 16:09:48.438 | + functions-common:get_or_create_user:841 : echo d90f0c9fd29044929d69483cab7c6086 2021-01-15 16:09:48.438 | d90f0c9fd29044929d69483cab7c6086 2021-01-15 16:09:48.441 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-01-15 16:09:48.445 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:09:48.449 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:09:48.452 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:09:48.455 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:09:48.459 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:09:48.462 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:09:48.466 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:09:48.469 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:09:48.472 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:09:48.476 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:09:48.481 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-01-15 16:09:48.481 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:48.481 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:09:48.484 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:48.486 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:51.483 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:51.490 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:09:51.494 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:09:51.499 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-01-15 16:09:54.482 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-01-15 16:09:54.482 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:54.483 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:09:54.486 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:54.489 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:57.599 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:09:57.603 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:09:57.607 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:09:57.610 | ++ functions-common:get_field:733 : echo '| 79c1867091544154b399b2b895d43102 | d90f0c9fd29044929d69483cab7c6086 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:09:57.610 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:09:57.616 | ++ functions-common:get_field:727 : read data 2021-01-15 16:09:57.620 | + functions-common:get_or_add_user_project_role:910 : user_role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:09:57.622 | + functions-common:get_or_add_user_project_role:912 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:09:57.622 | 79c1867091544154b399b2b895d43102 2021-01-15 16:09:57.625 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-01-15 16:09:57.629 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-01-15 16:09:57.631 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:09:57.636 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:09:57.638 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:09:57.641 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:09:57.643 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:09:57.646 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:09:57.648 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:09:57.651 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:09:57.653 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:09:57.656 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:09:57.661 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-01-15 16:09:57.661 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:09:57.661 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:09:57.663 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:09:57.666 | ++ functions-common:get_field:727 : read data 2021-01-15 16:10:00.774 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:00.780 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:10:00.785 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:10:00.789 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-01-15 16:10:03.779 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-01-15 16:10:03.779 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:10:03.779 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:10:03.783 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:10:03.786 | ++ functions-common:get_field:727 : read data 2021-01-15 16:10:06.878 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:06.883 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:10:06.887 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:10:06.891 | ++ functions-common:get_field:733 : echo '| 662e2ddcb6da43a38fb18f2e070a7394 | d90f0c9fd29044929d69483cab7c6086 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:10:06.892 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:10:06.900 | ++ functions-common:get_field:727 : read data 2021-01-15 16:10:06.905 | + functions-common:get_or_add_user_project_role:910 : user_role_id=662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:10:06.908 | + functions-common:get_or_add_user_project_role:912 : echo 662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:10:06.908 | 662e2ddcb6da43a38fb18f2e070a7394 2021-01-15 16:10:06.910 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-01-15 16:10:06.913 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:10:06.916 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-01-15 16:10:09.200 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-01-15 16:10:11.350 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:11.354 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:10:11.355 | 0aea8d46cc404e439681190630c6575c' 2021-01-15 16:10:11.359 | + functions-common:get_or_create_service:978 : echo 0aea8d46cc404e439681190630c6575c 2021-01-15 16:10:11.359 | 0aea8d46cc404e439681190630c6575c 2021-01-15 16:10:11.363 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.16/image 2021-01-15 16:10:11.366 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:10:11.370 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.16/image RegionOne 2021-01-15 16:10:11.373 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:10:11.376 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-01-15 16:10:13.810 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:13.815 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:10:13.819 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:10:13.825 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.16/image --region RegionOne -f value -c id 2021-01-15 16:10:16.184 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:16.189 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=992267d2e02b479581a3dd95070de20d 2021-01-15 16:10:16.193 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 992267d2e02b479581a3dd95070de20d 2021-01-15 16:10:16.197 | + functions-common:get_or_create_endpoint:1011 : public_id=992267d2e02b479581a3dd95070de20d 2021-01-15 16:10:16.201 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:10:16.204 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:10:16.207 | + functions-common:get_or_create_endpoint:1020 : echo 992267d2e02b479581a3dd95070de20d 2021-01-15 16:10:16.207 | 992267d2e02b479581a3dd95070de20d 2021-01-15 16:10:16.210 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-01-15 16:10:16.214 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-01-15 16:10:16.219 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-01-15 16:10:18.482 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-01-15 16:10:18.486 | ++ functions-common:get_or_create_domain:803 : echo default 2021-01-15 16:10:18.491 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-01-15 16:10:18.496 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-01-15 16:10:18.522 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-01-15 16:10:18.548 | + ./stack.sh:main:1098 : is_service_enabled cinder 2021-01-15 16:10:18.564 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:10:18.567 | + ./stack.sh:main:1099 : create_cinder_accounts 2021-01-15 16:10:18.569 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-01-15 16:10:18.572 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-01-15 16:10:18.574 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-01-15 16:10:18.577 | + functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:10:18.579 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:10:18.582 | + functions-common:get_or_create_user:828 : local email= 2021-01-15 16:10:18.585 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-01-15 16:10:20.967 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:20.973 | + functions-common:get_or_create_user:840 : user_id=5e93c0e454ce4d5995ef01ee936ce36c 2021-01-15 16:10:20.977 | + functions-common:get_or_create_user:841 : echo 5e93c0e454ce4d5995ef01ee936ce36c 2021-01-15 16:10:20.977 | 5e93c0e454ce4d5995ef01ee936ce36c 2021-01-15 16:10:20.981 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-01-15 16:10:20.984 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:10:20.988 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:10:20.992 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:10:20.996 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:10:20.998 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:10:21.001 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:10:21.004 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:10:21.006 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:10:21.010 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:10:21.014 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:10:21.018 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:10:21.019 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:10:21.021 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:10:21.023 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-01-15 16:10:21.024 | ++ functions-common:get_field:727 : read data 2021-01-15 16:10:24.079 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:24.085 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:10:24.088 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:10:24.091 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-01-15 16:10:27.141 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-01-15 16:10:27.141 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:10:27.141 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:10:27.146 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:10:27.148 | ++ functions-common:get_field:727 : read data 2021-01-15 16:10:30.342 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:30.347 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:10:30.351 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:10:30.355 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:10:30.355 | ++ functions-common:get_field:733 : echo '| 79c1867091544154b399b2b895d43102 | 5e93c0e454ce4d5995ef01ee936ce36c | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:10:30.360 | ++ functions-common:get_field:727 : read data 2021-01-15 16:10:30.363 | + functions-common:get_or_add_user_project_role:910 : user_role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:10:30.366 | + functions-common:get_or_add_user_project_role:912 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:10:30.366 | 79c1867091544154b399b2b895d43102 2021-01-15 16:10:30.369 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-01-15 16:10:30.371 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-01-15 16:10:30.374 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:10:30.377 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-01-15 16:10:32.704 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-01-15 16:10:34.861 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:34.866 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:10:34.866 | 0c3e3dc58be14a9d9c59293a25dc1a85' 2021-01-15 16:10:34.869 | + functions-common:get_or_create_service:978 : echo 0c3e3dc58be14a9d9c59293a25dc1a85 2021-01-15 16:10:34.869 | 0c3e3dc58be14a9d9c59293a25dc1a85 2021-01-15 16:10:34.873 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-01-15 16:10:34.876 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2021-01-15 16:10:34.881 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:10:34.885 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2021-01-15 16:10:34.887 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:10:34.891 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-01-15 16:10:37.321 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:37.326 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:10:37.330 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:10:37.336 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-01-15 16:10:39.752 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:39.757 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=041bfb24a80f4747a4c84b7fff28c380 2021-01-15 16:10:39.760 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 041bfb24a80f4747a4c84b7fff28c380 2021-01-15 16:10:39.764 | + functions-common:get_or_create_endpoint:1011 : public_id=041bfb24a80f4747a4c84b7fff28c380 2021-01-15 16:10:39.767 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:10:39.772 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:10:39.775 | + functions-common:get_or_create_endpoint:1020 : echo 041bfb24a80f4747a4c84b7fff28c380 2021-01-15 16:10:39.775 | 041bfb24a80f4747a4c84b7fff28c380 2021-01-15 16:10:39.778 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-01-15 16:10:39.781 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:10:39.784 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-01-15 16:10:42.144 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-01-15 16:10:44.298 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:44.303 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:10:44.303 | d61b344e8a0643ad8cfd0ec3ba71e806' 2021-01-15 16:10:44.307 | + functions-common:get_or_create_service:978 : echo d61b344e8a0643ad8cfd0ec3ba71e806 2021-01-15 16:10:44.307 | d61b344e8a0643ad8cfd0ec3ba71e806 2021-01-15 16:10:44.310 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.16/volume/v2/$(project_id)s' 2021-01-15 16:10:44.312 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:10:44.315 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.16/volume/v2/$(project_id)s' RegionOne 2021-01-15 16:10:44.318 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:10:44.322 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-01-15 16:10:46.739 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:46.744 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:10:46.748 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:10:46.752 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.16/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-01-15 16:10:49.139 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:49.143 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e37e6307e7f14d0a9524daa510723d10 2021-01-15 16:10:49.147 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e37e6307e7f14d0a9524daa510723d10 2021-01-15 16:10:49.152 | + functions-common:get_or_create_endpoint:1011 : public_id=e37e6307e7f14d0a9524daa510723d10 2021-01-15 16:10:49.156 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:10:49.160 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:10:49.164 | + functions-common:get_or_create_endpoint:1020 : echo e37e6307e7f14d0a9524daa510723d10 2021-01-15 16:10:49.164 | e37e6307e7f14d0a9524daa510723d10 2021-01-15 16:10:49.167 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-01-15 16:10:49.170 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:10:49.173 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-01-15 16:10:51.457 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-01-15 16:10:53.613 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:53.618 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:10:53.618 | 604b159fb59f4f1ab6ee1cd0bf16171e' 2021-01-15 16:10:53.621 | + functions-common:get_or_create_service:978 : echo 604b159fb59f4f1ab6ee1cd0bf16171e 2021-01-15 16:10:53.621 | 604b159fb59f4f1ab6ee1cd0bf16171e 2021-01-15 16:10:53.624 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2021-01-15 16:10:53.627 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:10:53.631 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2021-01-15 16:10:53.634 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:10:53.637 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-01-15 16:10:56.095 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:56.099 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:10:56.101 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:10:56.105 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-01-15 16:10:58.470 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:10:58.475 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=46c58d918e90407d845e6483a038d3d7 2021-01-15 16:10:58.478 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 46c58d918e90407d845e6483a038d3d7 2021-01-15 16:10:58.482 | + functions-common:get_or_create_endpoint:1011 : public_id=46c58d918e90407d845e6483a038d3d7 2021-01-15 16:10:58.485 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:10:58.489 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:10:58.491 | + functions-common:get_or_create_endpoint:1020 : echo 46c58d918e90407d845e6483a038d3d7 2021-01-15 16:10:58.491 | 46c58d918e90407d845e6483a038d3d7 2021-01-15 16:10:58.494 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-01-15 16:10:58.498 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-01-15 16:10:58.502 | ++ functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:10:58.507 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-01-15 16:11:00.870 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:00.874 | ++ functions-common:get_or_create_project:853 : project_id=a7d1338bfd3b41abb82d3113fcea8be4 2021-01-15 16:11:00.879 | ++ functions-common:get_or_create_project:854 : echo a7d1338bfd3b41abb82d3113fcea8be4 2021-01-15 16:11:00.883 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a7d1338bfd3b41abb82d3113fcea8be4 2021-01-15 16:11:00.914 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-01-15 16:11:00.917 | ++ functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:11:00.919 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:11:00.922 | ++ functions-common:get_or_create_user:828 : local email= 2021-01-15 16:11:00.925 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-01-15 16:11:02.847 | No password was supplied, authentication will fail when a user does not have a password. 2021-01-15 16:11:03.306 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:03.310 | ++ functions-common:get_or_create_user:840 : user_id=5e93c0e454ce4d5995ef01ee936ce36c 2021-01-15 16:11:03.314 | ++ functions-common:get_or_create_user:841 : echo 5e93c0e454ce4d5995ef01ee936ce36c 2021-01-15 16:11:03.318 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5e93c0e454ce4d5995ef01ee936ce36c 2021-01-15 16:11:03.349 | + ./stack.sh:main:1101 : is_service_enabled neutron 2021-01-15 16:11:03.367 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:11:03.370 | + ./stack.sh:main:1102 : create_neutron_accounts 2021-01-15 16:11:03.372 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-01-15 16:11:03.376 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-15 16:11:03.378 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:11:03.381 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:11:03.384 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-15 16:11:03.386 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-01-15 16:11:03.389 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-15 16:11:03.392 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-01-15 16:11:03.394 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-01-15 16:11:03.397 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-01-15 16:11:03.399 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.16:9696/ 2021-01-15 16:11:03.402 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-01-15 16:11:03.405 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-01-15 16:11:03.407 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-01-15 16:11:03.410 | + functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:11:03.412 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:11:03.415 | + functions-common:get_or_create_user:828 : local email= 2021-01-15 16:11:03.418 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-01-15 16:11:05.758 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:05.763 | + functions-common:get_or_create_user:840 : user_id=236f7fa99c2245f29ab342c058ec4899 2021-01-15 16:11:05.767 | + functions-common:get_or_create_user:841 : echo 236f7fa99c2245f29ab342c058ec4899 2021-01-15 16:11:05.768 | 236f7fa99c2245f29ab342c058ec4899 2021-01-15 16:11:05.772 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-01-15 16:11:05.775 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:11:05.779 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:11:05.783 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:11:05.786 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:11:05.789 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:11:05.792 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:11:05.795 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:11:05.798 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:11:05.801 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:11:05.804 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:11:05.809 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-01-15 16:11:05.809 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:11:05.809 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:11:05.812 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:11:05.814 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:08.880 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:08.885 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:11:08.888 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:11:08.890 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-01-15 16:11:11.838 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-01-15 16:11:11.838 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:11:11.838 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:11:11.840 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:11:11.843 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:14.879 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:14.882 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:11:14.885 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:11:14.889 | ++ functions-common:get_field:733 : echo '| 79c1867091544154b399b2b895d43102 | 236f7fa99c2245f29ab342c058ec4899 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:11:14.889 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:11:14.894 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:14.898 | + functions-common:get_or_add_user_project_role:910 : user_role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:11:14.901 | + functions-common:get_or_add_user_project_role:912 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:11:14.901 | 79c1867091544154b399b2b895d43102 2021-01-15 16:11:14.903 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-01-15 16:11:14.906 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-01-15 16:11:14.908 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:11:14.912 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-01-15 16:11:17.183 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-01-15 16:11:19.327 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:19.330 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:11:19.330 | d6de52439c4e4f6d82af22b968a751a4' 2021-01-15 16:11:19.333 | + functions-common:get_or_create_service:978 : echo d6de52439c4e4f6d82af22b968a751a4 2021-01-15 16:11:19.333 | d6de52439c4e4f6d82af22b968a751a4 2021-01-15 16:11:19.335 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.16:9696/ 2021-01-15 16:11:19.338 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:11:19.341 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.16:9696/ RegionOne 2021-01-15 16:11:19.344 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:11:19.347 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-01-15 16:11:21.842 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:21.845 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:11:21.848 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:11:21.853 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.16:9696/ --region RegionOne -f value -c id 2021-01-15 16:11:24.198 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:24.201 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fa129d98cb574a118cca2eee613ff9c8 2021-01-15 16:11:24.203 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fa129d98cb574a118cca2eee613ff9c8 2021-01-15 16:11:24.207 | + functions-common:get_or_create_endpoint:1011 : public_id=fa129d98cb574a118cca2eee613ff9c8 2021-01-15 16:11:24.211 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:11:24.215 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:11:24.218 | + functions-common:get_or_create_endpoint:1020 : echo fa129d98cb574a118cca2eee613ff9c8 2021-01-15 16:11:24.218 | fa129d98cb574a118cca2eee613ff9c8 2021-01-15 16:11:24.221 | + ./stack.sh:main:1104 : is_service_enabled swift 2021-01-15 16:11:24.245 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:11:24.248 | + ./stack.sh:main:1105 : create_swift_accounts 2021-01-15 16:11:24.250 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-01-15 16:11:24.253 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-01-15 16:11:24.256 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-01-15 16:11:24.259 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-01-15 16:11:24.262 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-01-15 16:11:24.265 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-01-15 16:11:24.267 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-01-15 16:11:24.270 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-01-15 16:11:24.272 | + lib/swift:create_swift_accounts:635 : local another_role 2021-01-15 16:11:24.275 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-01-15 16:11:24.277 | ++ functions-common:get_or_create_role:860 : local role_id 2021-01-15 16:11:24.280 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-01-15 16:11:26.580 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:26.584 | ++ functions-common:get_or_create_role:865 : role_id=48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:11:26.587 | ++ functions-common:get_or_create_role:866 : echo 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:11:26.591 | + lib/swift:create_swift_accounts:636 : another_role=48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:11:26.594 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-01-15 16:11:26.597 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-01-15 16:11:26.601 | + functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:11:26.604 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:11:26.606 | + functions-common:get_or_create_user:828 : local email= 2021-01-15 16:11:26.609 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-01-15 16:11:28.977 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:28.980 | + functions-common:get_or_create_user:840 : user_id=436725791af541c6926d86903bf56d90 2021-01-15 16:11:28.982 | + functions-common:get_or_create_user:841 : echo 436725791af541c6926d86903bf56d90 2021-01-15 16:11:28.982 | 436725791af541c6926d86903bf56d90 2021-01-15 16:11:28.984 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-01-15 16:11:28.987 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:11:28.989 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:11:28.992 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:11:28.994 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:11:28.997 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:11:28.999 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:11:29.001 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:11:29.003 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:11:29.005 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:11:29.008 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:11:29.011 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:11:29.012 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-01-15 16:11:29.012 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:11:29.015 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:11:29.019 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:31.958 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:31.961 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:11:31.964 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:11:31.966 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-01-15 16:11:34.863 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-01-15 16:11:34.863 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:11:34.864 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:11:34.866 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:11:34.869 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:37.928 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:37.934 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:11:37.938 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:11:37.941 | ++ functions-common:get_field:733 : echo '| 79c1867091544154b399b2b895d43102 | 436725791af541c6926d86903bf56d90 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:11:37.942 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:11:37.948 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:37.951 | + functions-common:get_or_add_user_project_role:910 : user_role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:11:37.953 | + functions-common:get_or_add_user_project_role:912 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:11:37.953 | 79c1867091544154b399b2b895d43102 2021-01-15 16:11:37.955 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-01-15 16:11:37.958 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-01-15 16:11:37.960 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:11:37.963 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:11:37.965 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:11:37.967 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:11:37.970 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:11:37.972 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:11:37.974 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:11:37.977 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:11:37.979 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:11:37.982 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:11:37.985 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-01-15 16:11:37.986 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:11:37.986 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:11:37.989 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:11:37.991 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:40.950 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:40.954 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:11:40.956 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:11:40.959 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-01-15 16:11:43.860 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-01-15 16:11:43.861 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:11:43.862 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:11:43.866 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:11:43.869 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:46.929 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:46.931 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:11:46.934 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:11:46.937 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | 436725791af541c6926d86903bf56d90 | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:11:46.937 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:11:46.943 | ++ functions-common:get_field:727 : read data 2021-01-15 16:11:46.946 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:11:46.948 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:11:46.948 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:11:46.950 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-01-15 16:11:46.953 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:11:46.957 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-01-15 16:11:49.232 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-01-15 16:11:51.385 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:51.389 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:11:51.389 | 71e2aebe7bcc4787adb5cd424835132f' 2021-01-15 16:11:51.391 | + functions-common:get_or_create_service:978 : echo 71e2aebe7bcc4787adb5cd424835132f 2021-01-15 16:11:51.392 | 71e2aebe7bcc4787adb5cd424835132f 2021-01-15 16:11:51.395 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' http://10.222.0.16:8080 2021-01-15 16:11:51.399 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:11:51.403 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' RegionOne 2021-01-15 16:11:51.406 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:11:51.410 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-01-15 16:11:53.951 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:53.954 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:11:53.957 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:11:53.960 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-01-15 16:11:56.368 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:56.371 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2dc880d382334cf09f392e859049a560 2021-01-15 16:11:56.374 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2dc880d382334cf09f392e859049a560 2021-01-15 16:11:56.378 | + functions-common:get_or_create_endpoint:1011 : public_id=2dc880d382334cf09f392e859049a560 2021-01-15 16:11:56.380 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.16:8080 ]] 2021-01-15 16:11:56.383 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.16:8080 RegionOne 2021-01-15 16:11:56.387 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:11:56.390 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-01-15 16:11:58.812 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:11:58.815 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:11:58.818 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:11:58.822 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.16:8080 --region RegionOne -f value -c id 2021-01-15 16:12:01.226 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:01.229 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0c1bb70ef867460c8c3d8f1171641457 2021-01-15 16:12:01.232 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 0c1bb70ef867460c8c3d8f1171641457 2021-01-15 16:12:01.232 | 0c1bb70ef867460c8c3d8f1171641457 2021-01-15 16:12:01.235 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:12:01.238 | + functions-common:get_or_create_endpoint:1020 : echo 2dc880d382334cf09f392e859049a560 2021-01-15 16:12:01.238 | 2dc880d382334cf09f392e859049a560 2021-01-15 16:12:01.242 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-01-15 16:12:01.245 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-01-15 16:12:01.249 | ++ functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:12:01.260 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-01-15 16:12:03.506 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:03.509 | ++ functions-common:get_or_create_project:853 : project_id=c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:03.512 | ++ functions-common:get_or_create_project:854 : echo c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:03.515 | + lib/swift:create_swift_accounts:650 : swift_project_test1=c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:03.517 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-01-15 16:12:03.521 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:03.542 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-01-15 16:12:03.544 | ++ functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:12:03.547 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-01-15 16:12:03.549 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-01-15 16:12:03.553 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-01-15 16:12:05.861 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:05.865 | ++ functions-common:get_or_create_user:840 : user_id=3b05cb6aff354c8ebd9ea29f2e94b770 2021-01-15 16:12:05.868 | ++ functions-common:get_or_create_user:841 : echo 3b05cb6aff354c8ebd9ea29f2e94b770 2021-01-15 16:12:05.871 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=3b05cb6aff354c8ebd9ea29f2e94b770 2021-01-15 16:12:05.873 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-01-15 16:12:05.876 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:05.892 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 3b05cb6aff354c8ebd9ea29f2e94b770 c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:05.895 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:12:05.898 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:12:05.901 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:12:05.903 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:12:05.905 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:12:05.908 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:12:05.910 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:12:05.913 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:12:05.917 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 3b05cb6aff354c8ebd9ea29f2e94b770 --project c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:05.917 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:05.918 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:12:05.921 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:05.923 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:08.396 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:08.400 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:12:08.403 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:12:08.405 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 3b05cb6aff354c8ebd9ea29f2e94b770 --project c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:10.817 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 3b05cb6aff354c8ebd9ea29f2e94b770 --project c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:10.817 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:10.817 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:12:10.820 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:10.822 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:13.431 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:13.434 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:12:13.437 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:12:13.441 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | 3b05cb6aff354c8ebd9ea29f2e94b770 | | c35fcc72d73948bda6d78afdf04ab116 | | | False |' 2021-01-15 16:12:13.441 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:12:13.449 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:13.453 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:13.457 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:13.457 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:13.460 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-01-15 16:12:13.463 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-01-15 16:12:13.466 | ++ functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:12:13.468 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-01-15 16:12:13.471 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-01-15 16:12:13.474 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-01-15 16:12:15.658 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:15.661 | ++ functions-common:get_or_create_user:840 : user_id=5d91955d2c364811881147e3f0344884 2021-01-15 16:12:15.664 | ++ functions-common:get_or_create_user:841 : echo 5d91955d2c364811881147e3f0344884 2021-01-15 16:12:15.667 | + lib/swift:create_swift_accounts:659 : swift_user_test3=5d91955d2c364811881147e3f0344884 2021-01-15 16:12:15.669 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-01-15 16:12:15.672 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:15.688 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 48954b8e3d4046c7afb69c91c4de7de5 5d91955d2c364811881147e3f0344884 c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:15.690 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:12:15.693 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:12:15.696 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:12:15.698 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:12:15.700 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:12:15.703 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:12:15.705 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:12:15.708 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:12:15.712 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 48954b8e3d4046c7afb69c91c4de7de5 --user 5d91955d2c364811881147e3f0344884 --project c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:15.712 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:15.712 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:12:15.715 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:15.718 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:18.098 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:18.102 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:12:18.104 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:12:18.107 | + functions-common:get_or_add_user_project_role:901 : openstack role add 48954b8e3d4046c7afb69c91c4de7de5 --user 5d91955d2c364811881147e3f0344884 --project c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:20.446 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 48954b8e3d4046c7afb69c91c4de7de5 --user 5d91955d2c364811881147e3f0344884 --project c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:12:20.446 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:20.447 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:12:20.449 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:20.452 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:22.876 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:22.879 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:12:22.881 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:12:22.884 | ++ functions-common:get_field:733 : echo '| 48954b8e3d4046c7afb69c91c4de7de5 | 5d91955d2c364811881147e3f0344884 | | c35fcc72d73948bda6d78afdf04ab116 | | | False |' 2021-01-15 16:12:22.885 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:12:22.890 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:22.893 | + functions-common:get_or_add_user_project_role:910 : user_role_id=48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:12:22.896 | + functions-common:get_or_add_user_project_role:912 : echo 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:12:22.896 | 48954b8e3d4046c7afb69c91c4de7de5 2021-01-15 16:12:22.898 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-01-15 16:12:22.901 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-01-15 16:12:22.904 | ++ functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:12:22.907 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-01-15 16:12:25.111 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:25.115 | ++ functions-common:get_or_create_project:853 : project_id=76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:12:25.118 | ++ functions-common:get_or_create_project:854 : echo 76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:12:25.122 | + lib/swift:create_swift_accounts:664 : swift_project_test2=76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:12:25.126 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-01-15 16:12:25.129 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:25.149 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-01-15 16:12:25.152 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-01-15 16:12:25.154 | ++ functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:12:25.156 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-01-15 16:12:25.159 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-01-15 16:12:25.163 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-01-15 16:12:27.461 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:27.464 | ++ functions-common:get_or_create_user:840 : user_id=5d86d8b38f104b6195917251750a29f6 2021-01-15 16:12:27.466 | ++ functions-common:get_or_create_user:841 : echo 5d86d8b38f104b6195917251750a29f6 2021-01-15 16:12:27.471 | + lib/swift:create_swift_accounts:669 : swift_user_test2=5d86d8b38f104b6195917251750a29f6 2021-01-15 16:12:27.473 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-01-15 16:12:27.476 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:27.492 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 5d86d8b38f104b6195917251750a29f6 76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:12:27.495 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:12:27.498 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:12:27.500 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:12:27.503 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:12:27.509 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:12:27.514 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:12:27.517 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:12:27.520 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:12:27.524 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 5d86d8b38f104b6195917251750a29f6 --project 76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:12:27.525 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:27.525 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:12:27.528 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:27.530 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:29.982 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:29.986 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:12:29.988 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:12:29.991 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 5d86d8b38f104b6195917251750a29f6 --project 76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:12:32.377 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:32.378 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 5d86d8b38f104b6195917251750a29f6 --project 76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:12:32.378 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:12:32.381 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:32.385 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:34.911 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:34.914 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:12:34.917 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:12:34.920 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | 5d86d8b38f104b6195917251750a29f6 | | 76f86f11222e4f879e4d2a81d2cf74d9 | | | False |' 2021-01-15 16:12:34.921 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:12:34.929 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:34.932 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:34.935 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:34.935 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:34.937 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-01-15 16:12:34.940 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-01-15 16:12:34.944 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-01-15 16:12:34.947 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-01-15 16:12:37.276 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-01-15 16:12:39.480 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:39.483 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-01-15 16:12:39.483 | 0aa1c347144d4f7a872f7293c62034c8' 2021-01-15 16:12:39.485 | ++ functions-common:get_or_create_domain:803 : echo 0aa1c347144d4f7a872f7293c62034c8 2021-01-15 16:12:39.489 | + lib/swift:create_swift_accounts:674 : swift_domain=0aa1c347144d4f7a872f7293c62034c8 2021-01-15 16:12:39.491 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-01-15 16:12:39.493 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:39.509 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-01-15 16:12:39.512 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 0aa1c347144d4f7a872f7293c62034c8 2021-01-15 16:12:39.515 | ++ functions-common:get_or_create_project:847 : local project_id 2021-01-15 16:12:39.518 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=0aa1c347144d4f7a872f7293c62034c8 --or-show -f value -c id 2021-01-15 16:12:41.868 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:41.872 | ++ functions-common:get_or_create_project:853 : project_id=6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:12:41.875 | ++ functions-common:get_or_create_project:854 : echo 6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:12:41.879 | + lib/swift:create_swift_accounts:678 : swift_project_test4=6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:12:41.882 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-01-15 16:12:41.885 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:41.902 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-01-15 16:12:41.905 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 0aa1c347144d4f7a872f7293c62034c8 test4@example.com 2021-01-15 16:12:41.909 | ++ functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:12:41.911 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-01-15 16:12:41.914 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-01-15 16:12:41.917 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=0aa1c347144d4f7a872f7293c62034c8 --email=test4@example.com --or-show -f value -c id 2021-01-15 16:12:44.376 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:44.380 | ++ functions-common:get_or_create_user:840 : user_id=e676d62232734a49971d3507ae006201 2021-01-15 16:12:44.382 | ++ functions-common:get_or_create_user:841 : echo e676d62232734a49971d3507ae006201 2021-01-15 16:12:44.385 | + lib/swift:create_swift_accounts:683 : swift_user_test4=e676d62232734a49971d3507ae006201 2021-01-15 16:12:44.388 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-01-15 16:12:44.390 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:12:44.411 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin e676d62232734a49971d3507ae006201 6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:12:44.413 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:12:44.416 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-01-15 16:12:44.419 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:12:44.422 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:12:44.424 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-01-15 16:12:44.427 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-01-15 16:12:44.429 | ++ functions-common:_get_domain_args:882 : echo 2021-01-15 16:12:44.432 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-01-15 16:12:44.436 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user e676d62232734a49971d3507ae006201 --project 6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:12:44.437 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:44.437 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:12:44.440 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:44.444 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:46.969 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:46.975 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:12:46.979 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:12:46.982 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user e676d62232734a49971d3507ae006201 --project 6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:12:49.415 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user e676d62232734a49971d3507ae006201 --project 6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:12:49.415 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:12:49.415 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:12:49.419 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:12:49.422 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:52.045 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:12:52.048 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:12:52.052 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:12:52.055 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | e676d62232734a49971d3507ae006201 | | 6325a7948eaf4507a3979cb07b8801b0 | | | False |' 2021-01-15 16:12:52.055 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:12:52.061 | ++ functions-common:get_field:727 : read data 2021-01-15 16:12:52.066 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:52.068 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:52.068 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:12:52.071 | + ./stack.sh:main:1111 : write_clouds_yaml 2021-01-15 16:12:52.073 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-01-15 16:12:52.076 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-01-15 16:12:52.080 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-01-15 16:12:52.092 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-01-15 16:12:52.103 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-01-15 16:12:52.107 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-01-15 16:12:52.110 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.6 /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.16/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-01-15 16:12:52.205 | The user clouds.yaml file didn't exist. 2021-01-15 16:12:52.217 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.6 /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.16/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-01-15 16:12:52.319 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-01-15 16:12:52.319 | self._clouds = yaml.load(clouds_file) 2021-01-15 16:12:52.329 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.6 /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.16/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-01-15 16:12:52.442 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-01-15 16:12:52.442 | self._clouds = yaml.load(clouds_file) 2021-01-15 16:12:52.452 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.6 /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.16/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-01-15 16:12:52.563 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-01-15 16:12:52.563 | self._clouds = yaml.load(clouds_file) 2021-01-15 16:12:52.577 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-01-15 16:12:52.583 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-01-15 16:12:52.589 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-01-15 16:12:52.595 | + ./stack.sh:main:1116 : is_service_enabled horizon 2021-01-15 16:12:52.612 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:12:52.615 | + ./stack.sh:main:1126 : is_service_enabled mysql postgresql 2021-01-15 16:12:52.632 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:12:52.635 | + ./stack.sh:main:1126 : is_service_enabled glance 2021-01-15 16:12:52.653 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:12:52.656 | + ./stack.sh:main:1127 : echo_summary 'Configuring Glance' 2021-01-15 16:12:52.659 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:12:52.661 | + ./stack.sh:echo_summary:421 : echo -e Configuring Glance 2021-01-15 16:12:52.664 | + ./stack.sh:main:1128 : init_glance 2021-01-15 16:12:52.666 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-01-15 16:12:52.670 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-01-15 16:12:52.674 | + lib/glance:init_glance:336 : recreate_database glance 2021-01-15 16:12:52.677 | + lib/database:recreate_database:110 : local db=glance 2021-01-15 16:12:52.679 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-01-15 16:12:52.682 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-01-15 16:12:52.684 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-01-15 16:12:52.688 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:12:52.703 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-01-15 16:12:52.709 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:12:52.732 | + lib/glance:init_glance:338 : time_start dbsync 2021-01-15 16:12:52.734 | + functions-common:time_start:2317 : local name=dbsync 2021-01-15 16:12:52.737 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:12:52.740 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:12:52.743 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:12:52.747 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727172744 2021-01-15 16:12:52.751 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-01-15 16:12:54.949 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71721) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-01-15 16:12:54.953 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-01-15 16:12:54.953 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-01-15 16:12:54.981 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-01-15 16:12:54.981 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-01-15 16:12:55.000 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:12:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:12:55.020 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:12:55.064 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:12:55.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:12:55.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:12:55.083 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:12:55.084 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71721) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:12:55.174 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:55.175 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:55.231 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-01-15 16:12:58.242 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-01-15 16:12:58.352 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-01-15 16:12:58.370 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-01-15 16:12:58.716 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-01-15 16:12:58.725 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-01-15 16:12:58.733 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-01-15 16:12:58.954 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-01-15 16:12:59.317 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-01-15 16:12:59.325 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-01-15 16:12:59.335 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:59.336 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:59.341 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:59.341 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:59.347 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:59.347 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:59.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:59.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:59.409 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:59.409 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:59.417 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-01-15 16:12:59.734 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-01-15 16:12:59.928 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-01-15 16:12:59.939 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-01-15 16:12:59.942 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-01-15 16:12:59.952 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-01-15 16:12:59.959 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-01-15 16:12:59.978 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:59.979 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:59.984 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:12:59.984 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:12:59.989 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-01-15 16:12:59.989 | Database migration is up to date. No migration needed. 2021-01-15 16:12:59.989 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-01-15 16:12:59.989 | Database is synced successfully. 2021-01-15 16:13:00.207 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-01-15 16:13:02.294 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71728) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-01-15 16:13:02.466 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-01-15 16:13:02.498 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-01-15 16:13:02.606 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-01-15 16:13:02.752 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-01-15 16:13:02.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-01-15 16:13:02.965 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-01-15 16:13:03.028 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-01-15 16:13:03.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-01-15 16:13:03.104 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-01-15 16:13:03.145 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-01-15 16:13:03.330 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-01-15 16:13:03.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-01-15 16:13:03.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-01-15 16:13:03.529 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-01-15 16:13:03.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-01-15 16:13:03.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-01-15 16:13:03.690 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-01-15 16:13:03.777 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-01-15 16:13:03.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-01-15 16:13:03.859 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-01-15 16:13:03.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-01-15 16:13:03.939 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-01-15 16:13:04.018 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-01-15 16:13:04.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-01-15 16:13:04.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-01-15 16:13:04.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-01-15 16:13:04.280 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-01-15 16:13:04.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-01-15 16:13:04.399 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-01-15 16:13:04.433 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-01-15 16:13:04.434 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-01-15 16:13:04.635 | + lib/glance:init_glance:344 : time_stop dbsync 2021-01-15 16:13:04.640 | + functions-common:time_stop:2331 : local name 2021-01-15 16:13:04.644 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:13:04.648 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:13:04.652 | + functions-common:time_stop:2334 : local total 2021-01-15 16:13:04.656 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:13:04.660 | + functions-common:time_stop:2337 : name=dbsync 2021-01-15 16:13:04.662 | + functions-common:time_stop:2338 : start_time=1610727172744 2021-01-15 16:13:04.665 | + functions-common:time_stop:2340 : [[ -z 1610727172744 ]] 2021-01-15 16:13:04.668 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:13:04.672 | + functions-common:time_stop:2343 : end_time=1610727184669 2021-01-15 16:13:04.675 | + functions-common:time_stop:2344 : elapsed_time=11925 2021-01-15 16:13:04.678 | + functions-common:time_stop:2345 : total=20063 2021-01-15 16:13:04.680 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:13:04.683 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=31988 2021-01-15 16:13:04.686 | + ./stack.sh:main:1135 : is_service_enabled neutron 2021-01-15 16:13:04.705 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:04.708 | + ./stack.sh:main:1136 : echo_summary 'Configuring Neutron' 2021-01-15 16:13:04.711 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:13:04.714 | + ./stack.sh:echo_summary:421 : echo -e Configuring Neutron 2021-01-15 16:13:04.717 | + ./stack.sh:main:1138 : configure_neutron 2021-01-15 16:13:04.720 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-01-15 16:13:04.724 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:13:04.724 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-15 16:13:04.729 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:13:04.732 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-15 16:13:04.736 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-01-15 16:13:04.738 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-15 16:13:04.741 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-01-15 16:13:04.744 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-01-15 16:13:04.747 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-01-15 16:13:04.750 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-01-15 16:13:04.763 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-01-15 16:13:04.766 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-01-15 16:13:36.788 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-01-15 16:13:36.792 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-01-15 16:13:36.794 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-01-15 16:13:36.797 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-01-15 16:13:36.799 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-01-15 16:13:36.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-01-15 16:13:36.804 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-01-15 16:13:36.806 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-01-15 16:13:36.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-01-15 16:13:36.810 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-01-15 16:13:36.813 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-01-15 16:13:36.815 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-01-15 16:13:36.817 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-01-15 16:13:36.820 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-01-15 16:13:36.822 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-01-15 16:13:36.824 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-01-15 16:13:36.828 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:36.831 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-01-15 16:13:36.833 | + lib/neutron-legacy:_configure_neutron_common:717 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:36.838 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-01-15 16:13:36.840 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-01-15 16:13:36.842 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-01-15 16:13:36.844 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-01-15 16:13:36.847 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-01-15 16:13:36.850 | + lib/neutron-legacy:_configure_neutron_common:722 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-01-15 16:13:36.880 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-01-15 16:13:36.910 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-01-15 16:13:36.941 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-01-15 16:13:36.972 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-01-15 16:13:37.004 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-01-15 16:13:37.036 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-01-15 16:13:37.038 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-01-15 16:13:37.041 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-01-15 16:13:37.043 | + functions:setup_logging:656 : local other_cond=False 2021-01-15 16:13:37.045 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:37.048 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-01-15 16:13:37.051 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-01-15 16:13:37.054 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-01-15 16:13:37.057 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-01-15 16:13:37.073 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-01-15 16:13:37.075 | + functions:setup_systemd_logging:693 : local pidstr= 2021-01-15 16:13:37.077 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-01-15 16:13:37.080 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-01-15 16:13:37.082 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-15 16:13:37.111 | + functions:setup_systemd_logging:702 : 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' 2021-01-15 16:13:37.142 | + functions:setup_systemd_logging:703 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-15 16:13:37.172 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-15 16:13:37.202 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-01-15 16:13:37.217 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:13:37.220 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-01-15 16:13:37.222 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-01-15 16:13:37.225 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-01-15 16:13:37.227 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-01-15 16:13:37.230 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-01-15 16:13:37.232 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-01-15 16:13:37.234 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-01-15 16:13:37.237 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-01-15 16:13:37.249 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/netns-cleanup.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-01-15 16:13:37.262 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-01-15 16:13:37.264 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-01-15 16:13:37.276 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-01-15 16:13:37.287 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-01-15 16:13:37.299 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-01-15 16:13:37.301 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-01-15 16:13:37.304 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-01-15 16:13:37.308 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.Feo701CH3N 2021-01-15 16:13:37.310 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-01-15 16:13:37.313 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-01-15 16:13:37.315 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.Feo701CH3N 2021-01-15 16:13:37.319 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.Feo701CH3N 2021-01-15 16:13:37.330 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.Feo701CH3N /etc/sudoers.d/neutron-rootwrap 2021-01-15 16:13:37.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-01-15 16:13:37.371 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:37.374 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-01-15 16:13:37.405 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-01-15 16:13:37.407 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-01-15 16:13:37.410 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-01-15 16:13:37.412 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-15 16:13:37.415 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-15 16:13:37.418 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:13:37.433 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:37.436 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-15 16:13:37.439 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-15 16:13:37.441 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:13:37.457 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:37.459 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:13:37.462 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-01-15 16:13:37.493 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:13:37.495 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:13:37.498 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-01-15 16:13:37.514 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:37.516 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-01-15 16:13:37.519 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-01-15 16:13:37.521 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-01-15 16:13:37.524 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-01-15 16:13:37.526 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-01-15 16:13:37.528 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-01-15 16:13:37.531 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-01-15 16:13:37.533 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-01-15 16:13:37.536 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-01-15 16:13:37.538 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-01-15 16:13:37.542 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-01-15 16:13:37.545 | + 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 2021-01-15 16:13:37.549 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-01-15 16:13:37.565 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:37.568 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-01-15 16:13:37.570 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-01-15 16:13:37.573 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-01-15 16:13:37.577 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-01-15 16:13:37.607 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-01-15 16:13:37.638 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-01-15 16:13:37.670 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-01-15 16:13:37.700 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-01-15 16:13:37.731 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-01-15 16:13:37.734 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-01-15 16:13:37.736 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-01-15 16:13:37.739 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-15 16:13:37.741 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-01-15 16:13:37.772 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-01-15 16:13:37.803 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-01-15 16:13:37.833 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-01-15 16:13:37.864 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-01-15 16:13:37.895 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-01-15 16:13:37.926 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-01-15 16:13:37.957 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-01-15 16:13:37.988 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:13:38.035 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-01-15 16:13:38.068 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-01-15 16:13:38.099 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-01-15 16:13:38.130 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-01-15 16:13:38.133 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-01-15 16:13:38.136 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-01-15 16:13:38.139 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-01-15 16:13:38.141 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-01-15 16:13:38.173 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-01-15 16:13:38.204 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.16/identity 2021-01-15 16:13:38.234 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-01-15 16:13:38.266 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-01-15 16:13:38.300 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-01-15 16:13:38.331 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-01-15 16:13:38.362 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-01-15 16:13:38.394 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-01-15 16:13:38.425 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-01-15 16:13:38.457 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-01-15 16:13:38.459 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2021-01-15 16:13:38.462 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-01-15 16:13:38.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-01-15 16:13:38.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-01-15 16:13:38.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-01-15 16:13:38.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-01-15 16:13:38.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 800:849 != '' ]] 2021-01-15 16:13:38.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:800:849 2021-01-15 16:13:38.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:800:849 != '' ]] 2021-01-15 16:13:38.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-01-15 16:13:38.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-01-15 16:13:38.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-01-15 16:13:38.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-01-15 16:13:38.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-01-15 16:13:38.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-01-15 16:13:38.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-01-15 16:13:38.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-01-15 16:13:38.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:38.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-01-15 16:13:38.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch 2021-01-15 16:13:38.531 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.533 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-01-15 16:13:38.536 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch 2021-01-15 16:13:38.538 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch ']' 2021-01-15 16:13:38.541 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.543 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch 2021-01-15 16:13:38.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-01-15 16:13:38.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-01-15 16:13:38.573 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.576 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-01-15 16:13:38.578 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-01-15 16:13:38.581 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-01-15 16:13:38.583 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.585 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-01-15 16:13:38.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2021-01-15 16:13:38.619 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.621 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-01-15 16:13:38.624 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2021-01-15 16:13:38.626 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2021-01-15 16:13:38.629 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.631 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2021-01-15 16:13:38.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-01-15 16:13:38.663 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.666 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-01-15 16:13:38.668 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-01-15 16:13:38.670 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-01-15 16:13:38.673 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.676 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-01-15 16:13:38.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-01-15 16:13:38.705 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.707 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-01-15 16:13:38.710 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-01-15 16:13:38.712 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-01-15 16:13:38.715 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.717 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-01-15 16:13:38.744 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-01-15 16:13:38.747 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.749 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-01-15 16:13:38.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-01-15 16:13:38.754 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-01-15 16:13:38.756 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.759 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-01-15 16:13:38.785 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:800:849 2021-01-15 16:13:38.788 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-01-15 16:13:38.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:800:849 2021-01-15 16:13:38.795 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:800:849 ']' 2021-01-15 16:13:38.797 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.800 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:800:849 2021-01-15 16:13:38.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-01-15 16:13:38.829 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:13:38.832 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-01-15 16:13:38.834 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-01-15 16:13:38.837 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-01-15 16:13:38.839 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-01-15 16:13:38.842 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-01-15 16:13:38.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-01-15 16:13:38.871 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-01-15 16:13:38.887 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:38.890 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-01-15 16:13:38.893 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-01-15 16:13:38.921 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:38.924 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-01-15 16:13:38.951 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-01-15 16:13:38.985 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-01-15 16:13:38.988 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-01-15 16:13:38.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-01-15 16:13:38.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-01-15 16:13:41.473 | INFO neutron.common.config [-] Logging enabled! 2021-01-15 16:13:41.473 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.2.1.dev50 2021-01-15 16:13:41.474 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73452) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-01-15 16:13:41.475 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-01-15 16:13:41.476 | DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager'] {{(pid=73452) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2021-01-15 16:13:41.481 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=73452) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-01-15 16:13:41.776 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=73459 2021-01-15 16:13:41.864 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-01-15 16:13:41.865 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=73459 2021-01-15 16:13:42.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-01-15 16:13:42.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-01-15 16:13:42.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-01-15 16:13:42.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-01-15 16:13:42.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-01-15 16:13:42.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-01-15 16:13:42.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-01-15 16:13:42.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:42.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-01-15 16:13:42.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-01-15 16:13:42.259 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-01-15 16:13:42.265 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-01-15 16:13:42.268 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-01-15 16:13:42.270 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-01-15 16:13:42.294 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-01-15 16:13:42.311 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-01-15 16:13:42.314 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-01-15 16:13:42.322 | net.bridge.bridge-nf-call-iptables = 1 2021-01-15 16:13:42.327 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-01-15 16:13:42.329 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-01-15 16:13:42.337 | net.bridge.bridge-nf-call-ip6tables = 1 2021-01-15 16:13:42.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:42.343 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.0.42 2021-01-15 16:13:42.374 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2021-01-15 16:13:42.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-01-15 16:13:42.404 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-01-15 16:13:42.407 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-01-15 16:13:42.409 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-01-15 16:13:42.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-01-15 16:13:42.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-01-15 16:13:42.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-01-15 16:13:42.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-01-15 16:13:42.448 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-01-15 16:13:42.451 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-01-15 16:13:42.484 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-01-15 16:13:42.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2021-01-15 16:13:42.518 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-01-15 16:13:42.547 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-01-15 16:13:42.564 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:42.568 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-01-15 16:13:42.570 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-01-15 16:13:42.575 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-01-15 16:13:42.606 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-01-15 16:13:42.634 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-01-15 16:13:42.665 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:42.668 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-01-15 16:13:42.700 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-01-15 16:13:42.717 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:42.720 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-01-15 16:13:42.723 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-01-15 16:13:42.750 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-01-15 16:13:42.753 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-01-15 16:13:42.758 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-01-15 16:13:42.791 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-01-15 16:13:42.793 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-01-15 16:13:42.795 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-01-15 16:13:42.798 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-01-15 16:13:42.818 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:42.821 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-01-15 16:13:42.824 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-01-15 16:13:42.829 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-01-15 16:13:42.859 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-01-15 16:13:42.889 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:42.891 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-01-15 16:13:42.920 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-01-15 16:13:42.923 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-01-15 16:13:42.953 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-01-15 16:13:42.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-01-15 16:13:42.958 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-01-15 16:13:42.989 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-01-15 16:13:42.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-01-15 16:13:42.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-01-15 16:13:42.996 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-01-15 16:13:45.531 | INFO neutron.common.config [-] Logging enabled! 2021-01-15 16:13:45.532 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.2.1.dev50 2021-01-15 16:13:45.533 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74051) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-01-15 16:13:45.606 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-01-15 16:13:45.607 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=74051) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:87}} 2021-01-15 16:13:45.607 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=74051) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:124}} 2021-01-15 16:13:45.608 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-01-15 16:13:45.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-01-15 16:13:45.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-01-15 16:13:45.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-01-15 16:13:45.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-01-15 16:13:45.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-01-15 16:13:45.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-01-15 16:13:45.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-01-15 16:13:45.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-01-15 16:13:45.894 | + functions:set_mtu:764 : local dev=br-data 2021-01-15 16:13:45.897 | + functions:set_mtu:765 : local mtu=1500 2021-01-15 16:13:45.900 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-01-15 16:13:45.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-01-15 16:13:45.929 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-01-15 16:13:45.932 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-01-15 16:13:45.936 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-01-15 16:13:45.939 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-01-15 16:13:45.941 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-01-15 16:13:45.944 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-01-15 16:13:45.946 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-01-15 16:13:45.949 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-01-15 16:13:45.951 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-01-15 16:13:45.954 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-01-15 16:13:45.957 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-01-15 16:13:45.959 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-01-15 16:13:45.962 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-01-15 16:13:45.965 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-01-15 16:13:45.966 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-01-15 16:13:45.971 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-01-15 16:13:45.974 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-01-15 16:13:45.976 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-01-15 16:13:45.979 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-01-15 16:13:45.983 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-01-15 16:13:45.983 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-01-15 16:13:45.983 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-01-15 16:13:45.989 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.42/22 brd 192.168.3.255' 2021-01-15 16:13:45.991 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-01-15 16:13:45.994 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:45.996 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-01-15 16:13:45.999 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-01-15 16:13:46.001 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.42/22 brd 192.168.3.255 != '' ]] 2021-01-15 16:13:46.004 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1' 2021-01-15 16:13:46.006 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data' 2021-01-15 16:13:46.009 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-01-15 16:13:46.011 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-01-15 16:13:46.015 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.42/22 brd 192.168.3.255 2021-01-15 16:13:46.015 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-01-15 16:13:46.019 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-01-15 16:13:46.022 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-01-15 16:13:46.027 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.42 2021-01-15 16:13:46.029 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.42 ' 2021-01-15 16:13:46.032 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1 2021-01-15 16:13:46.044 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data 2021-01-15 16:13:46.058 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-01-15 16:13:46.070 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-01-15 16:13:46.089 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.42 2021-01-15 16:13:48.098 | ARPING 192.168.0.42 from 192.168.0.42 br-data 2021-01-15 16:13:48.098 | Sent 3 probes (3 broadcast(s)) 2021-01-15 16:13:48.098 | Received 0 response(s) 2021-01-15 16:13:48.118 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-01-15 16:13:48.119 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-01-15 16:13:48.123 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-01-15 16:13:48.126 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-01-15 16:13:48.143 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:48.146 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-01-15 16:13:48.149 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-01-15 16:13:48.153 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-01-15 16:13:48.182 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.16 2021-01-15 16:13:48.213 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-01-15 16:13:48.244 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-01-15 16:13:48.275 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-01-15 16:13:48.278 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-01-15 16:13:48.308 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-01-15 16:13:48.311 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-01-15 16:13:48.328 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:13:48.331 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-01-15 16:13:48.365 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-01-15 16:13:48.398 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-01-15 16:13:48.400 | + ./stack.sh:main:1141 : is_service_enabled mysql postgresql 2021-01-15 16:13:48.417 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:48.420 | + ./stack.sh:main:1141 : is_service_enabled neutron 2021-01-15 16:13:48.440 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:13:48.443 | + ./stack.sh:main:1142 : init_neutron 2021-01-15 16:13:48.446 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-01-15 16:13:48.451 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:13:48.451 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-15 16:13:48.456 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:13:48.459 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-15 16:13:48.462 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-01-15 16:13:48.465 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-15 16:13:48.467 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-01-15 16:13:48.470 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-01-15 16:13:48.473 | + lib/database:recreate_database:110 : local db=neutron 2021-01-15 16:13:48.475 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-01-15 16:13:48.478 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-01-15 16:13:48.480 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-01-15 16:13:48.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:13:48.498 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-01-15 16:13:48.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:13:48.515 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-01-15 16:13:48.518 | + functions-common:time_start:2317 : local name=dbsync 2021-01-15 16:13:48.520 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:13:48.523 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:13:48.526 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:13:48.530 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727228527 2021-01-15 16:13:48.533 | + lib/neutron-legacy:init_mutnauq:428 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-01-15 16:13:51.555 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:13:51.555 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:13:51.742 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-01-15 16:13:51.742 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-01-15 16:13:51.812 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-01-15 16:14:02.272 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-01-15 16:14:02.353 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-01-15 16:14:02.674 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-01-15 16:14:02.784 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-01-15 16:14:02.970 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-01-15 16:14:03.084 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-01-15 16:14:03.223 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-01-15 16:14:03.333 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-01-15 16:14:03.433 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-01-15 16:14:03.534 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-01-15 16:14:03.813 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-01-15 16:14:03.936 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-01-15 16:14:04.069 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-01-15 16:14:04.165 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-01-15 16:14:04.281 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-01-15 16:14:05.178 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-01-15 16:14:05.278 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-01-15 16:14:05.380 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-01-15 16:14:05.491 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-01-15 16:14:05.793 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-01-15 16:14:05.859 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-01-15 16:14:06.048 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-01-15 16:14:06.383 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-01-15 16:14:06.451 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-01-15 16:14:06.577 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-01-15 16:14:06.686 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-01-15 16:14:06.749 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-01-15 16:14:06.933 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-01-15 16:14:07.034 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-01-15 16:14:07.106 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-01-15 16:14:07.291 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-01-15 16:14:07.300 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-01-15 16:14:07.526 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-01-15 16:14:07.703 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-01-15 16:14:07.784 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-01-15 16:14:08.103 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-01-15 16:14:08.275 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-01-15 16:14:08.639 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-01-15 16:14:08.682 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-01-15 16:14:11.197 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-01-15 16:14:11.234 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-01-15 16:14:11.437 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-01-15 16:14:11.538 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-01-15 16:14:11.546 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-01-15 16:14:11.654 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-01-15 16:14:11.661 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-01-15 16:14:11.856 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-01-15 16:14:11.902 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-01-15 16:14:11.963 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-01-15 16:14:12.058 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-01-15 16:14:12.181 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-01-15 16:14:12.500 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-01-15 16:14:12.647 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-01-15 16:14:12.675 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-01-15 16:14:12.790 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-01-15 16:14:13.058 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-01-15 16:14:13.121 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-01-15 16:14:13.174 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-01-15 16:14:13.281 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-01-15 16:14:13.375 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-01-15 16:14:13.512 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-01-15 16:14:14.986 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-01-15 16:14:15.033 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-01-15 16:14:15.184 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-01-15 16:14:15.192 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-01-15 16:14:15.380 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-01-15 16:14:15.491 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-01-15 16:14:15.817 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-01-15 16:14:15.930 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-01-15 16:14:16.145 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-01-15 16:14:16.246 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-01-15 16:14:16.367 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-01-15 16:14:16.440 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-01-15 16:14:16.453 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-01-15 16:14:16.530 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-01-15 16:14:17.005 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-01-15 16:14:17.113 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-01-15 16:14:17.185 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-01-15 16:14:17.294 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-01-15 16:14:17.375 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-01-15 16:14:17.505 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-01-15 16:14:17.572 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-01-15 16:14:17.712 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-01-15 16:14:17.862 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-01-15 16:14:17.964 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-01-15 16:14:18.253 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-01-15 16:14:18.316 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-01-15 16:14:18.428 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-01-15 16:14:18.859 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-01-15 16:14:18.931 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-01-15 16:14:19.053 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-01-15 16:14:19.189 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-01-15 16:14:19.319 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-01-15 16:14:19.464 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-01-15 16:14:19.551 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-01-15 16:14:19.564 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-01-15 16:14:19.959 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-01-15 16:14:20.470 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-01-15 16:14:20.619 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-01-15 16:14:20.692 | Running upgrade for neutron ... 2021-01-15 16:14:20.692 | OK 2021-01-15 16:14:20.953 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-01-15 16:14:20.956 | + functions-common:time_stop:2331 : local name 2021-01-15 16:14:20.958 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:14:20.961 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:14:20.964 | + functions-common:time_stop:2334 : local total 2021-01-15 16:14:20.966 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:14:20.970 | + functions-common:time_stop:2337 : name=dbsync 2021-01-15 16:14:20.973 | + functions-common:time_stop:2338 : start_time=1610727228527 2021-01-15 16:14:20.977 | + functions-common:time_stop:2340 : [[ -z 1610727228527 ]] 2021-01-15 16:14:20.981 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:14:20.985 | + functions-common:time_stop:2343 : end_time=1610727260981 2021-01-15 16:14:20.990 | + functions-common:time_stop:2344 : elapsed_time=32454 2021-01-15 16:14:20.992 | + functions-common:time_stop:2345 : total=31988 2021-01-15 16:14:20.996 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:14:20.999 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64442 2021-01-15 16:14:21.002 | + ./stack.sh:main:1150 : is_service_enabled q-dhcp 2021-01-15 16:14:21.023 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:14:21.027 | ++ ./stack.sh:main:1153 : pidof NetworkManager 2021-01-15 16:14:21.037 | ++ ./stack.sh:main:1153 : true 2021-01-15 16:14:21.040 | + ./stack.sh:main:1153 : netman_pid= 2021-01-15 16:14:21.043 | + ./stack.sh:main:1154 : '[' -z '' ']' 2021-01-15 16:14:21.045 | + ./stack.sh:main:1155 : sudo killall dnsmasq 2021-01-15 16:14:21.063 | dnsmasq: no process found 2021-01-15 16:14:21.067 | + ./stack.sh:main:1155 : true 2021-01-15 16:14:21.070 | + ./stack.sh:main:1160 : clean_iptables 2021-01-15 16:14:21.074 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-01-15 16:14:21.075 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-01-15 16:14:21.077 | + lib/nova:clean_iptables:182 : bash 2021-01-15 16:14:21.077 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-01-15 16:14:21.077 | + lib/nova:clean_iptables:182 : grep nova 2021-01-15 16:14:21.080 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-01-15 16:14:21.080 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-01-15 16:14:21.157 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-01-15 16:14:21.158 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-01-15 16:14:21.158 | + lib/nova:clean_iptables:184 : grep nova 2021-01-15 16:14:21.160 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-01-15 16:14:21.160 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-01-15 16:14:21.162 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-01-15 16:14:21.162 | + lib/nova:clean_iptables:184 : bash 2021-01-15 16:14:21.270 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-01-15 16:14:21.270 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-01-15 16:14:21.270 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-01-15 16:14:21.270 | + lib/nova:clean_iptables:186 : grep nova 2021-01-15 16:14:21.270 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-01-15 16:14:21.270 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-01-15 16:14:21.272 | + lib/nova:clean_iptables:186 : bash 2021-01-15 16:14:21.282 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-01-15 16:14:21.282 | + lib/nova:clean_iptables:188 : grep nova 2021-01-15 16:14:21.284 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-01-15 16:14:21.284 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-01-15 16:14:21.287 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-01-15 16:14:21.287 | + lib/nova:clean_iptables:188 : bash 2021-01-15 16:14:21.287 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-01-15 16:14:21.297 | + ./stack.sh:main:1163 : sudo sysctl -w net.ipv4.ip_forward=1 2021-01-15 16:14:21.304 | net.ipv4.ip_forward = 1 2021-01-15 16:14:21.308 | + ./stack.sh:main:1170 : is_service_enabled swift 2021-01-15 16:14:21.326 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:14:21.329 | + ./stack.sh:main:1171 : echo_summary 'Configuring Swift' 2021-01-15 16:14:21.332 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:14:21.334 | + ./stack.sh:echo_summary:421 : echo -e Configuring Swift 2021-01-15 16:14:21.337 | + ./stack.sh:main:1172 : init_swift 2021-01-15 16:14:21.341 | + lib/swift:init_swift:690 : local node_number 2021-01-15 16:14:21.344 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-01-15 16:14:22.198 | No account-reaper running 2021-01-15 16:14:22.199 | No container-reconciler running 2021-01-15 16:14:22.199 | No object-server running 2021-01-15 16:14:22.199 | No container-replicator running 2021-01-15 16:14:22.199 | No object-replicator running 2021-01-15 16:14:22.199 | No object-auditor running 2021-01-15 16:14:22.199 | No object-expirer running 2021-01-15 16:14:22.199 | No container-updater running 2021-01-15 16:14:22.199 | No account-server running 2021-01-15 16:14:22.199 | No object-reconstructor running 2021-01-15 16:14:22.199 | No object-updater running 2021-01-15 16:14:22.199 | No proxy-server running 2021-01-15 16:14:22.199 | No account-auditor running 2021-01-15 16:14:22.199 | No container-sharder running 2021-01-15 16:14:22.199 | No account-replicator running 2021-01-15 16:14:22.199 | No container-server running 2021-01-15 16:14:22.199 | No container-sync running 2021-01-15 16:14:22.199 | No container-auditor running 2021-01-15 16:14:22.254 | + lib/swift:init_swift:692 : true 2021-01-15 16:14:22.256 | + lib/swift:init_swift:695 : create_swift_disk 2021-01-15 16:14:22.259 | + lib/swift:create_swift_disk:566 : local node_number 2021-01-15 16:14:22.262 | + lib/swift:create_swift_disk:571 : local user_group 2021-01-15 16:14:22.266 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-01-15 16:14:22.270 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-01-15 16:14:22.274 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-01-15 16:14:22.288 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-01-15 16:14:22.290 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-01-15 16:14:22.296 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-01-15 16:14:22.307 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-01-15 16:14:22.320 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-01-15 16:14:22.333 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-01-15 16:14:22.384 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-01-15 16:14:22.384 | = sectsz=512 attr=2, projid32bit=1 2021-01-15 16:14:22.384 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-01-15 16:14:22.384 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-01-15 16:14:22.384 | = sunit=0 swidth=0 blks 2021-01-15 16:14:22.384 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-01-15 16:14:22.384 | log =internal log bsize=4096 blocks=2560, version=2 2021-01-15 16:14:22.384 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-01-15 16:14:22.384 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-01-15 16:14:22.388 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-01-15 16:14:22.392 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-01-15 16:14:22.398 | + lib/swift:create_swift_disk:595 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-01-15 16:14:22.475 | + lib/swift:create_swift_disk:601 : local node_number 2021-01-15 16:14:22.477 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-01-15 16:14:22.481 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-01-15 16:14:22.483 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-01-15 16:14:22.485 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-01-15 16:14:22.499 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-01-15 16:14:22.504 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-01-15 16:14:22.510 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-01-15 16:14:22.526 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-01-15 16:14:22.528 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-01-15 16:14:22.536 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-01-15 16:14:23.437 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-01-15 16:14:24.323 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-01-15 16:14:25.194 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-01-15 16:14:25.198 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-01-15 16:14:25.200 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-01-15 16:14:26.013 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-01-15 16:14:26.013 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-01-15 16:14:26.065 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-01-15 16:14:26.873 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-01-15 16:14:26.874 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-01-15 16:14:26.924 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-01-15 16:14:27.747 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-01-15 16:14:27.748 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-01-15 16:14:27.799 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-01-15 16:14:28.681 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-01-15 16:14:28.735 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-01-15 16:14:29.616 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-01-15 16:14:29.672 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-01-15 16:14:30.548 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-01-15 16:14:30.599 | + lib/swift:init_swift:736 : popd 2021-01-15 16:14:30.604 | + ./stack.sh:main:1179 : is_service_enabled cinder 2021-01-15 16:14:30.627 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:14:30.630 | + ./stack.sh:main:1180 : echo_summary 'Configuring Cinder' 2021-01-15 16:14:30.632 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:14:30.635 | + ./stack.sh:echo_summary:421 : echo -e Configuring Cinder 2021-01-15 16:14:30.639 | + ./stack.sh:main:1181 : init_cinder 2021-01-15 16:14:30.641 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-01-15 16:14:30.659 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:14:30.661 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-01-15 16:14:30.664 | + lib/database:recreate_database:110 : local db=cinder 2021-01-15 16:14:30.667 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-01-15 16:14:30.670 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-01-15 16:14:30.673 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-01-15 16:14:30.679 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:14:30.694 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-01-15 16:14:30.698 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:14:30.711 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-01-15 16:14:30.714 | + functions-common:time_start:2317 : local name=dbsync 2021-01-15 16:14:30.716 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:14:30.719 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:14:30.722 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:14:30.726 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727270723 2021-01-15 16:14:30.729 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-01-15 16:14:33.697 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=74927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-01-15 16:14:33.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:14:33.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.707 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:14:33.707 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:14:33.754 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:14:33.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:14:33.760 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:14:33.817 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:14:33.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:14:33.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:14:33.823 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:14:33.823 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74927) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:14:33.832 | INFO migrate.versioning.api [-] 122 -> 123...  2021-01-15 16:14:38.757 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:38.757 | INFO migrate.versioning.api [-] 123 -> 124...  2021-01-15 16:14:38.766 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:38.766 | INFO migrate.versioning.api [-] 124 -> 125...  2021-01-15 16:14:38.775 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:38.775 | INFO migrate.versioning.api [-] 125 -> 126...  2021-01-15 16:14:38.783 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:38.783 | INFO migrate.versioning.api [-] 126 -> 127...  2021-01-15 16:14:38.819 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:38.819 | INFO migrate.versioning.api [-] 127 -> 128...  2021-01-15 16:14:39.144 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.144 | INFO migrate.versioning.api [-] 128 -> 129...  2021-01-15 16:14:39.151 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.151 | INFO migrate.versioning.api [-] 129 -> 130...  2021-01-15 16:14:39.159 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.159 | INFO migrate.versioning.api [-] 130 -> 131...  2021-01-15 16:14:39.166 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.166 | INFO migrate.versioning.api [-] 131 -> 132...  2021-01-15 16:14:39.195 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.196 | INFO migrate.versioning.api [-] 132 -> 133...  2021-01-15 16:14:39.207 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.207 | INFO migrate.versioning.api [-] 133 -> 134...  2021-01-15 16:14:39.217 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.217 | INFO migrate.versioning.api [-] 134 -> 135...  2021-01-15 16:14:39.225 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.225 | INFO migrate.versioning.api [-] 135 -> 136...  2021-01-15 16:14:39.485 | INFO migrate.versioning.api [-] done 2021-01-15 16:14:39.790 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-01-15 16:14:39.793 | + functions-common:time_stop:2331 : local name 2021-01-15 16:14:39.797 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:14:39.799 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:14:39.803 | + functions-common:time_stop:2334 : local total 2021-01-15 16:14:39.806 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:14:39.809 | + functions-common:time_stop:2337 : name=dbsync 2021-01-15 16:14:39.812 | + functions-common:time_stop:2338 : start_time=1610727270723 2021-01-15 16:14:39.814 | + functions-common:time_stop:2340 : [[ -z 1610727270723 ]] 2021-01-15 16:14:39.819 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:14:39.823 | + functions-common:time_stop:2343 : end_time=1610727279820 2021-01-15 16:14:39.826 | + functions-common:time_stop:2344 : elapsed_time=9097 2021-01-15 16:14:39.828 | + functions-common:time_stop:2345 : total=64442 2021-01-15 16:14:39.831 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:14:39.834 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=73539 2021-01-15 16:14:39.836 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-01-15 16:14:39.856 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:14:39.858 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-01-15 16:14:39.863 | + ./stack.sh:main:1187 : is_service_enabled placement 2021-01-15 16:14:39.879 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:14:39.882 | + ./stack.sh:main:1188 : echo_summary 'Configuring placement' 2021-01-15 16:14:39.884 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:14:39.887 | + ./stack.sh:echo_summary:421 : echo -e Configuring placement 2021-01-15 16:14:39.889 | + ./stack.sh:main:1189 : init_placement 2021-01-15 16:14:39.892 | + lib/placement:init_placement:130 : recreate_database placement 2021-01-15 16:14:39.894 | + lib/database:recreate_database:110 : local db=placement 2021-01-15 16:14:39.897 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-01-15 16:14:39.899 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-01-15 16:14:39.902 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-01-15 16:14:39.905 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:14:39.918 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-01-15 16:14:39.922 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:14:39.935 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-01-15 16:14:43.665 | + lib/placement:init_placement:132 : create_placement_accounts 2021-01-15 16:14:43.670 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-01-15 16:14:43.674 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-01-15 16:14:43.678 | + functions-common:get_or_create_user:824 : local user_id 2021-01-15 16:14:43.682 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-01-15 16:14:43.686 | + functions-common:get_or_create_user:828 : local email= 2021-01-15 16:14:43.691 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-01-15 16:14:46.084 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:14:46.089 | + functions-common:get_or_create_user:840 : user_id=b40e93abbc4c478785c92704b4d5d9ed 2021-01-15 16:14:46.092 | + functions-common:get_or_create_user:841 : echo b40e93abbc4c478785c92704b4d5d9ed 2021-01-15 16:14:46.092 | b40e93abbc4c478785c92704b4d5d9ed 2021-01-15 16:14:46.095 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-01-15 16:14:46.098 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:14:46.101 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:14:46.104 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:14:46.106 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:14:46.109 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:14:46.111 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:14:46.113 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:14:46.116 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:14:46.118 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:14:46.121 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:14:46.126 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-01-15 16:14:46.126 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:14:46.126 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:14:46.129 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:14:46.131 | ++ functions-common:get_field:727 : read data 2021-01-15 16:14:49.212 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:14:49.219 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:14:49.222 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:14:49.226 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-01-15 16:14:52.157 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-01-15 16:14:52.157 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:14:52.157 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:14:52.160 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:14:52.163 | ++ functions-common:get_field:727 : read data 2021-01-15 16:14:55.189 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:14:55.192 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:14:55.195 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:14:55.198 | ++ functions-common:get_field:733 : echo '| 79c1867091544154b399b2b895d43102 | b40e93abbc4c478785c92704b4d5d9ed | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:14:55.198 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:14:55.203 | ++ functions-common:get_field:727 : read data 2021-01-15 16:14:55.207 | + functions-common:get_or_add_user_project_role:910 : user_role_id=79c1867091544154b399b2b895d43102 2021-01-15 16:14:55.210 | + functions-common:get_or_add_user_project_role:912 : echo 79c1867091544154b399b2b895d43102 2021-01-15 16:14:55.210 | 79c1867091544154b399b2b895d43102 2021-01-15 16:14:55.213 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-01-15 16:14:55.215 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-01-15 16:14:55.218 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-01-15 16:14:55.221 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-01-15 16:14:55.224 | ++ functions-common:_get_domain_args:872 : local domain 2021-01-15 16:14:55.226 | ++ functions-common:_get_domain_args:873 : domain= 2021-01-15 16:14:55.228 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-01-15 16:14:55.231 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-01-15 16:14:55.233 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-01-15 16:14:55.236 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-01-15 16:14:55.238 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-01-15 16:14:55.241 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-01-15 16:14:55.245 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-01-15 16:14:55.245 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:14:55.246 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-01-15 16:14:55.248 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:14:55.251 | ++ functions-common:get_field:727 : read data 2021-01-15 16:14:58.295 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:14:58.299 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-01-15 16:14:58.301 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-01-15 16:14:58.304 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-01-15 16:15:01.199 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-01-15 16:15:01.199 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-01-15 16:15:01.199 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-01-15 16:15:01.202 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:15:01.205 | ++ functions-common:get_field:727 : read data 2021-01-15 16:15:04.273 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:15:04.276 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:15:04.279 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:15:04.283 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:15:04.283 | ++ functions-common:get_field:733 : echo '| be10cf17117e46e8ba5d24ecab673b1b | b40e93abbc4c478785c92704b4d5d9ed | | a7d1338bfd3b41abb82d3113fcea8be4 | | | False |' 2021-01-15 16:15:04.288 | ++ functions-common:get_field:727 : read data 2021-01-15 16:15:04.292 | + functions-common:get_or_add_user_project_role:910 : user_role_id=be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:15:04.296 | + functions-common:get_or_add_user_project_role:912 : echo be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:15:04.296 | be10cf17117e46e8ba5d24ecab673b1b 2021-01-15 16:15:04.300 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.16/placement 2021-01-15 16:15:04.303 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-01-15 16:15:04.305 | + functions-common:get_or_create_service:966 : local service_id 2021-01-15 16:15:04.309 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-01-15 16:15:06.583 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-01-15 16:15:08.789 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:15:08.794 | + functions-common:get_or_create_service:977 : service_id=' 2021-01-15 16:15:08.794 | 229ad59b8f8b4cacbb18f0af7ecd150a' 2021-01-15 16:15:08.797 | + functions-common:get_or_create_service:978 : echo 229ad59b8f8b4cacbb18f0af7ecd150a 2021-01-15 16:15:08.797 | 229ad59b8f8b4cacbb18f0af7ecd150a 2021-01-15 16:15:08.800 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.16/placement 2021-01-15 16:15:08.802 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-01-15 16:15:08.806 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.16/placement RegionOne 2021-01-15 16:15:08.808 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-01-15 16:15:08.812 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-01-15 16:15:11.202 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:15:11.206 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-01-15 16:15:11.210 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-01-15 16:15:11.215 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.16/placement --region RegionOne -f value -c id 2021-01-15 16:15:13.523 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:15:13.527 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=bc834644d357482292b5f1b9ae8cf5ef 2021-01-15 16:15:13.531 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo bc834644d357482292b5f1b9ae8cf5ef 2021-01-15 16:15:13.535 | + functions-common:get_or_create_endpoint:1011 : public_id=bc834644d357482292b5f1b9ae8cf5ef 2021-01-15 16:15:13.538 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-01-15 16:15:13.540 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-01-15 16:15:13.543 | + functions-common:get_or_create_endpoint:1020 : echo bc834644d357482292b5f1b9ae8cf5ef 2021-01-15 16:15:13.543 | bc834644d357482292b5f1b9ae8cf5ef 2021-01-15 16:15:13.547 | + ./stack.sh:main:1195 : is_service_enabled nova 2021-01-15 16:15:13.566 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:15:13.568 | + ./stack.sh:main:1196 : echo_summary 'Configuring Nova' 2021-01-15 16:15:13.571 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:15:13.573 | + ./stack.sh:echo_summary:421 : echo -e Configuring Nova 2021-01-15 16:15:13.576 | + ./stack.sh:main:1197 : init_nova 2021-01-15 16:15:13.578 | + lib/nova:init_nova:755 : is_service_enabled mysql postgresql 2021-01-15 16:15:13.595 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:15:13.598 | + lib/nova:init_nova:755 : is_service_enabled n-api 2021-01-15 16:15:13.616 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:15:13.619 | + lib/nova:init_nova:756 : recreate_database nova_api 2021-01-15 16:15:13.622 | + lib/database:recreate_database:110 : local db=nova_api 2021-01-15 16:15:13.625 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-01-15 16:15:13.627 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-01-15 16:15:13.630 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-01-15 16:15:13.634 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:15:13.650 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-01-15 16:15:13.654 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:15:13.669 | + lib/nova:init_nova:757 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-01-15 16:15:17.329 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:15:17.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:17.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:17.456 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:15:17.456 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75525) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:15:17.606 | INFO migrate.versioning.api [-] 0 -> 1...  2021-01-15 16:15:17.717 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:17.718 | INFO migrate.versioning.api [-] 1 -> 2...  2021-01-15 16:15:17.898 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:17.899 | INFO migrate.versioning.api [-] 2 -> 3...  2021-01-15 16:15:18.023 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.023 | INFO migrate.versioning.api [-] 3 -> 4...  2021-01-15 16:15:18.137 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.137 | INFO migrate.versioning.api [-] 4 -> 5...  2021-01-15 16:15:18.390 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.391 | INFO migrate.versioning.api [-] 5 -> 6...  2021-01-15 16:15:18.515 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.515 | INFO migrate.versioning.api [-] 6 -> 7...  2021-01-15 16:15:18.648 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.649 | INFO migrate.versioning.api [-] 7 -> 8...  2021-01-15 16:15:18.659 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.660 | INFO migrate.versioning.api [-] 8 -> 9...  2021-01-15 16:15:18.670 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.671 | INFO migrate.versioning.api [-] 9 -> 10...  2021-01-15 16:15:18.680 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.680 | INFO migrate.versioning.api [-] 10 -> 11...  2021-01-15 16:15:18.687 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.688 | INFO migrate.versioning.api [-] 11 -> 12...  2021-01-15 16:15:18.695 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:18.696 | INFO migrate.versioning.api [-] 12 -> 13...  2021-01-15 16:15:19.012 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:19.012 | INFO migrate.versioning.api [-] 13 -> 14...  2021-01-15 16:15:19.089 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:19.090 | INFO migrate.versioning.api [-] 14 -> 15...  2021-01-15 16:15:19.638 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:19.638 | INFO migrate.versioning.api [-] 15 -> 16...  2021-01-15 16:15:20.298 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:20.298 | INFO migrate.versioning.api [-] 16 -> 17...  2021-01-15 16:15:20.591 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:20.591 | INFO migrate.versioning.api [-] 17 -> 18...  2021-01-15 16:15:20.888 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:20.888 | INFO migrate.versioning.api [-] 18 -> 19...  2021-01-15 16:15:21.012 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.013 | INFO migrate.versioning.api [-] 19 -> 20...  2021-01-15 16:15:21.176 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.176 | INFO migrate.versioning.api [-] 20 -> 21...  2021-01-15 16:15:21.186 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.187 | INFO migrate.versioning.api [-] 21 -> 22...  2021-01-15 16:15:21.195 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.195 | INFO migrate.versioning.api [-] 22 -> 23...  2021-01-15 16:15:21.203 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.203 | INFO migrate.versioning.api [-] 23 -> 24...  2021-01-15 16:15:21.210 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.211 | INFO migrate.versioning.api [-] 24 -> 25...  2021-01-15 16:15:21.218 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.218 | INFO migrate.versioning.api [-] 25 -> 26...  2021-01-15 16:15:21.283 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.283 | INFO migrate.versioning.api [-] 26 -> 27...  2021-01-15 16:15:21.996 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:21.997 | INFO migrate.versioning.api [-] 27 -> 28...  2021-01-15 16:15:22.152 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.153 | INFO migrate.versioning.api [-] 28 -> 29...  2021-01-15 16:15:22.271 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.271 | INFO migrate.versioning.api [-] 29 -> 30...  2021-01-15 16:15:22.287 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.287 | INFO migrate.versioning.api [-] 30 -> 31...  2021-01-15 16:15:22.296 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.297 | INFO migrate.versioning.api [-] 31 -> 32...  2021-01-15 16:15:22.304 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.304 | INFO migrate.versioning.api [-] 32 -> 33...  2021-01-15 16:15:22.312 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.312 | INFO migrate.versioning.api [-] 33 -> 34...  2021-01-15 16:15:22.320 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.320 | INFO migrate.versioning.api [-] 34 -> 35...  2021-01-15 16:15:22.328 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.328 | INFO migrate.versioning.api [-] 35 -> 36...  2021-01-15 16:15:22.335 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.335 | INFO migrate.versioning.api [-] 36 -> 37...  2021-01-15 16:15:22.342 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.342 | INFO migrate.versioning.api [-] 37 -> 38...  2021-01-15 16:15:22.349 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.350 | INFO migrate.versioning.api [-] 38 -> 39...  2021-01-15 16:15:22.357 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.357 | INFO migrate.versioning.api [-] 39 -> 40...  2021-01-15 16:15:22.365 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.365 | INFO migrate.versioning.api [-] 40 -> 41...  2021-01-15 16:15:22.556 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.556 | INFO migrate.versioning.api [-] 41 -> 42...  2021-01-15 16:15:22.684 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.684 | INFO migrate.versioning.api [-] 42 -> 43...  2021-01-15 16:15:22.855 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:22.856 | INFO migrate.versioning.api [-] 43 -> 44...  2021-01-15 16:15:23.284 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:23.284 | INFO migrate.versioning.api [-] 44 -> 45...  2021-01-15 16:15:23.293 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:23.293 | INFO migrate.versioning.api [-] 45 -> 46...  2021-01-15 16:15:23.301 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:23.301 | INFO migrate.versioning.api [-] 46 -> 47...  2021-01-15 16:15:23.309 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:23.309 | INFO migrate.versioning.api [-] 47 -> 48...  2021-01-15 16:15:23.318 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:23.318 | INFO migrate.versioning.api [-] 48 -> 49...  2021-01-15 16:15:23.329 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:23.329 | INFO migrate.versioning.api [-] 49 -> 50...  2021-01-15 16:15:23.452 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:23.452 | INFO migrate.versioning.api [-] 50 -> 51...  2021-01-15 16:15:24.159 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.159 | INFO migrate.versioning.api [-] 51 -> 52...  2021-01-15 16:15:24.310 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.311 | INFO migrate.versioning.api [-] 52 -> 53...  2021-01-15 16:15:24.318 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.319 | INFO migrate.versioning.api [-] 53 -> 54...  2021-01-15 16:15:24.326 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.326 | INFO migrate.versioning.api [-] 54 -> 55...  2021-01-15 16:15:24.333 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.334 | INFO migrate.versioning.api [-] 55 -> 56...  2021-01-15 16:15:24.341 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.341 | INFO migrate.versioning.api [-] 56 -> 57...  2021-01-15 16:15:24.350 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.350 | INFO migrate.versioning.api [-] 57 -> 58...  2021-01-15 16:15:24.467 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.468 | INFO migrate.versioning.api [-] 58 -> 59...  2021-01-15 16:15:24.590 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.590 | INFO migrate.versioning.api [-] 59 -> 60...  2021-01-15 16:15:24.702 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.702 | INFO migrate.versioning.api [-] 60 -> 61...  2021-01-15 16:15:24.829 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.829 | INFO migrate.versioning.api [-] 61 -> 62...  2021-01-15 16:15:24.999 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:24.999 | INFO migrate.versioning.api [-] 62 -> 63...  2021-01-15 16:15:25.007 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.007 | INFO migrate.versioning.api [-] 63 -> 64...  2021-01-15 16:15:25.017 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.017 | INFO migrate.versioning.api [-] 64 -> 65...  2021-01-15 16:15:25.029 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.029 | INFO migrate.versioning.api [-] 65 -> 66...  2021-01-15 16:15:25.037 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.037 | INFO migrate.versioning.api [-] 66 -> 67...  2021-01-15 16:15:25.045 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.045 | INFO migrate.versioning.api [-] 67 -> 68...  2021-01-15 16:15:25.053 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.053 | INFO migrate.versioning.api [-] 68 -> 69...  2021-01-15 16:15:25.060 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.061 | INFO migrate.versioning.api [-] 69 -> 70...  2021-01-15 16:15:25.068 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.069 | INFO migrate.versioning.api [-] 70 -> 71...  2021-01-15 16:15:25.075 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.076 | INFO migrate.versioning.api [-] 71 -> 72...  2021-01-15 16:15:25.082 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:25.470 | + lib/nova:init_nova:759 : recreate_database nova_cell0 2021-01-15 16:15:25.473 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-01-15 16:15:25.475 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-01-15 16:15:25.478 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-01-15 16:15:25.482 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-01-15 16:15:25.486 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:15:25.499 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-01-15 16:15:25.503 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:15:25.517 | ++ lib/nova:init_nova:765 : database_connection_url nova_cell0 2021-01-15 16:15:25.520 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-01-15 16:15:25.522 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-01-15 16:15:25.525 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-01-15 16:15:25.528 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-01-15 16:15:25.531 | + lib/nova:init_nova:765 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-01-15 16:15:29.462 | ++ lib/nova:init_nova:768 : seq 1 1 2021-01-15 16:15:29.465 | + lib/nova:init_nova:768 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:15:29.468 | + lib/nova:init_nova:769 : recreate_database nova_cell1 2021-01-15 16:15:29.471 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-01-15 16:15:29.473 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-01-15 16:15:29.476 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-01-15 16:15:29.479 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-01-15 16:15:29.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:15:29.498 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-01-15 16:15:29.502 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-01-15 16:15:29.517 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-01-15 16:15:29.520 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-01-15 16:15:29.522 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-01-15 16:15:29.525 | + lib/nova:init_nova:770 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-01-15 16:15:32.651 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:15:32.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:15:32.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:15:32.744 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:15:32.744 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75590) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:15:32.981 | INFO migrate.versioning.api [-] 215 -> 216...  2021-01-15 16:15:46.947 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:46.947 | INFO migrate.versioning.api [-] 216 -> 217...  2021-01-15 16:15:46.958 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:46.959 | INFO migrate.versioning.api [-] 217 -> 218...  2021-01-15 16:15:46.966 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:46.966 | INFO migrate.versioning.api [-] 218 -> 219...  2021-01-15 16:15:46.974 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:46.974 | INFO migrate.versioning.api [-] 219 -> 220...  2021-01-15 16:15:46.981 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:46.982 | INFO migrate.versioning.api [-] 220 -> 221...  2021-01-15 16:15:46.989 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:46.989 | INFO migrate.versioning.api [-] 221 -> 222...  2021-01-15 16:15:46.996 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:46.996 | INFO migrate.versioning.api [-] 222 -> 223...  2021-01-15 16:15:47.003 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.003 | INFO migrate.versioning.api [-] 223 -> 224...  2021-01-15 16:15:47.011 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.011 | INFO migrate.versioning.api [-] 224 -> 225...  2021-01-15 16:15:47.019 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.019 | INFO migrate.versioning.api [-] 225 -> 226...  2021-01-15 16:15:47.027 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.028 | INFO migrate.versioning.api [-] 226 -> 227...  2021-01-15 16:15:47.040 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.040 | INFO migrate.versioning.api [-] 227 -> 228...  2021-01-15 16:15:47.233 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.233 | INFO migrate.versioning.api [-] 228 -> 229...  2021-01-15 16:15:47.434 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.435 | INFO migrate.versioning.api [-] 229 -> 230...  2021-01-15 16:15:47.829 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:47.830 | INFO migrate.versioning.api [-] 230 -> 231...  2021-01-15 16:15:48.099 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.099 | INFO migrate.versioning.api [-] 231 -> 232...  2021-01-15 16:15:48.621 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.622 | INFO migrate.versioning.api [-] 232 -> 233...  2021-01-15 16:15:48.879 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.880 | INFO migrate.versioning.api [-] 233 -> 234...  2021-01-15 16:15:48.935 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.936 | INFO migrate.versioning.api [-] 234 -> 235...  2021-01-15 16:15:48.943 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.943 | INFO migrate.versioning.api [-] 235 -> 236...  2021-01-15 16:15:48.951 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.952 | INFO migrate.versioning.api [-] 236 -> 237...  2021-01-15 16:15:48.959 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.959 | INFO migrate.versioning.api [-] 237 -> 238...  2021-01-15 16:15:48.967 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.967 | INFO migrate.versioning.api [-] 238 -> 239...  2021-01-15 16:15:48.976 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.976 | INFO migrate.versioning.api [-] 239 -> 240...  2021-01-15 16:15:48.983 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.983 | INFO migrate.versioning.api [-] 240 -> 241...  2021-01-15 16:15:48.992 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:48.992 | INFO migrate.versioning.api [-] 241 -> 242...  2021-01-15 16:15:49.006 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:49.006 | INFO migrate.versioning.api [-] 242 -> 243...  2021-01-15 16:15:49.013 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:49.014 | INFO migrate.versioning.api [-] 243 -> 244...  2021-01-15 16:15:49.034 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:49.034 | INFO migrate.versioning.api [-] 244 -> 245...  2021-01-15 16:15:50.021 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:50.021 | INFO migrate.versioning.api [-] 245 -> 246...  2021-01-15 16:15:50.194 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:50.194 | INFO migrate.versioning.api [-] 246 -> 247...  2021-01-15 16:15:50.771 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:50.771 | INFO migrate.versioning.api [-] 247 -> 248...  2021-01-15 16:15:50.781 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-01-15 16:15:50.788 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:50.788 | INFO migrate.versioning.api [-] 248 -> 249...  2021-01-15 16:15:50.827 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:50.827 | INFO migrate.versioning.api [-] 249 -> 250...  2021-01-15 16:15:50.872 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:50.872 | INFO migrate.versioning.api [-] 250 -> 251...  2021-01-15 16:15:51.076 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.076 | INFO migrate.versioning.api [-] 251 -> 252...  2021-01-15 16:15:51.431 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.431 | INFO migrate.versioning.api [-] 252 -> 253...  2021-01-15 16:15:51.650 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.650 | INFO migrate.versioning.api [-] 253 -> 254...  2021-01-15 16:15:51.876 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.876 | INFO migrate.versioning.api [-] 254 -> 255...  2021-01-15 16:15:51.884 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.884 | INFO migrate.versioning.api [-] 255 -> 256...  2021-01-15 16:15:51.892 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.892 | INFO migrate.versioning.api [-] 256 -> 257...  2021-01-15 16:15:51.902 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.902 | INFO migrate.versioning.api [-] 257 -> 258...  2021-01-15 16:15:51.911 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.912 | INFO migrate.versioning.api [-] 258 -> 259...  2021-01-15 16:15:51.919 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.919 | INFO migrate.versioning.api [-] 259 -> 260...  2021-01-15 16:15:51.927 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.927 | INFO migrate.versioning.api [-] 260 -> 261...  2021-01-15 16:15:51.934 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.935 | INFO migrate.versioning.api [-] 261 -> 262...  2021-01-15 16:15:51.942 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.942 | INFO migrate.versioning.api [-] 262 -> 263...  2021-01-15 16:15:51.949 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.949 | INFO migrate.versioning.api [-] 263 -> 264...  2021-01-15 16:15:51.957 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:51.957 | INFO migrate.versioning.api [-] 264 -> 265...  2021-01-15 16:15:52.027 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:52.027 | INFO migrate.versioning.api [-] 265 -> 266...  2021-01-15 16:15:52.135 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:52.135 | INFO migrate.versioning.api [-] 266 -> 267...  2021-01-15 16:15:52.944 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:52.944 | INFO migrate.versioning.api [-] 267 -> 268...  2021-01-15 16:15:53.182 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:53.182 | INFO migrate.versioning.api [-] 268 -> 269...  2021-01-15 16:15:53.410 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:53.410 | INFO migrate.versioning.api [-] 269 -> 270...  2021-01-15 16:15:53.632 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:53.632 | INFO migrate.versioning.api [-] 270 -> 271...  2021-01-15 16:15:53.798 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:53.798 | INFO migrate.versioning.api [-] 271 -> 272...  2021-01-15 16:15:53.807 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:53.807 | INFO migrate.versioning.api [-] 272 -> 273...  2021-01-15 16:15:53.824 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:53.824 | INFO migrate.versioning.api [-] 273 -> 274...  2021-01-15 16:15:53.918 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:53.918 | INFO migrate.versioning.api [-] 274 -> 275...  2021-01-15 16:15:54.105 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.105 | INFO migrate.versioning.api [-] 275 -> 276...  2021-01-15 16:15:54.316 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.316 | INFO migrate.versioning.api [-] 276 -> 277...  2021-01-15 16:15:54.381 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.381 | INFO migrate.versioning.api [-] 277 -> 278...  2021-01-15 16:15:54.643 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.643 | INFO migrate.versioning.api [-] 278 -> 279...  2021-01-15 16:15:54.713 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.714 | INFO migrate.versioning.api [-] 279 -> 280...  2021-01-15 16:15:54.879 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.879 | INFO migrate.versioning.api [-] 280 -> 281...  2021-01-15 16:15:54.887 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.887 | INFO migrate.versioning.api [-] 281 -> 282...  2021-01-15 16:15:54.895 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.895 | INFO migrate.versioning.api [-] 282 -> 283...  2021-01-15 16:15:54.903 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.903 | INFO migrate.versioning.api [-] 283 -> 284...  2021-01-15 16:15:54.911 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.911 | INFO migrate.versioning.api [-] 284 -> 285...  2021-01-15 16:15:54.918 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.919 | INFO migrate.versioning.api [-] 285 -> 286...  2021-01-15 16:15:54.927 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.927 | INFO migrate.versioning.api [-] 286 -> 287...  2021-01-15 16:15:54.935 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.935 | INFO migrate.versioning.api [-] 287 -> 288...  2021-01-15 16:15:54.944 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.944 | INFO migrate.versioning.api [-] 288 -> 289...  2021-01-15 16:15:54.951 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.951 | INFO migrate.versioning.api [-] 289 -> 290...  2021-01-15 16:15:54.958 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.959 | INFO migrate.versioning.api [-] 290 -> 291...  2021-01-15 16:15:54.985 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:54.986 | INFO migrate.versioning.api [-] 291 -> 292...  2021-01-15 16:15:55.196 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:55.196 | INFO migrate.versioning.api [-] 292 -> 293...  2021-01-15 16:15:55.630 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:55.630 | INFO migrate.versioning.api [-] 293 -> 294...  2021-01-15 16:15:55.854 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:55.854 | INFO migrate.versioning.api [-] 294 -> 295...  2021-01-15 16:15:55.918 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:55.918 | INFO migrate.versioning.api [-] 295 -> 296...  2021-01-15 16:15:55.927 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:55.927 | INFO migrate.versioning.api [-] 296 -> 297...  2021-01-15 16:15:56.139 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:56.139 | INFO migrate.versioning.api [-] 297 -> 298...  2021-01-15 16:15:56.291 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:56.291 | INFO migrate.versioning.api [-] 298 -> 299...  2021-01-15 16:15:56.505 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:56.505 | INFO migrate.versioning.api [-] 299 -> 300...  2021-01-15 16:15:56.714 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:56.714 | INFO migrate.versioning.api [-] 300 -> 301...  2021-01-15 16:15:57.111 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.111 | INFO migrate.versioning.api [-] 301 -> 302...  2021-01-15 16:15:57.123 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.123 | INFO migrate.versioning.api [-] 302 -> 303...  2021-01-15 16:15:57.132 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.132 | INFO migrate.versioning.api [-] 303 -> 304...  2021-01-15 16:15:57.140 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.140 | INFO migrate.versioning.api [-] 304 -> 305...  2021-01-15 16:15:57.148 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.149 | INFO migrate.versioning.api [-] 305 -> 306...  2021-01-15 16:15:57.156 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.156 | INFO migrate.versioning.api [-] 306 -> 307...  2021-01-15 16:15:57.163 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.164 | INFO migrate.versioning.api [-] 307 -> 308...  2021-01-15 16:15:57.171 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.171 | INFO migrate.versioning.api [-] 308 -> 309...  2021-01-15 16:15:57.178 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.178 | INFO migrate.versioning.api [-] 309 -> 310...  2021-01-15 16:15:57.185 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.185 | INFO migrate.versioning.api [-] 310 -> 311...  2021-01-15 16:15:57.194 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.194 | INFO migrate.versioning.api [-] 311 -> 312...  2021-01-15 16:15:57.202 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.202 | INFO migrate.versioning.api [-] 312 -> 313...  2021-01-15 16:15:57.448 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:57.448 | INFO migrate.versioning.api [-] 313 -> 314...  2021-01-15 16:15:58.053 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:58.054 | INFO migrate.versioning.api [-] 314 -> 315...  2021-01-15 16:15:59.309 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:59.309 | INFO migrate.versioning.api [-] 315 -> 316...  2021-01-15 16:15:59.508 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:59.508 | INFO migrate.versioning.api [-] 316 -> 317...  2021-01-15 16:15:59.755 | INFO migrate.versioning.api [-] done 2021-01-15 16:15:59.755 | INFO migrate.versioning.api [-] 317 -> 318...  2021-01-15 16:16:00.621 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.621 | INFO migrate.versioning.api [-] 318 -> 319...  2021-01-15 16:16:00.674 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.674 | INFO migrate.versioning.api [-] 319 -> 320...  2021-01-15 16:16:00.682 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.683 | INFO migrate.versioning.api [-] 320 -> 321...  2021-01-15 16:16:00.690 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.691 | INFO migrate.versioning.api [-] 321 -> 322...  2021-01-15 16:16:00.698 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.699 | INFO migrate.versioning.api [-] 322 -> 323...  2021-01-15 16:16:00.707 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.707 | INFO migrate.versioning.api [-] 323 -> 324...  2021-01-15 16:16:00.716 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.716 | INFO migrate.versioning.api [-] 324 -> 325...  2021-01-15 16:16:00.724 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.725 | INFO migrate.versioning.api [-] 325 -> 326...  2021-01-15 16:16:00.733 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.733 | INFO migrate.versioning.api [-] 326 -> 327...  2021-01-15 16:16:00.741 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.742 | INFO migrate.versioning.api [-] 327 -> 328...  2021-01-15 16:16:00.749 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.749 | INFO migrate.versioning.api [-] 328 -> 329...  2021-01-15 16:16:00.757 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.757 | INFO migrate.versioning.api [-] 329 -> 330...  2021-01-15 16:16:00.791 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:00.791 | INFO migrate.versioning.api [-] 330 -> 331...  2021-01-15 16:16:01.239 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.239 | INFO migrate.versioning.api [-] 331 -> 332...  2021-01-15 16:16:01.440 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.440 | INFO migrate.versioning.api [-] 332 -> 333...  2021-01-15 16:16:01.629 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.629 | INFO migrate.versioning.api [-] 333 -> 334...  2021-01-15 16:16:01.853 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.853 | INFO migrate.versioning.api [-] 334 -> 335...  2021-01-15 16:16:01.862 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.862 | INFO migrate.versioning.api [-] 335 -> 336...  2021-01-15 16:16:01.870 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.870 | INFO migrate.versioning.api [-] 336 -> 337...  2021-01-15 16:16:01.878 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.884 | INFO migrate.versioning.api [-] 337 -> 338...  2021-01-15 16:16:01.892 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.892 | INFO migrate.versioning.api [-] 338 -> 339...  2021-01-15 16:16:01.900 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.900 | INFO migrate.versioning.api [-] 339 -> 340...  2021-01-15 16:16:01.908 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.908 | INFO migrate.versioning.api [-] 340 -> 341...  2021-01-15 16:16:01.916 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.916 | INFO migrate.versioning.api [-] 341 -> 342...  2021-01-15 16:16:01.924 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.924 | INFO migrate.versioning.api [-] 342 -> 343...  2021-01-15 16:16:01.931 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.932 | INFO migrate.versioning.api [-] 343 -> 344...  2021-01-15 16:16:01.939 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.939 | INFO migrate.versioning.api [-] 344 -> 345...  2021-01-15 16:16:01.976 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:01.976 | INFO migrate.versioning.api [-] 345 -> 346...  2021-01-15 16:16:02.252 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.252 | INFO migrate.versioning.api [-] 346 -> 347...  2021-01-15 16:16:02.362 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.362 | INFO migrate.versioning.api [-] 347 -> 348...  2021-01-15 16:16:02.371 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.371 | INFO migrate.versioning.api [-] 348 -> 349...  2021-01-15 16:16:02.381 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.381 | INFO migrate.versioning.api [-] 349 -> 350...  2021-01-15 16:16:02.388 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.388 | INFO migrate.versioning.api [-] 350 -> 351...  2021-01-15 16:16:02.398 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.398 | INFO migrate.versioning.api [-] 351 -> 352...  2021-01-15 16:16:02.407 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.407 | INFO migrate.versioning.api [-] 352 -> 353...  2021-01-15 16:16:02.414 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.415 | INFO migrate.versioning.api [-] 353 -> 354...  2021-01-15 16:16:02.422 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.422 | INFO migrate.versioning.api [-] 354 -> 355...  2021-01-15 16:16:02.430 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.430 | INFO migrate.versioning.api [-] 355 -> 356...  2021-01-15 16:16:02.438 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.439 | INFO migrate.versioning.api [-] 356 -> 357...  2021-01-15 16:16:02.446 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.446 | INFO migrate.versioning.api [-] 357 -> 358...  2021-01-15 16:16:02.685 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.686 | INFO migrate.versioning.api [-] 358 -> 359...  2021-01-15 16:16:02.946 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:02.947 | INFO migrate.versioning.api [-] 359 -> 360...  2021-01-15 16:16:03.152 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.152 | INFO migrate.versioning.api [-] 360 -> 361...  2021-01-15 16:16:03.198 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.198 | INFO migrate.versioning.api [-] 361 -> 362...  2021-01-15 16:16:03.425 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.425 | INFO migrate.versioning.api [-] 362 -> 363...  2021-01-15 16:16:03.433 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.433 | INFO migrate.versioning.api [-] 363 -> 364...  2021-01-15 16:16:03.440 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.440 | INFO migrate.versioning.api [-] 364 -> 365...  2021-01-15 16:16:03.447 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.448 | INFO migrate.versioning.api [-] 365 -> 366...  2021-01-15 16:16:03.455 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.455 | INFO migrate.versioning.api [-] 366 -> 367...  2021-01-15 16:16:03.464 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.464 | INFO migrate.versioning.api [-] 367 -> 368...  2021-01-15 16:16:03.471 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.471 | INFO migrate.versioning.api [-] 368 -> 369...  2021-01-15 16:16:03.480 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.480 | INFO migrate.versioning.api [-] 369 -> 370...  2021-01-15 16:16:03.488 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.488 | INFO migrate.versioning.api [-] 370 -> 371...  2021-01-15 16:16:03.496 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.496 | INFO migrate.versioning.api [-] 371 -> 372...  2021-01-15 16:16:03.503 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.503 | INFO migrate.versioning.api [-] 372 -> 373...  2021-01-15 16:16:03.804 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:03.805 | INFO migrate.versioning.api [-] 373 -> 374...  2021-01-15 16:16:04.076 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.076 | INFO migrate.versioning.api [-] 374 -> 375...  2021-01-15 16:16:04.209 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.210 | INFO migrate.versioning.api [-] 375 -> 376...  2021-01-15 16:16:04.270 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.270 | INFO migrate.versioning.api [-] 376 -> 377...  2021-01-15 16:16:04.335 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.335 | INFO migrate.versioning.api [-] 377 -> 378...  2021-01-15 16:16:04.392 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.392 | INFO migrate.versioning.api [-] 378 -> 379...  2021-01-15 16:16:04.400 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.400 | INFO migrate.versioning.api [-] 379 -> 380...  2021-01-15 16:16:04.408 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.408 | INFO migrate.versioning.api [-] 380 -> 381...  2021-01-15 16:16:04.416 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.416 | INFO migrate.versioning.api [-] 381 -> 382...  2021-01-15 16:16:04.424 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.424 | INFO migrate.versioning.api [-] 382 -> 383...  2021-01-15 16:16:04.432 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.432 | INFO migrate.versioning.api [-] 383 -> 384...  2021-01-15 16:16:04.440 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.440 | INFO migrate.versioning.api [-] 384 -> 385...  2021-01-15 16:16:04.448 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.448 | INFO migrate.versioning.api [-] 385 -> 386...  2021-01-15 16:16:04.456 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.457 | INFO migrate.versioning.api [-] 386 -> 387...  2021-01-15 16:16:04.464 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.465 | INFO migrate.versioning.api [-] 387 -> 388...  2021-01-15 16:16:04.472 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.472 | INFO migrate.versioning.api [-] 388 -> 389...  2021-01-15 16:16:04.527 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.527 | INFO migrate.versioning.api [-] 389 -> 390...  2021-01-15 16:16:04.761 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:04.761 | INFO migrate.versioning.api [-] 390 -> 391...  2021-01-15 16:16:05.007 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.007 | INFO migrate.versioning.api [-] 391 -> 392...  2021-01-15 16:16:05.015 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.016 | INFO migrate.versioning.api [-] 392 -> 393...  2021-01-15 16:16:05.024 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.024 | INFO migrate.versioning.api [-] 393 -> 394...  2021-01-15 16:16:05.032 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.032 | INFO migrate.versioning.api [-] 394 -> 395...  2021-01-15 16:16:05.039 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.040 | INFO migrate.versioning.api [-] 395 -> 396...  2021-01-15 16:16:05.047 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.047 | INFO migrate.versioning.api [-] 396 -> 397...  2021-01-15 16:16:05.297 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.297 | INFO migrate.versioning.api [-] 397 -> 398...  2021-01-15 16:16:05.531 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.531 | INFO migrate.versioning.api [-] 398 -> 399...  2021-01-15 16:16:05.848 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.848 | INFO migrate.versioning.api [-] 399 -> 400...  2021-01-15 16:16:05.866 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:05.867 | INFO migrate.versioning.api [-] 400 -> 401...  2021-01-15 16:16:06.326 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:06.326 | INFO migrate.versioning.api [-] 401 -> 402...  2021-01-15 16:16:06.528 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:06.528 | INFO migrate.versioning.api [-] 402 -> 403...  2021-01-15 16:16:06.537 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:06.538 | INFO migrate.versioning.api [-] 403 -> 404...  2021-01-15 16:16:06.547 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:06.547 | INFO migrate.versioning.api [-] 404 -> 405...  2021-01-15 16:16:06.554 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:06.555 | INFO migrate.versioning.api [-] 405 -> 406...  2021-01-15 16:16:06.563 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:06.563 | INFO migrate.versioning.api [-] 406 -> 407...  2021-01-15 16:16:06.571 | INFO migrate.versioning.api [-] done 2021-01-15 16:16:06.571 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-01-15 16:16:06.571 | result = self._query(query) 2021-01-15 16:16:06.571 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2021-01-15 16:16:06.571 | result = self._query(query) 2021-01-15 16:16:06.992 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-01-15 16:16:10.528 | DEBUG migrate.versioning.repository [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-01-15 16:16:10.529 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.530 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.530 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.531 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.531 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.531 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.532 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.532 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.533 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.533 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.533 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.534 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.534 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.534 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.535 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.535 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.535 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.536 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.536 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.537 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.537 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.537 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.538 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.538 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.539 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.539 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.539 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.540 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.540 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.540 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.541 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.541 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.542 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.542 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.542 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.543 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.543 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.543 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.544 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.544 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.545 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.545 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.545 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.546 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.546 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.546 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.547 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.547 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.548 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.548 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.548 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.549 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.549 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.549 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.550 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.550 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.550 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.551 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.551 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.552 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.552 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.552 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.553 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.553 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.553 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.554 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.555 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.555 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.555 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.556 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.556 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.556 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.557 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.557 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.558 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.558 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.558 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.559 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.559 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.559 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.560 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.560 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.560 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.561 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.561 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.562 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.562 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.562 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.563 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.563 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.563 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.564 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.564 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.564 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.565 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.565 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.566 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.566 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.566 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.567 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.567 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.567 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.568 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.568 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.568 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.569 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.569 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.570 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.570 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.570 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.571 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.571 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.571 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.572 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.572 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.573 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.573 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.573 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.574 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.574 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.574 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.575 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.575 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.575 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.576 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.576 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.577 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.577 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.577 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.578 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.578 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.578 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.579 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.579 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.580 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.580 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.580 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.581 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.581 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.581 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.582 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.582 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.582 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.583 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.583 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.584 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.584 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.584 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.585 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.585 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.585 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.586 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.586 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.587 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.587 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.587 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.588 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.588 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.588 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.589 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.589 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.590 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.590 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.590 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.591 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.591 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.591 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.592 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.592 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.593 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.593 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.593 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.594 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.594 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.594 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.595 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.595 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.595 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.596 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.596 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.597 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.597 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.597 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.598 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.598 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.598 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.599 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.599 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.600 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.600 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.600 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.601 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.601 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.602 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.602 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.602 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.603 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.603 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.603 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.604 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.604 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.605 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.605 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.605 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.606 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.606 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.606 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.607 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.607 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.607 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.608 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.608 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.609 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.609 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.609 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.610 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.610 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.610 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.611 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.611 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.611 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.612 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.612 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.613 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.613 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.613 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.614 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.614 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.614 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.615 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.615 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.615 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.616 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.616 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.617 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.617 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.617 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.618 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.618 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.618 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.619 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.619 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.620 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.620 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.620 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.621 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.621 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.621 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.622 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.622 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.622 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.623 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.623 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.624 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.624 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.624 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.625 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.625 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.625 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.626 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.626 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.626 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.627 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.627 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.628 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.628 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.628 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.629 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.629 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.629 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.630 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.630 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.630 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.631 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.631 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.632 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.632 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.632 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.633 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.633 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.633 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.634 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.634 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.634 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.635 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.635 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.636 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.636 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.636 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.637 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.637 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.638 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.638 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.638 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.639 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.639 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.640 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.640 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.640 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.641 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.641 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.642 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.642 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.642 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.643 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.643 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.643 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.644 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.644 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.644 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.645 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.645 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.646 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.646 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.646 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.647 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.647 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.647 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.648 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.648 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.649 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.649 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.649 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.650 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.650 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.650 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.651 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.651 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.651 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.652 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.652 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.653 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.653 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.653 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.654 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.654 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.654 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.655 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.655 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.655 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.656 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.656 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.657 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.657 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.657 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.658 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.658 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.658 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.659 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.659 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.659 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.660 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.660 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.661 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.661 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.661 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.662 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.662 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.662 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.663 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.663 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.663 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.664 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.664 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.665 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.665 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.665 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.666 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.666 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.666 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.667 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.667 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.668 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.668 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.668 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.669 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.671 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.671 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.672 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.672 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.672 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.673 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.673 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.673 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.674 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-01-15 16:16:10.674 | DEBUG migrate.versioning.script.base [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-01-15 16:16:10.675 | DEBUG migrate.versioning.repository [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-01-15 16:16:10.675 | DEBUG migrate.versioning.repository [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-01-15 16:16:10.825 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 215 -> 216...  2021-01-15 16:16:24.694 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.694 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 216 -> 217...  2021-01-15 16:16:24.705 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.705 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 217 -> 218...  2021-01-15 16:16:24.715 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.715 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 218 -> 219...  2021-01-15 16:16:24.723 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.724 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 219 -> 220...  2021-01-15 16:16:24.738 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.739 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 220 -> 221...  2021-01-15 16:16:24.751 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.751 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 221 -> 222...  2021-01-15 16:16:24.761 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.761 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 222 -> 223...  2021-01-15 16:16:24.769 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.769 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 223 -> 224...  2021-01-15 16:16:24.777 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.778 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 224 -> 225...  2021-01-15 16:16:24.785 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.785 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 225 -> 226...  2021-01-15 16:16:24.794 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.794 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 226 -> 227...  2021-01-15 16:16:24.807 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:24.808 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 227 -> 228...  2021-01-15 16:16:25.004 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:25.005 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 228 -> 229...  2021-01-15 16:16:25.216 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:25.217 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 229 -> 230...  2021-01-15 16:16:25.590 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:25.591 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 230 -> 231...  2021-01-15 16:16:25.872 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:25.872 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 231 -> 232...  2021-01-15 16:16:26.547 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.547 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 232 -> 233...  2021-01-15 16:16:26.794 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.794 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 233 -> 234...  2021-01-15 16:16:26.861 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.861 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 234 -> 235...  2021-01-15 16:16:26.869 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.869 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 235 -> 236...  2021-01-15 16:16:26.879 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.879 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 236 -> 237...  2021-01-15 16:16:26.887 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.888 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 237 -> 238...  2021-01-15 16:16:26.896 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.896 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 238 -> 239...  2021-01-15 16:16:26.905 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.906 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 239 -> 240...  2021-01-15 16:16:26.915 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.915 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 240 -> 241...  2021-01-15 16:16:26.924 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.924 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 241 -> 242...  2021-01-15 16:16:26.933 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.933 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 242 -> 243...  2021-01-15 16:16:26.941 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.942 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 243 -> 244...  2021-01-15 16:16:26.964 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:26.965 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 244 -> 245...  2021-01-15 16:16:27.936 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:27.937 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 245 -> 246...  2021-01-15 16:16:28.108 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:28.109 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 246 -> 247...  2021-01-15 16:16:28.694 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:28.695 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 247 -> 248...  2021-01-15 16:16:28.705 | INFO 248_add_expire_reservations_index [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-01-15 16:16:28.713 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:28.713 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 248 -> 249...  2021-01-15 16:16:28.749 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:28.750 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 249 -> 250...  2021-01-15 16:16:28.805 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:28.805 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 250 -> 251...  2021-01-15 16:16:29.012 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.013 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 251 -> 252...  2021-01-15 16:16:29.380 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.380 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 252 -> 253...  2021-01-15 16:16:29.590 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.591 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 253 -> 254...  2021-01-15 16:16:29.812 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.813 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 254 -> 255...  2021-01-15 16:16:29.821 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.822 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 255 -> 256...  2021-01-15 16:16:29.830 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.832 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 256 -> 257...  2021-01-15 16:16:29.840 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.841 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 257 -> 258...  2021-01-15 16:16:29.850 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.851 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 258 -> 259...  2021-01-15 16:16:29.859 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.859 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 259 -> 260...  2021-01-15 16:16:29.867 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.868 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 260 -> 261...  2021-01-15 16:16:29.875 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.875 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 261 -> 262...  2021-01-15 16:16:29.883 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.883 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 262 -> 263...  2021-01-15 16:16:29.891 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.891 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 263 -> 264...  2021-01-15 16:16:29.901 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.901 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 264 -> 265...  2021-01-15 16:16:29.974 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:29.974 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 265 -> 266...  2021-01-15 16:16:30.081 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:30.082 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 266 -> 267...  2021-01-15 16:16:30.789 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:30.789 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 267 -> 268...  2021-01-15 16:16:31.055 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.055 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 268 -> 269...  2021-01-15 16:16:31.291 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.292 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 269 -> 270...  2021-01-15 16:16:31.511 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.511 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 270 -> 271...  2021-01-15 16:16:31.641 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.641 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 271 -> 272...  2021-01-15 16:16:31.649 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.650 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 272 -> 273...  2021-01-15 16:16:31.658 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.658 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 273 -> 274...  2021-01-15 16:16:31.739 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.740 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 274 -> 275...  2021-01-15 16:16:31.951 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:31.951 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 275 -> 276...  2021-01-15 16:16:32.170 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.170 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 276 -> 277...  2021-01-15 16:16:32.238 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.238 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 277 -> 278...  2021-01-15 16:16:32.489 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.490 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 278 -> 279...  2021-01-15 16:16:32.562 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.562 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 279 -> 280...  2021-01-15 16:16:32.747 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.748 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 280 -> 281...  2021-01-15 16:16:32.756 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.757 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 281 -> 282...  2021-01-15 16:16:32.767 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.768 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 282 -> 283...  2021-01-15 16:16:32.778 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.778 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 283 -> 284...  2021-01-15 16:16:32.790 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.791 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 284 -> 285...  2021-01-15 16:16:32.801 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.802 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 285 -> 286...  2021-01-15 16:16:32.811 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.812 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 286 -> 287...  2021-01-15 16:16:32.820 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.820 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 287 -> 288...  2021-01-15 16:16:32.828 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.829 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 288 -> 289...  2021-01-15 16:16:32.837 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.837 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 289 -> 290...  2021-01-15 16:16:32.845 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.846 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 290 -> 291...  2021-01-15 16:16:32.874 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:32.875 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 291 -> 292...  2021-01-15 16:16:33.096 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:33.096 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 292 -> 293...  2021-01-15 16:16:33.535 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:33.536 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 293 -> 294...  2021-01-15 16:16:33.746 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:33.746 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 294 -> 295...  2021-01-15 16:16:33.803 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:33.803 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 295 -> 296...  2021-01-15 16:16:33.815 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:33.815 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 296 -> 297...  2021-01-15 16:16:34.029 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:34.029 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 297 -> 298...  2021-01-15 16:16:34.169 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:34.169 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 298 -> 299...  2021-01-15 16:16:34.373 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:34.374 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 299 -> 300...  2021-01-15 16:16:34.598 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:34.599 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 300 -> 301...  2021-01-15 16:16:34.990 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:34.990 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 301 -> 302...  2021-01-15 16:16:34.998 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:34.998 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 302 -> 303...  2021-01-15 16:16:35.006 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.007 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 303 -> 304...  2021-01-15 16:16:35.014 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.015 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 304 -> 305...  2021-01-15 16:16:35.023 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.024 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 305 -> 306...  2021-01-15 16:16:35.032 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.032 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 306 -> 307...  2021-01-15 16:16:35.039 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.040 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 307 -> 308...  2021-01-15 16:16:35.048 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.048 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 308 -> 309...  2021-01-15 16:16:35.057 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.057 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 309 -> 310...  2021-01-15 16:16:35.065 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.066 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 310 -> 311...  2021-01-15 16:16:35.074 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.074 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 311 -> 312...  2021-01-15 16:16:35.082 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.082 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 312 -> 313...  2021-01-15 16:16:35.326 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.326 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 313 -> 314...  2021-01-15 16:16:35.967 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:35.967 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 314 -> 315...  2021-01-15 16:16:37.216 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:37.216 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 315 -> 316...  2021-01-15 16:16:37.419 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:37.419 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 316 -> 317...  2021-01-15 16:16:37.657 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:37.657 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 317 -> 318...  2021-01-15 16:16:38.522 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.523 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 318 -> 319...  2021-01-15 16:16:38.575 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.575 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 319 -> 320...  2021-01-15 16:16:38.583 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.584 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 320 -> 321...  2021-01-15 16:16:38.593 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.593 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 321 -> 322...  2021-01-15 16:16:38.601 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.601 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 322 -> 323...  2021-01-15 16:16:38.610 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.610 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 323 -> 324...  2021-01-15 16:16:38.618 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.618 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 324 -> 325...  2021-01-15 16:16:38.626 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.626 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 325 -> 326...  2021-01-15 16:16:38.635 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.635 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 326 -> 327...  2021-01-15 16:16:38.643 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.644 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 327 -> 328...  2021-01-15 16:16:38.651 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.652 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 328 -> 329...  2021-01-15 16:16:38.660 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.660 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 329 -> 330...  2021-01-15 16:16:38.696 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:38.697 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 330 -> 331...  2021-01-15 16:16:39.167 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.168 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 331 -> 332...  2021-01-15 16:16:39.381 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.381 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 332 -> 333...  2021-01-15 16:16:39.587 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.587 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 333 -> 334...  2021-01-15 16:16:39.811 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.811 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 334 -> 335...  2021-01-15 16:16:39.820 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.820 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 335 -> 336...  2021-01-15 16:16:39.828 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.829 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 336 -> 337...  2021-01-15 16:16:39.837 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.837 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 337 -> 338...  2021-01-15 16:16:39.845 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.846 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 338 -> 339...  2021-01-15 16:16:39.853 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.854 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 339 -> 340...  2021-01-15 16:16:39.862 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.863 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 340 -> 341...  2021-01-15 16:16:39.870 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.870 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 341 -> 342...  2021-01-15 16:16:39.878 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.879 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 342 -> 343...  2021-01-15 16:16:39.887 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.887 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 343 -> 344...  2021-01-15 16:16:39.895 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.895 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 344 -> 345...  2021-01-15 16:16:39.930 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:39.930 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 345 -> 346...  2021-01-15 16:16:40.202 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.202 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 346 -> 347...  2021-01-15 16:16:40.311 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.311 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 347 -> 348...  2021-01-15 16:16:40.319 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.320 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 348 -> 349...  2021-01-15 16:16:40.328 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.328 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 349 -> 350...  2021-01-15 16:16:40.336 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.337 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 350 -> 351...  2021-01-15 16:16:40.344 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.344 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 351 -> 352...  2021-01-15 16:16:40.352 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.352 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 352 -> 353...  2021-01-15 16:16:40.360 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.361 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 353 -> 354...  2021-01-15 16:16:40.368 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.368 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 354 -> 355...  2021-01-15 16:16:40.376 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.376 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 355 -> 356...  2021-01-15 16:16:40.385 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.385 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 356 -> 357...  2021-01-15 16:16:40.393 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.393 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 357 -> 358...  2021-01-15 16:16:40.640 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.641 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 358 -> 359...  2021-01-15 16:16:40.886 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:40.887 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 359 -> 360...  2021-01-15 16:16:41.092 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.092 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 360 -> 361...  2021-01-15 16:16:41.148 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.148 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 361 -> 362...  2021-01-15 16:16:41.384 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.384 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 362 -> 363...  2021-01-15 16:16:41.393 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.393 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 363 -> 364...  2021-01-15 16:16:41.402 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.402 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 364 -> 365...  2021-01-15 16:16:41.410 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.411 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 365 -> 366...  2021-01-15 16:16:41.420 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.420 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 366 -> 367...  2021-01-15 16:16:41.427 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.427 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 367 -> 368...  2021-01-15 16:16:41.434 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.434 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 368 -> 369...  2021-01-15 16:16:41.442 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.443 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 369 -> 370...  2021-01-15 16:16:41.451 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.451 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 370 -> 371...  2021-01-15 16:16:41.458 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.459 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 371 -> 372...  2021-01-15 16:16:41.466 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.466 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 372 -> 373...  2021-01-15 16:16:41.781 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:41.781 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 373 -> 374...  2021-01-15 16:16:42.087 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.088 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 374 -> 375...  2021-01-15 16:16:42.223 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.223 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 375 -> 376...  2021-01-15 16:16:42.281 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.281 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 376 -> 377...  2021-01-15 16:16:42.329 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.330 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 377 -> 378...  2021-01-15 16:16:42.392 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.393 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 378 -> 379...  2021-01-15 16:16:42.407 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.408 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 379 -> 380...  2021-01-15 16:16:42.416 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.416 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 380 -> 381...  2021-01-15 16:16:42.425 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.425 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 381 -> 382...  2021-01-15 16:16:42.433 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.434 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 382 -> 383...  2021-01-15 16:16:42.442 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.442 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 383 -> 384...  2021-01-15 16:16:42.450 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.451 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 384 -> 385...  2021-01-15 16:16:42.459 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.459 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 385 -> 386...  2021-01-15 16:16:42.470 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.471 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 386 -> 387...  2021-01-15 16:16:42.478 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.479 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 387 -> 388...  2021-01-15 16:16:42.486 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.487 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 388 -> 389...  2021-01-15 16:16:42.528 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.528 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 389 -> 390...  2021-01-15 16:16:42.743 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.744 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 390 -> 391...  2021-01-15 16:16:42.998 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:42.999 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 391 -> 392...  2021-01-15 16:16:43.009 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.010 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 392 -> 393...  2021-01-15 16:16:43.024 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.024 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 393 -> 394...  2021-01-15 16:16:43.032 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.032 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 394 -> 395...  2021-01-15 16:16:43.039 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.040 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 395 -> 396...  2021-01-15 16:16:43.047 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.047 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 396 -> 397...  2021-01-15 16:16:43.311 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.311 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 397 -> 398...  2021-01-15 16:16:43.526 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.527 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 398 -> 399...  2021-01-15 16:16:43.822 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.822 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 399 -> 400...  2021-01-15 16:16:43.841 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:43.842 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 400 -> 401...  2021-01-15 16:16:44.324 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:44.324 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 401 -> 402...  2021-01-15 16:16:44.539 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:44.539 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 402 -> 403...  2021-01-15 16:16:44.547 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:44.547 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 403 -> 404...  2021-01-15 16:16:44.554 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:44.555 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 404 -> 405...  2021-01-15 16:16:44.562 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:44.562 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 405 -> 406...  2021-01-15 16:16:44.571 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:44.571 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] 406 -> 407...  2021-01-15 16:16:44.579 | INFO migrate.versioning.api [None req-27ab2fd2-e17e-46ac-a461-0b07dcfb520e None None] done 2021-01-15 16:16:44.613 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-01-15 16:16:44.613 | result = self._query(query) 2021-01-15 16:16:44.613 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.") 2021-01-15 16:16:44.613 | result = self._query(query) 2021-01-15 16:16:45.062 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-01-15 16:16:48.770 | Running batches of 50 until complete 2021-01-15 16:16:48.770 | +-------------------------------------+--------------+-----------+ 2021-01-15 16:16:48.770 | | Migration | Total Needed | Completed | 2021-01-15 16:16:48.770 | +-------------------------------------+--------------+-----------+ 2021-01-15 16:16:48.770 | | fill_virtual_interface_list | 0 | 0 | 2021-01-15 16:16:48.770 | | migrate_empty_ratio | 0 | 0 | 2021-01-15 16:16:48.770 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-01-15 16:16:48.770 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-01-15 16:16:48.771 | | migration_migrate_to_uuid | 0 | 0 | 2021-01-15 16:16:48.771 | | populate_missing_availability_zones | 0 | 0 | 2021-01-15 16:16:48.771 | | populate_queued_for_delete | 0 | 0 | 2021-01-15 16:16:48.771 | | populate_user_id | 0 | 0 | 2021-01-15 16:16:48.771 | | populate_uuids | 0 | 0 | 2021-01-15 16:16:48.771 | +-------------------------------------+--------------+-----------+ 2021-01-15 16:16:49.203 | ++ lib/nova:init_nova:781 : seq 1 1 2021-01-15 16:16:49.207 | + lib/nova:init_nova:781 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:16:49.211 | ++ lib/nova:init_nova:782 : conductor_conf 1 2021-01-15 16:16:49.214 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-01-15 16:16:49.216 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-01-15 16:16:49.219 | + lib/nova:init_nova:782 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-01-15 16:16:52.756 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-01-15 16:16:52.756 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-01-15 16:16:53.174 | + lib/nova:init_nova:786 : create_nova_keys_dir 2021-01-15 16:16:53.177 | + lib/nova:create_nova_keys_dir:748 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-01-15 16:16:53.190 | + lib/nova:init_nova:788 : [[ '' == \L\V\M ]] 2021-01-15 16:16:53.192 | + ./stack.sh:main:1202 : is_service_enabled neutron 2021-01-15 16:16:53.209 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:53.211 | + ./stack.sh:main:1203 : configure_neutron_nova 2021-01-15 16:16:53.214 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-01-15 16:16:53.218 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:16:53.218 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-15 16:16:53.222 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:16:53.225 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-15 16:16:53.227 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-01-15 16:16:53.230 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-15 16:16:53.233 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-01-15 16:16:53.235 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-01-15 16:16:53.238 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-01-15 16:16:53.262 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.16/identity 2021-01-15 16:16:53.287 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-01-15 16:16:53.313 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-01-15 16:16:53.337 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-01-15 16:16:53.363 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-01-15 16:16:53.388 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-01-15 16:16:53.415 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-01-15 16:16:53.441 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-01-15 16:16:53.466 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-01-15 16:16:53.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-01-15 16:16:53.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-01-15 16:16:53.474 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-01-15 16:16:53.490 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:53.492 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-01-15 16:16:53.518 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-01-15 16:16:53.544 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-01-15 16:16:53.569 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-01-15 16:16:53.573 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-01-15 16:16:53.576 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:16:53.579 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-01-15 16:16:53.582 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-01-15 16:16:53.585 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-01-15 16:16:53.587 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-01-15 16:16:53.590 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-01-15 16:16:53.592 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-01-15 16:16:53.595 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-01-15 16:16:53.598 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-01-15 16:16:53.625 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.16/identity 2021-01-15 16:16:53.650 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-01-15 16:16:53.676 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-01-15 16:16:53.702 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-01-15 16:16:53.728 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-01-15 16:16:53.753 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-01-15 16:16:53.779 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-01-15 16:16:53.805 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-01-15 16:16:53.831 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-01-15 16:16:53.833 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-01-15 16:16:53.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-01-15 16:16:53.838 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-01-15 16:16:53.854 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:53.857 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-01-15 16:16:53.882 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-01-15 16:16:53.908 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-01-15 16:16:53.933 | + ./stack.sh:main:1212 : run_phase stack post-config 2021-01-15 16:16:53.936 | + functions-common:run_phase:1759 : local mode=stack 2021-01-15 16:16:53.939 | + functions-common:run_phase:1760 : local phase=post-config 2021-01-15 16:16:53.941 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-15 16:16:53.944 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-01-15 16:16:53.946 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-15 16:16:53.951 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-01-15 16:16:53.953 | + functions-common:run_phase:1769 : local extra 2021-01-15 16:16:53.957 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-15 16:16:53.960 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-01-15 16:16:53.963 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-15 16:16:53.966 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-15 16:16:53.968 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-01-15 16:16:53.971 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-15 16:16:53.987 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:53.989 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:16:53.992 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:16:53.994 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-01-15 16:16:53.996 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:16:53.999 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-15 16:16:54.001 | ++ extras.d/80-tempest.sh:source:12 : : 2021-01-15 16:16:54.004 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-15 16:16:54.006 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-15 16:16:54.008 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:16:54.012 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-15 16:16:54.015 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-01-15 16:16:54.018 | + functions-common:run_plugins:1745 : local mode=stack 2021-01-15 16:16:54.024 | + functions-common:run_plugins:1746 : local phase=post-config 2021-01-15 16:16:54.026 | + functions-common:run_plugins:1748 : local plugins= 2021-01-15 16:16:54.029 | + functions-common:run_plugins:1749 : local plugin 2021-01-15 16:16:54.032 | + ./stack.sh:main:1220 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-01-15 16:16:54.034 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.037 | + inc/meta-config:merge_config_group:171 : shift 2021-01-15 16:16:54.039 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-01-15 16:16:54.042 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:16:54.044 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-01-15 16:16:54.047 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-01-15 16:16:54.050 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-01-15 16:16:54.052 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.055 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-01-15 16:16:54.057 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:16:54.059 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-01-15 16:16:54.060 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:16:54.060 | gsub("[][]", "", $1); 2021-01-15 16:16:54.060 | split($1, a, "|"); 2021-01-15 16:16:54.060 | if (a[1] == matchgroup) 2021-01-15 16:16:54.060 | print a[2] 2021-01-15 16:16:54.060 | } 2021-01-15 16:16:54.060 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.066 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-01-15 16:16:54.068 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-01-15 16:16:54.071 | + inc/meta-config:merge_config_group:180 : local dir 2021-01-15 16:16:54.074 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-01-15 16:16:54.076 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-01-15 16:16:54.079 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-01-15 16:16:54.082 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-01-15 16:16:54.085 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-01-15 16:16:54.089 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-01-15 16:16:54.091 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-01-15 16:16:54.094 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-01-15 16:16:54.096 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.099 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-01-15 16:16:54.101 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-01-15 16:16:54.104 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-01-15 16:16:54.107 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-01-15 16:16:54.109 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-01-15 16:16:54.113 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-01-15 16:16:54.115 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-01-15 16:16:54.118 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-01-15 16:16:54.119 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.119 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-01-15 16:16:54.119 | BEGIN { 2021-01-15 16:16:54.119 | section = "" 2021-01-15 16:16:54.119 | last_section = "" 2021-01-15 16:16:54.119 | section_count = 0 2021-01-15 16:16:54.119 | } 2021-01-15 16:16:54.119 | /^\[.+\]/ { 2021-01-15 16:16:54.119 | gsub("[][]", "", $1); 2021-01-15 16:16:54.120 | section=$1 2021-01-15 16:16:54.120 | next 2021-01-15 16:16:54.120 | } 2021-01-15 16:16:54.120 | /^ *\#/ { 2021-01-15 16:16:54.120 | next 2021-01-15 16:16:54.120 | } 2021-01-15 16:16:54.120 | /^[^ \t]+/ { 2021-01-15 16:16:54.120 | # get offset of first = in $0 2021-01-15 16:16:54.120 | eq_idx = index($0, "=") 2021-01-15 16:16:54.120 | # extract attr & value from $0 2021-01-15 16:16:54.120 | attr = substr($0, 1, eq_idx - 1) 2021-01-15 16:16:54.120 | value = substr($0, eq_idx + 1) 2021-01-15 16:16:54.120 | # only need to strip trailing whitespace from attr 2021-01-15 16:16:54.120 | sub(/[ \t]*$/, "", attr) 2021-01-15 16:16:54.120 | # need to strip leading & trailing whitespace from value 2021-01-15 16:16:54.120 | sub(/^[ \t]*/, "", value) 2021-01-15 16:16:54.120 | sub(/[ \t]*$/, "", value) 2021-01-15 16:16:54.120 | 2021-01-15 16:16:54.120 | # cfg_attr_count: number of config lines per [section, attr] 2021-01-15 16:16:54.120 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-01-15 16:16:54.120 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-01-15 16:16:54.120 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-01-15 16:16:54.120 | if (! (section, attr) in cfg_attr_count) { 2021-01-15 16:16:54.120 | if (section != last_section) { 2021-01-15 16:16:54.120 | cfg_section[section_count++] = section 2021-01-15 16:16:54.120 | last_section = section 2021-01-15 16:16:54.120 | } 2021-01-15 16:16:54.120 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-01-15 16:16:54.120 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-01-15 16:16:54.120 | 2021-01-15 16:16:54.120 | cfg_attr[section, attr, 0] = value 2021-01-15 16:16:54.120 | cfg_attr_count[section, attr] = 1 2021-01-15 16:16:54.121 | } else { 2021-01-15 16:16:54.121 | lno = cfg_attr_count[section, attr]++ 2021-01-15 16:16:54.121 | cfg_attr[section, attr, lno] = value 2021-01-15 16:16:54.121 | } 2021-01-15 16:16:54.121 | } 2021-01-15 16:16:54.121 | END { 2021-01-15 16:16:54.121 | # Process each section in order 2021-01-15 16:16:54.121 | for (sno = 0; sno < section_count; sno++) { 2021-01-15 16:16:54.121 | section = cfg_section[sno] 2021-01-15 16:16:54.121 | # The ini routines simply append a config item immediately 2021-01-15 16:16:54.121 | # after the section header. To keep the same order as defined 2021-01-15 16:16:54.121 | # in local.conf, invoke the ini routines in the reverse order 2021-01-15 16:16:54.121 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-01-15 16:16:54.121 | attr = cfg_sec_attr_name[sno, attr_no] 2021-01-15 16:16:54.121 | if (cfg_attr_count[section, attr] == 1) 2021-01-15 16:16:54.121 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-01-15 16:16:54.121 | else { 2021-01-15 16:16:54.121 | # For multiline, invoke the ini routines in the reverse order 2021-01-15 16:16:54.121 | count = cfg_attr_count[section, attr] 2021-01-15 16:16:54.121 | print "inidelete " configfile " " section " " attr 2021-01-15 16:16:54.121 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-01-15 16:16:54.121 | for (l = count -2; l >= 0; l--) 2021-01-15 16:16:54.121 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-01-15 16:16:54.121 | } 2021-01-15 16:16:54.121 | } 2021-01-15 16:16:54.121 | } 2021-01-15 16:16:54.121 | } 2021-01-15 16:16:54.121 | ' 2021-01-15 16:16:54.121 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.124 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-01-15 16:16:54.126 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-01-15 16:16:54.129 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:16:54.132 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-01-15 16:16:54.134 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-01-15 16:16:54.134 | BEGIN { group = "" } 2021-01-15 16:16:54.134 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:16:54.134 | gsub("[][]", "", $1); 2021-01-15 16:16:54.134 | split($1, a, "|"); 2021-01-15 16:16:54.134 | if (a[1] == matchgroup && a[2] == configfile) { 2021-01-15 16:16:54.134 | group=a[1] 2021-01-15 16:16:54.134 | } else { 2021-01-15 16:16:54.134 | group="" 2021-01-15 16:16:54.134 | } 2021-01-15 16:16:54.134 | next 2021-01-15 16:16:54.135 | } 2021-01-15 16:16:54.135 | { 2021-01-15 16:16:54.135 | if (group != "") 2021-01-15 16:16:54.135 | print $0 2021-01-15 16:16:54.135 | } 2021-01-15 16:16:54.135 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-01-15 16:16:54.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-01-15 16:16:54.175 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-01-15 16:16:54.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-01-15 16:16:54.207 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.209 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-01-15 16:16:54.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-01-15 16:16:54.241 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.243 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-01-15 16:16:54.246 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-01-15 16:16:54.275 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-01-15 16:16:54.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-01-15 16:16:54.307 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-01-15 16:16:54.312 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-01-15 16:16:54.343 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.346 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.16/identity"' 2021-01-15 16:16:54.349 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2021-01-15 16:16:54.377 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-01-15 16:16:54.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-01-15 16:16:54.411 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.414 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-01-15 16:16:54.416 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-01-15 16:16:54.444 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.447 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-01-15 16:16:54.449 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-01-15 16:16:54.477 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.480 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-01-15 16:16:54.482 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-01-15 16:16:54.510 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.513 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-01-15 16:16:54.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-01-15 16:16:54.544 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.546 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-01-15 16:16:54.549 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-01-15 16:16:54.576 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.579 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-01-15 16:16:54.582 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-01-15 16:16:54.584 | + inc/meta-config:merge_config_group:180 : local dir 2021-01-15 16:16:54.588 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-01-15 16:16:54.590 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-01-15 16:16:54.593 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-01-15 16:16:54.596 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-01-15 16:16:54.599 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-01-15 16:16:54.602 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-01-15 16:16:54.605 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-01-15 16:16:54.607 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-01-15 16:16:54.610 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.612 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-01-15 16:16:54.615 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-01-15 16:16:54.617 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-01-15 16:16:54.620 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-01-15 16:16:54.623 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-01-15 16:16:54.626 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-01-15 16:16:54.629 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-01-15 16:16:54.633 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-01-15 16:16:54.633 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.633 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-01-15 16:16:54.634 | BEGIN { 2021-01-15 16:16:54.634 | section = "" 2021-01-15 16:16:54.634 | last_section = "" 2021-01-15 16:16:54.634 | section_count = 0 2021-01-15 16:16:54.634 | } 2021-01-15 16:16:54.634 | /^\[.+\]/ { 2021-01-15 16:16:54.634 | gsub("[][]", "", $1); 2021-01-15 16:16:54.634 | section=$1 2021-01-15 16:16:54.634 | next 2021-01-15 16:16:54.634 | } 2021-01-15 16:16:54.634 | /^ *\#/ { 2021-01-15 16:16:54.634 | next 2021-01-15 16:16:54.634 | } 2021-01-15 16:16:54.634 | /^[^ \t]+/ { 2021-01-15 16:16:54.634 | # get offset of first = in $0 2021-01-15 16:16:54.634 | eq_idx = index($0, "=") 2021-01-15 16:16:54.634 | # extract attr & value from $0 2021-01-15 16:16:54.634 | attr = substr($0, 1, eq_idx - 1) 2021-01-15 16:16:54.634 | value = substr($0, eq_idx + 1) 2021-01-15 16:16:54.634 | # only need to strip trailing whitespace from attr 2021-01-15 16:16:54.634 | sub(/[ \t]*$/, "", attr) 2021-01-15 16:16:54.634 | # need to strip leading & trailing whitespace from value 2021-01-15 16:16:54.634 | sub(/^[ \t]*/, "", value) 2021-01-15 16:16:54.634 | sub(/[ \t]*$/, "", value) 2021-01-15 16:16:54.634 | 2021-01-15 16:16:54.634 | # cfg_attr_count: number of config lines per [section, attr] 2021-01-15 16:16:54.634 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-01-15 16:16:54.634 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-01-15 16:16:54.634 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-01-15 16:16:54.634 | if (! (section, attr) in cfg_attr_count) { 2021-01-15 16:16:54.634 | if (section != last_section) { 2021-01-15 16:16:54.634 | cfg_section[section_count++] = section 2021-01-15 16:16:54.635 | last_section = section 2021-01-15 16:16:54.635 | } 2021-01-15 16:16:54.635 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-01-15 16:16:54.635 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-01-15 16:16:54.635 | 2021-01-15 16:16:54.635 | cfg_attr[section, attr, 0] = value 2021-01-15 16:16:54.635 | cfg_attr_count[section, attr] = 1 2021-01-15 16:16:54.635 | } else { 2021-01-15 16:16:54.635 | lno = cfg_attr_count[section, attr]++ 2021-01-15 16:16:54.635 | cfg_attr[section, attr, lno] = value 2021-01-15 16:16:54.635 | } 2021-01-15 16:16:54.635 | } 2021-01-15 16:16:54.635 | END { 2021-01-15 16:16:54.635 | # Process each section in order 2021-01-15 16:16:54.635 | for (sno = 0; sno < section_count; sno++) { 2021-01-15 16:16:54.635 | section = cfg_section[sno] 2021-01-15 16:16:54.635 | # The ini routines simply append a config item immediately 2021-01-15 16:16:54.635 | # after the section header. To keep the same order as defined 2021-01-15 16:16:54.635 | # in local.conf, invoke the ini routines in the reverse order 2021-01-15 16:16:54.635 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-01-15 16:16:54.635 | attr = cfg_sec_attr_name[sno, attr_no] 2021-01-15 16:16:54.635 | if (cfg_attr_count[section, attr] == 1) 2021-01-15 16:16:54.635 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-01-15 16:16:54.635 | else { 2021-01-15 16:16:54.635 | # For multiline, invoke the ini routines in the reverse order 2021-01-15 16:16:54.635 | count = cfg_attr_count[section, attr] 2021-01-15 16:16:54.635 | print "inidelete " configfile " " section " " attr 2021-01-15 16:16:54.635 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-01-15 16:16:54.635 | for (l = count -2; l >= 0; l--) 2021-01-15 16:16:54.635 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-01-15 16:16:54.635 | } 2021-01-15 16:16:54.635 | } 2021-01-15 16:16:54.635 | } 2021-01-15 16:16:54.636 | } 2021-01-15 16:16:54.636 | ' 2021-01-15 16:16:54.636 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.638 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-01-15 16:16:54.642 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-01-15 16:16:54.644 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:16:54.647 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-01-15 16:16:54.650 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-01-15 16:16:54.650 | BEGIN { group = "" } 2021-01-15 16:16:54.650 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:16:54.650 | gsub("[][]", "", $1); 2021-01-15 16:16:54.650 | split($1, a, "|"); 2021-01-15 16:16:54.650 | if (a[1] == matchgroup && a[2] == configfile) { 2021-01-15 16:16:54.650 | group=a[1] 2021-01-15 16:16:54.650 | } else { 2021-01-15 16:16:54.650 | group="" 2021-01-15 16:16:54.650 | } 2021-01-15 16:16:54.650 | next 2021-01-15 16:16:54.650 | } 2021-01-15 16:16:54.650 | { 2021-01-15 16:16:54.650 | if (group != "") 2021-01-15 16:16:54.650 | print $0 2021-01-15 16:16:54.650 | } 2021-01-15 16:16:54.650 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:16:54.657 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-01-15 16:16:54.659 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-01-15 16:16:54.690 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.693 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-01-15 16:16:54.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-01-15 16:16:54.728 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-01-15 16:16:54.733 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-01-15 16:16:54.765 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.768 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-01-15 16:16:54.770 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-01-15 16:16:54.805 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.809 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-01-15 16:16:54.812 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-01-15 16:16:54.850 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.854 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-01-15 16:16:54.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-01-15 16:16:54.889 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-01-15 16:16:54.895 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-01-15 16:16:54.929 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-01-15 16:16:54.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-01-15 16:16:54.968 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:54.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-01-15 16:16:54.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-01-15 16:16:55.008 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-01-15 16:16:55.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-01-15 16:16:55.056 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.059 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-01-15 16:16:55.062 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-01-15 16:16:55.095 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.097 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-01-15 16:16:55.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-01-15 16:16:55.132 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.134 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-01-15 16:16:55.137 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-01-15 16:16:55.170 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-01-15 16:16:55.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-01-15 16:16:55.211 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.214 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-01-15 16:16:55.217 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-01-15 16:16:55.249 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-01-15 16:16:55.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-01-15 16:16:55.285 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.289 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-01-15 16:16:55.291 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-01-15 16:16:55.294 | + inc/meta-config:merge_config_group:180 : local dir 2021-01-15 16:16:55.298 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-01-15 16:16:55.300 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-01-15 16:16:55.303 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-01-15 16:16:55.306 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-01-15 16:16:55.310 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-01-15 16:16:55.314 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-01-15 16:16:55.317 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-01-15 16:16:55.319 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-01-15 16:16:55.322 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:55.326 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-01-15 16:16:55.330 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-01-15 16:16:55.332 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-01-15 16:16:55.336 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-01-15 16:16:55.339 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-01-15 16:16:55.342 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-01-15 16:16:55.345 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-01-15 16:16:55.349 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-01-15 16:16:55.350 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.350 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-01-15 16:16:55.350 | BEGIN { 2021-01-15 16:16:55.350 | section = "" 2021-01-15 16:16:55.350 | last_section = "" 2021-01-15 16:16:55.350 | section_count = 0 2021-01-15 16:16:55.350 | } 2021-01-15 16:16:55.350 | /^\[.+\]/ { 2021-01-15 16:16:55.350 | gsub("[][]", "", $1); 2021-01-15 16:16:55.350 | section=$1 2021-01-15 16:16:55.350 | next 2021-01-15 16:16:55.350 | } 2021-01-15 16:16:55.350 | /^ *\#/ { 2021-01-15 16:16:55.350 | next 2021-01-15 16:16:55.350 | } 2021-01-15 16:16:55.350 | /^[^ \t]+/ { 2021-01-15 16:16:55.350 | # get offset of first = in $0 2021-01-15 16:16:55.350 | eq_idx = index($0, "=") 2021-01-15 16:16:55.351 | # extract attr & value from $0 2021-01-15 16:16:55.351 | attr = substr($0, 1, eq_idx - 1) 2021-01-15 16:16:55.351 | value = substr($0, eq_idx + 1) 2021-01-15 16:16:55.351 | # only need to strip trailing whitespace from attr 2021-01-15 16:16:55.351 | sub(/[ \t]*$/, "", attr) 2021-01-15 16:16:55.351 | # need to strip leading & trailing whitespace from value 2021-01-15 16:16:55.351 | sub(/^[ \t]*/, "", value) 2021-01-15 16:16:55.351 | sub(/[ \t]*$/, "", value) 2021-01-15 16:16:55.351 | 2021-01-15 16:16:55.351 | # cfg_attr_count: number of config lines per [section, attr] 2021-01-15 16:16:55.351 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-01-15 16:16:55.351 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-01-15 16:16:55.351 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-01-15 16:16:55.351 | if (! (section, attr) in cfg_attr_count) { 2021-01-15 16:16:55.351 | if (section != last_section) { 2021-01-15 16:16:55.351 | cfg_section[section_count++] = section 2021-01-15 16:16:55.351 | last_section = section 2021-01-15 16:16:55.351 | } 2021-01-15 16:16:55.351 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-01-15 16:16:55.351 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-01-15 16:16:55.352 | 2021-01-15 16:16:55.352 | cfg_attr[section, attr, 0] = value 2021-01-15 16:16:55.352 | cfg_attr_count[section, attr] = 1 2021-01-15 16:16:55.352 | } else { 2021-01-15 16:16:55.352 | lno = cfg_attr_count[section, attr]++ 2021-01-15 16:16:55.352 | cfg_attr[section, attr, lno] = value 2021-01-15 16:16:55.352 | } 2021-01-15 16:16:55.352 | } 2021-01-15 16:16:55.352 | END { 2021-01-15 16:16:55.352 | # Process each section in order 2021-01-15 16:16:55.352 | for (sno = 0; sno < section_count; sno++) { 2021-01-15 16:16:55.352 | section = cfg_section[sno] 2021-01-15 16:16:55.352 | # The ini routines simply append a config item immediately 2021-01-15 16:16:55.352 | # after the section header. To keep the same order as defined 2021-01-15 16:16:55.352 | # in local.conf, invoke the ini routines in the reverse order 2021-01-15 16:16:55.352 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-01-15 16:16:55.352 | attr = cfg_sec_attr_name[sno, attr_no] 2021-01-15 16:16:55.352 | if (cfg_attr_count[section, attr] == 1) 2021-01-15 16:16:55.352 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-01-15 16:16:55.352 | else { 2021-01-15 16:16:55.352 | # For multiline, invoke the ini routines in the reverse order 2021-01-15 16:16:55.353 | count = cfg_attr_count[section, attr] 2021-01-15 16:16:55.353 | print "inidelete " configfile " " section " " attr 2021-01-15 16:16:55.353 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-01-15 16:16:55.353 | for (l = count -2; l >= 0; l--) 2021-01-15 16:16:55.353 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-01-15 16:16:55.353 | } 2021-01-15 16:16:55.353 | } 2021-01-15 16:16:55.353 | } 2021-01-15 16:16:55.353 | } 2021-01-15 16:16:55.353 | ' 2021-01-15 16:16:55.353 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:55.361 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-01-15 16:16:55.364 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-01-15 16:16:55.366 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:16:55.369 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-01-15 16:16:55.371 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-01-15 16:16:55.372 | BEGIN { group = "" } 2021-01-15 16:16:55.372 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:16:55.372 | gsub("[][]", "", $1); 2021-01-15 16:16:55.372 | split($1, a, "|"); 2021-01-15 16:16:55.372 | if (a[1] == matchgroup && a[2] == configfile) { 2021-01-15 16:16:55.372 | group=a[1] 2021-01-15 16:16:55.372 | } else { 2021-01-15 16:16:55.372 | group="" 2021-01-15 16:16:55.372 | } 2021-01-15 16:16:55.372 | next 2021-01-15 16:16:55.372 | } 2021-01-15 16:16:55.372 | { 2021-01-15 16:16:55.372 | if (group != "") 2021-01-15 16:16:55.372 | print $0 2021-01-15 16:16:55.372 | } 2021-01-15 16:16:55.372 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:16:55.378 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.16/identity/v2.0"' 2021-01-15 16:16:55.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.16/identity/v2.0 2021-01-15 16:16:55.407 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.411 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-01-15 16:16:55.413 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-01-15 16:16:55.416 | + inc/meta-config:merge_config_group:180 : local dir 2021-01-15 16:16:55.419 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-01-15 16:16:55.421 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:16:55.425 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:16:55.427 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-01-15 16:16:55.430 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:16:55.434 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-01-15 16:16:55.437 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-01-15 16:16:55.440 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-01-15 16:16:55.442 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:55.445 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-01-15 16:16:55.448 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-01-15 16:16:55.450 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-01-15 16:16:55.453 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-01-15 16:16:55.456 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:16:55.459 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:16:55.462 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-01-15 16:16:55.465 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-01-15 16:16:55.466 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.466 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-01-15 16:16:55.466 | BEGIN { 2021-01-15 16:16:55.466 | section = "" 2021-01-15 16:16:55.466 | last_section = "" 2021-01-15 16:16:55.466 | section_count = 0 2021-01-15 16:16:55.466 | } 2021-01-15 16:16:55.466 | /^\[.+\]/ { 2021-01-15 16:16:55.466 | gsub("[][]", "", $1); 2021-01-15 16:16:55.466 | section=$1 2021-01-15 16:16:55.466 | next 2021-01-15 16:16:55.467 | } 2021-01-15 16:16:55.467 | /^ *\#/ { 2021-01-15 16:16:55.467 | next 2021-01-15 16:16:55.467 | } 2021-01-15 16:16:55.467 | /^[^ \t]+/ { 2021-01-15 16:16:55.467 | # get offset of first = in $0 2021-01-15 16:16:55.467 | eq_idx = index($0, "=") 2021-01-15 16:16:55.467 | # extract attr & value from $0 2021-01-15 16:16:55.467 | attr = substr($0, 1, eq_idx - 1) 2021-01-15 16:16:55.467 | value = substr($0, eq_idx + 1) 2021-01-15 16:16:55.467 | # only need to strip trailing whitespace from attr 2021-01-15 16:16:55.467 | sub(/[ \t]*$/, "", attr) 2021-01-15 16:16:55.467 | # need to strip leading & trailing whitespace from value 2021-01-15 16:16:55.467 | sub(/^[ \t]*/, "", value) 2021-01-15 16:16:55.467 | sub(/[ \t]*$/, "", value) 2021-01-15 16:16:55.467 | 2021-01-15 16:16:55.467 | # cfg_attr_count: number of config lines per [section, attr] 2021-01-15 16:16:55.467 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-01-15 16:16:55.467 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-01-15 16:16:55.467 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-01-15 16:16:55.467 | if (! (section, attr) in cfg_attr_count) { 2021-01-15 16:16:55.467 | if (section != last_section) { 2021-01-15 16:16:55.467 | cfg_section[section_count++] = section 2021-01-15 16:16:55.467 | last_section = section 2021-01-15 16:16:55.467 | } 2021-01-15 16:16:55.467 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-01-15 16:16:55.467 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-01-15 16:16:55.467 | 2021-01-15 16:16:55.467 | cfg_attr[section, attr, 0] = value 2021-01-15 16:16:55.467 | cfg_attr_count[section, attr] = 1 2021-01-15 16:16:55.467 | } else { 2021-01-15 16:16:55.467 | lno = cfg_attr_count[section, attr]++ 2021-01-15 16:16:55.467 | cfg_attr[section, attr, lno] = value 2021-01-15 16:16:55.468 | } 2021-01-15 16:16:55.468 | } 2021-01-15 16:16:55.468 | END { 2021-01-15 16:16:55.468 | # Process each section in order 2021-01-15 16:16:55.468 | for (sno = 0; sno < section_count; sno++) { 2021-01-15 16:16:55.468 | section = cfg_section[sno] 2021-01-15 16:16:55.468 | # The ini routines simply append a config item immediately 2021-01-15 16:16:55.468 | # after the section header. To keep the same order as defined 2021-01-15 16:16:55.468 | # in local.conf, invoke the ini routines in the reverse order 2021-01-15 16:16:55.468 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-01-15 16:16:55.468 | attr = cfg_sec_attr_name[sno, attr_no] 2021-01-15 16:16:55.468 | if (cfg_attr_count[section, attr] == 1) 2021-01-15 16:16:55.468 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-01-15 16:16:55.468 | else { 2021-01-15 16:16:55.468 | # For multiline, invoke the ini routines in the reverse order 2021-01-15 16:16:55.468 | count = cfg_attr_count[section, attr] 2021-01-15 16:16:55.468 | print "inidelete " configfile " " section " " attr 2021-01-15 16:16:55.468 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-01-15 16:16:55.468 | for (l = count -2; l >= 0; l--) 2021-01-15 16:16:55.468 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-01-15 16:16:55.468 | } 2021-01-15 16:16:55.468 | } 2021-01-15 16:16:55.468 | } 2021-01-15 16:16:55.468 | } 2021-01-15 16:16:55.468 | ' 2021-01-15 16:16:55.468 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:16:55.471 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-01-15 16:16:55.474 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-01-15 16:16:55.476 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:16:55.479 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-01-15 16:16:55.482 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-01-15 16:16:55.482 | BEGIN { group = "" } 2021-01-15 16:16:55.482 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:16:55.482 | gsub("[][]", "", $1); 2021-01-15 16:16:55.482 | split($1, a, "|"); 2021-01-15 16:16:55.482 | if (a[1] == matchgroup && a[2] == configfile) { 2021-01-15 16:16:55.482 | group=a[1] 2021-01-15 16:16:55.482 | } else { 2021-01-15 16:16:55.482 | group="" 2021-01-15 16:16:55.482 | } 2021-01-15 16:16:55.482 | next 2021-01-15 16:16:55.482 | } 2021-01-15 16:16:55.482 | { 2021-01-15 16:16:55.482 | if (group != "") 2021-01-15 16:16:55.482 | print $0 2021-01-15 16:16:55.482 | } 2021-01-15 16:16:55.482 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:16:55.488 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-01-15 16:16:55.491 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-01-15 16:16:55.517 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.520 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-01-15 16:16:55.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-01-15 16:16:55.550 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:16:55.553 | + ./stack.sh:main:1229 : is_service_enabled swift 2021-01-15 16:16:55.570 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:55.573 | + ./stack.sh:main:1230 : echo_summary 'Starting Swift' 2021-01-15 16:16:55.576 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:16:55.578 | + ./stack.sh:echo_summary:421 : echo -e Starting Swift 2021-01-15 16:16:55.581 | + ./stack.sh:main:1231 : start_swift 2021-01-15 16:16:55.583 | + lib/swift:start_swift:774 : restart_service memcached 2021-01-15 16:16:55.586 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-01-15 16:16:55.588 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-01-15 16:16:55.632 | + lib/swift:start_swift:777 : is_ubuntu 2021-01-15 16:16:55.635 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:16:55.637 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:16:55.640 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-01-15 16:16:55.693 | Restarting rsync (via systemctl): rsync.service. 2021-01-15 16:16:55.697 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-01-15 16:16:55.699 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-01-15 16:16:55.702 | + lib/swift:start_swift:805 : local foreground_services type 2021-01-15 16:16:55.704 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-01-15 16:16:55.707 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-01-15 16:16:55.710 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.712 | + functions-common:run_process:1582 : local service=s-object 2021-01-15 16:16:55.715 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.718 | + functions-common:run_process:1584 : local group= 2021-01-15 16:16:55.720 | + functions-common:run_process:1585 : local user= 2021-01-15 16:16:55.723 | + functions-common:run_process:1587 : local name=s-object 2021-01-15 16:16:55.725 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:16:55.728 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:16:55.730 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:16:55.732 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:16:55.739 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:16:55.742 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727415739 2021-01-15 16:16:55.745 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-01-15 16:16:55.761 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:55.765 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-01-15 16:16:55.768 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-01-15 16:16:55.770 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.773 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.776 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.778 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.780 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-01-15 16:16:55.783 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-01-15 16:16:55.785 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-01-15 16:16:55.788 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:16:55.790 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:16:55.793 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-01-15 16:16:55.795 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-01-15 16:16:55.797 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-01-15 16:16:55.800 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.802 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:16:55.804 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:16:55.806 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:16:55.808 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:16:55.810 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-01-15 16:16:55.812 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:16:55.817 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-01-15 16:16:55.871 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-01-15 16:16:55.937 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-01-15 16:16:55.984 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-01-15 16:16:56.032 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-01-15 16:16:56.090 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:16:56.144 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:16:56.147 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-01-15 16:16:56.212 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:16:56.386 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-01-15 16:16:56.401 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-01-15 16:16:56.586 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-01-15 16:16:56.607 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:16:56.610 | + functions-common:time_stop:2331 : local name 2021-01-15 16:16:56.612 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:16:56.615 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:16:56.617 | + functions-common:time_stop:2334 : local total 2021-01-15 16:16:56.620 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:16:56.622 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:16:56.624 | + functions-common:time_stop:2338 : start_time=1610727415739 2021-01-15 16:16:56.627 | + functions-common:time_stop:2340 : [[ -z 1610727415739 ]] 2021-01-15 16:16:56.630 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:16:56.633 | + functions-common:time_stop:2343 : end_time=1610727416631 2021-01-15 16:16:56.636 | + functions-common:time_stop:2344 : elapsed_time=892 2021-01-15 16:16:56.638 | + functions-common:time_stop:2345 : total=2116 2021-01-15 16:16:56.641 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:16:56.643 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3008 2021-01-15 16:16:56.646 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-01-15 16:16:56.649 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.651 | + functions-common:run_process:1582 : local service=s-container 2021-01-15 16:16:56.654 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.656 | + functions-common:run_process:1584 : local group= 2021-01-15 16:16:56.659 | + functions-common:run_process:1585 : local user= 2021-01-15 16:16:56.661 | + functions-common:run_process:1587 : local name=s-container 2021-01-15 16:16:56.664 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:16:56.666 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:16:56.669 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:16:56.671 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:16:56.675 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:16:56.679 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727416676 2021-01-15 16:16:56.681 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-01-15 16:16:56.697 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:56.699 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-01-15 16:16:56.702 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-01-15 16:16:56.704 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.706 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.709 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.711 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.714 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-01-15 16:16:56.716 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-01-15 16:16:56.719 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-01-15 16:16:56.722 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:16:56.724 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:16:56.727 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-01-15 16:16:56.729 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-01-15 16:16:56.732 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-01-15 16:16:56.734 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.737 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:16:56.740 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:16:56.742 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:16:56.745 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:16:56.747 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-01-15 16:16:56.749 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:16:56.754 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-01-15 16:16:56.810 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-01-15 16:16:56.866 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-01-15 16:16:56.912 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-01-15 16:16:56.961 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-01-15 16:16:57.008 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:16:57.061 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:16:57.063 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-01-15 16:16:57.119 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:16:57.323 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-01-15 16:16:57.337 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-01-15 16:16:57.519 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-01-15 16:16:57.540 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:16:57.543 | + functions-common:time_stop:2331 : local name 2021-01-15 16:16:57.545 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:16:57.548 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:16:57.550 | + functions-common:time_stop:2334 : local total 2021-01-15 16:16:57.553 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:16:57.555 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:16:57.558 | + functions-common:time_stop:2338 : start_time=1610727416676 2021-01-15 16:16:57.560 | + functions-common:time_stop:2340 : [[ -z 1610727416676 ]] 2021-01-15 16:16:57.564 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:16:57.568 | + functions-common:time_stop:2343 : end_time=1610727417565 2021-01-15 16:16:57.570 | + functions-common:time_stop:2344 : elapsed_time=889 2021-01-15 16:16:57.573 | + functions-common:time_stop:2345 : total=3008 2021-01-15 16:16:57.575 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:16:57.577 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3897 2021-01-15 16:16:57.580 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-01-15 16:16:57.582 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.585 | + functions-common:run_process:1582 : local service=s-account 2021-01-15 16:16:57.587 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.589 | + functions-common:run_process:1584 : local group= 2021-01-15 16:16:57.592 | + functions-common:run_process:1585 : local user= 2021-01-15 16:16:57.594 | + functions-common:run_process:1587 : local name=s-account 2021-01-15 16:16:57.597 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:16:57.599 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:16:57.601 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:16:57.604 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:16:57.608 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:16:57.611 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727417608 2021-01-15 16:16:57.613 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-01-15 16:16:57.635 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:57.638 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-01-15 16:16:57.640 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-01-15 16:16:57.644 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.646 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.649 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.651 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.653 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-01-15 16:16:57.655 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-01-15 16:16:57.658 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-01-15 16:16:57.661 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:16:57.663 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:16:57.666 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-01-15 16:16:57.668 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-01-15 16:16:57.670 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-01-15 16:16:57.676 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.676 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:16:57.680 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:16:57.682 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:16:57.685 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:16:57.687 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-01-15 16:16:57.689 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:16:57.694 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-01-15 16:16:57.754 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-01-15 16:16:57.814 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-01-15 16:16:57.865 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-01-15 16:16:57.913 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-01-15 16:16:57.960 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:16:58.007 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:16:58.009 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-01-15 16:16:58.078 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:16:58.293 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-01-15 16:16:58.306 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-01-15 16:16:58.492 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-01-15 16:16:58.513 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:16:58.517 | + functions-common:time_stop:2331 : local name 2021-01-15 16:16:58.520 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:16:58.522 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:16:58.525 | + functions-common:time_stop:2334 : local total 2021-01-15 16:16:58.527 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:16:58.529 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:16:58.532 | + functions-common:time_stop:2338 : start_time=1610727417608 2021-01-15 16:16:58.534 | + functions-common:time_stop:2340 : [[ -z 1610727417608 ]] 2021-01-15 16:16:58.537 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:16:58.541 | + functions-common:time_stop:2343 : end_time=1610727418538 2021-01-15 16:16:58.546 | + functions-common:time_stop:2344 : elapsed_time=930 2021-01-15 16:16:58.548 | + functions-common:time_stop:2345 : total=3897 2021-01-15 16:16:58.551 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:16:58.553 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4827 2021-01-15 16:16:58.556 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-01-15 16:16:58.558 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-01-15 16:16:58.602 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.604 | + functions-common:run_process:1582 : local service=s-container-sync 2021-01-15 16:16:58.607 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.609 | + functions-common:run_process:1584 : local group= 2021-01-15 16:16:58.612 | + functions-common:run_process:1585 : local user= 2021-01-15 16:16:58.614 | + functions-common:run_process:1587 : local name=s-container-sync 2021-01-15 16:16:58.617 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:16:58.619 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:16:58.622 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:16:58.627 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:16:58.631 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:16:58.636 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727418632 2021-01-15 16:16:58.638 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-01-15 16:16:58.656 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:58.658 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-01-15 16:16:58.661 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-01-15 16:16:58.663 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.665 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.668 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.670 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.672 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-01-15 16:16:58.675 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-01-15 16:16:58.677 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-01-15 16:16:58.680 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:16:58.683 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:16:58.684 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-01-15 16:16:58.687 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-01-15 16:16:58.692 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-01-15 16:16:58.695 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.697 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:16:58.699 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:16:58.702 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:16:58.705 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:16:58.707 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-01-15 16:16:58.709 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:16:58.713 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-01-15 16:16:58.770 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-01-15 16:16:58.828 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-01-15 16:16:58.879 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-01-15 16:16:58.926 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-01-15 16:16:58.974 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:16:59.026 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:16:59.029 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-01-15 16:16:59.088 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:16:59.295 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-01-15 16:16:59.312 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-01-15 16:16:59.533 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-01-15 16:16:59.560 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:16:59.560 | + functions-common:time_stop:2331 : local name 2021-01-15 16:16:59.564 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:16:59.564 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:16:59.568 | + functions-common:time_stop:2334 : local total 2021-01-15 16:16:59.572 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:16:59.572 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:16:59.576 | + functions-common:time_stop:2338 : start_time=1610727418632 2021-01-15 16:16:59.576 | + functions-common:time_stop:2340 : [[ -z 1610727418632 ]] 2021-01-15 16:16:59.580 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:16:59.584 | + functions-common:time_stop:2343 : end_time=1610727419580 2021-01-15 16:16:59.584 | + functions-common:time_stop:2344 : elapsed_time=948 2021-01-15 16:16:59.588 | + functions-common:time_stop:2345 : total=4827 2021-01-15 16:16:59.592 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:16:59.592 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5775 2021-01-15 16:16:59.596 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-01-15 16:16:59.613 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:16:59.615 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.618 | + functions-common:run_process:1582 : local service=s-proxy 2021-01-15 16:16:59.620 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.623 | + functions-common:run_process:1584 : local group= 2021-01-15 16:16:59.625 | + functions-common:run_process:1585 : local user= 2021-01-15 16:16:59.628 | + functions-common:run_process:1587 : local name=s-proxy 2021-01-15 16:16:59.630 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:16:59.632 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:16:59.635 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:16:59.637 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:16:59.641 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:16:59.645 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727419642 2021-01-15 16:16:59.647 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-01-15 16:16:59.664 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:16:59.666 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-01-15 16:16:59.669 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-01-15 16:16:59.671 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.674 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.676 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.679 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.681 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-01-15 16:16:59.684 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-01-15 16:16:59.686 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-01-15 16:16:59.689 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:16:59.692 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:16:59.695 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-01-15 16:16:59.697 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-01-15 16:16:59.702 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-01-15 16:16:59.705 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.708 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:16:59.710 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:16:59.712 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:16:59.715 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:16:59.718 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-01-15 16:16:59.722 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:16:59.726 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-01-15 16:16:59.784 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-01-15 16:16:59.842 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-01-15 16:16:59.889 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-01-15 16:16:59.937 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-01-15 16:16:59.990 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:00.053 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:00.058 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-01-15 16:17:00.124 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:00.331 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-01-15 16:17:00.345 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-01-15 16:17:00.552 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-01-15 16:17:00.573 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:00.575 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:00.578 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:00.581 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:00.583 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:00.586 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:00.588 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:00.591 | + functions-common:time_stop:2338 : start_time=1610727419642 2021-01-15 16:17:00.593 | + functions-common:time_stop:2340 : [[ -z 1610727419642 ]] 2021-01-15 16:17:00.598 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:00.602 | + functions-common:time_stop:2343 : end_time=1610727420599 2021-01-15 16:17:00.604 | + functions-common:time_stop:2344 : elapsed_time=957 2021-01-15 16:17:00.607 | + functions-common:time_stop:2345 : total=5775 2021-01-15 16:17:00.609 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:00.613 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6732 2021-01-15 16:17:00.615 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-01-15 16:17:00.615 | Waiting for swift proxy to start... 2021-01-15 16:17:00.617 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.16:8080/info 2021-01-15 16:17:00.620 | + functions:wait_for_service:444 : local timeout=60 2021-01-15 16:17:00.622 | + functions:wait_for_service:445 : local url=http://10.222.0.16:8080/info 2021-01-15 16:17:00.625 | + functions:wait_for_service:446 : local rval=0 2021-01-15 16:17:00.627 | + functions:wait_for_service:447 : time_start wait_for_service 2021-01-15 16:17:00.630 | + functions-common:time_start:2317 : local name=wait_for_service 2021-01-15 16:17:00.632 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:00.635 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:00.638 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:00.642 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727420639 2021-01-15 16:17:00.645 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-01-15 16:17:00.650 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2021-01-15 16:17:00.663 | + :: : [[ 000 == 503 ]] 2021-01-15 16:17:00.664 | + :: : [[ 7 -eq 7 ]] 2021-01-15 16:17:00.666 | + :: : sleep 1 2021-01-15 16:17:01.669 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2021-01-15 16:17:01.682 | + :: : [[ 000 == 503 ]] 2021-01-15 16:17:01.683 | + :: : [[ 7 -eq 7 ]] 2021-01-15 16:17:01.685 | + :: : sleep 1 2021-01-15 16:17:02.689 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2021-01-15 16:17:02.701 | + :: : [[ 000 == 503 ]] 2021-01-15 16:17:02.703 | + :: : [[ 7 -eq 7 ]] 2021-01-15 16:17:02.705 | + :: : sleep 1 2021-01-15 16:17:03.708 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2021-01-15 16:17:03.927 | + :: : [[ 200 == 503 ]] 2021-01-15 16:17:03.929 | + :: : [[ 0 -eq 7 ]] 2021-01-15 16:17:03.932 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-01-15 16:17:03.934 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:03.937 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:03.942 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:03.944 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:03.947 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:03.949 | + functions-common:time_stop:2337 : name=wait_for_service 2021-01-15 16:17:03.952 | + functions-common:time_stop:2338 : start_time=1610727420639 2021-01-15 16:17:03.954 | + functions-common:time_stop:2340 : [[ -z 1610727420639 ]] 2021-01-15 16:17:03.957 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:03.961 | + functions-common:time_stop:2343 : end_time=1610727423958 2021-01-15 16:17:03.963 | + functions-common:time_stop:2344 : elapsed_time=3319 2021-01-15 16:17:03.966 | + functions-common:time_stop:2345 : total=3639 2021-01-15 16:17:03.968 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:03.971 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6958 2021-01-15 16:17:03.973 | + functions:wait_for_service:454 : return 0 2021-01-15 16:17:03.976 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-01-15 16:17:03.978 | + ./stack.sh:main:1235 : is_service_enabled glance 2021-01-15 16:17:03.996 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:03.998 | + ./stack.sh:main:1236 : echo_summary 'Starting Glance' 2021-01-15 16:17:04.001 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:17:04.004 | + ./stack.sh:echo_summary:421 : echo -e Starting Glance 2021-01-15 16:17:04.006 | + ./stack.sh:main:1237 : start_glance 2021-01-15 16:17:04.009 | + lib/glance:start_glance:385 : local service_protocol=http 2021-01-15 16:17:04.011 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-01-15 16:17:04.030 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:17:04.032 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.035 | + functions-common:run_process:1582 : local service=g-reg 2021-01-15 16:17:04.038 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.040 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:04.044 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:04.050 | + functions-common:run_process:1587 : local name=g-reg 2021-01-15 16:17:04.052 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:04.055 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:04.057 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:04.060 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:04.063 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:04.067 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727424064 2021-01-15 16:17:04.070 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-01-15 16:17:04.087 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:04.089 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-01-15 16:17:04.092 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-01-15 16:17:04.094 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.097 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.101 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.108 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.111 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-01-15 16:17:04.114 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-01-15 16:17:04.117 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-01-15 16:17:04.119 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:04.123 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:04.126 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-01-15 16:17:04.128 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2021-01-15 16:17:04.131 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-01-15 16:17:04.133 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.136 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:17:04.138 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:17:04.141 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:17:04.143 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:17:04.146 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-01-15 16:17:04.149 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:17:04.153 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-01-15 16:17:04.210 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-01-15 16:17:04.268 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-01-15 16:17:04.319 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-01-15 16:17:04.370 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-01-15 16:17:04.419 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:04.466 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:04.469 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-01-15 16:17:04.529 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:04.746 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-01-15 16:17:04.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-01-15 16:17:04.956 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-01-15 16:17:04.977 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:04.980 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:04.982 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:04.985 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:04.988 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:04.990 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:04.992 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:04.995 | + functions-common:time_stop:2338 : start_time=1610727424064 2021-01-15 16:17:04.997 | + functions-common:time_stop:2340 : [[ -z 1610727424064 ]] 2021-01-15 16:17:05.000 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:05.004 | + functions-common:time_stop:2343 : end_time=1610727425001 2021-01-15 16:17:05.007 | + functions-common:time_stop:2344 : elapsed_time=937 2021-01-15 16:17:05.012 | + functions-common:time_stop:2345 : total=6732 2021-01-15 16:17:05.015 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:05.022 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7669 2021-01-15 16:17:05.026 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-01-15 16:17:05.029 | ++ lib/glance:start_glance:395 : which uwsgi 2021-01-15 16:17:05.034 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.036 | + functions-common:run_process:1582 : local service=g-api 2021-01-15 16:17:05.039 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.041 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:05.044 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:05.046 | + functions-common:run_process:1587 : local name=g-api 2021-01-15 16:17:05.049 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:05.052 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:05.055 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:05.057 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:05.060 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:05.065 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727425061 2021-01-15 16:17:05.067 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-01-15 16:17:05.085 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:05.088 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-01-15 16:17:05.091 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-01-15 16:17:05.093 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.096 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.098 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.101 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.103 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-01-15 16:17:05.105 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-01-15 16:17:05.108 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-01-15 16:17:05.110 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:05.113 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:05.115 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-01-15 16:17:05.117 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-01-15 16:17:05.120 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-01-15 16:17:05.122 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.124 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-01-15 16:17:05.126 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-01-15 16:17:05.129 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-01-15 16:17:05.131 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-01-15 16:17:05.135 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-01-15 16:17:05.200 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-01-15 16:17:05.258 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-01-15 16:17:05.307 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-01-15 16:17:05.356 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:05.404 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-01-15 16:17:05.451 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-01-15 16:17:05.501 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-01-15 16:17:05.549 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-01-15 16:17:05.597 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-01-15 16:17:05.651 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-01-15 16:17:05.654 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-01-15 16:17:05.714 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-01-15 16:17:05.931 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-01-15 16:17:05.944 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-01-15 16:17:06.177 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-01-15 16:17:06.255 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:06.258 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:06.260 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:06.262 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:06.265 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:06.267 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:06.270 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:06.272 | + functions-common:time_stop:2338 : start_time=1610727425061 2021-01-15 16:17:06.275 | + functions-common:time_stop:2340 : [[ -z 1610727425061 ]] 2021-01-15 16:17:06.279 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:06.281 | + functions-common:time_stop:2343 : end_time=1610727426278 2021-01-15 16:17:06.283 | + functions-common:time_stop:2344 : elapsed_time=1217 2021-01-15 16:17:06.286 | + functions-common:time_stop:2345 : total=7669 2021-01-15 16:17:06.288 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:06.290 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8886 2021-01-15 16:17:06.293 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.16) to start...' 2021-01-15 16:17:06.293 | Waiting for g-api (10.222.0.16) to start... 2021-01-15 16:17:06.295 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.16/image 2021-01-15 16:17:06.297 | + functions:wait_for_service:444 : local timeout=60 2021-01-15 16:17:06.300 | + functions:wait_for_service:445 : local url=http://10.222.0.16/image 2021-01-15 16:17:06.302 | + functions:wait_for_service:446 : local rval=0 2021-01-15 16:17:06.305 | + functions:wait_for_service:447 : time_start wait_for_service 2021-01-15 16:17:06.307 | + functions-common:time_start:2317 : local name=wait_for_service 2021-01-15 16:17:06.309 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:06.312 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:06.316 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:06.319 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727426316 2021-01-15 16:17:06.321 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-01-15 16:17:06.326 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/image 2021-01-15 16:17:09.802 | + :: : [[ 300 == 503 ]] 2021-01-15 16:17:09.803 | + :: : [[ 0 -eq 7 ]] 2021-01-15 16:17:09.807 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-01-15 16:17:09.809 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:09.815 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:09.818 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:09.820 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:09.823 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:09.825 | + functions-common:time_stop:2337 : name=wait_for_service 2021-01-15 16:17:09.828 | + functions-common:time_stop:2338 : start_time=1610727426316 2021-01-15 16:17:09.831 | + functions-common:time_stop:2340 : [[ -z 1610727426316 ]] 2021-01-15 16:17:09.834 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:09.838 | + functions-common:time_stop:2343 : end_time=1610727429835 2021-01-15 16:17:09.840 | + functions-common:time_stop:2344 : elapsed_time=3519 2021-01-15 16:17:09.843 | + functions-common:time_stop:2345 : total=6958 2021-01-15 16:17:09.848 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:09.851 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10477 2021-01-15 16:17:09.855 | + functions:wait_for_service:454 : return 0 2021-01-15 16:17:09.859 | + ./stack.sh:main:1252 : is_service_enabled mysql postgresql 2021-01-15 16:17:09.876 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:09.879 | + ./stack.sh:main:1252 : is_service_enabled glance 2021-01-15 16:17:09.897 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:09.900 | + ./stack.sh:main:1253 : echo_summary 'Uploading images' 2021-01-15 16:17:09.902 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:17:09.905 | + ./stack.sh:echo_summary:421 : echo -e Uploading images 2021-01-15 16:17:09.907 | + ./stack.sh:main:1255 : for image_url in ${IMAGE_URLS//,/ } 2021-01-15 16:17:09.910 | + ./stack.sh:main:1256 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:09.912 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:09.915 | + functions:upload_image:91 : local image image_fname image_name 2021-01-15 16:17:09.917 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-01-15 16:17:09.921 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:09.925 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:09.927 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-01-15 16:17:09.929 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-01-15 16:17:09.931 | + functions:upload_image:99 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:09.935 | --2021-01-15 16:17:09-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:09.936 | Connecting to 10.100.0.9:80... connected. 2021-01-15 16:17:09.938 | HTTP request sent, awaiting response... 200 OK 2021-01-15 16:17:09.938 | Length: 645922816 (616M) 2021-01-15 16:17:09.938 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-01-15 16:17:09.962 | 2021-01-15 16:17:10.251 | 0K ........ ........ ........ ........ 5% 105M 6s 2021-01-15 16:17:10.539 | 32768K ........ ........ ........ ........ 10% 111M 5s 2021-01-15 16:17:10.824 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-01-15 16:17:11.109 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-01-15 16:17:11.394 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-01-15 16:17:11.679 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-01-15 16:17:11.965 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-01-15 16:17:12.250 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-01-15 16:17:12.535 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-01-15 16:17:12.820 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-01-15 16:17:13.106 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-01-15 16:17:13.391 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-01-15 16:17:13.676 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-01-15 16:17:13.961 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-01-15 16:17:14.247 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-01-15 16:17:14.532 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-01-15 16:17:14.817 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-01-15 16:17:15.102 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-01-15 16:17:15.387 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-01-15 16:17:15.449 | 622592K ........ 100% 113M=5.5s 2021-01-15 16:17:15.450 | 2021-01-15 16:17:15.450 | 2021-01-15 16:17:15 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-01-15 16:17:15.450 | 2021-01-15 16:17:15.453 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-01-15 16:17:15.455 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:15.457 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-01-15 16:17:15.460 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-01-15 16:17:15.462 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-01-15 16:17:15.464 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-01-15 16:17:15.467 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-01-15 16:17:15.469 | + functions:upload_image:290 : local kernel= 2021-01-15 16:17:15.471 | + functions:upload_image:291 : local ramdisk= 2021-01-15 16:17:15.474 | + functions:upload_image:292 : local disk_format= 2021-01-15 16:17:15.476 | + functions:upload_image:293 : local container_format= 2021-01-15 16:17:15.478 | + functions:upload_image:294 : local unpack= 2021-01-15 16:17:15.481 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-01-15 16:17:15.483 | + functions:upload_image:296 : case "$image_fname" in 2021-01-15 16:17:15.485 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:15.488 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:15.492 | + functions:upload_image:362 : image_name=ubuntu-16 2021-01-15 16:17:15.495 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-01-15 16:17:15.495 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-01-15 16:17:15.499 | + functions:upload_image:363 : disk_format=vhdx 2021-01-15 16:17:15.502 | + functions:upload_image:364 : container_format=bare 2021-01-15 16:17:15.504 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-01-15 16:17:15.506 | + functions:upload_image:372 : is_arch ppc64le 2021-01-15 16:17:15.509 | ++ functions-common:is_arch:428 : uname -m 2021-01-15 16:17:15.512 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-01-15 16:17:15.514 | + functions:upload_image:372 : is_arch ppc64 2021-01-15 16:17:15.518 | ++ functions-common:is_arch:428 : uname -m 2021-01-15 16:17:15.521 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-01-15 16:17:15.523 | + functions:upload_image:372 : is_arch ppc 2021-01-15 16:17:15.526 | ++ functions-common:is_arch:428 : uname -m 2021-01-15 16:17:15.529 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-01-15 16:17:15.532 | + functions:upload_image:376 : is_arch aarch64 2021-01-15 16:17:15.535 | ++ functions-common:is_arch:428 : uname -m 2021-01-15 16:17:15.538 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-01-15 16:17:15.541 | + functions:upload_image:380 : '[' bare = bare ']' 2021-01-15 16:17:15.543 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-01-15 16:17:15.545 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-01-15 16:17:15.548 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-01-15 16:17:15.550 | + functions:upload_image:396 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --property hw_rng_model=virtio --public --container-format=bare --disk-format vhdx 2021-01-15 16:17:33.909 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:17:33.909 | | Field | Value | 2021-01-15 16:17:33.909 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:17:33.909 | | container_format | bare | 2021-01-15 16:17:33.909 | | created_at | 2021-01-15T16:17:19Z | 2021-01-15 16:17:33.909 | | disk_format | vhdx | 2021-01-15 16:17:33.909 | | file | /v2/images/7340b602-2605-4e8a-911e-fe78a5e33f38/file | 2021-01-15 16:17:33.909 | | id | 7340b602-2605-4e8a-911e-fe78a5e33f38 | 2021-01-15 16:17:33.909 | | min_disk | 0 | 2021-01-15 16:17:33.909 | | min_ram | 0 | 2021-01-15 16:17:33.909 | | name | ubuntu-16 | 2021-01-15 16:17:33.909 | | owner | 6fc6a0d8c69244f7b2a9df95f257751e | 2021-01-15 16:17:33.909 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='', self='/v2/images/7340b602-2605-4e8a-911e-fe78a5e33f38' | 2021-01-15 16:17:33.909 | | protected | False | 2021-01-15 16:17:33.909 | | schema | /v2/schemas/image | 2021-01-15 16:17:33.909 | | status | queued | 2021-01-15 16:17:33.910 | | tags | | 2021-01-15 16:17:33.910 | | updated_at | 2021-01-15T16:17:19Z | 2021-01-15 16:17:33.910 | | visibility | public | 2021-01-15 16:17:33.910 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:17:34.025 | + ./stack.sh:main:1263 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-01-15 16:17:34.029 | + ./stack.sh:main:1264 : is_service_enabled nova 2021-01-15 16:17:34.046 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:34.048 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-01-15 16:17:34.074 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-01-15 16:17:34.106 | + ./stack.sh:main:1269 : is_service_enabled cinder 2021-01-15 16:17:34.127 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:34.130 | + ./stack.sh:main:1270 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-01-15 16:17:34.161 | + ./stack.sh:main:1274 : is_service_enabled n-api 2021-01-15 16:17:34.179 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:34.181 | + ./stack.sh:main:1275 : echo_summary 'Starting Nova API' 2021-01-15 16:17:34.185 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:17:34.187 | + ./stack.sh:echo_summary:421 : echo -e Starting Nova API 2021-01-15 16:17:34.190 | + ./stack.sh:main:1276 : start_nova_api 2021-01-15 16:17:34.193 | + lib/nova:start_nova_api:847 : local service_port=8774 2021-01-15 16:17:34.195 | + lib/nova:start_nova_api:848 : local service_protocol=http 2021-01-15 16:17:34.197 | + lib/nova:start_nova_api:849 : local nova_url 2021-01-15 16:17:34.200 | + lib/nova:start_nova_api:850 : is_service_enabled tls-proxy 2021-01-15 16:17:34.217 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:17:34.219 | + lib/nova:start_nova_api:856 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:17:34.222 | + lib/nova:start_nova_api:857 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:17:34.225 | + lib/nova:start_nova_api:857 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:17:34.227 | + lib/nova:start_nova_api:859 : '[' True == False ']' 2021-01-15 16:17:34.231 | ++ lib/nova:start_nova_api:867 : which uwsgi 2021-01-15 16:17:34.235 | + lib/nova:start_nova_api:867 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.238 | + functions-common:run_process:1582 : local service=n-api 2021-01-15 16:17:34.240 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.244 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:34.247 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:34.250 | + functions-common:run_process:1587 : local name=n-api 2021-01-15 16:17:34.253 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:34.256 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:34.259 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:34.265 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:34.270 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:34.274 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727454271 2021-01-15 16:17:34.277 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-01-15 16:17:34.296 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:34.299 | + functions-common:run_process:1591 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-01-15 16:17:34.302 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-01-15 16:17:34.305 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.307 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.310 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.313 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.316 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-01-15 16:17:34.319 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-01-15 16:17:34.322 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-01-15 16:17:34.326 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:34.330 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:34.332 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-01-15 16:17:34.335 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-01-15 16:17:34.338 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-01-15 16:17:34.340 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.343 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-01-15 16:17:34.346 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-01-15 16:17:34.349 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-01-15 16:17:34.352 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-01-15 16:17:34.358 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-01-15 16:17:34.416 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-01-15 16:17:34.474 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-01-15 16:17:34.523 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-01-15 16:17:34.571 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:34.618 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-01-15 16:17:34.666 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-01-15 16:17:34.722 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-01-15 16:17:34.774 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-01-15 16:17:34.822 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-01-15 16:17:34.869 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-01-15 16:17:34.872 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-01-15 16:17:34.937 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-01-15 16:17:35.169 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-01-15 16:17:35.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-01-15 16:17:35.384 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-01-15 16:17:35.462 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:35.465 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:35.467 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:35.470 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:35.473 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:35.476 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:35.478 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:35.481 | + functions-common:time_stop:2338 : start_time=1610727454271 2021-01-15 16:17:35.483 | + functions-common:time_stop:2340 : [[ -z 1610727454271 ]] 2021-01-15 16:17:35.487 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:35.491 | + functions-common:time_stop:2343 : end_time=1610727455488 2021-01-15 16:17:35.493 | + functions-common:time_stop:2344 : elapsed_time=1217 2021-01-15 16:17:35.496 | + functions-common:time_stop:2345 : total=8886 2021-01-15 16:17:35.498 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:35.501 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10103 2021-01-15 16:17:35.504 | + lib/nova:start_nova_api:868 : nova_url=http://10.222.0.16/compute/v2.1/ 2021-01-15 16:17:35.506 | + lib/nova:start_nova_api:871 : echo 'Waiting for nova-api to start...' 2021-01-15 16:17:35.506 | Waiting for nova-api to start... 2021-01-15 16:17:35.509 | + lib/nova:start_nova_api:872 : wait_for_service 60 http://10.222.0.16/compute/v2.1/ 2021-01-15 16:17:35.511 | + functions:wait_for_service:444 : local timeout=60 2021-01-15 16:17:35.514 | + functions:wait_for_service:445 : local url=http://10.222.0.16/compute/v2.1/ 2021-01-15 16:17:35.517 | + functions:wait_for_service:446 : local rval=0 2021-01-15 16:17:35.519 | + functions:wait_for_service:447 : time_start wait_for_service 2021-01-15 16:17:35.522 | + functions-common:time_start:2317 : local name=wait_for_service 2021-01-15 16:17:35.524 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:35.526 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:35.529 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:35.533 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727455530 2021-01-15 16:17:35.536 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-01-15 16:17:35.541 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/compute/v2.1/ 2021-01-15 16:17:41.389 | + :: : [[ 200 == 503 ]] 2021-01-15 16:17:41.392 | + :: : [[ 0 -eq 7 ]] 2021-01-15 16:17:41.397 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-01-15 16:17:41.401 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:41.405 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:41.408 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:41.411 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:41.414 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:41.416 | + functions-common:time_stop:2337 : name=wait_for_service 2021-01-15 16:17:41.419 | + functions-common:time_stop:2338 : start_time=1610727455530 2021-01-15 16:17:41.422 | + functions-common:time_stop:2340 : [[ -z 1610727455530 ]] 2021-01-15 16:17:41.426 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:41.430 | + functions-common:time_stop:2343 : end_time=1610727461427 2021-01-15 16:17:41.432 | + functions-common:time_stop:2344 : elapsed_time=5897 2021-01-15 16:17:41.435 | + functions-common:time_stop:2345 : total=10477 2021-01-15 16:17:41.438 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:41.441 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16374 2021-01-15 16:17:41.444 | + functions:wait_for_service:454 : return 0 2021-01-15 16:17:41.446 | + lib/nova:start_nova_api:876 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:17:41.449 | + lib/nova:start_nova_api:876 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:17:41.452 | + ./stack.sh:main:1279 : is_service_enabled neutron-api 2021-01-15 16:17:41.470 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:17:41.473 | + ./stack.sh:main:1282 : is_service_enabled q-svc 2021-01-15 16:17:41.490 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:41.493 | + ./stack.sh:main:1283 : echo_summary 'Starting Neutron' 2021-01-15 16:17:41.496 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:17:41.499 | + ./stack.sh:echo_summary:421 : echo -e Starting Neutron 2021-01-15 16:17:41.502 | + ./stack.sh:main:1284 : configure_neutron_after_post_config 2021-01-15 16:17:41.504 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-01-15 16:17:41.507 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-01-15 16:17:41.541 | + ./stack.sh:main:1285 : start_neutron_service_and_check 2021-01-15 16:17:41.544 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-01-15 16:17:41.547 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-01-15 16:17:41.550 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-01-15 16:17:41.553 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-01-15 16:17:41.557 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-01-15 16:17:41.561 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-01-15 16:17:41.564 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-01-15 16:17:41.569 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-01-15 16:17:41.572 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-01-15 16:17:41.575 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-01-15 16:17:41.579 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-01-15 16:17:41.583 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.586 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.590 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.594 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-01-15 16:17:41.597 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.600 | + lib/neutron-legacy:start_neutron_service_and_check:471 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.603 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-01-15 16:17:41.619 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:17:41.622 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-01-15 16:17:41.625 | + lib/neutron-legacy:start_neutron_service_and_check:485 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.628 | + functions-common:run_process:1582 : local service=q-svc 2021-01-15 16:17:41.630 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.633 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:41.635 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:41.638 | + functions-common:run_process:1587 : local name=q-svc 2021-01-15 16:17:41.640 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:41.643 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:41.646 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:41.648 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:41.651 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:41.656 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727461652 2021-01-15 16:17:41.659 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-01-15 16:17:41.678 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:41.681 | + functions-common:run_process:1591 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-01-15 16:17:41.684 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-01-15 16:17:41.687 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.691 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.693 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.696 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.698 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-01-15 16:17:41.701 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-01-15 16:17:41.703 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-01-15 16:17:41.706 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:41.708 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:41.711 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-01-15 16:17:41.714 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-01-15 16:17:41.716 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-01-15 16:17:41.718 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.721 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:17:41.723 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:17:41.725 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:17:41.728 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:17:41.730 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-01-15 16:17:41.732 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:17:41.736 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-01-15 16:17:41.797 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-01-15 16:17:41.867 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:41.928 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-01-15 16:17:41.975 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-01-15 16:17:42.023 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:42.071 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:42.073 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-01-15 16:17:42.130 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:42.343 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-01-15 16:17:42.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-01-15 16:17:42.564 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-01-15 16:17:42.590 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:42.593 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:42.596 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:42.599 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:42.601 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:42.603 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:42.606 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:42.608 | + functions-common:time_stop:2338 : start_time=1610727461652 2021-01-15 16:17:42.611 | + functions-common:time_stop:2340 : [[ -z 1610727461652 ]] 2021-01-15 16:17:42.614 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:42.618 | + functions-common:time_stop:2343 : end_time=1610727462615 2021-01-15 16:17:42.621 | + functions-common:time_stop:2344 : elapsed_time=963 2021-01-15 16:17:42.624 | + functions-common:time_stop:2345 : total=10103 2021-01-15 16:17:42.627 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:42.630 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11066 2021-01-15 16:17:42.633 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.16:9696 2021-01-15 16:17:42.636 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-01-15 16:17:42.654 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:17:42.657 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-01-15 16:17:42.657 | Waiting for Neutron to start... 2021-01-15 16:17:42.660 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2021-01-15 16:17:42.664 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.16:9696' 'Neutron did not start' 60 2021-01-15 16:17:42.668 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2021-01-15 16:17:42.670 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-01-15 16:17:42.673 | + functions-common:test_with_retry:2271 : local until=60 2021-01-15 16:17:42.676 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-01-15 16:17:42.678 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-01-15 16:17:42.681 | + functions-common:time_start:2317 : local name=test_with_retry 2021-01-15 16:17:42.683 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:42.687 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:42.691 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:42.696 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727462692 2021-01-15 16:17:42.699 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.16:9696; do sleep 0.5; done' 2021-01-15 16:17:42.704 | 2021-01-15 16:17:42.704 | Redirecting output to ‘wget-log’. 2021-01-15 16:17:43.208 | 2021-01-15 16:17:43.208 | Redirecting output to ‘wget-log.1’. 2021-01-15 16:17:43.713 | 2021-01-15 16:17:43.713 | Redirecting output to ‘wget-log.2’. 2021-01-15 16:17:44.218 | 2021-01-15 16:17:44.218 | Redirecting output to ‘wget-log.3’. 2021-01-15 16:17:44.722 | 2021-01-15 16:17:44.723 | Redirecting output to ‘wget-log.4’. 2021-01-15 16:17:45.227 | 2021-01-15 16:17:45.227 | Redirecting output to ‘wget-log.5’. 2021-01-15 16:17:45.732 | 2021-01-15 16:17:45.732 | Redirecting output to ‘wget-log.6’. 2021-01-15 16:17:46.236 | 2021-01-15 16:17:46.236 | Redirecting output to ‘wget-log.7’. 2021-01-15 16:17:46.742 | 2021-01-15 16:17:46.742 | Redirecting output to ‘wget-log.8’. 2021-01-15 16:17:47.247 | 2021-01-15 16:17:47.247 | Redirecting output to ‘wget-log.9’. 2021-01-15 16:17:47.752 | 2021-01-15 16:17:47.752 | Redirecting output to ‘wget-log.10’. 2021-01-15 16:17:48.259 | 2021-01-15 16:17:48.259 | Redirecting output to ‘wget-log.11’. 2021-01-15 16:17:48.283 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.16:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-01-15 16:17:48.287 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:48.291 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:48.294 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:48.297 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:48.300 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:48.303 | + functions-common:time_stop:2337 : name=test_with_retry 2021-01-15 16:17:48.307 | + functions-common:time_stop:2338 : start_time=1610727462692 2021-01-15 16:17:48.310 | + functions-common:time_stop:2340 : [[ -z 1610727462692 ]] 2021-01-15 16:17:48.314 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:48.318 | + functions-common:time_stop:2343 : end_time=1610727468315 2021-01-15 16:17:48.320 | + functions-common:time_stop:2344 : elapsed_time=5623 2021-01-15 16:17:48.323 | + functions-common:time_stop:2345 : total=0 2021-01-15 16:17:48.325 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:48.328 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5623 2021-01-15 16:17:48.330 | + ./stack.sh:main:1290 : is_service_enabled placement 2021-01-15 16:17:48.347 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:48.350 | + ./stack.sh:main:1291 : echo_summary 'Starting Placement' 2021-01-15 16:17:48.353 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:17:48.355 | + ./stack.sh:echo_summary:421 : echo -e Starting Placement 2021-01-15 16:17:48.358 | + ./stack.sh:main:1292 : start_placement 2021-01-15 16:17:48.361 | + lib/placement:start_placement:161 : start_placement_api 2021-01-15 16:17:48.364 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-01-15 16:17:48.368 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-01-15 16:17:48.373 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.375 | + functions-common:run_process:1582 : local service=placement-api 2021-01-15 16:17:48.378 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.380 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:48.383 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:48.385 | + functions-common:run_process:1587 : local name=placement-api 2021-01-15 16:17:48.388 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:48.390 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:48.394 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:48.397 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:48.401 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:48.405 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727468402 2021-01-15 16:17:48.409 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-01-15 16:17:48.427 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:48.431 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-01-15 16:17:48.434 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-01-15 16:17:48.437 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.440 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.442 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.445 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.447 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-01-15 16:17:48.449 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-01-15 16:17:48.452 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-01-15 16:17:48.454 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:48.457 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:48.459 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-01-15 16:17:48.462 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-01-15 16:17:48.464 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-01-15 16:17:48.467 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.469 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-01-15 16:17:48.472 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-01-15 16:17:48.474 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-01-15 16:17:48.477 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-01-15 16:17:48.481 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-01-15 16:17:48.555 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-01-15 16:17:48.612 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-01-15 16:17:48.664 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-01-15 16:17:48.713 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:48.770 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-01-15 16:17:48.823 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-01-15 16:17:48.877 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-01-15 16:17:48.927 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-01-15 16:17:48.974 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-01-15 16:17:49.022 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-01-15 16:17:49.025 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-01-15 16:17:49.089 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-01-15 16:17:49.310 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-01-15 16:17:49.330 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-01-15 16:17:49.539 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-01-15 16:17:49.616 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:49.619 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:49.622 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:49.624 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:49.627 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:49.629 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:49.632 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:49.634 | + functions-common:time_stop:2338 : start_time=1610727468402 2021-01-15 16:17:49.637 | + functions-common:time_stop:2340 : [[ -z 1610727468402 ]] 2021-01-15 16:17:49.640 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:49.644 | + functions-common:time_stop:2343 : end_time=1610727469641 2021-01-15 16:17:49.646 | + functions-common:time_stop:2344 : elapsed_time=1239 2021-01-15 16:17:49.649 | + functions-common:time_stop:2345 : total=11066 2021-01-15 16:17:49.651 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:49.654 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12305 2021-01-15 16:17:49.656 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-01-15 16:17:49.656 | Waiting for placement-api to start... 2021-01-15 16:17:49.659 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.16/placement 2021-01-15 16:17:49.661 | + functions:wait_for_service:444 : local timeout=60 2021-01-15 16:17:49.664 | + functions:wait_for_service:445 : local url=http://10.222.0.16/placement 2021-01-15 16:17:49.667 | + functions:wait_for_service:446 : local rval=0 2021-01-15 16:17:49.669 | + functions:wait_for_service:447 : time_start wait_for_service 2021-01-15 16:17:49.671 | + functions-common:time_start:2317 : local name=wait_for_service 2021-01-15 16:17:49.674 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:49.676 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:49.679 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:49.683 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727469680 2021-01-15 16:17:49.686 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-01-15 16:17:49.692 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/placement 2021-01-15 16:17:52.347 | + :: : [[ 200 == 503 ]] 2021-01-15 16:17:52.349 | + :: : [[ 0 -eq 7 ]] 2021-01-15 16:17:52.353 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-01-15 16:17:52.357 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:52.360 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:52.363 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:52.365 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:52.368 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:52.370 | + functions-common:time_stop:2337 : name=wait_for_service 2021-01-15 16:17:52.373 | + functions-common:time_stop:2338 : start_time=1610727469680 2021-01-15 16:17:52.375 | + functions-common:time_stop:2340 : [[ -z 1610727469680 ]] 2021-01-15 16:17:52.378 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:52.382 | + functions-common:time_stop:2343 : end_time=1610727472379 2021-01-15 16:17:52.385 | + functions-common:time_stop:2344 : elapsed_time=2699 2021-01-15 16:17:52.387 | + functions-common:time_stop:2345 : total=16374 2021-01-15 16:17:52.390 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:52.393 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19073 2021-01-15 16:17:52.395 | + functions:wait_for_service:454 : return 0 2021-01-15 16:17:52.398 | + ./stack.sh:main:1295 : is_service_enabled neutron 2021-01-15 16:17:52.419 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:52.422 | + ./stack.sh:main:1296 : start_neutron 2021-01-15 16:17:52.425 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-01-15 16:17:52.429 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:17:52.429 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-15 16:17:52.434 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-15 16:17:52.438 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-15 16:17:52.440 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-01-15 16:17:52.443 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-15 16:17:52.446 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-01-15 16:17:52.449 | + lib/neutron-legacy:start_mutnauq_l2_agent:501 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.452 | + functions-common:run_process:1582 : local service=q-agt 2021-01-15 16:17:52.455 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.457 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:52.461 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:52.464 | + functions-common:run_process:1587 : local name=q-agt 2021-01-15 16:17:52.467 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:52.469 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:52.472 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:52.475 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:52.478 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:52.482 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727472479 2021-01-15 16:17:52.485 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-01-15 16:17:52.501 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:52.504 | + functions-common:run_process:1591 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-01-15 16:17:52.506 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-01-15 16:17:52.509 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.512 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.516 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.518 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.521 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-01-15 16:17:52.523 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-01-15 16:17:52.526 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-01-15 16:17:52.528 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:52.530 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:52.533 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-01-15 16:17:52.536 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-01-15 16:17:52.538 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-01-15 16:17:52.541 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.544 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:17:52.547 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:17:52.550 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:17:52.553 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:17:52.555 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-01-15 16:17:52.557 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:17:52.562 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-01-15 16:17:52.621 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-01-15 16:17:52.679 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-01-15 16:17:52.732 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-01-15 16:17:52.784 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-01-15 16:17:52.834 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:52.888 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:52.892 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-01-15 16:17:52.956 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:53.197 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-01-15 16:17:53.215 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-01-15 16:17:53.426 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-01-15 16:17:53.451 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:53.453 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:53.456 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:53.458 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:53.461 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:53.463 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:53.466 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:53.468 | + functions-common:time_stop:2338 : start_time=1610727472479 2021-01-15 16:17:53.471 | + functions-common:time_stop:2340 : [[ -z 1610727472479 ]] 2021-01-15 16:17:53.474 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:53.478 | + functions-common:time_stop:2343 : end_time=1610727473475 2021-01-15 16:17:53.480 | + functions-common:time_stop:2344 : elapsed_time=996 2021-01-15 16:17:53.483 | + functions-common:time_stop:2345 : total=12305 2021-01-15 16:17:53.485 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:53.488 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13301 2021-01-15 16:17:53.490 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-01-15 16:17:53.493 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-01-15 16:17:53.495 | + functions-common:is_provider_network:2183 : return 1 2021-01-15 16:17:53.498 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-01-15 16:17:53.500 | + lib/neutron-legacy:start_mutnauq_other_agents:519 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.503 | + functions-common:run_process:1582 : local service=q-dhcp 2021-01-15 16:17:53.505 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.508 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:53.510 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:53.512 | + functions-common:run_process:1587 : local name=q-dhcp 2021-01-15 16:17:53.515 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:53.518 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:53.520 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:53.522 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:53.525 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:53.529 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727473526 2021-01-15 16:17:53.532 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-01-15 16:17:53.548 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:53.551 | + functions-common:run_process:1591 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-01-15 16:17:53.553 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-01-15 16:17:53.556 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.558 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.561 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.564 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.566 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-01-15 16:17:53.569 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-01-15 16:17:53.572 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-01-15 16:17:53.574 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:53.577 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:53.579 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-01-15 16:17:53.582 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-01-15 16:17:53.584 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-01-15 16:17:53.587 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.589 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:17:53.592 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:17:53.594 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:17:53.597 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:17:53.599 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-01-15 16:17:53.602 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:17:53.606 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-01-15 16:17:53.662 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-01-15 16:17:53.718 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-01-15 16:17:53.768 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-01-15 16:17:53.815 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-01-15 16:17:53.863 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:53.911 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:53.913 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-01-15 16:17:53.970 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:54.187 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-01-15 16:17:54.200 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-01-15 16:17:54.389 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-01-15 16:17:54.411 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:54.414 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:54.416 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:54.419 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:54.421 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:54.424 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:54.427 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:54.429 | + functions-common:time_stop:2338 : start_time=1610727473526 2021-01-15 16:17:54.431 | + functions-common:time_stop:2340 : [[ -z 1610727473526 ]] 2021-01-15 16:17:54.435 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:54.439 | + functions-common:time_stop:2343 : end_time=1610727474436 2021-01-15 16:17:54.442 | + functions-common:time_stop:2344 : elapsed_time=910 2021-01-15 16:17:54.445 | + functions-common:time_stop:2345 : total=13301 2021-01-15 16:17:54.447 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:54.450 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14211 2021-01-15 16:17:54.452 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-01-15 16:17:54.490 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:17:54.493 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-01-15 16:17:54.496 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-01-15 16:17:54.499 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-01-15 16:17:54.503 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-01-15 16:17:54.506 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.509 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.512 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.514 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-01-15 16:17:54.517 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.520 | + lib/neutron-legacy:start_mutnauq_other_agents:524 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.522 | + functions-common:run_process:1582 : local service=q-l3 2021-01-15 16:17:54.525 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.527 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:54.529 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:54.532 | + functions-common:run_process:1587 : local name=q-l3 2021-01-15 16:17:54.535 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:54.537 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:54.539 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:54.542 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:54.545 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:54.549 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727474546 2021-01-15 16:17:54.552 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-01-15 16:17:54.569 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:54.572 | + functions-common:run_process:1591 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-01-15 16:17:54.574 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-01-15 16:17:54.577 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.579 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.582 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.584 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.586 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-01-15 16:17:54.589 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-01-15 16:17:54.591 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-01-15 16:17:54.594 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:54.596 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:54.599 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-01-15 16:17:54.601 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-01-15 16:17:54.604 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-01-15 16:17:54.606 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.609 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:17:54.611 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:17:54.614 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:17:54.616 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:17:54.618 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-01-15 16:17:54.621 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:17:54.625 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-01-15 16:17:54.683 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-01-15 16:17:54.742 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-01-15 16:17:54.791 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-01-15 16:17:54.842 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-01-15 16:17:54.893 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:54.942 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:54.945 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-01-15 16:17:55.008 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:55.238 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-01-15 16:17:55.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-01-15 16:17:55.457 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-01-15 16:17:55.477 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:55.480 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:55.482 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:55.485 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:55.488 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:55.490 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:55.492 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:55.495 | + functions-common:time_stop:2338 : start_time=1610727474546 2021-01-15 16:17:55.498 | + functions-common:time_stop:2340 : [[ -z 1610727474546 ]] 2021-01-15 16:17:55.501 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:55.512 | + functions-common:time_stop:2343 : end_time=1610727475502 2021-01-15 16:17:55.512 | + functions-common:time_stop:2344 : elapsed_time=956 2021-01-15 16:17:55.517 | + functions-common:time_stop:2345 : total=14211 2021-01-15 16:17:55.520 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:55.520 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15167 2021-01-15 16:17:55.524 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.528 | + functions-common:run_process:1582 : local service=q-meta 2021-01-15 16:17:55.528 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.532 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:55.534 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:55.535 | + functions-common:run_process:1587 : local name=q-meta 2021-01-15 16:17:55.538 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:55.540 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:55.543 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:55.545 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:55.550 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:55.552 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727475549 2021-01-15 16:17:55.555 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-01-15 16:17:55.574 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:55.577 | + functions-common:run_process:1591 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-01-15 16:17:55.580 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-01-15 16:17:55.582 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.585 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.587 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.590 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.593 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-01-15 16:17:55.595 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-01-15 16:17:55.598 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-01-15 16:17:55.601 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:55.603 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:55.606 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-01-15 16:17:55.609 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-01-15 16:17:55.611 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-01-15 16:17:55.614 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.617 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:17:55.619 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:17:55.622 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:17:55.624 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:17:55.627 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-01-15 16:17:55.629 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:17:55.634 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-01-15 16:17:55.700 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-01-15 16:17:55.763 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-01-15 16:17:55.817 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-01-15 16:17:55.875 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-01-15 16:17:55.932 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:55.987 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:55.990 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-01-15 16:17:56.068 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:56.281 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-01-15 16:17:56.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-01-15 16:17:56.524 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-01-15 16:17:56.559 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:56.568 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:56.576 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:56.591 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:56.594 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:56.611 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:56.614 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:56.630 | + functions-common:time_stop:2338 : start_time=1610727475549 2021-01-15 16:17:56.633 | + functions-common:time_stop:2340 : [[ -z 1610727475549 ]] 2021-01-15 16:17:56.648 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:56.660 | + functions-common:time_stop:2343 : end_time=1610727476653 2021-01-15 16:17:56.674 | + functions-common:time_stop:2344 : elapsed_time=1104 2021-01-15 16:17:56.677 | + functions-common:time_stop:2345 : total=15167 2021-01-15 16:17:56.685 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:56.690 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16271 2021-01-15 16:17:56.694 | + lib/neutron-legacy:start_mutnauq_other_agents:528 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:56.703 | + functions-common:run_process:1582 : local service=q-metering 2021-01-15 16:17:56.714 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:56.725 | + functions-common:run_process:1584 : local group= 2021-01-15 16:17:56.738 | + functions-common:run_process:1585 : local user= 2021-01-15 16:17:56.753 | + functions-common:run_process:1587 : local name=q-metering 2021-01-15 16:17:56.761 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:17:56.773 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:17:56.778 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:17:56.785 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:17:56.792 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:17:56.806 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727476797 2021-01-15 16:17:56.817 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-01-15 16:17:56.881 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:56.893 | + functions-common:run_process:1591 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-01-15 16:17:56.905 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-01-15 16:17:56.913 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:56.925 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:56.933 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:56.939 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:56.945 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-01-15 16:17:56.954 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-01-15 16:17:56.957 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-01-15 16:17:56.973 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:17:56.977 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:17:56.986 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-01-15 16:17:56.994 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-01-15 16:17:57.002 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-01-15 16:17:57.009 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:57.018 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:17:57.025 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:17:57.033 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:17:57.038 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:17:57.045 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-01-15 16:17:57.054 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:17:57.070 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-01-15 16:17:57.189 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-01-15 16:17:57.339 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-01-15 16:17:57.473 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-01-15 16:17:57.581 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-01-15 16:17:57.682 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:17:57.760 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:17:57.767 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-01-15 16:17:57.889 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:17:58.153 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-01-15 16:17:58.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-01-15 16:17:58.441 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-01-15 16:17:58.465 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:17:58.468 | + functions-common:time_stop:2331 : local name 2021-01-15 16:17:58.470 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:17:58.473 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:17:58.476 | + functions-common:time_stop:2334 : local total 2021-01-15 16:17:58.480 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:17:58.489 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:17:58.496 | + functions-common:time_stop:2338 : start_time=1610727476797 2021-01-15 16:17:58.505 | + functions-common:time_stop:2340 : [[ -z 1610727476797 ]] 2021-01-15 16:17:58.511 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:17:58.518 | + functions-common:time_stop:2343 : end_time=1610727478511 2021-01-15 16:17:58.526 | + functions-common:time_stop:2344 : elapsed_time=1714 2021-01-15 16:17:58.533 | + functions-common:time_stop:2345 : total=16271 2021-01-15 16:17:58.538 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:17:58.546 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17985 2021-01-15 16:17:58.548 | + ./stack.sh:main:1299 : is_service_enabled q-svc 2021-01-15 16:17:58.601 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:17:58.609 | + ./stack.sh:main:1299 : [[ True == \T\r\u\e ]] 2021-01-15 16:17:58.617 | + ./stack.sh:main:1300 : echo_summary 'Creating initial neutron network elements' 2021-01-15 16:17:58.625 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:17:58.633 | + ./stack.sh:echo_summary:421 : echo -e Creating initial neutron network elements 2021-01-15 16:17:58.642 | + ./stack.sh:main:1301 : create_neutron_initial_network 2021-01-15 16:17:58.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-01-15 16:17:58.656 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-01-15 16:17:58.664 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-01-15 16:17:58.664 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-01-15 16:17:58.666 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:17:58.674 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:01.408 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:01.411 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-01-15 16:18:01.414 | ++ functions-common:get_field:731 : field='$2' 2021-01-15 16:18:01.419 | ++ functions-common:get_field:733 : echo '| 2ae797e929614d38b2d1c6e47c1cb76d | demo |' 2021-01-15 16:18:01.422 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-01-15 16:18:01.428 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:01.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:18:01.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-01-15 16:18:01.436 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:18:01.456 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-01-15 16:18:01.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-01-15 16:18:01.461 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-01-15 16:18:01.466 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-01-15 16:18:04.463 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:04.467 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-01-15 16:18:04.467 | router-admin-state-down-before-update 2021-01-15 16:18:04.467 | agent 2021-01-15 16:18:04.467 | agent-resources-synced 2021-01-15 16:18:04.467 | allowed-address-pairs 2021-01-15 16:18:04.467 | auto-allocated-topology 2021-01-15 16:18:04.467 | availability_zone 2021-01-15 16:18:04.467 | availability_zone_filter 2021-01-15 16:18:04.467 | default-subnetpools 2021-01-15 16:18:04.467 | dhcp_agent_scheduler 2021-01-15 16:18:04.467 | dvr 2021-01-15 16:18:04.467 | empty-string-filtering 2021-01-15 16:18:04.467 | external-net 2021-01-15 16:18:04.467 | extra_dhcp_opt 2021-01-15 16:18:04.467 | extraroute 2021-01-15 16:18:04.467 | extraroute-atomic 2021-01-15 16:18:04.467 | filter-validation 2021-01-15 16:18:04.467 | fip-port-details 2021-01-15 16:18:04.467 | flavors 2021-01-15 16:18:04.467 | floatingip-pools 2021-01-15 16:18:04.467 | ip-substring-filtering 2021-01-15 16:18:04.467 | router 2021-01-15 16:18:04.468 | ext-gw-mode 2021-01-15 16:18:04.468 | l3-ha 2021-01-15 16:18:04.468 | l3-flavors 2021-01-15 16:18:04.468 | l3-port-ip-change-not-allowed 2021-01-15 16:18:04.468 | l3_agent_scheduler 2021-01-15 16:18:04.468 | metering 2021-01-15 16:18:04.468 | multi-provider 2021-01-15 16:18:04.468 | net-mtu 2021-01-15 16:18:04.468 | net-mtu-writable 2021-01-15 16:18:04.468 | network_availability_zone 2021-01-15 16:18:04.468 | network-ip-availability 2021-01-15 16:18:04.468 | pagination 2021-01-15 16:18:04.468 | port-mac-address-regenerate 2021-01-15 16:18:04.468 | binding 2021-01-15 16:18:04.468 | binding-extended 2021-01-15 16:18:04.468 | port-security 2021-01-15 16:18:04.468 | project-id 2021-01-15 16:18:04.468 | provider 2021-01-15 16:18:04.468 | quotas 2021-01-15 16:18:04.468 | quota_details 2021-01-15 16:18:04.468 | rbac-policies 2021-01-15 16:18:04.468 | rbac-address-scope 2021-01-15 16:18:04.468 | rbac-security-groups 2021-01-15 16:18:04.468 | rbac-subnetpool 2021-01-15 16:18:04.468 | revision-if-match 2021-01-15 16:18:04.468 | standard-attr-revisions 2021-01-15 16:18:04.468 | router_availability_zone 2021-01-15 16:18:04.468 | port-security-groups-filtering 2021-01-15 16:18:04.468 | security-group 2021-01-15 16:18:04.468 | service-type 2021-01-15 16:18:04.468 | sorting 2021-01-15 16:18:04.468 | standard-attr-description 2021-01-15 16:18:04.468 | stateful-security-group 2021-01-15 16:18:04.469 | subnet_onboard 2021-01-15 16:18:04.469 | subnet-service-types 2021-01-15 16:18:04.469 | subnet_allocation 2021-01-15 16:18:04.469 | subnetpool-prefix-ops 2021-01-15 16:18:04.469 | standard-attr-tag 2021-01-15 16:18:04.469 | standard-attr-timestamp' 2021-01-15 16:18:04.471 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-01-15 16:18:04.471 | router-admin-state-down-before-update 2021-01-15 16:18:04.471 | agent 2021-01-15 16:18:04.471 | agent-resources-synced 2021-01-15 16:18:04.471 | allowed-address-pairs 2021-01-15 16:18:04.471 | auto-allocated-topology 2021-01-15 16:18:04.471 | availability_zone 2021-01-15 16:18:04.471 | availability_zone_filter 2021-01-15 16:18:04.471 | default-subnetpools 2021-01-15 16:18:04.471 | dhcp_agent_scheduler 2021-01-15 16:18:04.471 | dvr 2021-01-15 16:18:04.471 | empty-string-filtering 2021-01-15 16:18:04.471 | external-net 2021-01-15 16:18:04.471 | extra_dhcp_opt 2021-01-15 16:18:04.471 | extraroute 2021-01-15 16:18:04.471 | extraroute-atomic 2021-01-15 16:18:04.471 | filter-validation 2021-01-15 16:18:04.471 | fip-port-details 2021-01-15 16:18:04.471 | flavors 2021-01-15 16:18:04.471 | floatingip-pools 2021-01-15 16:18:04.471 | ip-substring-filtering 2021-01-15 16:18:04.471 | router 2021-01-15 16:18:04.471 | ext-gw-mode 2021-01-15 16:18:04.471 | l3-ha 2021-01-15 16:18:04.471 | l3-flavors 2021-01-15 16:18:04.471 | l3-port-ip-change-not-allowed 2021-01-15 16:18:04.471 | l3_agent_scheduler 2021-01-15 16:18:04.471 | metering 2021-01-15 16:18:04.472 | multi-provider 2021-01-15 16:18:04.472 | net-mtu 2021-01-15 16:18:04.472 | net-mtu-writable 2021-01-15 16:18:04.472 | network_availability_zone 2021-01-15 16:18:04.472 | network-ip-availability 2021-01-15 16:18:04.472 | pagination 2021-01-15 16:18:04.472 | port-mac-address-regenerate 2021-01-15 16:18:04.472 | binding 2021-01-15 16:18:04.472 | binding-extended 2021-01-15 16:18:04.472 | port-security 2021-01-15 16:18:04.472 | project-id 2021-01-15 16:18:04.472 | provider 2021-01-15 16:18:04.472 | quotas 2021-01-15 16:18:04.472 | quota_details 2021-01-15 16:18:04.472 | rbac-policies 2021-01-15 16:18:04.472 | rbac-address-scope 2021-01-15 16:18:04.472 | rbac-security-groups 2021-01-15 16:18:04.472 | rbac-subnetpool 2021-01-15 16:18:04.472 | revision-if-match 2021-01-15 16:18:04.472 | standard-attr-revisions 2021-01-15 16:18:04.472 | router_availability_zone 2021-01-15 16:18:04.472 | port-security-groups-filtering 2021-01-15 16:18:04.472 | security-group 2021-01-15 16:18:04.472 | service-type 2021-01-15 16:18:04.472 | sorting 2021-01-15 16:18:04.472 | standard-attr-description 2021-01-15 16:18:04.472 | stateful-security-group 2021-01-15 16:18:04.472 | subnet_onboard 2021-01-15 16:18:04.472 | subnet-service-types 2021-01-15 16:18:04.472 | subnet_allocation 2021-01-15 16:18:04.472 | subnetpool-prefix-ops 2021-01-15 16:18:04.472 | standard-attr-tag 2021-01-15 16:18:04.472 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-01-15 16:18:04.475 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-01-15 16:18:04.478 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-01-15 16:18:04.482 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-01-15 16:18:04.487 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-01-15 16:18:07.141 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:07.147 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=664c20f7-dc1d-4ac8-a37a-8f6746a543ff 2021-01-15 16:18:07.151 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-01-15 16:18:07.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-01-15 16:18:07.158 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-01-15 16:18:07.161 | + functions-common:is_provider_network:2183 : return 1 2021-01-15 16:18:07.165 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 2ae797e929614d38b2d1c6e47c1cb76d private 2021-01-15 16:18:07.165 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-01-15 16:18:07.165 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-01-15 16:18:07.169 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:18:07.171 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:10.052 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:10.056 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-01-15 16:18:10.058 | ++ functions-common:get_field:731 : field='$3' 2021-01-15 16:18:10.062 | ++ functions-common:get_field:733 : echo '| id | 62b35613-6485-48f2-840a-a3aa68b5c239 |' 2021-01-15 16:18:10.062 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-01-15 16:18:10.068 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:10.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=62b35613-6485-48f2-840a-a3aa68b5c239 2021-01-15 16:18:10.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 2ae797e929614d38b2d1c6e47c1cb76d' 2021-01-15 16:18:10.077 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:18:10.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-01-15 16:18:10.099 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:18:10.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:18:10.107 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 664c20f7-dc1d-4ac8-a37a-8f6746a543ff ']' 2021-01-15 16:18:10.110 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 2ae797e929614d38b2d1c6e47c1cb76d ' 2021-01-15 16:18:10.114 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-01-15 16:18:10.118 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-01-15 16:18:10.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-01-15 16:18:10.126 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 664c20f7-dc1d-4ac8-a37a-8f6746a543ff ' 2021-01-15 16:18:10.128 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-01-15 16:18:10.131 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network 62b35613-6485-48f2-840a-a3aa68b5c239 private-subnet' 2021-01-15 16:18:10.133 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-01-15 16:18:10.137 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 2ae797e929614d38b2d1c6e47c1cb76d --ip-version 4 --gateway 172.20.0.1 --subnet-pool 664c20f7-dc1d-4ac8-a37a-8f6746a543ff --network 62b35613-6485-48f2-840a-a3aa68b5c239 private-subnet 2021-01-15 16:18:10.137 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-01-15 16:18:10.138 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-01-15 16:18:10.141 | +++ functions-common:get_field:726 : local data field 2021-01-15 16:18:10.145 | +++ functions-common:get_field:727 : read data 2021-01-15 16:18:13.436 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:13.442 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-01-15 16:18:13.444 | +++ functions-common:get_field:731 : field='$3' 2021-01-15 16:18:13.447 | +++ functions-common:get_field:733 : echo '| id | 52627fe5-cb75-44d4-a95b-df128c9d1d17 |' 2021-01-15 16:18:13.448 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-01-15 16:18:13.453 | +++ functions-common:get_field:727 : read data 2021-01-15 16:18:13.456 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=52627fe5-cb75-44d4-a95b-df128c9d1d17 2021-01-15 16:18:13.459 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 2ae797e929614d38b2d1c6e47c1cb76d' 2021-01-15 16:18:13.462 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:18:13.478 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 52627fe5-cb75-44d4-a95b-df128c9d1d17 2021-01-15 16:18:13.481 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=52627fe5-cb75-44d4-a95b-df128c9d1d17 2021-01-15 16:18:13.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-01-15 16:18:13.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-01-15 16:18:13.489 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-01-15 16:18:13.493 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-01-15 16:18:15.770 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:15.774 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-01-15 16:18:15.774 | router-admin-state-down-before-update 2021-01-15 16:18:15.774 | agent 2021-01-15 16:18:15.774 | agent-resources-synced 2021-01-15 16:18:15.774 | allowed-address-pairs 2021-01-15 16:18:15.774 | auto-allocated-topology 2021-01-15 16:18:15.774 | availability_zone 2021-01-15 16:18:15.774 | availability_zone_filter 2021-01-15 16:18:15.774 | default-subnetpools 2021-01-15 16:18:15.774 | dhcp_agent_scheduler 2021-01-15 16:18:15.774 | dvr 2021-01-15 16:18:15.774 | empty-string-filtering 2021-01-15 16:18:15.774 | external-net 2021-01-15 16:18:15.774 | extra_dhcp_opt 2021-01-15 16:18:15.774 | extraroute 2021-01-15 16:18:15.774 | extraroute-atomic 2021-01-15 16:18:15.774 | filter-validation 2021-01-15 16:18:15.774 | fip-port-details 2021-01-15 16:18:15.774 | flavors 2021-01-15 16:18:15.774 | floatingip-pools 2021-01-15 16:18:15.774 | ip-substring-filtering 2021-01-15 16:18:15.774 | router 2021-01-15 16:18:15.774 | ext-gw-mode 2021-01-15 16:18:15.774 | l3-ha 2021-01-15 16:18:15.774 | l3-flavors 2021-01-15 16:18:15.774 | l3-port-ip-change-not-allowed 2021-01-15 16:18:15.774 | l3_agent_scheduler 2021-01-15 16:18:15.774 | metering 2021-01-15 16:18:15.774 | multi-provider 2021-01-15 16:18:15.774 | net-mtu 2021-01-15 16:18:15.775 | net-mtu-writable 2021-01-15 16:18:15.775 | network_availability_zone 2021-01-15 16:18:15.775 | network-ip-availability 2021-01-15 16:18:15.775 | pagination 2021-01-15 16:18:15.775 | port-mac-address-regenerate 2021-01-15 16:18:15.775 | binding 2021-01-15 16:18:15.775 | binding-extended 2021-01-15 16:18:15.775 | port-security 2021-01-15 16:18:15.775 | project-id 2021-01-15 16:18:15.775 | provider 2021-01-15 16:18:15.775 | quotas 2021-01-15 16:18:15.775 | quota_details 2021-01-15 16:18:15.775 | rbac-policies 2021-01-15 16:18:15.775 | rbac-address-scope 2021-01-15 16:18:15.775 | rbac-security-groups 2021-01-15 16:18:15.775 | rbac-subnetpool 2021-01-15 16:18:15.775 | revision-if-match 2021-01-15 16:18:15.775 | standard-attr-revisions 2021-01-15 16:18:15.775 | router_availability_zone 2021-01-15 16:18:15.775 | port-security-groups-filtering 2021-01-15 16:18:15.775 | security-group 2021-01-15 16:18:15.775 | service-type 2021-01-15 16:18:15.775 | sorting 2021-01-15 16:18:15.775 | standard-attr-description 2021-01-15 16:18:15.775 | stateful-security-group 2021-01-15 16:18:15.775 | subnet_onboard 2021-01-15 16:18:15.775 | subnet-service-types 2021-01-15 16:18:15.775 | subnet_allocation 2021-01-15 16:18:15.775 | subnetpool-prefix-ops 2021-01-15 16:18:15.775 | standard-attr-tag 2021-01-15 16:18:15.775 | standard-attr-timestamp' 2021-01-15 16:18:15.776 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-01-15 16:18:15.776 | router-admin-state-down-before-update 2021-01-15 16:18:15.776 | agent 2021-01-15 16:18:15.776 | agent-resources-synced 2021-01-15 16:18:15.776 | allowed-address-pairs 2021-01-15 16:18:15.776 | auto-allocated-topology 2021-01-15 16:18:15.776 | availability_zone 2021-01-15 16:18:15.777 | availability_zone_filter 2021-01-15 16:18:15.777 | default-subnetpools 2021-01-15 16:18:15.777 | dhcp_agent_scheduler 2021-01-15 16:18:15.777 | dvr 2021-01-15 16:18:15.777 | empty-string-filtering 2021-01-15 16:18:15.777 | external-net 2021-01-15 16:18:15.777 | extra_dhcp_opt 2021-01-15 16:18:15.777 | extraroute 2021-01-15 16:18:15.777 | extraroute-atomic 2021-01-15 16:18:15.777 | filter-validation 2021-01-15 16:18:15.777 | fip-port-details 2021-01-15 16:18:15.777 | flavors 2021-01-15 16:18:15.777 | floatingip-pools 2021-01-15 16:18:15.777 | ip-substring-filtering 2021-01-15 16:18:15.777 | router 2021-01-15 16:18:15.777 | ext-gw-mode 2021-01-15 16:18:15.777 | l3-ha 2021-01-15 16:18:15.777 | l3-flavors 2021-01-15 16:18:15.777 | l3-port-ip-change-not-allowed 2021-01-15 16:18:15.777 | l3_agent_scheduler 2021-01-15 16:18:15.777 | metering 2021-01-15 16:18:15.777 | multi-provider 2021-01-15 16:18:15.777 | net-mtu 2021-01-15 16:18:15.777 | net-mtu-writable 2021-01-15 16:18:15.777 | network_availability_zone 2021-01-15 16:18:15.777 | network-ip-availability 2021-01-15 16:18:15.777 | pagination 2021-01-15 16:18:15.777 | port-mac-address-regenerate 2021-01-15 16:18:15.777 | binding 2021-01-15 16:18:15.777 | binding-extended 2021-01-15 16:18:15.777 | port-security 2021-01-15 16:18:15.777 | project-id 2021-01-15 16:18:15.777 | provider 2021-01-15 16:18:15.777 | quotas 2021-01-15 16:18:15.778 | quota_details 2021-01-15 16:18:15.778 | rbac-policies 2021-01-15 16:18:15.778 | rbac-address-scope 2021-01-15 16:18:15.778 | rbac-security-groups 2021-01-15 16:18:15.778 | rbac-subnetpool 2021-01-15 16:18:15.778 | revision-if-match 2021-01-15 16:18:15.778 | standard-attr-revisions 2021-01-15 16:18:15.778 | router_availability_zone 2021-01-15 16:18:15.778 | port-security-groups-filtering 2021-01-15 16:18:15.778 | security-group 2021-01-15 16:18:15.778 | service-type 2021-01-15 16:18:15.778 | sorting 2021-01-15 16:18:15.778 | standard-attr-description 2021-01-15 16:18:15.778 | stateful-security-group 2021-01-15 16:18:15.778 | subnet_onboard 2021-01-15 16:18:15.778 | subnet-service-types 2021-01-15 16:18:15.778 | subnet_allocation 2021-01-15 16:18:15.778 | subnetpool-prefix-ops 2021-01-15 16:18:15.778 | standard-attr-tag 2021-01-15 16:18:15.778 | standard-attr-timestamp =~ router ]] 2021-01-15 16:18:15.779 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-01-15 16:18:15.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-01-15 16:18:15.785 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-01-15 16:18:15.788 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-01-15 16:18:18.046 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:18.050 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-01-15 16:18:18.050 | router-admin-state-down-before-update 2021-01-15 16:18:18.050 | agent 2021-01-15 16:18:18.050 | agent-resources-synced 2021-01-15 16:18:18.050 | allowed-address-pairs 2021-01-15 16:18:18.050 | auto-allocated-topology 2021-01-15 16:18:18.050 | availability_zone 2021-01-15 16:18:18.050 | availability_zone_filter 2021-01-15 16:18:18.051 | default-subnetpools 2021-01-15 16:18:18.051 | dhcp_agent_scheduler 2021-01-15 16:18:18.051 | dvr 2021-01-15 16:18:18.051 | empty-string-filtering 2021-01-15 16:18:18.051 | external-net 2021-01-15 16:18:18.051 | extra_dhcp_opt 2021-01-15 16:18:18.051 | extraroute 2021-01-15 16:18:18.051 | extraroute-atomic 2021-01-15 16:18:18.051 | filter-validation 2021-01-15 16:18:18.051 | fip-port-details 2021-01-15 16:18:18.051 | flavors 2021-01-15 16:18:18.051 | floatingip-pools 2021-01-15 16:18:18.051 | ip-substring-filtering 2021-01-15 16:18:18.051 | router 2021-01-15 16:18:18.051 | ext-gw-mode 2021-01-15 16:18:18.051 | l3-ha 2021-01-15 16:18:18.051 | l3-flavors 2021-01-15 16:18:18.051 | l3-port-ip-change-not-allowed 2021-01-15 16:18:18.051 | l3_agent_scheduler 2021-01-15 16:18:18.051 | metering 2021-01-15 16:18:18.051 | multi-provider 2021-01-15 16:18:18.051 | net-mtu 2021-01-15 16:18:18.051 | net-mtu-writable 2021-01-15 16:18:18.051 | network_availability_zone 2021-01-15 16:18:18.051 | network-ip-availability 2021-01-15 16:18:18.051 | pagination 2021-01-15 16:18:18.051 | port-mac-address-regenerate 2021-01-15 16:18:18.051 | binding 2021-01-15 16:18:18.051 | binding-extended 2021-01-15 16:18:18.051 | port-security 2021-01-15 16:18:18.051 | project-id 2021-01-15 16:18:18.051 | provider 2021-01-15 16:18:18.051 | quotas 2021-01-15 16:18:18.052 | quota_details 2021-01-15 16:18:18.052 | rbac-policies 2021-01-15 16:18:18.052 | rbac-address-scope 2021-01-15 16:18:18.052 | rbac-security-groups 2021-01-15 16:18:18.052 | rbac-subnetpool 2021-01-15 16:18:18.052 | revision-if-match 2021-01-15 16:18:18.052 | standard-attr-revisions 2021-01-15 16:18:18.052 | router_availability_zone 2021-01-15 16:18:18.052 | port-security-groups-filtering 2021-01-15 16:18:18.052 | security-group 2021-01-15 16:18:18.052 | service-type 2021-01-15 16:18:18.052 | sorting 2021-01-15 16:18:18.052 | standard-attr-description 2021-01-15 16:18:18.052 | stateful-security-group 2021-01-15 16:18:18.052 | subnet_onboard 2021-01-15 16:18:18.052 | subnet-service-types 2021-01-15 16:18:18.052 | subnet_allocation 2021-01-15 16:18:18.052 | subnetpool-prefix-ops 2021-01-15 16:18:18.052 | standard-attr-tag 2021-01-15 16:18:18.052 | standard-attr-timestamp' 2021-01-15 16:18:18.053 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-01-15 16:18:18.053 | router-admin-state-down-before-update 2021-01-15 16:18:18.053 | agent 2021-01-15 16:18:18.053 | agent-resources-synced 2021-01-15 16:18:18.053 | allowed-address-pairs 2021-01-15 16:18:18.053 | auto-allocated-topology 2021-01-15 16:18:18.053 | availability_zone 2021-01-15 16:18:18.053 | availability_zone_filter 2021-01-15 16:18:18.053 | default-subnetpools 2021-01-15 16:18:18.053 | dhcp_agent_scheduler 2021-01-15 16:18:18.054 | dvr 2021-01-15 16:18:18.054 | empty-string-filtering 2021-01-15 16:18:18.054 | external-net 2021-01-15 16:18:18.054 | extra_dhcp_opt 2021-01-15 16:18:18.054 | extraroute 2021-01-15 16:18:18.054 | extraroute-atomic 2021-01-15 16:18:18.054 | filter-validation 2021-01-15 16:18:18.054 | fip-port-details 2021-01-15 16:18:18.054 | flavors 2021-01-15 16:18:18.054 | floatingip-pools 2021-01-15 16:18:18.054 | ip-substring-filtering 2021-01-15 16:18:18.054 | router 2021-01-15 16:18:18.054 | ext-gw-mode 2021-01-15 16:18:18.054 | l3-ha 2021-01-15 16:18:18.054 | l3-flavors 2021-01-15 16:18:18.054 | l3-port-ip-change-not-allowed 2021-01-15 16:18:18.054 | l3_agent_scheduler 2021-01-15 16:18:18.054 | metering 2021-01-15 16:18:18.054 | multi-provider 2021-01-15 16:18:18.054 | net-mtu 2021-01-15 16:18:18.054 | net-mtu-writable 2021-01-15 16:18:18.054 | network_availability_zone 2021-01-15 16:18:18.054 | network-ip-availability 2021-01-15 16:18:18.054 | pagination 2021-01-15 16:18:18.054 | port-mac-address-regenerate 2021-01-15 16:18:18.054 | binding 2021-01-15 16:18:18.054 | binding-extended 2021-01-15 16:18:18.054 | port-security 2021-01-15 16:18:18.054 | project-id 2021-01-15 16:18:18.054 | provider 2021-01-15 16:18:18.054 | quotas 2021-01-15 16:18:18.054 | quota_details 2021-01-15 16:18:18.054 | rbac-policies 2021-01-15 16:18:18.054 | rbac-address-scope 2021-01-15 16:18:18.054 | rbac-security-groups 2021-01-15 16:18:18.055 | rbac-subnetpool 2021-01-15 16:18:18.055 | revision-if-match 2021-01-15 16:18:18.055 | standard-attr-revisions 2021-01-15 16:18:18.055 | router_availability_zone 2021-01-15 16:18:18.055 | port-security-groups-filtering 2021-01-15 16:18:18.055 | security-group 2021-01-15 16:18:18.055 | service-type 2021-01-15 16:18:18.055 | sorting 2021-01-15 16:18:18.055 | standard-attr-description 2021-01-15 16:18:18.055 | stateful-security-group 2021-01-15 16:18:18.055 | subnet_onboard 2021-01-15 16:18:18.055 | subnet-service-types 2021-01-15 16:18:18.055 | subnet_allocation 2021-01-15 16:18:18.055 | subnetpool-prefix-ops 2021-01-15 16:18:18.055 | standard-attr-tag 2021-01-15 16:18:18.055 | standard-attr-timestamp =~ external-net ]] 2021-01-15 16:18:18.056 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-01-15 16:18:18.059 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-01-15 16:18:18.063 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 2ae797e929614d38b2d1c6e47c1cb76d router1 2021-01-15 16:18:18.064 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-01-15 16:18:18.065 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-01-15 16:18:18.067 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:18:18.070 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:20.542 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:20.545 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-01-15 16:18:20.548 | ++ functions-common:get_field:731 : field='$3' 2021-01-15 16:18:20.552 | ++ functions-common:get_field:733 : echo '| id | 8f4d3a7f-88bc-4226-9fe0-d46f964adc2d |' 2021-01-15 16:18:20.552 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-01-15 16:18:20.557 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:20.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=8f4d3a7f-88bc-4226-9fe0-d46f964adc2d 2021-01-15 16:18:20.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 2ae797e929614d38b2d1c6e47c1cb76d router1' 2021-01-15 16:18:20.566 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:18:20.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-01-15 16:18:20.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-01-15 16:18:20.590 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-01-15 16:18:20.599 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-01-15 16:18:22.905 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:22.909 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-01-15 16:18:22.909 | router-admin-state-down-before-update 2021-01-15 16:18:22.909 | agent 2021-01-15 16:18:22.909 | agent-resources-synced 2021-01-15 16:18:22.909 | allowed-address-pairs 2021-01-15 16:18:22.909 | auto-allocated-topology 2021-01-15 16:18:22.909 | availability_zone 2021-01-15 16:18:22.909 | availability_zone_filter 2021-01-15 16:18:22.909 | default-subnetpools 2021-01-15 16:18:22.909 | dhcp_agent_scheduler 2021-01-15 16:18:22.909 | dvr 2021-01-15 16:18:22.910 | empty-string-filtering 2021-01-15 16:18:22.910 | external-net 2021-01-15 16:18:22.910 | extra_dhcp_opt 2021-01-15 16:18:22.910 | extraroute 2021-01-15 16:18:22.910 | extraroute-atomic 2021-01-15 16:18:22.910 | filter-validation 2021-01-15 16:18:22.910 | fip-port-details 2021-01-15 16:18:22.910 | flavors 2021-01-15 16:18:22.910 | floatingip-pools 2021-01-15 16:18:22.910 | ip-substring-filtering 2021-01-15 16:18:22.910 | router 2021-01-15 16:18:22.910 | ext-gw-mode 2021-01-15 16:18:22.910 | l3-ha 2021-01-15 16:18:22.910 | l3-flavors 2021-01-15 16:18:22.910 | l3-port-ip-change-not-allowed 2021-01-15 16:18:22.910 | l3_agent_scheduler 2021-01-15 16:18:22.910 | metering 2021-01-15 16:18:22.910 | multi-provider 2021-01-15 16:18:22.910 | net-mtu 2021-01-15 16:18:22.910 | net-mtu-writable 2021-01-15 16:18:22.910 | network_availability_zone 2021-01-15 16:18:22.910 | network-ip-availability 2021-01-15 16:18:22.910 | pagination 2021-01-15 16:18:22.910 | port-mac-address-regenerate 2021-01-15 16:18:22.910 | binding 2021-01-15 16:18:22.910 | binding-extended 2021-01-15 16:18:22.910 | port-security 2021-01-15 16:18:22.910 | project-id 2021-01-15 16:18:22.910 | provider 2021-01-15 16:18:22.910 | quotas 2021-01-15 16:18:22.910 | quota_details 2021-01-15 16:18:22.911 | rbac-policies 2021-01-15 16:18:22.911 | rbac-address-scope 2021-01-15 16:18:22.911 | rbac-security-groups 2021-01-15 16:18:22.911 | rbac-subnetpool 2021-01-15 16:18:22.911 | revision-if-match 2021-01-15 16:18:22.911 | standard-attr-revisions 2021-01-15 16:18:22.911 | router_availability_zone 2021-01-15 16:18:22.911 | port-security-groups-filtering 2021-01-15 16:18:22.911 | security-group 2021-01-15 16:18:22.911 | service-type 2021-01-15 16:18:22.911 | sorting 2021-01-15 16:18:22.911 | standard-attr-description 2021-01-15 16:18:22.911 | stateful-security-group 2021-01-15 16:18:22.911 | subnet_onboard 2021-01-15 16:18:22.911 | subnet-service-types 2021-01-15 16:18:22.911 | subnet_allocation 2021-01-15 16:18:22.911 | subnetpool-prefix-ops 2021-01-15 16:18:22.911 | standard-attr-tag 2021-01-15 16:18:22.911 | standard-attr-timestamp' 2021-01-15 16:18:22.914 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-01-15 16:18:22.914 | router-admin-state-down-before-update 2021-01-15 16:18:22.914 | agent 2021-01-15 16:18:22.914 | agent-resources-synced 2021-01-15 16:18:22.914 | allowed-address-pairs 2021-01-15 16:18:22.914 | auto-allocated-topology 2021-01-15 16:18:22.914 | availability_zone 2021-01-15 16:18:22.914 | availability_zone_filter 2021-01-15 16:18:22.914 | default-subnetpools 2021-01-15 16:18:22.914 | dhcp_agent_scheduler 2021-01-15 16:18:22.914 | dvr 2021-01-15 16:18:22.914 | empty-string-filtering 2021-01-15 16:18:22.914 | external-net 2021-01-15 16:18:22.914 | extra_dhcp_opt 2021-01-15 16:18:22.914 | extraroute 2021-01-15 16:18:22.914 | extraroute-atomic 2021-01-15 16:18:22.914 | filter-validation 2021-01-15 16:18:22.914 | fip-port-details 2021-01-15 16:18:22.914 | flavors 2021-01-15 16:18:22.914 | floatingip-pools 2021-01-15 16:18:22.914 | ip-substring-filtering 2021-01-15 16:18:22.914 | router 2021-01-15 16:18:22.914 | ext-gw-mode 2021-01-15 16:18:22.914 | l3-ha 2021-01-15 16:18:22.914 | l3-flavors 2021-01-15 16:18:22.914 | l3-port-ip-change-not-allowed 2021-01-15 16:18:22.914 | l3_agent_scheduler 2021-01-15 16:18:22.914 | metering 2021-01-15 16:18:22.914 | multi-provider 2021-01-15 16:18:22.914 | net-mtu 2021-01-15 16:18:22.914 | net-mtu-writable 2021-01-15 16:18:22.915 | network_availability_zone 2021-01-15 16:18:22.915 | network-ip-availability 2021-01-15 16:18:22.915 | pagination 2021-01-15 16:18:22.915 | port-mac-address-regenerate 2021-01-15 16:18:22.915 | binding 2021-01-15 16:18:22.915 | binding-extended 2021-01-15 16:18:22.915 | port-security 2021-01-15 16:18:22.915 | project-id 2021-01-15 16:18:22.915 | provider 2021-01-15 16:18:22.915 | quotas 2021-01-15 16:18:22.915 | quota_details 2021-01-15 16:18:22.915 | rbac-policies 2021-01-15 16:18:22.915 | rbac-address-scope 2021-01-15 16:18:22.915 | rbac-security-groups 2021-01-15 16:18:22.915 | rbac-subnetpool 2021-01-15 16:18:22.915 | revision-if-match 2021-01-15 16:18:22.915 | standard-attr-revisions 2021-01-15 16:18:22.915 | router_availability_zone 2021-01-15 16:18:22.915 | port-security-groups-filtering 2021-01-15 16:18:22.915 | security-group 2021-01-15 16:18:22.915 | service-type 2021-01-15 16:18:22.915 | sorting 2021-01-15 16:18:22.915 | standard-attr-description 2021-01-15 16:18:22.915 | stateful-security-group 2021-01-15 16:18:22.915 | subnet_onboard 2021-01-15 16:18:22.915 | subnet-service-types 2021-01-15 16:18:22.915 | subnet_allocation 2021-01-15 16:18:22.915 | subnetpool-prefix-ops 2021-01-15 16:18:22.915 | standard-attr-tag 2021-01-15 16:18:22.915 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-01-15 16:18:22.916 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-01-15 16:18:22.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-01-15 16:18:22.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-01-15 16:18:22.928 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-01-15 16:18:22.928 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-01-15 16:18:22.928 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-01-15 16:18:22.932 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:18:22.935 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:25.676 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:25.680 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-01-15 16:18:25.683 | ++ functions-common:get_field:731 : field='$3' 2021-01-15 16:18:25.686 | ++ functions-common:get_field:733 : echo '| id | 8fd09fe0-1184-46fe-a862-1c5352c00ef3 |' 2021-01-15 16:18:25.687 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-01-15 16:18:25.693 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:25.697 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=8fd09fe0-1184-46fe-a862-1c5352c00ef3 2021-01-15 16:18:25.700 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-01-15 16:18:25.702 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:18:25.722 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-01-15 16:18:25.725 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-01-15 16:18:25.728 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 8f4d3a7f-88bc-4226-9fe0-d46f964adc2d 52627fe5-cb75-44d4-a95b-df128c9d1d17 2021-01-15 16:18:31.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-01-15 16:18:31.974 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 8fd09fe0-1184-46fe-a862-1c5352c00ef3 2021-01-15 16:18:31.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-01-15 16:18:31.979 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-01-15 16:18:31.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.29.0.1 ]] 2021-01-15 16:18:31.984 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.29.0.1 ' 2021-01-15 16:18:31.986 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 8fd09fe0-1184-46fe-a862-1c5352c00ef3 --subnet-range 172.29.0.0/24 --no-dhcp ' 2021-01-15 16:18:31.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-01-15 16:18:31.991 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-01-15 16:18:31.995 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.29.0.1 --network 8fd09fe0-1184-46fe-a862-1c5352c00ef3 --subnet-range 172.29.0.0/24 --no-dhcp public-subnet 2021-01-15 16:18:31.995 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-01-15 16:18:35.183 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:35.187 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.29.0.1 | 2021-01-15 16:18:35.187 | | id | fb2c77d8-f89e-4845-b70d-f8217cea6b13 |' 2021-01-15 16:18:35.190 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-01-15 16:18:35.193 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:18:35.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.29.0.1 '|' '|' id '|' fb2c77d8-f89e-4845-b70d-f8217cea6b13 '|' 2021-01-15 16:18:35.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.29.0.1 | | id | fb2c77d8-f89e-4845-b70d-f8217cea6b13 |' 2021-01-15 16:18:35.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-01-15 16:18:35.223 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-01-15 16:18:35.225 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.29.0.1 '|' '|' id '|' fb2c77d8-f89e-4845-b70d-f8217cea6b13 '|' 2021-01-15 16:18:35.225 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:18:35.228 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:35.234 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-01-15 16:18:35.236 | ++ functions-common:get_field:731 : field='$3' 2021-01-15 16:18:35.239 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.29.0.1 | | id | fb2c77d8-f89e-4845-b70d-f8217cea6b13 |' 2021-01-15 16:18:35.239 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-01-15 16:18:35.245 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:35.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.29.0.1 2021-01-15 16:18:35.253 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.29.0.1 '|' '|' id '|' fb2c77d8-f89e-4845-b70d-f8217cea6b13 '|' 2021-01-15 16:18:35.254 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-01-15 16:18:35.256 | ++ functions-common:get_field:726 : local data field 2021-01-15 16:18:35.259 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:35.261 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-01-15 16:18:35.263 | ++ functions-common:get_field:731 : field='$6' 2021-01-15 16:18:35.266 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.29.0.1 | | id | fb2c77d8-f89e-4845-b70d-f8217cea6b13 |' 2021-01-15 16:18:35.273 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-01-15 16:18:35.276 | ++ functions-common:get_field:727 : read data 2021-01-15 16:18:35.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=fb2c77d8-f89e-4845-b70d-f8217cea6b13 2021-01-15 16:18:35.282 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 8fd09fe0-1184-46fe-a862-1c5352c00ef3 8f4d3a7f-88bc-4226-9fe0-d46f964adc2d 2021-01-15 16:18:40.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-01-15 16:18:40.528 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:40.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-01-15 16:18:40.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-01-15 16:18:40.535 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-01-15 16:18:40.538 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-01-15 16:18:40.541 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-01-15 16:18:40.543 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-01-15 16:18:40.564 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-01-15 16:18:40.567 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-01-15 16:18:40.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-01-15 16:18:40.571 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-01-15 16:18:40.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-01-15 16:18:40.576 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-01-15 16:18:40.579 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-01-15 16:18:40.581 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-01-15 16:18:40.583 | + functions-common:test_with_retry:2271 : local until=10 2021-01-15 16:18:40.585 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-01-15 16:18:40.588 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-01-15 16:18:40.590 | + functions-common:time_start:2317 : local name=test_with_retry 2021-01-15 16:18:40.593 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:40.595 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:40.598 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:40.601 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727520599 2021-01-15 16:18:40.604 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-01-15 16:18:40.612 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-01-15 16:18:40.614 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:40.617 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:40.619 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:40.621 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:40.623 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:40.626 | + functions-common:time_stop:2337 : name=test_with_retry 2021-01-15 16:18:40.628 | + functions-common:time_stop:2338 : start_time=1610727520599 2021-01-15 16:18:40.630 | + functions-common:time_stop:2340 : [[ -z 1610727520599 ]] 2021-01-15 16:18:40.633 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:40.636 | + functions-common:time_stop:2343 : end_time=1610727520634 2021-01-15 16:18:40.640 | + functions-common:time_stop:2344 : elapsed_time=35 2021-01-15 16:18:40.643 | + functions-common:time_stop:2345 : total=5623 2021-01-15 16:18:40.645 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:40.647 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5658 2021-01-15 16:18:40.651 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-01-15 16:18:40.652 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.29.0.1 2021-01-15 16:18:40.657 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-01-15 16:18:40.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-01-15 16:18:40.662 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-01-15 16:18:40.665 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-01-15 16:18:40.668 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.29.0.1/24 dev br-data 2021-01-15 16:18:40.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-01-15 16:18:40.697 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-01-15 16:18:40.697 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-01-15 16:18:40.697 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-01-15 16:18:40.697 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-01-15 16:18:42.983 | ++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:18:42.987 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.29.0.39 ' 2021-01-15 16:18:42.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-01-15 16:18:42.992 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-01-15 16:18:43.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-01-15 16:18:43.013 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-01-15 16:18:43.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-01-15 16:18:43.019 | + ./stack.sh:main:1304 : is_service_enabled nova 2021-01-15 16:18:43.040 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:43.043 | + ./stack.sh:main:1305 : echo_summary 'Starting Nova' 2021-01-15 16:18:43.046 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:18:43.049 | + ./stack.sh:echo_summary:421 : echo -e Starting Nova 2021-01-15 16:18:43.051 | + ./stack.sh:main:1306 : start_nova 2021-01-15 16:18:43.054 | + lib/nova:start_nova:1050 : start_nova_rest 2021-01-15 16:18:43.057 | + lib/nova:start_nova_rest:948 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:43.059 | + lib/nova:start_nova_rest:949 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:43.062 | + lib/nova:start_nova_rest:949 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:43.066 | + lib/nova:start_nova_rest:951 : local api_cell_conf=/etc/nova/nova.conf 2021-01-15 16:18:43.068 | + lib/nova:start_nova_rest:952 : local compute_cell_conf=/etc/nova/nova.conf 2021-01-15 16:18:43.071 | + lib/nova:start_nova_rest:954 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.074 | + functions-common:run_process:1582 : local service=n-sch 2021-01-15 16:18:43.076 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.080 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:43.082 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:43.085 | + functions-common:run_process:1587 : local name=n-sch 2021-01-15 16:18:43.087 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:43.090 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:43.092 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:43.098 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:43.101 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:43.105 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727523102 2021-01-15 16:18:43.107 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-01-15 16:18:43.125 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:43.128 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-01-15 16:18:43.131 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-01-15 16:18:43.133 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.136 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.139 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.143 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.146 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-01-15 16:18:43.148 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-01-15 16:18:43.151 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-01-15 16:18:43.153 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:18:43.156 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:18:43.159 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-01-15 16:18:43.162 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-01-15 16:18:43.165 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-01-15 16:18:43.167 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.170 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:18:43.173 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:18:43.175 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:18:43.177 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:18:43.180 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-01-15 16:18:43.182 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:18:43.186 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-01-15 16:18:43.245 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-01-15 16:18:43.303 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-01-15 16:18:43.352 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-01-15 16:18:43.402 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-01-15 16:18:43.454 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:18:43.502 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:18:43.504 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-01-15 16:18:43.567 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:18:43.804 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-01-15 16:18:43.821 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-01-15 16:18:44.041 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-01-15 16:18:44.064 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:44.066 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:44.069 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:44.071 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:44.074 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:44.077 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:44.080 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:44.082 | + functions-common:time_stop:2338 : start_time=1610727523102 2021-01-15 16:18:44.085 | + functions-common:time_stop:2340 : [[ -z 1610727523102 ]] 2021-01-15 16:18:44.088 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:44.092 | + functions-common:time_stop:2343 : end_time=1610727524089 2021-01-15 16:18:44.094 | + functions-common:time_stop:2344 : elapsed_time=987 2021-01-15 16:18:44.097 | + functions-common:time_stop:2345 : total=17985 2021-01-15 16:18:44.100 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:44.102 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18972 2021-01-15 16:18:44.105 | + lib/nova:start_nova_rest:955 : '[' True == False ']' 2021-01-15 16:18:44.108 | ++ lib/nova:start_nova_rest:958 : which uwsgi 2021-01-15 16:18:44.112 | + lib/nova:start_nova_rest:958 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.115 | + functions-common:run_process:1582 : local service=n-api-meta 2021-01-15 16:18:44.117 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.120 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:44.122 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:44.125 | + functions-common:run_process:1587 : local name=n-api-meta 2021-01-15 16:18:44.128 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:44.130 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:44.133 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:44.136 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:44.139 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:44.145 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727524140 2021-01-15 16:18:44.148 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-01-15 16:18:44.166 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:44.168 | + functions-common:run_process:1591 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-01-15 16:18:44.171 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-01-15 16:18:44.174 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.176 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.179 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.181 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.184 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-01-15 16:18:44.186 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-01-15 16:18:44.189 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-01-15 16:18:44.191 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:18:44.194 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:18:44.196 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-01-15 16:18:44.199 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-01-15 16:18:44.202 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-01-15 16:18:44.205 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.207 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-01-15 16:18:44.209 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-01-15 16:18:44.212 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-01-15 16:18:44.215 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-01-15 16:18:44.219 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-01-15 16:18:44.277 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-01-15 16:18:44.334 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-01-15 16:18:44.383 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-01-15 16:18:44.432 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:18:44.490 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-01-15 16:18:44.550 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-01-15 16:18:44.605 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-01-15 16:18:44.663 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-01-15 16:18:44.719 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-01-15 16:18:44.777 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-01-15 16:18:44.779 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-01-15 16:18:44.849 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-01-15 16:18:45.081 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-01-15 16:18:45.095 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-01-15 16:18:45.295 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-01-15 16:18:45.375 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:45.377 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:45.382 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:45.385 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:45.390 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:45.393 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:45.395 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:45.397 | + functions-common:time_stop:2338 : start_time=1610727524140 2021-01-15 16:18:45.400 | + functions-common:time_stop:2340 : [[ -z 1610727524140 ]] 2021-01-15 16:18:45.404 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:45.407 | + functions-common:time_stop:2343 : end_time=1610727525404 2021-01-15 16:18:45.410 | + functions-common:time_stop:2344 : elapsed_time=1264 2021-01-15 16:18:45.412 | + functions-common:time_stop:2345 : total=18972 2021-01-15 16:18:45.414 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:45.417 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20236 2021-01-15 16:18:45.420 | + lib/nova:start_nova_rest:961 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:45.423 | + lib/nova:start_nova_rest:961 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:45.425 | + lib/nova:start_nova:1051 : start_nova_console_proxies 2021-01-15 16:18:45.428 | + lib/nova:start_nova_console_proxies:976 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:45.434 | + lib/nova:start_nova_console_proxies:978 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:45.437 | + lib/nova:start_nova_console_proxies:978 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:45.442 | + lib/nova:start_nova_console_proxies:980 : local api_cell_conf=/etc/nova/nova.conf 2021-01-15 16:18:45.445 | + lib/nova:start_nova_console_proxies:982 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-15 16:18:45.447 | + lib/nova:start_nova_console_proxies:988 : enable_nova_console_proxies 2021-01-15 16:18:45.451 | ++ lib/nova:enable_nova_console_proxies:965 : seq 1 1 2021-01-15 16:18:45.454 | + lib/nova:enable_nova_console_proxies:965 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:18:45.456 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-01-15 16:18:45.459 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-novnc 2021-01-15 16:18:45.477 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.479 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-01-15 16:18:45.482 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-xvnc 2021-01-15 16:18:45.500 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.504 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-01-15 16:18:45.506 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-spice 2021-01-15 16:18:45.525 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.528 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-01-15 16:18:45.530 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-sproxy 2021-01-15 16:18:45.552 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.557 | ++ lib/nova:start_nova_console_proxies:989 : seq 1 1 2021-01-15 16:18:45.561 | + lib/nova:start_nova_console_proxies:989 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:18:45.563 | + lib/nova:start_nova_console_proxies:990 : local conf 2021-01-15 16:18:45.568 | ++ lib/nova:start_nova_console_proxies:991 : conductor_conf 1 2021-01-15 16:18:45.570 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-01-15 16:18:45.573 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-01-15 16:18:45.576 | + lib/nova:start_nova_console_proxies:991 : conf=/etc/nova/nova_cell1.conf 2021-01-15 16:18:45.579 | + lib/nova:start_nova_console_proxies:992 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-01-15 16:18:45.581 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-01-15 16:18:45.584 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-01-15 16:18:45.587 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:45.589 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:45.592 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-01-15 16:18:45.595 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:45.598 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:45.600 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:45.603 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:45.607 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:45.610 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727525607 2021-01-15 16:18:45.613 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-01-15 16:18:45.631 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.634 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:45.636 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:45.639 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:45.641 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:45.644 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:45.647 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:45.650 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:45.652 | + functions-common:time_stop:2338 : start_time=1610727525607 2021-01-15 16:18:45.654 | + functions-common:time_stop:2340 : [[ -z 1610727525607 ]] 2021-01-15 16:18:45.658 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:45.662 | + functions-common:time_stop:2343 : end_time=1610727525659 2021-01-15 16:18:45.664 | + functions-common:time_stop:2344 : elapsed_time=52 2021-01-15 16:18:45.670 | + functions-common:time_stop:2345 : total=20236 2021-01-15 16:18:45.674 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:45.679 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20288 2021-01-15 16:18:45.682 | + lib/nova:start_nova_console_proxies:993 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:45.684 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-01-15 16:18:45.687 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:45.690 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:45.692 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:45.702 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-01-15 16:18:45.705 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:45.707 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:45.710 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:45.712 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:45.715 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:45.720 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727525716 2021-01-15 16:18:45.722 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-01-15 16:18:45.745 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.750 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:45.754 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:45.756 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:45.759 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:45.762 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:45.764 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:45.766 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:45.770 | + functions-common:time_stop:2338 : start_time=1610727525716 2021-01-15 16:18:45.772 | + functions-common:time_stop:2340 : [[ -z 1610727525716 ]] 2021-01-15 16:18:45.777 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:45.782 | + functions-common:time_stop:2343 : end_time=1610727525776 2021-01-15 16:18:45.784 | + functions-common:time_stop:2344 : elapsed_time=60 2021-01-15 16:18:45.787 | + functions-common:time_stop:2345 : total=20288 2021-01-15 16:18:45.789 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:45.792 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20348 2021-01-15 16:18:45.795 | + lib/nova:start_nova_console_proxies:994 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-01-15 16:18:45.797 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-01-15 16:18:45.800 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-01-15 16:18:45.803 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:45.805 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:45.808 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-01-15 16:18:45.811 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:45.819 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:45.822 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:45.825 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:45.831 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:45.844 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727525831 2021-01-15 16:18:45.844 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-01-15 16:18:45.858 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.861 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:45.863 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:45.866 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:45.868 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:45.870 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:45.873 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:45.875 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:45.878 | + functions-common:time_stop:2338 : start_time=1610727525831 2021-01-15 16:18:45.881 | + functions-common:time_stop:2340 : [[ -z 1610727525831 ]] 2021-01-15 16:18:45.885 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:45.887 | + functions-common:time_stop:2343 : end_time=1610727525884 2021-01-15 16:18:45.890 | + functions-common:time_stop:2344 : elapsed_time=53 2021-01-15 16:18:45.893 | + functions-common:time_stop:2345 : total=20348 2021-01-15 16:18:45.895 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:45.897 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20401 2021-01-15 16:18:45.900 | + lib/nova:start_nova_console_proxies:995 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:45.902 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-01-15 16:18:45.905 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:45.907 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:45.910 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:45.913 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-01-15 16:18:45.915 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:45.918 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:45.928 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:45.928 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:45.928 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:45.932 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727525926 2021-01-15 16:18:45.932 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-01-15 16:18:45.951 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:45.953 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:45.956 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:45.958 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:45.961 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:45.963 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:45.966 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:45.968 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:45.971 | + functions-common:time_stop:2338 : start_time=1610727525926 2021-01-15 16:18:45.973 | + functions-common:time_stop:2340 : [[ -z 1610727525926 ]] 2021-01-15 16:18:45.978 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:45.980 | + functions-common:time_stop:2343 : end_time=1610727525977 2021-01-15 16:18:45.982 | + functions-common:time_stop:2344 : elapsed_time=51 2021-01-15 16:18:45.985 | + functions-common:time_stop:2345 : total=20401 2021-01-15 16:18:45.988 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:45.990 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20452 2021-01-15 16:18:45.992 | + lib/nova:start_nova_console_proxies:999 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:45.996 | + lib/nova:start_nova_console_proxies:999 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:45.998 | + lib/nova:start_nova:1052 : start_nova_conductor 2021-01-15 16:18:46.001 | + lib/nova:start_nova_conductor:1012 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-15 16:18:46.003 | + lib/nova:start_nova_conductor:1018 : enable_nova_fleet 2021-01-15 16:18:46.006 | + lib/nova:enable_nova_fleet:1003 : is_service_enabled n-cond 2021-01-15 16:18:46.041 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:46.044 | + lib/nova:enable_nova_fleet:1004 : enable_service n-super-cond 2021-01-15 16:18:46.117 | ++ lib/nova:enable_nova_fleet:1005 : seq 1 1 2021-01-15 16:18:46.120 | + lib/nova:enable_nova_fleet:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:18:46.123 | + lib/nova:enable_nova_fleet:1006 : enable_service n-cond-cell1 2021-01-15 16:18:46.174 | + lib/nova:start_nova_conductor:1019 : is_service_enabled n-super-cond 2021-01-15 16:18:46.194 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:46.197 | + lib/nova:start_nova_conductor:1020 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.199 | + functions-common:run_process:1582 : local service=n-super-cond 2021-01-15 16:18:46.202 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.205 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:46.207 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:46.210 | + functions-common:run_process:1587 : local name=n-super-cond 2021-01-15 16:18:46.213 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:46.216 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:46.221 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:46.224 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:46.226 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:46.230 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727526227 2021-01-15 16:18:46.233 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-01-15 16:18:46.255 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:46.258 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-01-15 16:18:46.261 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-01-15 16:18:46.263 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.266 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.269 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.271 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.274 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-01-15 16:18:46.276 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-01-15 16:18:46.279 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-01-15 16:18:46.282 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:18:46.284 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:18:46.288 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-01-15 16:18:46.292 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-01-15 16:18:46.294 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-01-15 16:18:46.296 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.299 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:18:46.302 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:18:46.304 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:18:46.306 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:18:46.309 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-01-15 16:18:46.311 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:18:46.315 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-01-15 16:18:46.396 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-01-15 16:18:46.470 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-01-15 16:18:46.562 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-01-15 16:18:46.661 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-01-15 16:18:46.789 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:18:46.890 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:18:46.893 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-01-15 16:18:47.025 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:18:47.306 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-01-15 16:18:47.321 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-01-15 16:18:47.576 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-01-15 16:18:47.605 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:47.608 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:47.617 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:47.628 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:47.637 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:47.645 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:47.650 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:47.661 | + functions-common:time_stop:2338 : start_time=1610727526227 2021-01-15 16:18:47.669 | + functions-common:time_stop:2340 : [[ -z 1610727526227 ]] 2021-01-15 16:18:47.680 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:47.691 | + functions-common:time_stop:2343 : end_time=1610727527685 2021-01-15 16:18:47.705 | + functions-common:time_stop:2344 : elapsed_time=1458 2021-01-15 16:18:47.709 | + functions-common:time_stop:2345 : total=20452 2021-01-15 16:18:47.713 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:47.721 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21910 2021-01-15 16:18:47.733 | ++ lib/nova:start_nova_conductor:1022 : seq 1 1 2021-01-15 16:18:47.744 | + lib/nova:start_nova_conductor:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-15 16:18:47.754 | + lib/nova:start_nova_conductor:1023 : is_service_enabled n-cond-cell1 2021-01-15 16:18:47.805 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:47.810 | + lib/nova:start_nova_conductor:1024 : local conf 2021-01-15 16:18:47.820 | ++ lib/nova:start_nova_conductor:1025 : conductor_conf 1 2021-01-15 16:18:47.828 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-01-15 16:18:47.836 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-01-15 16:18:47.847 | + lib/nova:start_nova_conductor:1025 : conf=/etc/nova/nova_cell1.conf 2021-01-15 16:18:47.850 | + lib/nova:start_nova_conductor:1026 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:47.859 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-01-15 16:18:47.864 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:47.868 | + functions-common:run_process:1584 : local group= 2021-01-15 16:18:47.879 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:47.881 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-01-15 16:18:47.890 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:47.897 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:47.905 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:47.912 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:47.921 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:47.937 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727527922 2021-01-15 16:18:47.945 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-01-15 16:18:48.000 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:48.005 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-01-15 16:18:48.014 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-01-15 16:18:48.028 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:48.037 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:48.046 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:48.049 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:48.053 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-01-15 16:18:48.061 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-01-15 16:18:48.068 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-01-15 16:18:48.077 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:18:48.081 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:18:48.083 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-01-15 16:18:48.086 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-01-15 16:18:48.089 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-01-15 16:18:48.091 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:48.094 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:18:48.097 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:18:48.099 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:18:48.102 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:18:48.104 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-01-15 16:18:48.107 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:18:48.116 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-01-15 16:18:48.238 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-01-15 16:18:48.374 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-01-15 16:18:48.469 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-01-15 16:18:48.580 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-01-15 16:18:48.697 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:18:48.796 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:18:48.804 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-01-15 16:18:48.913 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:18:49.131 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-01-15 16:18:49.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-01-15 16:18:49.369 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-01-15 16:18:49.401 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:49.413 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:49.428 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:49.433 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:49.438 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:49.442 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:49.446 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:49.451 | + functions-common:time_stop:2338 : start_time=1610727527922 2021-01-15 16:18:49.457 | + functions-common:time_stop:2340 : [[ -z 1610727527922 ]] 2021-01-15 16:18:49.469 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:49.477 | + functions-common:time_stop:2343 : end_time=1610727529470 2021-01-15 16:18:49.483 | + functions-common:time_stop:2344 : elapsed_time=1548 2021-01-15 16:18:49.493 | + functions-common:time_stop:2345 : total=21910 2021-01-15 16:18:49.501 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:49.513 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23458 2021-01-15 16:18:49.518 | + lib/nova:start_nova:1053 : start_nova_compute 2021-01-15 16:18:49.525 | + lib/nova:start_nova_compute:883 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:49.534 | + lib/nova:start_nova_compute:884 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:49.538 | + lib/nova:start_nova_compute:884 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:49.545 | + lib/nova:start_nova_compute:886 : local compute_cell_conf=/etc/nova/nova.conf 2021-01-15 16:18:49.553 | + lib/nova:start_nova_compute:889 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-01-15 16:18:49.561 | + lib/nova:start_nova_compute:891 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-01-15 16:18:49.565 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:18:49.568 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-01-15 16:18:49.573 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-01-15 16:18:49.576 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-01-15 16:18:49.581 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-01-15 16:18:49.586 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-01-15 16:18:49.590 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-01-15 16:18:49.597 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-01-15 16:18:49.602 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-01-15 16:18:49.604 | + inc/meta-config:merge_config_file:164 : read a 2021-01-15 16:18:49.609 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:18:49.610 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-01-15 16:18:49.610 | BEGIN { 2021-01-15 16:18:49.610 | section = "" 2021-01-15 16:18:49.610 | last_section = "" 2021-01-15 16:18:49.610 | section_count = 0 2021-01-15 16:18:49.610 | } 2021-01-15 16:18:49.610 | /^\[.+\]/ { 2021-01-15 16:18:49.610 | gsub("[][]", "", $1); 2021-01-15 16:18:49.610 | section=$1 2021-01-15 16:18:49.610 | next 2021-01-15 16:18:49.610 | } 2021-01-15 16:18:49.611 | /^ *\#/ { 2021-01-15 16:18:49.611 | next 2021-01-15 16:18:49.611 | } 2021-01-15 16:18:49.611 | /^[^ \t]+/ { 2021-01-15 16:18:49.611 | # get offset of first = in $0 2021-01-15 16:18:49.611 | eq_idx = index($0, "=") 2021-01-15 16:18:49.611 | # extract attr & value from $0 2021-01-15 16:18:49.611 | attr = substr($0, 1, eq_idx - 1) 2021-01-15 16:18:49.611 | value = substr($0, eq_idx + 1) 2021-01-15 16:18:49.611 | # only need to strip trailing whitespace from attr 2021-01-15 16:18:49.611 | sub(/[ \t]*$/, "", attr) 2021-01-15 16:18:49.611 | # need to strip leading & trailing whitespace from value 2021-01-15 16:18:49.611 | sub(/^[ \t]*/, "", value) 2021-01-15 16:18:49.611 | sub(/[ \t]*$/, "", value) 2021-01-15 16:18:49.611 | 2021-01-15 16:18:49.611 | # cfg_attr_count: number of config lines per [section, attr] 2021-01-15 16:18:49.611 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-01-15 16:18:49.611 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-01-15 16:18:49.611 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-01-15 16:18:49.611 | if (! (section, attr) in cfg_attr_count) { 2021-01-15 16:18:49.611 | if (section != last_section) { 2021-01-15 16:18:49.611 | cfg_section[section_count++] = section 2021-01-15 16:18:49.611 | last_section = section 2021-01-15 16:18:49.611 | } 2021-01-15 16:18:49.611 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-01-15 16:18:49.611 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-01-15 16:18:49.611 | 2021-01-15 16:18:49.611 | cfg_attr[section, attr, 0] = value 2021-01-15 16:18:49.611 | cfg_attr_count[section, attr] = 1 2021-01-15 16:18:49.611 | } else { 2021-01-15 16:18:49.611 | lno = cfg_attr_count[section, attr]++ 2021-01-15 16:18:49.612 | cfg_attr[section, attr, lno] = value 2021-01-15 16:18:49.612 | } 2021-01-15 16:18:49.612 | } 2021-01-15 16:18:49.612 | END { 2021-01-15 16:18:49.612 | # Process each section in order 2021-01-15 16:18:49.612 | for (sno = 0; sno < section_count; sno++) { 2021-01-15 16:18:49.612 | section = cfg_section[sno] 2021-01-15 16:18:49.612 | # The ini routines simply append a config item immediately 2021-01-15 16:18:49.612 | # after the section header. To keep the same order as defined 2021-01-15 16:18:49.612 | # in local.conf, invoke the ini routines in the reverse order 2021-01-15 16:18:49.612 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-01-15 16:18:49.612 | attr = cfg_sec_attr_name[sno, attr_no] 2021-01-15 16:18:49.612 | if (cfg_attr_count[section, attr] == 1) 2021-01-15 16:18:49.612 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-01-15 16:18:49.612 | else { 2021-01-15 16:18:49.612 | # For multiline, invoke the ini routines in the reverse order 2021-01-15 16:18:49.612 | count = cfg_attr_count[section, attr] 2021-01-15 16:18:49.612 | print "inidelete " configfile " " section " " attr 2021-01-15 16:18:49.612 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-01-15 16:18:49.612 | for (l = count -2; l >= 0; l--) 2021-01-15 16:18:49.612 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-01-15 16:18:49.612 | } 2021-01-15 16:18:49.612 | } 2021-01-15 16:18:49.612 | } 2021-01-15 16:18:49.612 | } 2021-01-15 16:18:49.612 | ' 2021-01-15 16:18:49.617 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-01-15 16:18:49.623 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-01-15 16:18:49.633 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:18:49.642 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-01-15 16:18:49.649 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-01-15 16:18:49.649 | BEGIN { group = "" } 2021-01-15 16:18:49.649 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:18:49.649 | gsub("[][]", "", $1); 2021-01-15 16:18:49.649 | split($1, a, "|"); 2021-01-15 16:18:49.649 | if (a[1] == matchgroup && a[2] == configfile) { 2021-01-15 16:18:49.649 | group=a[1] 2021-01-15 16:18:49.649 | } else { 2021-01-15 16:18:49.649 | group="" 2021-01-15 16:18:49.649 | } 2021-01-15 16:18:49.649 | next 2021-01-15 16:18:49.649 | } 2021-01-15 16:18:49.649 | { 2021-01-15 16:18:49.649 | if (group != "") 2021-01-15 16:18:49.649 | print $0 2021-01-15 16:18:49.649 | } 2021-01-15 16:18:49.649 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:18:49.669 | + lib/nova:start_nova_compute:893 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-15 16:18:49.677 | + lib/nova:start_nova_compute:900 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-01-15 16:18:49.748 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-01-15 16:18:49.821 | + lib/nova:start_nova_compute:904 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-01-15 16:18:49.826 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-01-15 16:18:49.833 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-01-15 16:18:49.838 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-15 16:18:49.845 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-01-15 16:18:49.850 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-15 16:18:49.893 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:49.900 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-01-15 16:18:49.908 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-01-15 16:18:49.921 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-15 16:18:49.965 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:49.973 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2021-01-15 16:18:49.979 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2021-01-15 16:18:50.053 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-15 16:18:50.056 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-15 16:18:50.067 | + lib/nova:start_nova_compute:908 : inidelete /etc/nova/nova-cpu.conf database connection 2021-01-15 16:18:50.122 | + lib/nova:start_nova_compute:909 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-01-15 16:18:50.174 | + lib/nova:start_nova_compute:914 : configure_console_compute 2021-01-15 16:18:50.177 | + lib/nova:configure_console_compute:619 : local offset 2021-01-15 16:18:50.180 | + lib/nova:configure_console_compute:620 : offset=0 2021-01-15 16:18:50.188 | + lib/nova:configure_console_compute:624 : local default_proxyclient_addr 2021-01-15 16:18:50.201 | ++ lib/nova:configure_console_compute:625 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-01-15 16:18:50.256 | + lib/nova:configure_console_compute:625 : default_proxyclient_addr=10.222.0.16 2021-01-15 16:18:50.262 | + lib/nova:configure_console_compute:629 : is_service_enabled n-cpu 2021-01-15 16:18:50.290 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:50.294 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2021-01-15 16:18:50.325 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:50.330 | + lib/nova:configure_console_compute:647 : is_service_enabled n-xvnc 2021-01-15 16:18:50.348 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:50.351 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2021-01-15 16:18:50.353 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-01-15 16:18:50.395 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2021-01-15 16:18:50.417 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:50.421 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2021-01-15 16:18:50.455 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:50.455 | + lib/nova:start_nova_compute:916 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-01-15 16:18:50.460 | + lib/nova:start_nova_compute:920 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-01-15 16:18:50.460 | + functions-common:run_process:1582 : local service=n-cpu 2021-01-15 16:18:50.464 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-01-15 16:18:50.464 | + functions-common:run_process:1584 : local group=libvirt 2021-01-15 16:18:50.468 | + functions-common:run_process:1585 : local user= 2021-01-15 16:18:50.471 | + functions-common:run_process:1587 : local name=n-cpu 2021-01-15 16:18:50.472 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:18:50.475 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:18:50.477 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:18:50.480 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:18:50.484 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:18:50.492 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727530483 2021-01-15 16:18:50.494 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-01-15 16:18:50.519 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:18:50.521 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:18:50.524 | + functions-common:time_stop:2331 : local name 2021-01-15 16:18:50.527 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:18:50.529 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:18:50.531 | + functions-common:time_stop:2334 : local total 2021-01-15 16:18:50.534 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:18:50.537 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:18:50.540 | + functions-common:time_stop:2338 : start_time=1610727530483 2021-01-15 16:18:50.542 | + functions-common:time_stop:2340 : [[ -z 1610727530483 ]] 2021-01-15 16:18:50.547 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:18:50.550 | + functions-common:time_stop:2343 : end_time=1610727530547 2021-01-15 16:18:50.552 | + functions-common:time_stop:2344 : elapsed_time=64 2021-01-15 16:18:50.555 | + functions-common:time_stop:2345 : total=23458 2021-01-15 16:18:50.558 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:18:50.560 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23522 2021-01-15 16:18:50.563 | + lib/nova:start_nova_compute:942 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:50.566 | + lib/nova:start_nova_compute:942 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-01-15 16:18:50.569 | + lib/nova:start_nova:1054 : is_service_enabled n-api 2021-01-15 16:18:50.589 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:50.591 | + lib/nova:start_nova:1056 : echo 'Dumping cells_v2 mapping' 2021-01-15 16:18:50.592 | Dumping cells_v2 mapping 2021-01-15 16:18:50.594 | + lib/nova:start_nova:1057 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-01-15 16:18:54.182 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-01-15 16:18:54.182 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-01-15 16:18:54.182 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-01-15 16:18:54.182 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-01-15 16:18:54.182 | | cell1 | 7c4d06c3-8a0a-405e-8806-e350efd31c7c | rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-01-15 16:18:54.183 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-01-15 16:18:54.595 | + ./stack.sh:main:1307 : create_flavors 2021-01-15 16:18:54.599 | + lib/nova:create_flavors:1121 : is_service_enabled n-api 2021-01-15 16:18:54.619 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:18:54.622 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor list 2021-01-15 16:18:54.622 | + lib/nova:create_flavors:1122 : grep -q ds512M 2021-01-15 16:18:57.433 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-01-15 16:19:00.101 | +----------------------------+-----------------------+ 2021-01-15 16:19:00.101 | | Field | Value | 2021-01-15 16:19:00.101 | +----------------------------+-----------------------+ 2021-01-15 16:19:00.101 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:00.101 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:00.101 | | disk | 1 | 2021-01-15 16:19:00.101 | | id | c1 | 2021-01-15 16:19:00.101 | | name | cirros256 | 2021-01-15 16:19:00.101 | | os-flavor-access:is_public | True | 2021-01-15 16:19:00.101 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:00.101 | | ram | 256 | 2021-01-15 16:19:00.101 | | rxtx_factor | 1.0 | 2021-01-15 16:19:00.101 | | swap | | 2021-01-15 16:19:00.101 | | vcpus | 1 | 2021-01-15 16:19:00.101 | +----------------------------+-----------------------+ 2021-01-15 16:19:00.225 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-01-15 16:19:02.547 | +----------------------------+-----------------------+ 2021-01-15 16:19:02.547 | | Field | Value | 2021-01-15 16:19:02.547 | +----------------------------+-----------------------+ 2021-01-15 16:19:02.547 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:02.547 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:02.547 | | disk | 5 | 2021-01-15 16:19:02.547 | | id | d1 | 2021-01-15 16:19:02.547 | | name | ds512M | 2021-01-15 16:19:02.547 | | os-flavor-access:is_public | True | 2021-01-15 16:19:02.547 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:02.547 | | ram | 512 | 2021-01-15 16:19:02.547 | | rxtx_factor | 1.0 | 2021-01-15 16:19:02.547 | | swap | | 2021-01-15 16:19:02.547 | | vcpus | 1 | 2021-01-15 16:19:02.547 | +----------------------------+-----------------------+ 2021-01-15 16:19:02.674 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-01-15 16:19:04.974 | +----------------------------+-----------------------+ 2021-01-15 16:19:04.974 | | Field | Value | 2021-01-15 16:19:04.974 | +----------------------------+-----------------------+ 2021-01-15 16:19:04.974 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:04.974 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:04.974 | | disk | 10 | 2021-01-15 16:19:04.974 | | id | d2 | 2021-01-15 16:19:04.974 | | name | ds1G | 2021-01-15 16:19:04.974 | | os-flavor-access:is_public | True | 2021-01-15 16:19:04.974 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:04.974 | | ram | 1024 | 2021-01-15 16:19:04.974 | | rxtx_factor | 1.0 | 2021-01-15 16:19:04.974 | | swap | | 2021-01-15 16:19:04.974 | | vcpus | 1 | 2021-01-15 16:19:04.974 | +----------------------------+-----------------------+ 2021-01-15 16:19:05.104 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-01-15 16:19:07.390 | +----------------------------+-----------------------+ 2021-01-15 16:19:07.390 | | Field | Value | 2021-01-15 16:19:07.390 | +----------------------------+-----------------------+ 2021-01-15 16:19:07.390 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:07.390 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:07.390 | | disk | 10 | 2021-01-15 16:19:07.390 | | id | d3 | 2021-01-15 16:19:07.390 | | name | ds2G | 2021-01-15 16:19:07.390 | | os-flavor-access:is_public | True | 2021-01-15 16:19:07.390 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:07.390 | | ram | 2048 | 2021-01-15 16:19:07.390 | | rxtx_factor | 1.0 | 2021-01-15 16:19:07.390 | | swap | | 2021-01-15 16:19:07.390 | | vcpus | 2 | 2021-01-15 16:19:07.390 | +----------------------------+-----------------------+ 2021-01-15 16:19:07.516 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-01-15 16:19:09.781 | +----------------------------+-----------------------+ 2021-01-15 16:19:09.781 | | Field | Value | 2021-01-15 16:19:09.781 | +----------------------------+-----------------------+ 2021-01-15 16:19:09.781 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:09.781 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:09.781 | | disk | 20 | 2021-01-15 16:19:09.781 | | id | d4 | 2021-01-15 16:19:09.781 | | name | ds4G | 2021-01-15 16:19:09.781 | | os-flavor-access:is_public | True | 2021-01-15 16:19:09.781 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:09.781 | | ram | 4096 | 2021-01-15 16:19:09.781 | | rxtx_factor | 1.0 | 2021-01-15 16:19:09.781 | | swap | | 2021-01-15 16:19:09.781 | | vcpus | 4 | 2021-01-15 16:19:09.781 | +----------------------------+-----------------------+ 2021-01-15 16:19:09.907 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-01-15 16:19:09.908 | + lib/nova:create_flavors:1131 : grep -q m1.tiny 2021-01-15 16:19:12.196 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-01-15 16:19:14.481 | +----------------------------+-----------------------+ 2021-01-15 16:19:14.482 | | Field | Value | 2021-01-15 16:19:14.482 | +----------------------------+-----------------------+ 2021-01-15 16:19:14.482 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:14.482 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:14.482 | | disk | 1 | 2021-01-15 16:19:14.482 | | id | 1 | 2021-01-15 16:19:14.482 | | name | m1.tiny | 2021-01-15 16:19:14.482 | | os-flavor-access:is_public | True | 2021-01-15 16:19:14.482 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:14.482 | | ram | 512 | 2021-01-15 16:19:14.482 | | rxtx_factor | 1.0 | 2021-01-15 16:19:14.482 | | swap | | 2021-01-15 16:19:14.482 | | vcpus | 1 | 2021-01-15 16:19:14.482 | +----------------------------+-----------------------+ 2021-01-15 16:19:14.605 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-01-15 16:19:16.893 | +----------------------------+-----------------------+ 2021-01-15 16:19:16.893 | | Field | Value | 2021-01-15 16:19:16.893 | +----------------------------+-----------------------+ 2021-01-15 16:19:16.894 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:16.894 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:16.894 | | disk | 20 | 2021-01-15 16:19:16.894 | | id | 2 | 2021-01-15 16:19:16.894 | | name | m1.small | 2021-01-15 16:19:16.894 | | os-flavor-access:is_public | True | 2021-01-15 16:19:16.894 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:16.894 | | ram | 2048 | 2021-01-15 16:19:16.894 | | rxtx_factor | 1.0 | 2021-01-15 16:19:16.894 | | swap | | 2021-01-15 16:19:16.894 | | vcpus | 1 | 2021-01-15 16:19:16.894 | +----------------------------+-----------------------+ 2021-01-15 16:19:17.020 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-01-15 16:19:19.299 | +----------------------------+-----------------------+ 2021-01-15 16:19:19.299 | | Field | Value | 2021-01-15 16:19:19.299 | +----------------------------+-----------------------+ 2021-01-15 16:19:19.299 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:19.299 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:19.299 | | disk | 40 | 2021-01-15 16:19:19.299 | | id | 3 | 2021-01-15 16:19:19.299 | | name | m1.medium | 2021-01-15 16:19:19.299 | | os-flavor-access:is_public | True | 2021-01-15 16:19:19.299 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:19.299 | | ram | 4096 | 2021-01-15 16:19:19.299 | | rxtx_factor | 1.0 | 2021-01-15 16:19:19.299 | | swap | | 2021-01-15 16:19:19.299 | | vcpus | 2 | 2021-01-15 16:19:19.299 | +----------------------------+-----------------------+ 2021-01-15 16:19:19.426 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-01-15 16:19:21.725 | +----------------------------+-----------------------+ 2021-01-15 16:19:21.725 | | Field | Value | 2021-01-15 16:19:21.725 | +----------------------------+-----------------------+ 2021-01-15 16:19:21.725 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:21.725 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:21.725 | | disk | 80 | 2021-01-15 16:19:21.725 | | id | 4 | 2021-01-15 16:19:21.725 | | name | m1.large | 2021-01-15 16:19:21.725 | | os-flavor-access:is_public | True | 2021-01-15 16:19:21.725 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:21.725 | | ram | 8192 | 2021-01-15 16:19:21.725 | | rxtx_factor | 1.0 | 2021-01-15 16:19:21.725 | | swap | | 2021-01-15 16:19:21.725 | | vcpus | 4 | 2021-01-15 16:19:21.725 | +----------------------------+-----------------------+ 2021-01-15 16:19:21.847 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-01-15 16:19:24.194 | +----------------------------+-----------------------+ 2021-01-15 16:19:24.194 | | Field | Value | 2021-01-15 16:19:24.194 | +----------------------------+-----------------------+ 2021-01-15 16:19:24.194 | | OS-FLV-DISABLED:disabled | False | 2021-01-15 16:19:24.194 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-01-15 16:19:24.194 | | disk | 160 | 2021-01-15 16:19:24.194 | | id | 5 | 2021-01-15 16:19:24.194 | | name | m1.xlarge | 2021-01-15 16:19:24.194 | | os-flavor-access:is_public | True | 2021-01-15 16:19:24.194 | | properties | hw_rng:allowed='True' | 2021-01-15 16:19:24.194 | | ram | 16384 | 2021-01-15 16:19:24.194 | | rxtx_factor | 1.0 | 2021-01-15 16:19:24.194 | | swap | | 2021-01-15 16:19:24.194 | | vcpus | 8 | 2021-01-15 16:19:24.194 | +----------------------------+-----------------------+ 2021-01-15 16:19:24.318 | + ./stack.sh:main:1309 : is_service_enabled cinder 2021-01-15 16:19:24.341 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:24.343 | + ./stack.sh:main:1310 : echo_summary 'Starting Cinder' 2021-01-15 16:19:24.346 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:19:24.349 | + ./stack.sh:echo_summary:421 : echo -e Starting Cinder 2021-01-15 16:19:24.352 | + ./stack.sh:main:1311 : start_cinder 2021-01-15 16:19:24.356 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-01-15 16:19:24.359 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-01-15 16:19:24.361 | + lib/cinder:start_cinder:461 : local cinder_url 2021-01-15 16:19:24.364 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-01-15 16:19:24.381 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:19:24.383 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-01-15 16:19:24.386 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-01-15 16:19:24.404 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:19:24.407 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-01-15 16:19:24.410 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-01-15 16:19:24.414 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-01-15 16:19:24.417 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.420 | + functions-common:run_process:1582 : local service=c-api 2021-01-15 16:19:24.423 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.426 | + functions-common:run_process:1584 : local group= 2021-01-15 16:19:24.428 | + functions-common:run_process:1585 : local user= 2021-01-15 16:19:24.431 | + functions-common:run_process:1587 : local name=c-api 2021-01-15 16:19:24.433 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:19:24.436 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:19:24.438 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:19:24.441 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:19:24.444 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:19:24.448 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727564445 2021-01-15 16:19:24.451 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-01-15 16:19:24.468 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:24.471 | + functions-common:run_process:1591 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-01-15 16:19:24.473 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-01-15 16:19:24.476 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.479 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.481 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.483 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.486 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-01-15 16:19:24.488 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-01-15 16:19:24.491 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-01-15 16:19:24.494 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:19:24.496 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:19:24.499 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-01-15 16:19:24.502 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-01-15 16:19:24.505 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-01-15 16:19:24.507 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.509 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-01-15 16:19:24.512 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-01-15 16:19:24.514 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-01-15 16:19:24.517 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-01-15 16:19:24.521 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-01-15 16:19:24.578 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-01-15 16:19:24.635 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-01-15 16:19:24.685 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-01-15 16:19:24.735 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:19:24.791 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-01-15 16:19:24.839 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-01-15 16:19:24.894 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-01-15 16:19:24.943 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-01-15 16:19:24.997 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-01-15 16:19:25.051 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-01-15 16:19:25.054 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-01-15 16:19:25.114 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-01-15 16:19:25.349 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-01-15 16:19:25.364 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-01-15 16:19:25.596 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-01-15 16:19:25.677 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:19:25.680 | + functions-common:time_stop:2331 : local name 2021-01-15 16:19:25.683 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:19:25.686 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:19:25.689 | + functions-common:time_stop:2334 : local total 2021-01-15 16:19:25.691 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:19:25.694 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:19:25.696 | + functions-common:time_stop:2338 : start_time=1610727564445 2021-01-15 16:19:25.699 | + functions-common:time_stop:2340 : [[ -z 1610727564445 ]] 2021-01-15 16:19:25.702 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:19:25.707 | + functions-common:time_stop:2343 : end_time=1610727565703 2021-01-15 16:19:25.710 | + functions-common:time_stop:2344 : elapsed_time=1258 2021-01-15 16:19:25.713 | + functions-common:time_stop:2345 : total=23522 2021-01-15 16:19:25.715 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:19:25.718 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24780 2021-01-15 16:19:25.722 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.16/volume/v3 2021-01-15 16:19:25.725 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-01-15 16:19:25.725 | Waiting for Cinder API to start... 2021-01-15 16:19:25.727 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.16/volume/v3 2021-01-15 16:19:25.731 | + functions:wait_for_service:444 : local timeout=60 2021-01-15 16:19:25.733 | + functions:wait_for_service:445 : local url=http://10.222.0.16/volume/v3 2021-01-15 16:19:25.736 | + functions:wait_for_service:446 : local rval=0 2021-01-15 16:19:25.739 | + functions:wait_for_service:447 : time_start wait_for_service 2021-01-15 16:19:25.742 | + functions-common:time_start:2317 : local name=wait_for_service 2021-01-15 16:19:25.745 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:19:25.748 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:19:25.752 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:19:25.755 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727565752 2021-01-15 16:19:25.757 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-01-15 16:19:25.764 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/volume/v3 2021-01-15 16:19:30.790 | + :: : [[ 401 == 503 ]] 2021-01-15 16:19:30.791 | + :: : [[ 0 -eq 7 ]] 2021-01-15 16:19:30.795 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-01-15 16:19:30.799 | + functions-common:time_stop:2331 : local name 2021-01-15 16:19:30.801 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:19:30.803 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:19:30.806 | + functions-common:time_stop:2334 : local total 2021-01-15 16:19:30.809 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:19:30.811 | + functions-common:time_stop:2337 : name=wait_for_service 2021-01-15 16:19:30.817 | + functions-common:time_stop:2338 : start_time=1610727565752 2021-01-15 16:19:30.820 | + functions-common:time_stop:2340 : [[ -z 1610727565752 ]] 2021-01-15 16:19:30.824 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:19:30.829 | + functions-common:time_stop:2343 : end_time=1610727570825 2021-01-15 16:19:30.831 | + functions-common:time_stop:2344 : elapsed_time=5073 2021-01-15 16:19:30.834 | + functions-common:time_stop:2345 : total=19073 2021-01-15 16:19:30.837 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:19:30.840 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24146 2021-01-15 16:19:30.844 | + functions:wait_for_service:454 : return 0 2021-01-15 16:19:30.848 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:30.852 | + functions-common:run_process:1582 : local service=c-sch 2021-01-15 16:19:30.855 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:30.859 | + functions-common:run_process:1584 : local group= 2021-01-15 16:19:30.862 | + functions-common:run_process:1585 : local user= 2021-01-15 16:19:30.865 | + functions-common:run_process:1587 : local name=c-sch 2021-01-15 16:19:30.867 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:19:30.870 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:19:30.873 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:19:30.875 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:19:30.879 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:19:30.882 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727570880 2021-01-15 16:19:30.886 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-01-15 16:19:30.906 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:30.909 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-01-15 16:19:30.913 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-01-15 16:19:30.916 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:30.918 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:30.921 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:30.924 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:30.927 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-01-15 16:19:30.931 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-01-15 16:19:30.934 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-01-15 16:19:30.936 | + functions-common:_run_under_systemd:1554 : local group= 2021-01-15 16:19:30.940 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-01-15 16:19:30.942 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-01-15 16:19:30.945 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-01-15 16:19:30.949 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-01-15 16:19:30.952 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:30.954 | + functions-common:write_user_unit_file:1466 : local group= 2021-01-15 16:19:30.957 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-01-15 16:19:30.959 | + functions-common:write_user_unit_file:1468 : local extra= 2021-01-15 16:19:30.962 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-01-15 16:19:30.965 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-01-15 16:19:30.967 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-01-15 16:19:30.972 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-01-15 16:19:31.044 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-01-15 16:19:31.114 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:31.174 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-01-15 16:19:31.227 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-01-15 16:19:31.282 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-01-15 16:19:31.336 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-01-15 16:19:31.338 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-01-15 16:19:31.402 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-01-15 16:19:31.626 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-01-15 16:19:31.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-01-15 16:19:31.868 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-01-15 16:19:31.892 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:19:31.895 | + functions-common:time_stop:2331 : local name 2021-01-15 16:19:31.897 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:19:31.900 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:19:31.902 | + functions-common:time_stop:2334 : local total 2021-01-15 16:19:31.905 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:19:31.907 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:19:31.915 | + functions-common:time_stop:2338 : start_time=1610727570880 2021-01-15 16:19:31.918 | + functions-common:time_stop:2340 : [[ -z 1610727570880 ]] 2021-01-15 16:19:31.922 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:19:31.926 | + functions-common:time_stop:2343 : end_time=1610727571923 2021-01-15 16:19:31.928 | + functions-common:time_stop:2344 : elapsed_time=1043 2021-01-15 16:19:31.931 | + functions-common:time_stop:2345 : total=24780 2021-01-15 16:19:31.933 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:19:31.935 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25823 2021-01-15 16:19:31.938 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:31.941 | + functions-common:run_process:1582 : local service=c-bak 2021-01-15 16:19:31.943 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:31.946 | + functions-common:run_process:1584 : local group= 2021-01-15 16:19:31.949 | + functions-common:run_process:1585 : local user= 2021-01-15 16:19:31.951 | + functions-common:run_process:1587 : local name=c-bak 2021-01-15 16:19:31.957 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:19:31.959 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:19:31.962 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:19:31.965 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:19:31.968 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:19:31.972 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727571969 2021-01-15 16:19:31.975 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-01-15 16:19:31.996 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:19:31.998 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:19:32.002 | + functions-common:time_stop:2331 : local name 2021-01-15 16:19:32.005 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:19:32.008 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:19:32.011 | + functions-common:time_stop:2334 : local total 2021-01-15 16:19:32.014 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:19:32.018 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:19:32.023 | + functions-common:time_stop:2338 : start_time=1610727571969 2021-01-15 16:19:32.025 | + functions-common:time_stop:2340 : [[ -z 1610727571969 ]] 2021-01-15 16:19:32.029 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:19:32.034 | + functions-common:time_stop:2343 : end_time=1610727572030 2021-01-15 16:19:32.037 | + functions-common:time_stop:2344 : elapsed_time=61 2021-01-15 16:19:32.040 | + functions-common:time_stop:2345 : total=25823 2021-01-15 16:19:32.043 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:19:32.047 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25884 2021-01-15 16:19:32.051 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:32.054 | + functions-common:run_process:1582 : local service=c-vol 2021-01-15 16:19:32.057 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-01-15 16:19:32.060 | + functions-common:run_process:1584 : local group= 2021-01-15 16:19:32.063 | + functions-common:run_process:1585 : local user= 2021-01-15 16:19:32.068 | + functions-common:run_process:1587 : local name=c-vol 2021-01-15 16:19:32.071 | + functions-common:run_process:1589 : time_start run_process 2021-01-15 16:19:32.074 | + functions-common:time_start:2317 : local name=run_process 2021-01-15 16:19:32.077 | + functions-common:time_start:2318 : local start_time= 2021-01-15 16:19:32.080 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-01-15 16:19:32.084 | ++ functions-common:time_start:2322 : date +%s%3N 2021-01-15 16:19:32.087 | + functions-common:time_start:2322 : _TIME_START[$name]=1610727572084 2021-01-15 16:19:32.090 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-01-15 16:19:32.106 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:19:32.109 | + functions-common:run_process:1593 : time_stop run_process 2021-01-15 16:19:32.112 | + functions-common:time_stop:2331 : local name 2021-01-15 16:19:32.114 | + functions-common:time_stop:2332 : local end_time 2021-01-15 16:19:32.117 | + functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:19:32.119 | + functions-common:time_stop:2334 : local total 2021-01-15 16:19:32.122 | + functions-common:time_stop:2335 : local start_time 2021-01-15 16:19:32.124 | + functions-common:time_stop:2337 : name=run_process 2021-01-15 16:19:32.127 | + functions-common:time_stop:2338 : start_time=1610727572084 2021-01-15 16:19:32.129 | + functions-common:time_stop:2340 : [[ -z 1610727572084 ]] 2021-01-15 16:19:32.132 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:19:32.136 | + functions-common:time_stop:2343 : end_time=1610727572133 2021-01-15 16:19:32.138 | + functions-common:time_stop:2344 : elapsed_time=49 2021-01-15 16:19:32.141 | + functions-common:time_stop:2345 : total=25884 2021-01-15 16:19:32.145 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:19:32.147 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25933 2021-01-15 16:19:32.150 | + ./stack.sh:main:1312 : create_volume_types 2021-01-15 16:19:32.152 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-01-15 16:19:32.170 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:32.172 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-01-15 16:19:32.175 | + lib/cinder:create_volume_types:526 : local be be_name 2021-01-15 16:19:32.177 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-01-15 16:19:32.180 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-01-15 16:19:32.182 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-01-15 16:19:32.199 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:32.202 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-01-15 16:19:35.487 | +-------------+--------------------------------------+ 2021-01-15 16:19:35.487 | | Field | Value | 2021-01-15 16:19:35.487 | +-------------+--------------------------------------+ 2021-01-15 16:19:35.487 | | description | None | 2021-01-15 16:19:35.487 | | id | 521fe110-96ce-4875-a864-ea03d0a941a8 | 2021-01-15 16:19:35.487 | | is_public | True | 2021-01-15 16:19:35.487 | | name | lvmdriver-1 | 2021-01-15 16:19:35.487 | | properties | volume_backend_name='lvmdriver-1' | 2021-01-15 16:19:35.487 | +-------------+--------------------------------------+ 2021-01-15 16:19:35.626 | + ./stack.sh:main:1316 : is_service_enabled horizon 2021-01-15 16:19:35.646 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:19:35.649 | + ./stack.sh:main:1330 : is_service_enabled nova 2021-01-15 16:19:35.668 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:35.670 | + ./stack.sh:main:1330 : is_service_enabled keystone 2021-01-15 16:19:35.689 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:35.692 | + ./stack.sh:main:1331 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-01-15 16:19:35.695 | + ./stack.sh:main:1333 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-01-15 16:19:35.698 | + ./stack.sh:main:1337 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-01-15 16:19:35.704 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-01-15 16:19:35.706 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-01-15 16:19:35.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-01-15 16:19:35.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-01-15 16:19:35.712 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-01-15 16:19:35.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-01-15 16:19:35.715 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-01-15 16:19:35.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-01-15 16:19:35.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-01-15 16:19:35.720 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-01-15 16:19:35.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-01-15 16:19:35.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-01-15 16:19:35.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-01-15 16:19:35.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-01-15 16:19:35.728 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-01-15 16:19:35.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-01-15 16:19:35.732 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-01-15 16:19:35.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-01-15 16:19:35.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-01-15 16:19:35.737 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-01-15 16:19:35.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-01-15 16:19:35.740 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-01-15 16:19:35.742 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-01-15 16:19:35.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-01-15 16:19:35.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-01-15 16:19:35.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-01-15 16:19:35.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-01-15 16:19:35.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-01-15 16:19:35.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-01-15 16:19:35.754 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-01-15 16:19:35.755 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-01-15 16:19:35.757 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-01-15 16:19:35.759 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-01-15 16:19:35.761 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-01-15 16:19:35.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.16/identity ']' 2021-01-15 16:19:35.764 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-01-15 16:19:35.766 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-01-15 16:19:35.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-01-15 16:19:35.770 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-01-15 16:19:35.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-01-15 16:19:35.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-01-15 16:19:35.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-01-15 16:19:35.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-01-15 16:19:35.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:35.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:35.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-01-15 16:19:37.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 2ae797e929614d38b2d1c6e47c1cb76d --long --quote none -f csv 2021-01-15 16:19:37.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:37.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-01-15 16:19:37.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:40.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-01-15 16:19:40.379 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-01-15 16:19:40.381 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-01-15 16:19:40.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-01-15 16:19:40.384 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2c36ca90cb6d40debd39194f3476bb64 demo 2ae797e929614d38b2d1c6e47c1cb76d demo Passw0rd 2021-01-15 16:19:40.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2c36ca90cb6d40debd39194f3476bb64 2021-01-15 16:19:40.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-01-15 16:19:40.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:19:40.390 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-01-15 16:19:40.392 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-01-15 16:19:40.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-01-15 16:19:40.397 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-01-15 16:19:40.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:40.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:40.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-01-15 16:19:40.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:40.410 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:40.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:40.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:40.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:40.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.422 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:40.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:40.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:40.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:40.431 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:40.433 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:40.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-01-15 16:19:40.437 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-01-15 16:19:40.439 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-01-15 16:19:40.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-01-15 16:19:40.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 92febc7f143c4bd7b41a9c920977e289 admin 2ae797e929614d38b2d1c6e47c1cb76d demo Passw0rd 2021-01-15 16:19:40.445 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=92febc7f143c4bd7b41a9c920977e289 2021-01-15 16:19:40.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-01-15 16:19:40.448 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=2ae797e929614d38b2d1c6e47c1cb76d 2021-01-15 16:19:40.450 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-01-15 16:19:40.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-01-15 16:19:40.454 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-01-15 16:19:40.457 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-01-15 16:19:40.459 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:40.462 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:40.464 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-01-15 16:19:40.465 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:40.467 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.468 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:40.470 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:40.471 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.473 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:40.475 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:40.476 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.477 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:40.479 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:40.481 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:40.482 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:40.484 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:40.485 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:40.487 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:40.489 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:40.491 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:40.493 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-01-15 16:19:40.493 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:40.493 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 2c4df985ebe6480383b103787f35e575 --long --quote none -f csv 2021-01-15 16:19:40.495 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:42.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-01-15 16:19:42.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-01-15 16:19:42.863 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-01-15 16:19:42.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-01-15 16:19:42.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 92febc7f143c4bd7b41a9c920977e289 admin 2c4df985ebe6480383b103787f35e575 alt_demo Passw0rd 2021-01-15 16:19:42.868 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=92febc7f143c4bd7b41a9c920977e289 2021-01-15 16:19:42.870 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-01-15 16:19:42.871 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=2c4df985ebe6480383b103787f35e575 2021-01-15 16:19:42.873 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-01-15 16:19:42.874 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-01-15 16:19:42.876 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-01-15 16:19:42.879 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-01-15 16:19:42.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:42.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:42.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-01-15 16:19:42.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:42.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:42.895 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:42.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.898 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:42.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:42.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:42.905 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:42.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.908 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:42.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:42.912 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:42.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:42.916 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-01-15 16:19:42.918 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-01-15 16:19:42.920 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-01-15 16:19:42.921 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-01-15 16:19:42.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c3b8bcb278a94c87948071feb863dbae alt_demo 2c4df985ebe6480383b103787f35e575 alt_demo Passw0rd 2021-01-15 16:19:42.926 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c3b8bcb278a94c87948071feb863dbae 2021-01-15 16:19:42.927 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-01-15 16:19:42.929 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=2c4df985ebe6480383b103787f35e575 2021-01-15 16:19:42.931 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-01-15 16:19:42.933 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-01-15 16:19:42.935 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-01-15 16:19:42.939 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-01-15 16:19:42.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:42.943 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:42.945 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-01-15 16:19:42.947 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:42.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.951 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:42.953 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:42.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:42.959 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:42.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.962 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:42.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:42.965 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:42.967 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:42.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:42.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:42.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:42.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:42.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:42.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 6325a7948eaf4507a3979cb07b8801b0 --long --quote none -f csv 2021-01-15 16:19:42.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-01-15 16:19:42.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:42.980 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:45.268 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-01-15 16:19:45.270 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-01-15 16:19:45.273 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-01-15 16:19:45.275 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-01-15 16:19:45.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-01-15 16:19:45.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry e676d62232734a49971d3507ae006201 swiftusertest4 6325a7948eaf4507a3979cb07b8801b0 swiftprojecttest4 testing4 2021-01-15 16:19:45.281 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=e676d62232734a49971d3507ae006201 2021-01-15 16:19:45.283 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-01-15 16:19:45.285 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=6325a7948eaf4507a3979cb07b8801b0 2021-01-15 16:19:45.286 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-01-15 16:19:45.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-01-15 16:19:45.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-01-15 16:19:45.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-01-15 16:19:45.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:45.299 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:45.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-01-15 16:19:45.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:45.305 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:45.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:45.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:45.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:45.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:45.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:45.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:45.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:45.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:45.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:45.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:45.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:45.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:45.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:45.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:45.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:45.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-01-15 16:19:45.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:45.332 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 6fc6a0d8c69244f7b2a9df95f257751e --long --quote none -f csv 2021-01-15 16:19:45.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:47.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-01-15 16:19:47.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-01-15 16:19:47.610 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-01-15 16:19:47.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-01-15 16:19:47.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 92febc7f143c4bd7b41a9c920977e289 admin 6fc6a0d8c69244f7b2a9df95f257751e admin Passw0rd 2021-01-15 16:19:47.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=92febc7f143c4bd7b41a9c920977e289 2021-01-15 16:19:47.617 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-01-15 16:19:47.619 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=6fc6a0d8c69244f7b2a9df95f257751e 2021-01-15 16:19:47.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-01-15 16:19:47.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-01-15 16:19:47.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-01-15 16:19:47.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-01-15 16:19:47.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:47.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:47.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-01-15 16:19:47.636 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:47.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:47.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:47.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:47.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:47.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:47.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:47.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:47.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:47.650 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:47.651 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:47.653 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:47.654 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:47.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:47.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:47.660 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:47.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:47.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 76f86f11222e4f879e4d2a81d2cf74d9 --long --quote none -f csv 2021-01-15 16:19:47.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-01-15 16:19:47.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:47.666 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:49.993 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-01-15 16:19:49.994 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-01-15 16:19:49.996 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-01-15 16:19:49.998 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-01-15 16:19:49.999 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-01-15 16:19:50.001 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5d86d8b38f104b6195917251750a29f6 swiftusertest2 76f86f11222e4f879e4d2a81d2cf74d9 swiftprojecttest2 testing2 2021-01-15 16:19:50.002 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5d86d8b38f104b6195917251750a29f6 2021-01-15 16:19:50.004 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-01-15 16:19:50.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=76f86f11222e4f879e4d2a81d2cf74d9 2021-01-15 16:19:50.007 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-01-15 16:19:50.009 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-01-15 16:19:50.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-01-15 16:19:50.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-01-15 16:19:50.018 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:50.023 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:50.025 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-01-15 16:19:50.027 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:50.028 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:50.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:50.032 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:50.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:50.035 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:50.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:50.038 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:50.039 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:50.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:50.042 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:50.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:50.045 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:50.047 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:50.049 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:50.051 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:50.052 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:50.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8eb1f2b27f954f7a98217907ad7c957c --long --quote none -f csv 2021-01-15 16:19:50.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-01-15 16:19:50.057 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:50.058 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:52.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-01-15 16:19:52.357 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-01-15 16:19:52.359 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-01-15 16:19:52.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-01-15 16:19:52.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2c36ca90cb6d40debd39194f3476bb64 demo 8eb1f2b27f954f7a98217907ad7c957c invisible_to_admin Passw0rd 2021-01-15 16:19:52.366 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2c36ca90cb6d40debd39194f3476bb64 2021-01-15 16:19:52.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-01-15 16:19:52.369 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8eb1f2b27f954f7a98217907ad7c957c 2021-01-15 16:19:52.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-01-15 16:19:52.373 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-01-15 16:19:52.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-01-15 16:19:52.380 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-01-15 16:19:52.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:52.385 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:52.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-01-15 16:19:52.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:52.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:52.392 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:52.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:52.396 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:52.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:52.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:52.401 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:52.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:52.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:52.405 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:52.407 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:52.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:52.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:52.412 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:52.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:52.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:52.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project c35fcc72d73948bda6d78afdf04ab116 --long --quote none -f csv 2021-01-15 16:19:52.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-01-15 16:19:52.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:52.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:54.806 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-01-15 16:19:54.809 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-01-15 16:19:54.811 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-01-15 16:19:54.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-01-15 16:19:54.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-01-15 16:19:54.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5d91955d2c364811881147e3f0344884 swiftusertest3 c35fcc72d73948bda6d78afdf04ab116 swiftprojecttest1 testing3 2021-01-15 16:19:54.820 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5d91955d2c364811881147e3f0344884 2021-01-15 16:19:54.822 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-01-15 16:19:54.825 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:19:54.828 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-01-15 16:19:54.830 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-01-15 16:19:54.831 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-01-15 16:19:54.835 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-01-15 16:19:54.837 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:54.840 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:54.842 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-01-15 16:19:54.843 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:54.845 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.846 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:54.848 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:54.849 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.851 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:54.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:54.854 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.856 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:54.857 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:54.859 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:54.862 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:54.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:54.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:54.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-01-15 16:19:54.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-01-15 16:19:54.870 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-01-15 16:19:54.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-01-15 16:19:54.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-01-15 16:19:54.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3b05cb6aff354c8ebd9ea29f2e94b770 swiftusertest1 c35fcc72d73948bda6d78afdf04ab116 swiftprojecttest1 testing 2021-01-15 16:19:54.876 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3b05cb6aff354c8ebd9ea29f2e94b770 2021-01-15 16:19:54.877 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-01-15 16:19:54.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=c35fcc72d73948bda6d78afdf04ab116 2021-01-15 16:19:54.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-01-15 16:19:54.883 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-01-15 16:19:54.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-01-15 16:19:54.889 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-01-15 16:19:54.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-01-15 16:19:54.894 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-01-15 16:19:54.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-01-15 16:19:54.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-01-15 16:19:54.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:54.902 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-01-15 16:19:54.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:54.908 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-01-15 16:19:54.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.911 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-01-15 16:19:54.913 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-01-15 16:19:54.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-01-15 16:19:54.916 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-01-15 16:19:54.917 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-01-15 16:19:54.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-01-15 16:19:54.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-01-15 16:19:54.922 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-01-15 16:19:54.924 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-01-15 16:19:54.927 | + ./stack.sh:main:1342 : save_stackenv 2021-01-15 16:19:54.930 | + functions-common:save_stackenv:60 : local tag= 2021-01-15 16:19:54.933 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-01-15 16:19:54.937 | + functions-common:save_stackenv:62 : time_stamp=2021-01-15-161954 2021-01-15 16:19:54.940 | + functions-common:save_stackenv:63 : echo '# 2021-01-15-161954 ' 2021-01-15 16:19:54.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.945 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-15 16:19:54.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.950 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-01-15 16:19:54.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.955 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-01-15 16:19:54.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.960 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-01-15 16:19:54.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.965 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-01-15 16:19:54.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.969 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.16/identity 2021-01-15 16:19:54.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.974 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-01-15 16:19:54.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.979 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-01-15-155426 2021-01-15 16:19:54.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.984 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-01-15 16:19:54.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.989 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-01-15 16:19:54.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.994 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-01-15 16:19:54.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:54.999 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-01-15 16:19:55.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:55.004 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-01-15 16:19:55.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-15 16:19:55.009 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-01-15 16:19:55.011 | + ./stack.sh:main:1353 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-01-15 16:19:55.014 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-01-15 16:19:55.018 | + inc/meta-config:merge_config_group:171 : shift 2021-01-15 16:19:55.021 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-01-15 16:19:55.023 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:19:55.025 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-01-15 16:19:55.028 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-01-15 16:19:55.031 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-01-15 16:19:55.034 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:19:55.036 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-01-15 16:19:55.039 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:19:55.041 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-01-15 16:19:55.041 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:19:55.041 | gsub("[][]", "", $1); 2021-01-15 16:19:55.041 | split($1, a, "|"); 2021-01-15 16:19:55.041 | if (a[1] == matchgroup) 2021-01-15 16:19:55.041 | print a[2] 2021-01-15 16:19:55.041 | } 2021-01-15 16:19:55.041 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:19:55.047 | + ./stack.sh:main:1360 : run_phase stack extra 2021-01-15 16:19:55.050 | + functions-common:run_phase:1759 : local mode=stack 2021-01-15 16:19:55.052 | + functions-common:run_phase:1760 : local phase=extra 2021-01-15 16:19:55.055 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-15 16:19:55.057 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-01-15 16:19:55.060 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-15 16:19:55.063 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-01-15 16:19:55.066 | + functions-common:run_phase:1769 : local extra 2021-01-15 16:19:55.069 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-15 16:19:55.073 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-01-15 16:19:55.076 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-15 16:19:55.080 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-15 16:19:55.083 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-01-15 16:19:55.087 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-15 16:19:55.103 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:55.105 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:19:55.108 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:19:55.111 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-01-15 16:19:55.113 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:19:55.116 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-15 16:19:55.118 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:19:55.121 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-01-15 16:19:55.123 | ++ extras.d/80-tempest.sh:source:15 : : 2021-01-15 16:19:55.126 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-15 16:19:55.130 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-15 16:19:55.132 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:19:55.135 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-15 16:19:55.139 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-01-15 16:19:55.142 | + functions-common:run_plugins:1745 : local mode=stack 2021-01-15 16:19:55.146 | + functions-common:run_plugins:1746 : local phase=extra 2021-01-15 16:19:55.150 | + functions-common:run_plugins:1748 : local plugins= 2021-01-15 16:19:55.154 | + functions-common:run_plugins:1749 : local plugin 2021-01-15 16:19:55.158 | + ./stack.sh:main:1368 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-01-15 16:19:55.160 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-01-15 16:19:55.163 | + inc/meta-config:merge_config_group:171 : shift 2021-01-15 16:19:55.165 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-01-15 16:19:55.168 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:19:55.170 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-01-15 16:19:55.173 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-01-15 16:19:55.177 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-01-15 16:19:55.179 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:19:55.182 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-01-15 16:19:55.186 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:19:55.188 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-01-15 16:19:55.189 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:19:55.189 | gsub("[][]", "", $1); 2021-01-15 16:19:55.189 | split($1, a, "|"); 2021-01-15 16:19:55.189 | if (a[1] == matchgroup) 2021-01-15 16:19:55.189 | print a[2] 2021-01-15 16:19:55.189 | } 2021-01-15 16:19:55.189 | ' /home/ubuntu/devstack/local.conf 2021-01-15 16:19:55.195 | + ./stack.sh:main:1377 : is_service_enabled n-cpu 2021-01-15 16:19:55.215 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:19:55.218 | + ./stack.sh:main:1382 : service_check 2021-01-15 16:19:55.221 | + functions-common:service_check:1620 : local service 2021-01-15 16:19:55.224 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.226 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-01-15 16:19:55.239 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-01-15 16:19:55.243 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.245 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-01-15 16:19:55.263 | enabled 2021-01-15 16:19:55.267 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-01-15 16:19:55.287 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-01-15 16:19:55.287 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.287 | Active: active (running) since Fri 2021-01-15 16:17:35 UTC; 2min 19s ago 2021-01-15 16:19:55.287 | Main PID: 81188 (uwsgi) 2021-01-15 16:19:55.287 | Status: "uWSGI is ready" 2021-01-15 16:19:55.287 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:55.287 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-01-15 16:19:55.287 | ├─81188 nova-apiuWSGI master 2021-01-15 16:19:55.287 | ├─81189 nova-apiuWSGI worker 1 2021-01-15 16:19:55.287 | └─81190 nova-apiuWSGI worker 2 2021-01-15 16:19:55.287 | 2021-01-15 16:19:55.287 | Jan 15 16:19:21 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: [pid: 81189|app: 0|req: 15/30] 10.222.0.16 () {58 vars in 1180 bytes} [Fri Jan 15 16:19:21 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: DEBUG nova.api.openstack.wsgi [None req-10b4e2fa-e88c-4848-9065-50145792c232 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "ram": 16384, "vcpus": 8, "disk": 160, "id": "5", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=81190) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: INFO nova.api.openstack.requestlog [None req-10b4e2fa-e88c-4848-9065-50145792c232 admin admin] 10.222.0.16 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.122007 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: [pid: 81190|app: 0|req: 16/31] 10.222.0.16 () {62 vars in 1183 bytes} [Fri Jan 15 16:19:23 2021] POST /compute/v2.1/flavors => generated 368 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: DEBUG nova.api.openstack.wsgi [None req-470d86af-ebe3-4e11-81a4-90e6693f31a2 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=81189) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: INFO nova.api.openstack.requestlog [None req-470d86af-ebe3-4e11-81a4-90e6693f31a2 admin admin] 10.222.0.16 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.054917 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: [pid: 81189|app: 0|req: 16/32] 10.222.0.16 () {62 vars in 1233 bytes} [Fri Jan 15 16:19:24 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: DEBUG nova.api.openstack.wsgi [None req-1286e2d8-302b-42cd-aeec-c02b4dc093f4 admin admin] Calling method '>' {{(pid=81190) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: INFO nova.api.openstack.requestlog [None req-1286e2d8-302b-42cd-aeec-c02b4dc093f4 admin admin] 10.222.0.16 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026550 2021-01-15 16:19:55.287 | Jan 15 16:19:24 dv-osbrick-767917-1-iscsi devstack@n-api.service[81188]: [pid: 81190|app: 0|req: 17/33] 10.222.0.16 () {58 vars in 1180 bytes} [Fri Jan 15 16:19:24 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-01-15 16:19:55.291 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.294 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-01-15 16:19:55.308 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-01-15 16:19:55.312 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.315 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-01-15 16:19:55.328 | enabled 2021-01-15 16:19:55.333 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-01-15 16:19:55.349 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-01-15 16:19:55.349 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.349 | Active: active (running) since Fri 2021-01-15 16:18:44 UTC; 1min 11s ago 2021-01-15 16:19:55.349 | Main PID: 86032 (nova-scheduler) 2021-01-15 16:19:55.349 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:55.349 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-01-15 16:19:55.349 | ├─86032 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-01-15 16:19:55.349 | ├─87527 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-01-15 16:19:55.349 | └─87528 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-01-15 16:19:55.349 | 2021-01-15 16:19:55.349 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.349 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] oslo_messaging_notifications.retry = -1 {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.349 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.349 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] oslo_messaging_notifications.transport_url = **** {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.350 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] oslo_reports.file_event_handler = None {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.350 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.350 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] oslo_reports.log_dir = None {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.350 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.service [None req-006ef2ea-4357-4f49-8284-4ffefea6b41a None None] ******************************************************************************** {{(pid=86032) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-01-15 16:19:55.350 | Jan 15 16:19:28 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.periodic_task [None req-37a51331-4cdc-4128-896c-3a718849c5c0 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=87527) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-01-15 16:19:55.350 | Jan 15 16:19:38 dv-osbrick-767917-1-iscsi nova-scheduler[86032]: DEBUG oslo_service.periodic_task [None req-9dc9d4c5-bc5d-4fd6-8450-9fbb2177d628 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=87528) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-01-15 16:19:55.353 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.356 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-01-15 16:19:55.371 | enabled 2021-01-15 16:19:55.376 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-01-15 16:19:55.392 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-01-15 16:19:55.392 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.392 | Active: active (running) since Fri 2021-01-15 16:18:45 UTC; 1min 10s ago 2021-01-15 16:19:55.392 | Main PID: 86477 (uwsgi) 2021-01-15 16:19:55.392 | Status: "uWSGI is ready" 2021-01-15 16:19:55.392 | Tasks: 4 (limit: 14352) 2021-01-15 16:19:55.392 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-01-15 16:19:55.392 | ├─86477 nova-api-metauWSGI master 2021-01-15 16:19:55.392 | ├─86478 nova-api-metauWSGI worker 1 2021-01-15 16:19:55.392 | ├─86479 nova-api-metauWSGI worker 2 2021-01-15 16:19:55.392 | └─86480 nova-api-metauWSGI http 1 2021-01-15 16:19:55.392 | 2021-01-15 16:19:55.392 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=86479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.392 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=86479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=86479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=86479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=86479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: DEBUG oslo_db.sqlalchemy.engines [None req-06e4f6dc-5314-44aa-a56f-7a084c20e7a9 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=86479) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: WARNING nova.api.metadata.handler [None req-06e4f6dc-5314-44aa-a56f-7a084c20e7a9 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-01-15 16:19:55.393 | Jan 15 16:18:50 dv-osbrick-767917-1-iscsi devstack@n-api-meta.service[86477]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561cb704b310 pid: 86479 (default app) 2021-01-15 16:19:55.396 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.399 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-01-15 16:19:55.414 | enabled 2021-01-15 16:19:55.419 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-01-15 16:19:55.440 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-01-15 16:19:55.440 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.440 | Active: active (running) since Fri 2021-01-15 16:17:49 UTC; 2min 5s ago 2021-01-15 16:19:55.440 | Main PID: 82322 (uwsgi) 2021-01-15 16:19:55.440 | Status: "uWSGI is ready" 2021-01-15 16:19:55.440 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:55.440 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-01-15 16:19:55.440 | ├─82322 placementuWSGI master 2021-01-15 16:19:55.440 | ├─82323 placementuWSGI worker 1 2021-01-15 16:19:55.440 | └─82324 placementuWSGI worker 2 2021-01-15 16:19:55.440 | 2021-01-15 16:19:55.440 | Jan 15 16:18:47 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: [pid: 82324|app: 0|req: 1/2] 10.222.0.16 () {54 vars in 905 bytes} [Fri Jan 15 16:18:47 2021] GET /placement => generated 136 bytes in 28 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-01-15 16:19:55.440 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: DEBUG placement.requestlog [None req-76d0ffd1-6787-4fbc-97b0-bd989e622dac None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=82323) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-01-15 16:19:55.440 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: INFO placement.requestlog [None req-76d0ffd1-6787-4fbc-97b0-bd989e622dac None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-01-15 16:19:55.440 | Jan 15 16:18:48 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: [pid: 82323|app: 0|req: 2/3] 10.222.0.16 () {54 vars in 905 bytes} [Fri Jan 15 16:18:48 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-01-15 16:19:55.440 | Jan 15 16:18:51 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: DEBUG placement.requestlog [None req-e7561e51-06d0-40cf-84ef-f7fb31a67f1b None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=82324) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-01-15 16:19:55.440 | Jan 15 16:18:51 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: INFO placement.requestlog [None req-e7561e51-06d0-40cf-84ef-f7fb31a67f1b None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-01-15 16:19:55.440 | Jan 15 16:18:51 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: [pid: 82324|app: 0|req: 2/4] 10.222.0.16 () {54 vars in 905 bytes} [Fri Jan 15 16:18:51 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-01-15 16:19:55.440 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: DEBUG placement.requestlog [None req-787768df-a62f-499d-8db7-469232c312a8 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=82323) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-01-15 16:19:55.440 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: INFO placement.requestlog [None req-787768df-a62f-499d-8db7-469232c312a8 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-01-15 16:19:55.440 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi devstack@placement-api.service[82322]: [pid: 82323|app: 0|req: 3/5] 10.222.0.16 () {54 vars in 905 bytes} [Fri Jan 15 16:18:52 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-01-15 16:19:55.444 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.448 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-01-15 16:19:55.462 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-01-15 16:19:55.466 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.469 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-01-15 16:19:55.482 | enabled 2021-01-15 16:19:55.486 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-01-15 16:19:55.501 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-01-15 16:19:55.501 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.501 | Active: active (running) since Fri 2021-01-15 16:17:06 UTC; 2min 49s ago 2021-01-15 16:19:55.501 | Main PID: 80328 (uwsgi) 2021-01-15 16:19:55.501 | Status: "uWSGI is ready" 2021-01-15 16:19:55.501 | Tasks: 5 (limit: 14352) 2021-01-15 16:19:55.501 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-01-15 16:19:55.501 | ├─80328 glance-apiuWSGI master 2021-01-15 16:19:55.501 | ├─80329 glance-apiuWSGI worker 1 2021-01-15 16:19:55.501 | └─80330 glance-apiuWSGI worker 2 2021-01-15 16:19:55.501 | 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.location [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80330) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: DEBUG glance_store.backend [None req-0fef6d97-c0dc-4ea6-b5aa-b22e252be636 admin admin] Skipping store.set_acls... not implemented. {{(pid=80330) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-01-15 16:19:55.502 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi devstack@g-api.service[80328]: [pid: 80330|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 877 bytes} [Fri Jan 15 16:17:19 2021] PUT /v2/images/7340b602-2605-4e8a-911e-fe78a5e33f38/file => generated 0 bytes in 14596 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-01-15 16:19:55.505 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.509 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-01-15 16:19:55.527 | enabled 2021-01-15 16:19:55.531 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-01-15 16:19:55.547 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-01-15 16:19:55.548 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.548 | Active: active (running) since Fri 2021-01-15 16:19:31 UTC; 23s ago 2021-01-15 16:19:55.548 | Main PID: 89250 (cinder-schedule) 2021-01-15 16:19:55.548 | Tasks: 4 (limit: 14352) 2021-01-15 16:19:55.548 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-01-15 16:19:55.548 | └─89250 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-01-15 16:19:55.548 | 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: DEBUG oslo_service.service [None req-dcca41ca-3d56-4d64-a2d8-3d99156872e6 None None] nova.region_name = RegionOne {{(pid=89250) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: DEBUG oslo_service.service [None req-dcca41ca-3d56-4d64-a2d8-3d99156872e6 None None] nova.split_loggers = False {{(pid=89250) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: DEBUG oslo_service.service [None req-dcca41ca-3d56-4d64-a2d8-3d99156872e6 None None] nova.timeout = None {{(pid=89250) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: DEBUG oslo_service.service [None req-dcca41ca-3d56-4d64-a2d8-3d99156872e6 None None] nova.token_auth_url = None {{(pid=89250) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: DEBUG oslo_service.service [None req-dcca41ca-3d56-4d64-a2d8-3d99156872e6 None None] ******************************************************************************** {{(pid=89250) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: INFO cinder.service [-] Starting cinder-scheduler node (version 16.2.2) 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: INFO cinder.manager [None req-8f373280-625e-4a4b-8fe9-3fc608e5246b None None] Initiating service 1 cleanup 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: INFO cinder.manager [None req-8f373280-625e-4a4b-8fe9-3fc608e5246b None None] Service 1 cleanup completed. 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: DEBUG cinder.service [None req-8f373280-625e-4a4b-8fe9-3fc608e5246b None None] Creating RPC server for service cinder-scheduler {{(pid=89250) start /opt/stack/cinder/cinder/service.py:231}} 2021-01-15 16:19:55.548 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi cinder-scheduler[89250]: DEBUG cinder.service [None req-8f373280-625e-4a4b-8fe9-3fc608e5246b None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=89250) start /opt/stack/cinder/cinder/service.py:238}} 2021-01-15 16:19:55.551 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.554 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-01-15 16:19:55.569 | enabled 2021-01-15 16:19:55.573 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-01-15 16:19:55.590 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-01-15 16:19:55.590 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.590 | Active: active (running) since Fri 2021-01-15 16:19:25 UTC; 29s ago 2021-01-15 16:19:55.590 | Main PID: 88813 (uwsgi) 2021-01-15 16:19:55.590 | Status: "uWSGI is ready" 2021-01-15 16:19:55.590 | Tasks: 11 (limit: 14352) 2021-01-15 16:19:55.590 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-01-15 16:19:55.590 | ├─88813 cinder-apiuWSGI master 2021-01-15 16:19:55.590 | ├─88814 cinder-apiuWSGI worker 1 2021-01-15 16:19:55.590 | └─88815 cinder-apiuWSGI worker 2 2021-01-15 16:19:55.590 | 2021-01-15 16:19:55.590 | Jan 15 16:19:34 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: [pid: 88815|app: 0|req: 2/2] 10.222.0.16 () {60 vars in 1228 bytes} [Fri Jan 15 16:19:34 2021] POST /volume/v3/6fc6a0d8c69244f7b2a9df95f257751e/types => generated 186 bytes in 717 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: INFO cinder.api.openstack.wsgi [req-bece4eac-7c48-4500-b2fc-d199c5e43fce req-81aac2a4-333a-4ba1-bd7b-6f289af64368 admin admin] POST http://10.222.0.16/volume/v3/6fc6a0d8c69244f7b2a9df95f257751e/types/521fe110-96ce-4875-a864-ea03d0a941a8/extra_specs 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: DeprecationWarning, 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: DEBUG cinder.api.openstack.wsgi [req-bece4eac-7c48-4500-b2fc-d199c5e43fce req-81aac2a4-333a-4ba1-bd7b-6f289af64368 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: DeprecationWarning) 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: DEBUG oslo_db.sqlalchemy.engines [req-bece4eac-7c48-4500-b2fc-d199c5e43fce req-81aac2a4-333a-4ba1-bd7b-6f289af64368 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88814) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: INFO cinder.api.openstack.wsgi [req-bece4eac-7c48-4500-b2fc-d199c5e43fce req-81aac2a4-333a-4ba1-bd7b-6f289af64368 admin admin] http://10.222.0.16/volume/v3/6fc6a0d8c69244f7b2a9df95f257751e/types/521fe110-96ce-4875-a864-ea03d0a941a8/extra_specs returned with HTTP 200 2021-01-15 16:19:55.590 | Jan 15 16:19:35 dv-osbrick-767917-1-iscsi devstack@c-api.service[88813]: [pid: 88814|app: 0|req: 1/3] 10.222.0.16 () {62 vars in 1445 bytes} [Fri Jan 15 16:19:34 2021] POST /volume/v3/6fc6a0d8c69244f7b2a9df95f257751e/types/521fe110-96ce-4875-a864-ea03d0a941a8/extra_specs => generated 55 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-01-15 16:19:55.594 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.597 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-01-15 16:19:55.615 | enabled 2021-01-15 16:19:55.619 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-01-15 16:19:55.636 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-01-15 16:19:55.636 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.636 | Active: active (running) since Fri 2021-01-15 16:17:42 UTC; 2min 13s ago 2021-01-15 16:19:55.636 | Main PID: 81738 (/usr/bin/python) 2021-01-15 16:19:55.636 | Tasks: 5 (limit: 14352) 2021-01-15 16:19:55.636 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-01-15 16:19:55.636 | ├─81738 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:19:55.637 | ├─81849 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:19:55.637 | ├─81850 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:19:55.637 | ├─81851 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-01-15 16:19:55.637 | └─81852 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-01-15 16:19:55.637 | 2021-01-15 16:19:55.637 | Jan 15 16:19:01 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:02 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-8ec327a4-81f1-4adf-8a3a-d80588426d3a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:03 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-bd71a149-9fa1-4436-bc98-d9056e46104e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:14 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron.db.agents_db [None req-84f87b33-6653-4a63-9dd7-cedc04bee6d8 None None] Agent healthcheck: found 5 active agents {{(pid=81852) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}} 2021-01-15 16:19:55.637 | Jan 15 16:19:28 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-ece6f68c-dc4d-4c8f-a703-69a6f873b155 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:30 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-2425bc52-13c5-4ad5-b29d-36f1fe78092c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:31 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:32 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-8ec327a4-81f1-4adf-8a3a-d80588426d3a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron_lib.callbacks.manager [None req-bd71a149-9fa1-4436-bc98-d9056e46104e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363242623497946', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036844024759'] for agent, after_update {{(pid=81851) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-01-15 16:19:55.637 | Jan 15 16:19:51 dv-osbrick-767917-1-iscsi neutron-server[81738]: DEBUG neutron.db.agents_db [None req-84f87b33-6653-4a63-9dd7-cedc04bee6d8 None None] Agent healthcheck: found 5 active agents {{(pid=81852) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}} 2021-01-15 16:19:55.641 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.644 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-01-15 16:19:55.659 | enabled 2021-01-15 16:19:55.662 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-01-15 16:19:55.679 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-01-15 16:19:55.679 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.679 | Active: active (running) since Fri 2021-01-15 16:17:54 UTC; 2min 1s ago 2021-01-15 16:19:55.679 | Main PID: 83136 (/usr/bin/python) 2021-01-15 16:19:55.679 | Tasks: 12 (limit: 14352) 2021-01-15 16:19:55.679 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-01-15 16:19:55.679 | ├─83136 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-01-15 16:19:55.680 | ├─84744 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjqjre3mb/privsep.sock 2021-01-15 16:19:55.680 | ├─84752 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-01-15 16:19:55.680 | ├─84753 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-01-15 16:19:55.680 | └─84890 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/62b35613-6485-48f2-840a-a3aa68b5c239/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/62b35613-6485-48f2-840a-a3aa68b5c239/host --addn-hosts=/opt/stack/data/neutron/dhcp/62b35613-6485-48f2-840a-a3aa68b5c239/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/62b35613-6485-48f2-840a-a3aa68b5c239/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/62b35613-6485-48f2-840a-a3aa68b5c239/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-52627fe5-cb75-44d4-a95b-df128c9d1d17,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-01-15 16:19:55.680 | 2021-01-15 16:19:55.680 | Jan 15 16:18:35 dv-osbrick-767917-1-iscsi neutron-dhcp-agent[83136]: DEBUG oslo_concurrency.lockutils [None req-12538d82-417c-478c-8833-d61aeb548554 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=83136) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-01-15 16:19:55.680 | Jan 15 16:18:35 dv-osbrick-767917-1-iscsi neutron-dhcp-agent[83136]: DEBUG oslo_concurrency.lockutils [None req-12538d82-417c-478c-8833-d61aeb548554 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=83136) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-01-15 16:19:55.680 | Jan 15 16:18:42 dv-osbrick-767917-1-iscsi dnsmasq[84890]: reading /etc/resolv.conf 2021-01-15 16:19:55.680 | Jan 15 16:18:42 dv-osbrick-767917-1-iscsi dnsmasq[84890]: using nameserver 127.0.0.53#53 2021-01-15 16:19:55.680 | Jan 15 16:18:42 dv-osbrick-767917-1-iscsi dnsmasq[84890]: reading /etc/resolv.conf 2021-01-15 16:19:55.680 | Jan 15 16:18:42 dv-osbrick-767917-1-iscsi dnsmasq[84890]: using nameserver 127.0.0.53#53 2021-01-15 16:19:55.680 | Jan 15 16:18:42 dv-osbrick-767917-1-iscsi dnsmasq[84890]: reading /etc/resolv.conf 2021-01-15 16:19:55.680 | Jan 15 16:18:42 dv-osbrick-767917-1-iscsi dnsmasq[84890]: using nameserver 127.0.0.53#53 2021-01-15 16:19:55.680 | Jan 15 16:18:58 dv-osbrick-767917-1-iscsi neutron-dhcp-agent[83136]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83136) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-01-15 16:19:55.680 | Jan 15 16:18:58 dv-osbrick-767917-1-iscsi neutron-dhcp-agent[83136]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83136) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-01-15 16:19:55.683 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.686 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-01-15 16:19:55.705 | enabled 2021-01-15 16:19:55.709 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-01-15 16:19:55.728 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-01-15 16:19:55.728 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.728 | Active: active (running) since Fri 2021-01-15 16:17:56 UTC; 1min 59s ago 2021-01-15 16:19:55.728 | Main PID: 83871 (/usr/bin/python) 2021-01-15 16:19:55.728 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:55.728 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-01-15 16:19:55.728 | ├─83871 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-01-15 16:19:55.728 | ├─84336 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-01-15 16:19:55.728 | └─84337 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-01-15 16:19:55.728 | 2021-01-15 16:19:55.728 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_rabbit.ssl = False {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_notifications.driver = [] {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_notifications.retry = -1 {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:55.729 | Jan 15 16:18:00 dv-osbrick-767917-1-iscsi neutron-metadata-agent[83871]: DEBUG oslo_service.service [None req-aa21d672-486c-47c8-b06f-99a4d402d1b8 None None] ******************************************************************************** {{(pid=83871) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-01-15 16:19:55.732 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.735 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-01-15 16:19:55.748 | enabled 2021-01-15 16:19:55.752 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-01-15 16:19:55.774 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-01-15 16:19:55.774 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.775 | Active: active (running) since Fri 2021-01-15 16:17:53 UTC; 2min 2s ago 2021-01-15 16:19:55.775 | Main PID: 82779 (/usr/bin/python) 2021-01-15 16:19:55.775 | Tasks: 12 (limit: 14352) 2021-01-15 16:19:55.775 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-01-15 16:19:55.775 | ├─82779 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-01-15 16:19:55.775 | ├─84323 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgkinkzy5/privsep.sock 2021-01-15 16:19:55.775 | ├─84432 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-01-15 16:19:55.775 | ├─84433 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-01-15 16:19:55.775 | └─84458 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-01-15 16:19:55.775 | 2021-01-15 16:19:55.775 | Jan 15 16:19:50 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: DEBUG neutron.agent.linux.utils [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84458. {{(pid=82779) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}} 2021-01-15 16:19:55.775 | Jan 15 16:19:50 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Agent rpc_loop - iteration:54 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-01-15 16:19:55.775 | Jan 15 16:19:52 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Agent rpc_loop - iteration:55 started 2021-01-15 16:19:55.775 | Jan 15 16:19:52 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xd411673,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=7030580823136530143,duration_nsec=270000000,duration_sec=111,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=82779) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-01-15 16:19:55.775 | Jan 15 16:19:52 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: DEBUG neutron.agent.linux.utils [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84458. {{(pid=82779) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}} 2021-01-15 16:19:55.775 | Jan 15 16:19:52 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-01-15 16:19:55.775 | Jan 15 16:19:54 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Agent rpc_loop - iteration:56 started 2021-01-15 16:19:55.775 | Jan 15 16:19:54 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xd411675,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=7030580823136530143,duration_nsec=272000000,duration_sec=113,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=82779) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-01-15 16:19:55.775 | Jan 15 16:19:54 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: DEBUG neutron.agent.linux.utils [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84458. {{(pid=82779) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}} 2021-01-15 16:19:55.775 | Jan 15 16:19:54 dv-osbrick-767917-1-iscsi neutron-openvswitch-agent[82779]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-005e030d-bbd3-4758-a1b7-4ea703541e96 None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-01-15 16:19:55.779 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.782 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-01-15 16:19:55.795 | enabled 2021-01-15 16:19:55.799 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-01-15 16:19:55.816 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-01-15 16:19:55.816 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.816 | Active: active (running) since Fri 2021-01-15 16:17:55 UTC; 2min 0s ago 2021-01-15 16:19:55.816 | Main PID: 83522 (/usr/bin/python) 2021-01-15 16:19:55.816 | Tasks: 12 (limit: 14352) 2021-01-15 16:19:55.816 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-01-15 16:19:55.816 | ├─83522 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-01-15 16:19:55.816 | ├─84436 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0qkp_2fh/privsep.sock 2021-01-15 16:19:55.816 | ├─85224 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-01-15 16:19:55.816 | ├─85225 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-01-15 16:19:55.816 | └─85400 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/8f4d3a7f-88bc-4226-9fe0-d46f964adc2d.conf 2021-01-15 16:19:55.816 | 2021-01-15 16:19:55.817 | Jan 15 16:18:44 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: INFO neutron.agent.l3.agent [-] Finished a router update for 8f4d3a7f-88bc-4226-9fe0-d46f964adc2d, update_id 0253a2b0-de6a-4a3a-a1b8-eb42db4a97cf. Time elapsed: 3.695 2021-01-15 16:19:55.817 | Jan 15 16:18:45 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8f4d3a7f-88bc-4226-9fe0-d46f964adc2d', 'arping', '-U', '-I', 'qg-0e186426-94', '-c', '1', '-w', '1.5', '172.29.0.39'] {{(pid=83522) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2021-01-15 16:19:55.817 | Jan 15 16:18:45 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8f4d3a7f-88bc-4226-9fe0-d46f964adc2d', 'arping', '-A', '-I', 'qg-0e186426-94', '-c', '1', '-w', '1.5', '172.29.0.39'] {{(pid=83522) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2021-01-15 16:19:55.817 | Jan 15 16:18:47 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8f4d3a7f-88bc-4226-9fe0-d46f964adc2d', 'arping', '-U', '-I', 'qg-0e186426-94', '-c', '1', '-w', '1.5', '172.29.0.39'] {{(pid=83522) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2021-01-15 16:19:55.817 | Jan 15 16:18:47 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8f4d3a7f-88bc-4226-9fe0-d46f964adc2d', 'arping', '-A', '-I', 'qg-0e186426-94', '-c', '1', '-w', '1.5', '172.29.0.39'] {{(pid=83522) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2021-01-15 16:19:55.817 | Jan 15 16:18:59 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83522) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-01-15 16:19:55.817 | Jan 15 16:18:59 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83522) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-01-15 16:19:55.817 | Jan 15 16:18:59 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83522) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-01-15 16:19:55.817 | Jan 15 16:18:59 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=83522) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-01-15 16:19:55.817 | Jan 15 16:19:20 dv-osbrick-767917-1-iscsi neutron-l3-agent[83522]: DEBUG oslo_service.periodic_task [None req-44c26d0e-6511-4a05-8da9-ac41477876b1 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=83522) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-01-15 16:19:55.820 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.823 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-01-15 16:19:55.836 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-01-15 16:19:55.841 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.844 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-01-15 16:19:55.856 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-01-15 16:19:55.860 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.863 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-01-15 16:19:55.879 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-01-15 16:19:55.882 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.885 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-01-15 16:19:55.900 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-01-15 16:19:55.906 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.909 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-01-15 16:19:55.922 | enabled 2021-01-15 16:19:55.926 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-01-15 16:19:55.942 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-01-15 16:19:55.942 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-01-15 16:19:55.942 | Active: active (running) since Fri 2021-01-15 16:05:59 UTC; 13min ago 2021-01-15 16:19:55.942 | Main PID: 64395 (dstat.sh) 2021-01-15 16:19:55.942 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:55.942 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-01-15 16:19:55.942 | ├─64395 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-01-15 16:19:55.942 | ├─64447 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-01-15 16:19:55.942 | └─64448 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-01-15 16:19:55.942 | 2021-01-15 16:19:55.942 | Jan 15 16:19:46 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:46| 26 5 70 0 0|4262M 2764M 147M 4610M|1012B 0 | 0 188k| 0 7.00 | 723 4060 |1.84 1.48 1.15|2.0 0 80| 0 0 |openstack 90002 18%4822k 33k|bash 89629 11M 42k 0%|mysqld 388M| 0 0 | 26 219 0 139 0 2021-01-15 16:19:55.942 | Jan 15 16:19:47 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:47| 28 2 70 0 0|4285M 2742M 147M 4610M| 332B 0 | 0 232k| 0 17.0 | 345 3260 |1.84 1.48 1.15|2.0 0 0| 0 0 |openstack 90002 25%5709k 0 |openstack 900025709k 0 25%|mysqld 388M| 0 0 | 26 219 0 139 0 2021-01-15 16:19:55.942 | Jan 15 16:19:48 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:48| 26 6 69 0 0|4253M 2774M 147M 4611M| 332B 0 | 0 192k| 0 14.0 | 981 4528 |1.85 1.49 1.16|2.0 0 77| 0 0 |openstack 900809.2%2040k 256B|bash 89629 11M 42k 0%|mysqld 388M| 0 0 | 26 219 0 145 0 2021-01-15 16:19:55.942 | Jan 15 16:19:49 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:49| 28 3 69 0 0|4276M 2751M 147M 4611M|1108B 0 | 0 104k| 0 9.00 | 350 3314 |1.85 1.49 1.16|5.0 0 1.0| 0 0 |openstack 90080 25%5997k 33k|openstack 900805997k 33k 25%|mysqld 388M| 0 0 | 26 219 0 139 0 2021-01-15 16:19:55.943 | Jan 15 16:19:50 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:50| 28 4 68 0 0|4242M 2784M 147M 4611M|2760B 0 | 0 64k| 0 5.00 | 828 4223 |1.85 1.49 1.16|2.0 0 31| 0 0 |uwsgi 656014.0%3713B 14k|bash 89629 11M 34k 0%|mysqld 388M| 0 0 | 26 219 0 145 0 2021-01-15 16:19:55.943 | Jan 15 16:19:51 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:51| 26 5 69 0 0|4271M 2755M 147M 4611M|2926B 0 | 0 10M| 0 941 | 524 3746 |1.85 1.49 1.16|3.0 0 51| 0 0 |openstack 90160 24%6818k 33k|openstack 901606818k 33k 24%|mysqld 388M| 0 0 | 26 219 0 145 0 2021-01-15 16:19:55.943 | Jan 15 16:19:52 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:52| 28 3 69 0 0|4290M 2737M 147M 4611M|1878B 0 | 0 136k| 0 14.0 | 433 3476 |1.85 1.49 1.16|2.0 0 0| 0 0 |openstack 90160 23%4409k 0 |openstack 901604409k 0 23%|mysqld 388M| 0 0 | 26 221 0 148 0 2021-01-15 16:19:55.943 | Jan 15 16:19:53 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:53| 25 5 70 0 0|4259M 2767M 147M 4611M|1460B 70B| 0 0 | 0 0 | 827 4255 |1.78 1.48 1.15|2.0 0 78| 0 0 |openstack 90240 15%4109k 33k|bash 89629 11M 42k 0%|mysqld 388M| 0 0 | 26 219 0 148 0 2021-01-15 16:19:55.943 | Jan 15 16:19:54 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:54| 27 2 70 0 0|4284M 2742M 147M 4611M|1540B 0 | 0 152k| 0 13.0 | 321 3293 |1.78 1.48 1.15|2.0 0 0| 0 0 |openstack 90240 25%6169k 0 |openstack 902406169k 0 25%|mysqld 388M| 0 0 | 26 219 0 148 0 2021-01-15 16:19:55.943 | Jan 15 16:19:55 dv-osbrick-767917-1-iscsi dstat.sh[64395]: 15-01 16:19:55| 23 7 69 0 0|4243M 2783M 147M 4611M|1722B 0 | 0 228k| 0 19.0 |1627 5743 |1.78 1.48 1.15|2.0 0 207| 0 0 |uwsgi 656024.5%4656B 16k|bash 11120 88M 365k0.8%|mysqld 388M| 0 0 | 26 219 0 151 0 2021-01-15 16:19:55.946 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.948 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-01-15 16:19:55.961 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-01-15 16:19:55.965 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.968 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-01-15 16:19:55.985 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-01-15 16:19:55.990 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:55.993 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-01-15 16:19:56.009 | enabled 2021-01-15 16:19:56.013 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-01-15 16:19:56.030 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-01-15 16:19:56.030 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.030 | Active: active (running) since Fri 2021-01-15 16:17:58 UTC; 1min 57s ago 2021-01-15 16:19:56.030 | Main PID: 84224 (/usr/bin/python) 2021-01-15 16:19:56.030 | Tasks: 1 (limit: 14352) 2021-01-15 16:19:56.030 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-01-15 16:19:56.030 | └─84224 /usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2021-01-15 16:19:56.030 | 2021-01-15 16:19:56.030 | Jan 15 16:19:03 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=84224) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-01-15 16:19:56.030 | Jan 15 16:19:27 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG oslo_service.periodic_task [None req-3545ecc5-67be-46c0-9a09-c93cd26388e7 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=84224) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-01-15 16:19:56.030 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=84224) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-01-15 16:19:56.031 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=84224) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-01-15 16:19:56.031 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=84224) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-01-15 16:19:56.031 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=84224) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-01-15 16:19:56.031 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=84224) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-01-15 16:19:56.031 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=84224) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-01-15 16:19:56.031 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=84224) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-01-15 16:19:56.031 | Jan 15 16:19:33 dv-osbrick-767917-1-iscsi neutron-metering-agent[84224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=84224) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-01-15 16:19:56.034 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.037 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-01-15 16:19:56.050 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-01-15 16:19:56.054 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.057 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-01-15 16:19:56.073 | enabled 2021-01-15 16:19:56.078 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-01-15 16:19:56.098 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-01-15 16:19:56.098 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.098 | Active: active (running) since Fri 2021-01-15 16:17:04 UTC; 2min 51s ago 2021-01-15 16:19:56.098 | Main PID: 79885 (glance-registry) 2021-01-15 16:19:56.098 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:56.098 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-01-15 16:19:56.098 | ├─79885 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-01-15 16:19:56.098 | ├─80394 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-01-15 16:19:56.098 | └─80395 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-01-15 16:19:56.098 | 2021-01-15 16:19:56.098 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=79885) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=79885) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=79885) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=79885) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=79885) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: INFO glance.common.wsgi [-] Starting 2 workers 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: INFO glance.common.wsgi [-] Started child 80394 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: INFO eventlet.wsgi.server [-] (80394) wsgi starting up on http://0.0.0.0:9191 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: INFO glance.common.wsgi [-] Started child 80395 2021-01-15 16:19:56.099 | Jan 15 16:17:07 dv-osbrick-767917-1-iscsi glance-registry[79885]: INFO eventlet.wsgi.server [-] (80395) wsgi starting up on http://0.0.0.0:9191 2021-01-15 16:19:56.102 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.105 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-01-15 16:19:56.118 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-01-15 16:19:56.122 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.125 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-01-15 16:19:56.138 | enabled 2021-01-15 16:19:56.142 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-01-15 16:19:56.158 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-01-15 16:19:56.159 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.159 | Active: active (running) since Fri 2021-01-15 16:17:00 UTC; 2min 55s ago 2021-01-15 16:19:56.159 | Main PID: 79375 (swift-proxy-ser) 2021-01-15 16:19:56.159 | Tasks: 2 (limit: 14352) 2021-01-15 16:19:56.159 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-01-15 16:19:56.159 | ├─79375 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-01-15 16:19:56.159 | └─79480 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-01-15 16:19:56.159 | 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi proxy-server[79480]: Validating token access rules against request 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-proxy-server[79375]: proxy-server: Validating token access rules against request 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi proxy-server[79480]: Received request from user: user_id d90f0c9fd29044929d69483cab7c6086, project_id a7d1338bfd3b41abb82d3113fcea8be4, roles service,ResellerAdmin 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-proxy-server[79375]: proxy-server: Received request from user: user_id d90f0c9fd29044929d69483cab7c6086, project_id a7d1338bfd3b41abb82d3113fcea8be4, roles service,ResellerAdmin 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi proxy-server[79480]: Using identity: {'user': ('d90f0c9fd29044929d69483cab7c6086', 'glance-swift'), 'tenant': ('a7d1338bfd3b41abb82d3113fcea8be4', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx37f7dfa936b742338f865-006001c010) 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-proxy-server[79375]: proxy-server: Using identity: {'user': ('d90f0c9fd29044929d69483cab7c6086', 'glance-swift'), 'tenant': ('a7d1338bfd3b41abb82d3113fcea8be4', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx37f7dfa936b742338f865-006001c010) 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi proxy-server[79480]: User a7d1338bfd3b41abb82d3113fcea8be4 has reseller admin authorizing (txn: tx37f7dfa936b742338f865-006001c010) (client_ip: 10.222.0.16) 2021-01-15 16:19:56.159 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-proxy-server[79375]: proxy-server: User a7d1338bfd3b41abb82d3113fcea8be4 has reseller admin authorizing (txn: tx37f7dfa936b742338f865-006001c010) (client_ip: 10.222.0.16) 2021-01-15 16:19:56.159 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi proxy-server[79480]: 10.222.0.16 10.222.0.16 15/Jan/2021/16/17/33 PUT /v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38 HTTP/1.0 201 - python-swiftclient-3.9.0 gAAAAABgAcAP... 645922816 - - tx37f7dfa936b742338f865-006001c010 - 13.3268 - - 1610727440.503534555 1610727453.830348969 0 2021-01-15 16:19:56.159 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi swift-proxy-server[79375]: proxy-server: 10.222.0.16 10.222.0.16 15/Jan/2021/16/17/33 PUT /v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38 HTTP/1.0 201 - python-swiftclient-3.9.0 gAAAAABgAcAP... 645922816 - - tx37f7dfa936b742338f865-006001c010 - 13.3268 - - 1610727440.503534555 1610727453.830348969 0 2021-01-15 16:19:56.162 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.165 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-01-15 16:19:56.178 | enabled 2021-01-15 16:19:56.182 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-01-15 16:19:56.198 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-01-15 16:19:56.198 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.198 | Active: active (running) since Fri 2021-01-15 16:16:56 UTC; 2min 59s ago 2021-01-15 16:19:56.198 | Main PID: 77894 (swift-object-se) 2021-01-15 16:19:56.198 | Tasks: 23 (limit: 14352) 2021-01-15 16:19:56.198 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-01-15 16:19:56.198 | ├─77894 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-01-15 16:19:56.198 | ├─78420 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-01-15 16:19:56.199 | └─78421 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-01-15 16:19:56.199 | 2021-01-15 16:19:56.199 | Jan 15 16:16:56 dv-osbrick-767917-1-iscsi systemd[1]: Started Devstack devstack@s-object.service. 2021-01-15 16:19:56.199 | Jan 15 16:16:57 dv-osbrick-767917-1-iscsi object-server[77894]: Started child 78420 from parent 77894 2021-01-15 16:19:56.199 | Jan 15 16:16:57 dv-osbrick-767917-1-iscsi swift-object-server[77894]: object-server: Started child 78420 from parent 77894 2021-01-15 16:19:56.199 | Jan 15 16:16:57 dv-osbrick-767917-1-iscsi object-server[77894]: Started child 78421 from parent 77894 2021-01-15 16:19:56.199 | Jan 15 16:16:57 dv-osbrick-767917-1-iscsi swift-object-server[77894]: object-server: Started child 78421 from parent 77894 2021-01-15 16:19:56.199 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi object-server[78421]: 127.0.0.1 - - [15/Jan/2021:16:17:33 +0000] "PUT /sdb1/234/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" 201 - "PUT http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" "tx37f7dfa936b742338f865-006001c010" "proxy-server 79480" 13.2956 "-" 78421 0 2021-01-15 16:19:56.199 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi swift-object-server[77894]: object-server: 127.0.0.1 - - [15/Jan/2021:16:17:33 +0000] "PUT /sdb1/234/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" 201 - "PUT http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" "tx37f7dfa936b742338f865-006001c010" "proxy-server 79480" 13.2956 "-" 78421 0 2021-01-15 16:19:56.202 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.205 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-01-15 16:19:56.218 | enabled 2021-01-15 16:19:56.223 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-01-15 16:19:56.241 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-01-15 16:19:56.241 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.241 | Active: active (running) since Fri 2021-01-15 16:16:57 UTC; 2min 58s ago 2021-01-15 16:19:56.241 | Main PID: 78251 (swift-container) 2021-01-15 16:19:56.241 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:56.241 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-01-15 16:19:56.241 | ├─78251 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-01-15 16:19:56.241 | ├─78701 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-01-15 16:19:56.241 | └─78703 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-01-15 16:19:56.241 | 2021-01-15 16:19:56.241 | Jan 15 16:16:58 dv-osbrick-767917-1-iscsi container-server[78251]: Started child 78701 from parent 78251 2021-01-15 16:19:56.241 | Jan 15 16:16:58 dv-osbrick-767917-1-iscsi swift-container-server[78251]: container-server: Started child 78701 from parent 78251 2021-01-15 16:19:56.242 | Jan 15 16:16:58 dv-osbrick-767917-1-iscsi container-server[78251]: Started child 78703 from parent 78251 2021-01-15 16:19:56.242 | Jan 15 16:16:58 dv-osbrick-767917-1-iscsi swift-container-server[78251]: container-server: Started child 78703 from parent 78251 2021-01-15 16:19:56.242 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi container-server[78701]: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "PUT /sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" 201 - "PUT http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" "txf1f2d8c4749e42e3bb489-006001c010" "proxy-server 79480" 0.0229 "-" 78701 0 2021-01-15 16:19:56.242 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-container-server[78251]: container-server: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "PUT /sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" 201 - "PUT http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" "txf1f2d8c4749e42e3bb489-006001c010" "proxy-server 79480" 0.0229 "-" 78701 0 2021-01-15 16:19:56.242 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi container-server[78703]: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "HEAD /sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" 204 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance?format=json&states=listing" "tx37f7dfa936b742338f865-006001c010" "proxy-server 79480" 0.0057 "-" 78703 0 2021-01-15 16:19:56.242 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-container-server[78251]: container-server: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "HEAD /sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" 204 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance?format=json&states=listing" "tx37f7dfa936b742338f865-006001c010" "proxy-server 79480" 0.0057 "-" 78703 0 2021-01-15 16:19:56.242 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi container-server[78701]: 127.0.0.1 - - [15/Jan/2021:16:17:33 +0000] "PUT /sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" 201 - "PUT http://10.222.0.16:8080/sdb1/234/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" "tx37f7dfa936b742338f865-006001c010" "object-server 78421" 0.0010 "-" 78701 0 2021-01-15 16:19:56.242 | Jan 15 16:17:33 dv-osbrick-767917-1-iscsi swift-container-server[78251]: container-server: 127.0.0.1 - - [15/Jan/2021:16:17:33 +0000] "PUT /sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" 201 - "PUT http://10.222.0.16:8080/sdb1/234/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance/7340b602-2605-4e8a-911e-fe78a5e33f38" "tx37f7dfa936b742338f865-006001c010" "object-server 78421" 0.0010 "-" 78701 0 2021-01-15 16:19:56.245 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.247 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-01-15 16:19:56.262 | enabled 2021-01-15 16:19:56.266 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-01-15 16:19:56.282 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-01-15 16:19:56.282 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.282 | Active: active (running) since Fri 2021-01-15 16:16:58 UTC; 2min 57s ago 2021-01-15 16:19:56.282 | Main PID: 78610 (swift-account-s) 2021-01-15 16:19:56.282 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:56.282 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-01-15 16:19:56.283 | ├─78610 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-01-15 16:19:56.283 | ├─79001 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-01-15 16:19:56.283 | └─79002 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-01-15 16:19:56.283 | 2021-01-15 16:19:56.283 | Jan 15 16:17:19 dv-osbrick-767917-1-iscsi account-server[79002]: 127.0.0.1 - - [15/Jan/2021:16:17:19 +0000] "HEAD /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 404 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4?format=json" "tx3c464ce43d584178bc733-006001c00f" "proxy-server 79480" 0.0021 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:19 dv-osbrick-767917-1-iscsi swift-account-server[78610]: account-server: 127.0.0.1 - - [15/Jan/2021:16:17:19 +0000] "HEAD /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 404 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4?format=json" "tx3c464ce43d584178bc733-006001c00f" "proxy-server 79480" 0.0021 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:19 dv-osbrick-767917-1-iscsi account-server[79002]: 127.0.0.1 - - [15/Jan/2021:16:17:19 +0000] "HEAD /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 404 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4?format=json" "tx3c464ce43d584178bc733-006001c00f" "proxy-server 79480" 0.0007 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:19 dv-osbrick-767917-1-iscsi swift-account-server[78610]: account-server: 127.0.0.1 - - [15/Jan/2021:16:17:19 +0000] "HEAD /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 404 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4?format=json" "tx3c464ce43d584178bc733-006001c00f" "proxy-server 79480" 0.0007 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi account-server[79002]: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "PUT /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 201 - "-" "txf1f2d8c4749e42e3bb489-006001c010" "-" 0.0189 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-account-server[78610]: account-server: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "PUT /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 201 - "-" "txf1f2d8c4749e42e3bb489-006001c010" "-" 0.0189 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi account-server[79002]: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "HEAD /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 204 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4?format=json" "txf1f2d8c4749e42e3bb489-006001c010" "proxy-server 79480" 0.0023 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-account-server[78610]: account-server: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "HEAD /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4" 204 - "HEAD http://10.222.0.16:8080/v1/AUTH_a7d1338bfd3b41abb82d3113fcea8be4?format=json" "txf1f2d8c4749e42e3bb489-006001c010" "proxy-server 79480" 0.0023 "-" 79002 - 2021-01-15 16:19:56.283 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi account-server[79002]: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "PUT /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" "txf1f2d8c4749e42e3bb489-006001c010" "container-server 78701" 0.0020 "-" 79002 0 2021-01-15 16:19:56.283 | Jan 15 16:17:20 dv-osbrick-767917-1-iscsi swift-account-server[78610]: account-server: 127.0.0.1 - - [15/Jan/2021:16:17:20 +0000] "PUT /sdb1/44/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/301/AUTH_a7d1338bfd3b41abb82d3113fcea8be4/glance" "txf1f2d8c4749e42e3bb489-006001c010" "container-server 78701" 0.0020 "-" 79002 0 2021-01-15 16:19:56.286 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.289 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-01-15 16:19:56.302 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-01-15 16:19:56.305 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.308 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-01-15 16:19:56.321 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-01-15 16:19:56.325 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.327 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-01-15 16:19:56.340 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-01-15 16:19:56.345 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.347 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-01-15 16:19:56.359 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-01-15 16:19:56.364 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.366 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-01-15 16:19:56.380 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-01-15 16:19:56.384 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.387 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-01-15 16:19:56.400 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-01-15 16:19:56.404 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.407 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-01-15 16:19:56.421 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-01-15 16:19:56.425 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.428 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-01-15 16:19:56.441 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-01-15 16:19:56.445 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.447 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-01-15 16:19:56.460 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-01-15 16:19:56.464 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.467 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-01-15 16:19:56.480 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-01-15 16:19:56.484 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.486 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-01-15 16:19:56.499 | enabled 2021-01-15 16:19:56.503 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-01-15 16:19:56.522 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-01-15 16:19:56.522 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.522 | Active: active (running) since Fri 2021-01-15 16:16:59 UTC; 2min 56s ago 2021-01-15 16:19:56.522 | Main PID: 79005 (swift-container) 2021-01-15 16:19:56.522 | Tasks: 1 (limit: 14352) 2021-01-15 16:19:56.522 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-01-15 16:19:56.522 | └─79005 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-01-15 16:19:56.522 | 2021-01-15 16:19:56.522 | Jan 15 16:16:59 dv-osbrick-767917-1-iscsi systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-01-15 16:19:56.523 | Jan 15 16:17:00 dv-osbrick-767917-1-iscsi container-sync[79005]: Starting 79005 2021-01-15 16:19:56.523 | Jan 15 16:17:00 dv-osbrick-767917-1-iscsi container-sync[79005]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-01-15 16:19:56.527 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.530 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-01-15 16:19:56.545 | enabled 2021-01-15 16:19:56.549 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-01-15 16:19:56.565 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-01-15 16:19:56.565 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.565 | Active: active (running) since Fri 2021-01-15 16:18:47 UTC; 1min 8s ago 2021-01-15 16:19:56.565 | Main PID: 87361 (nova-conductor) 2021-01-15 16:19:56.565 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:56.565 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-01-15 16:19:56.565 | ├─87361 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-01-15 16:19:56.565 | ├─88240 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-01-15 16:19:56.565 | └─88241 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-01-15 16:19:56.565 | 2021-01-15 16:19:56.565 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler = None {{(pid=87361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.565 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler_interval = 1 {{(pid=87361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG oslo_service.service [-] oslo_reports.log_dir = None {{(pid=87361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG oslo_service.service [-] ******************************************************************************** {{(pid=87361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG nova.service [None req-79adff7b-a702-48ef-9737-4e6ddacfe120 None None] Creating RPC server for service conductor {{(pid=88240) start /opt/stack/nova/nova/service.py:195}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG nova.service [None req-203c4398-067e-4624-a566-db65d280458b None None] Creating RPC server for service conductor {{(pid=88241) start /opt/stack/nova/nova/service.py:195}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG nova.service [None req-79adff7b-a702-48ef-9737-4e6ddacfe120 None None] Join ServiceGroup membership for this service conductor {{(pid=88240) start /opt/stack/nova/nova/service.py:213}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG nova.servicegroup.drivers.db [None req-79adff7b-a702-48ef-9737-4e6ddacfe120 None None] DB_Driver: join new ServiceGroup member dv-osbrick-767917-1-iscsi to the conductor group, service = {{(pid=88240) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG nova.service [None req-203c4398-067e-4624-a566-db65d280458b None None] Join ServiceGroup membership for this service conductor {{(pid=88241) start /opt/stack/nova/nova/service.py:213}} 2021-01-15 16:19:56.566 | Jan 15 16:18:52 dv-osbrick-767917-1-iscsi nova-conductor[87361]: DEBUG nova.servicegroup.drivers.db [None req-203c4398-067e-4624-a566-db65d280458b None None] DB_Driver: join new ServiceGroup member dv-osbrick-767917-1-iscsi to the conductor group, service = {{(pid=88241) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-01-15 16:19:56.569 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-01-15 16:19:56.571 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-01-15 16:19:56.585 | enabled 2021-01-15 16:19:56.589 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-01-15 16:19:56.607 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-01-15 16:19:56.607 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-01-15 16:19:56.607 | Active: active (running) since Fri 2021-01-15 16:18:49 UTC; 1min 7s ago 2021-01-15 16:19:56.607 | Main PID: 87749 (nova-conductor) 2021-01-15 16:19:56.607 | Tasks: 3 (limit: 14352) 2021-01-15 16:19:56.607 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-01-15 16:19:56.607 | ├─87749 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-01-15 16:19:56.607 | ├─88246 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-01-15 16:19:56.607 | └─88247 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-01-15 16:19:56.607 | 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler = None {{(pid=87749) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler_interval = 1 {{(pid=87749) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG oslo_service.service [-] oslo_reports.log_dir = None {{(pid=87749) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG oslo_service.service [-] ******************************************************************************** {{(pid=87749) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG nova.service [None req-219c0496-1905-4587-a623-c4b73d5c9a87 None None] Creating RPC server for service conductor {{(pid=88246) start /opt/stack/nova/nova/service.py:195}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG nova.service [None req-71392aec-3cbc-47b9-9b7b-cb2ecd3a81fb None None] Creating RPC server for service conductor {{(pid=88247) start /opt/stack/nova/nova/service.py:195}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG nova.service [None req-219c0496-1905-4587-a623-c4b73d5c9a87 None None] Join ServiceGroup membership for this service conductor {{(pid=88246) start /opt/stack/nova/nova/service.py:213}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG nova.servicegroup.drivers.db [None req-219c0496-1905-4587-a623-c4b73d5c9a87 None None] DB_Driver: join new ServiceGroup member dv-osbrick-767917-1-iscsi to the conductor group, service = {{(pid=88246) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-01-15 16:19:56.607 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG nova.service [None req-71392aec-3cbc-47b9-9b7b-cb2ecd3a81fb None None] Join ServiceGroup membership for this service conductor {{(pid=88247) start /opt/stack/nova/nova/service.py:213}} 2021-01-15 16:19:56.608 | Jan 15 16:18:53 dv-osbrick-767917-1-iscsi nova-conductor[87749]: DEBUG nova.servicegroup.drivers.db [None req-71392aec-3cbc-47b9-9b7b-cb2ecd3a81fb None None] DB_Driver: join new ServiceGroup member dv-osbrick-767917-1-iscsi to the conductor group, service = {{(pid=88247) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-01-15 16:19:56.611 | + ./stack.sh:main:1388 : is_service_enabled n-api 2021-01-15 16:19:56.631 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:19:56.634 | + ./stack.sh:main:1389 : is_service_enabled n-cpu 2021-01-15 16:19:56.651 | + functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:19:56.654 | + ./stack.sh:main:1396 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-01-15 16:19:56.657 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:19:56.659 | + ./stack.sh:echo_summary:421 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-01-15 16:19:56.662 | + ./stack.sh:main:1403 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-01-15 16:19:59.946 | +--------------------------------------------------------------------+ 2021-01-15 16:19:59.946 | | Upgrade Check Results | 2021-01-15 16:19:59.946 | +--------------------------------------------------------------------+ 2021-01-15 16:19:59.946 | | Check: Cells v2 | 2021-01-15 16:19:59.946 | | Result: Success | 2021-01-15 16:19:59.946 | | Details: No host mappings or compute nodes were found. Remember to | 2021-01-15 16:19:59.946 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-01-15 16:19:59.946 | | compute hosts are deployed. | 2021-01-15 16:19:59.946 | +--------------------------------------------------------------------+ 2021-01-15 16:19:59.946 | | Check: Placement API | 2021-01-15 16:19:59.946 | | Result: Success | 2021-01-15 16:19:59.946 | | Details: None | 2021-01-15 16:19:59.946 | +--------------------------------------------------------------------+ 2021-01-15 16:19:59.946 | | Check: Ironic Flavor Migration | 2021-01-15 16:19:59.946 | | Result: Success | 2021-01-15 16:19:59.947 | | Details: None | 2021-01-15 16:19:59.947 | +--------------------------------------------------------------------+ 2021-01-15 16:19:59.947 | | Check: Cinder API | 2021-01-15 16:19:59.947 | | Result: Success | 2021-01-15 16:19:59.947 | | Details: None | 2021-01-15 16:19:59.947 | +--------------------------------------------------------------------+ 2021-01-15 16:19:59.947 | | Check: Policy Scope-based Defaults | 2021-01-15 16:19:59.947 | | Result: Success | 2021-01-15 16:19:59.947 | | Details: None | 2021-01-15 16:19:59.947 | +--------------------------------------------------------------------+ 2021-01-15 16:20:00.295 | + ./stack.sh:main:1410 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-01-15 16:20:00.297 | + ./stack.sh:main:1411 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-01-15 16:20:00.297 | Running user script /home/ubuntu/devstack/local.sh 2021-01-15 16:20:00.300 | + ./stack.sh:main:1412 : /home/ubuntu/devstack/local.sh 2021-01-15 16:20:00.302 | Before updating nova flavors: 2021-01-15 16:20:02.476 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-01-15 16:20:02.476 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-01-15 16:20:02.476 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-01-15 16:20:02.476 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-01-15 16:20:02.477 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-01-15 16:20:02.477 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-01-15 16:20:02.477 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-01-15 16:20:02.477 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-01-15 16:20:02.477 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-01-15 16:20:02.477 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-01-15 16:20:02.477 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-01-15 16:20:02.477 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-01-15 16:20:02.477 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-01-15 16:20:02.477 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-01-15 16:20:04.420 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-01-15 16:20:04.501 | Flavor 42 not found 2021-01-15 16:20:06.337 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-01-15 16:20:06.419 | Flavor 84 not found 2021-01-15 16:20:08.244 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-01-15 16:20:08.327 | Flavor 451 not found 2021-01-15 16:20:10.109 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:10.110 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:20:10.110 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:10.110 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:10.110 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:11.941 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:11.941 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:20:11.941 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:11.941 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:11.941 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:13.774 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:13.774 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:20:13.774 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:13.774 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:13.774 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:15.601 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:15.601 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:20:15.601 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:15.601 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:15.601 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:15.685 | After updating nova flavors: 2021-01-15 16:20:17.446 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:17.447 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:20:17.447 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:17.447 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:20:17.447 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:20:17.447 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:20:22.877 | Neutron networks: 2021-01-15 16:20:25.212 | +--------------------------------------+---------+--------------------------------------+ 2021-01-15 16:20:25.213 | | ID | Name | Subnets | 2021-01-15 16:20:25.213 | +--------------------------------------+---------+--------------------------------------+ 2021-01-15 16:20:25.213 | | 62b35613-6485-48f2-840a-a3aa68b5c239 | private | 52627fe5-cb75-44d4-a95b-df128c9d1d17 | 2021-01-15 16:20:25.213 | | 8fd09fe0-1184-46fe-a862-1c5352c00ef3 | public | fb2c77d8-f89e-4845-b70d-f8217cea6b13 | 2021-01-15 16:20:25.213 | +--------------------------------------+---------+--------------------------------------+ 2021-01-15 16:20:29.927 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:29.927 | | Field | Value | 2021-01-15 16:20:29.927 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:29.927 | | admin_state_up | UP | 2021-01-15 16:20:29.927 | | availability_zone_hints | | 2021-01-15 16:20:29.927 | | availability_zones | nova | 2021-01-15 16:20:29.927 | | created_at | 2021-01-15T16:18:09Z | 2021-01-15 16:20:29.928 | | description | | 2021-01-15 16:20:29.928 | | dns_domain | None | 2021-01-15 16:20:29.928 | | id | 62b35613-6485-48f2-840a-a3aa68b5c239 | 2021-01-15 16:20:29.928 | | ipv4_address_scope | None | 2021-01-15 16:20:29.928 | | ipv6_address_scope | None | 2021-01-15 16:20:29.928 | | is_default | None | 2021-01-15 16:20:29.928 | | is_vlan_transparent | None | 2021-01-15 16:20:29.928 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='2ae797e929614d38b2d1c6e47c1cb76d', project.name=, region_name='RegionOne', zone= | 2021-01-15 16:20:29.928 | | mtu | 1450 | 2021-01-15 16:20:29.928 | | name | private | 2021-01-15 16:20:29.928 | | port_security_enabled | True | 2021-01-15 16:20:29.928 | | project_id | 2ae797e929614d38b2d1c6e47c1cb76d | 2021-01-15 16:20:29.928 | | provider:network_type | vxlan | 2021-01-15 16:20:29.928 | | provider:physical_network | None | 2021-01-15 16:20:29.928 | | provider:segmentation_id | 1 | 2021-01-15 16:20:29.928 | | qos_policy_id | None | 2021-01-15 16:20:29.928 | | revision_number | 3 | 2021-01-15 16:20:29.928 | | router:external | Internal | 2021-01-15 16:20:29.928 | | segments | None | 2021-01-15 16:20:29.928 | | shared | False | 2021-01-15 16:20:29.928 | | status | ACTIVE | 2021-01-15 16:20:29.928 | | subnets | 52627fe5-cb75-44d4-a95b-df128c9d1d17 | 2021-01-15 16:20:29.928 | | tags | | 2021-01-15 16:20:29.928 | | updated_at | 2021-01-15T16:20:22Z | 2021-01-15 16:20:29.928 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:32.252 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:32.252 | | Field | Value | 2021-01-15 16:20:32.252 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:32.252 | | admin_state_up | UP | 2021-01-15 16:20:32.252 | | availability_zone_hints | | 2021-01-15 16:20:32.252 | | availability_zones | nova | 2021-01-15 16:20:32.252 | | created_at | 2021-01-15T16:18:25Z | 2021-01-15 16:20:32.252 | | description | | 2021-01-15 16:20:32.252 | | dns_domain | None | 2021-01-15 16:20:32.253 | | id | 8fd09fe0-1184-46fe-a862-1c5352c00ef3 | 2021-01-15 16:20:32.253 | | ipv4_address_scope | None | 2021-01-15 16:20:32.253 | | ipv6_address_scope | None | 2021-01-15 16:20:32.253 | | is_default | True | 2021-01-15 16:20:32.253 | | is_vlan_transparent | None | 2021-01-15 16:20:32.253 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='6fc6a0d8c69244f7b2a9df95f257751e', project.name='admin', region_name='RegionOne', zone= | 2021-01-15 16:20:32.253 | | mtu | 1500 | 2021-01-15 16:20:32.253 | | name | public | 2021-01-15 16:20:32.253 | | port_security_enabled | True | 2021-01-15 16:20:32.253 | | project_id | 6fc6a0d8c69244f7b2a9df95f257751e | 2021-01-15 16:20:32.253 | | provider:network_type | flat | 2021-01-15 16:20:32.253 | | provider:physical_network | physnet1 | 2021-01-15 16:20:32.253 | | provider:segmentation_id | None | 2021-01-15 16:20:32.253 | | qos_policy_id | None | 2021-01-15 16:20:32.253 | | revision_number | 2 | 2021-01-15 16:20:32.253 | | router:external | External | 2021-01-15 16:20:32.253 | | segments | None | 2021-01-15 16:20:32.253 | | shared | False | 2021-01-15 16:20:32.253 | | status | ACTIVE | 2021-01-15 16:20:32.253 | | subnets | fb2c77d8-f89e-4845-b70d-f8217cea6b13 | 2021-01-15 16:20:32.253 | | tags | | 2021-01-15 16:20:32.253 | | updated_at | 2021-01-15T16:18:34Z | 2021-01-15 16:20:32.253 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:32.373 | Neutron subnetworks: 2021-01-15 16:20:34.551 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-01-15 16:20:34.551 | | ID | Name | Network | Subnet | 2021-01-15 16:20:34.551 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-01-15 16:20:34.551 | | 52627fe5-cb75-44d4-a95b-df128c9d1d17 | private-subnet | 62b35613-6485-48f2-840a-a3aa68b5c239 | 172.20.0.0/26 | 2021-01-15 16:20:34.551 | | fb2c77d8-f89e-4845-b70d-f8217cea6b13 | public-subnet | 8fd09fe0-1184-46fe-a862-1c5352c00ef3 | 172.29.0.0/24 | 2021-01-15 16:20:34.551 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-01-15 16:20:39.107 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:39.107 | | Field | Value | 2021-01-15 16:20:39.107 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:39.108 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-01-15 16:20:39.108 | | cidr | 172.20.0.0/26 | 2021-01-15 16:20:39.108 | | created_at | 2021-01-15T16:18:12Z | 2021-01-15 16:20:39.108 | | description | | 2021-01-15 16:20:39.108 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-01-15 16:20:39.108 | | dns_publish_fixed_ip | None | 2021-01-15 16:20:39.108 | | enable_dhcp | True | 2021-01-15 16:20:39.108 | | gateway_ip | 172.20.0.1 | 2021-01-15 16:20:39.108 | | host_routes | | 2021-01-15 16:20:39.108 | | id | 52627fe5-cb75-44d4-a95b-df128c9d1d17 | 2021-01-15 16:20:39.108 | | ip_version | 4 | 2021-01-15 16:20:39.108 | | ipv6_address_mode | None | 2021-01-15 16:20:39.108 | | ipv6_ra_mode | None | 2021-01-15 16:20:39.108 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='2ae797e929614d38b2d1c6e47c1cb76d', project.name=, region_name='RegionOne', zone= | 2021-01-15 16:20:39.108 | | name | private-subnet | 2021-01-15 16:20:39.108 | | network_id | 62b35613-6485-48f2-840a-a3aa68b5c239 | 2021-01-15 16:20:39.109 | | prefix_length | None | 2021-01-15 16:20:39.109 | | project_id | 2ae797e929614d38b2d1c6e47c1cb76d | 2021-01-15 16:20:39.109 | | revision_number | 1 | 2021-01-15 16:20:39.109 | | segment_id | None | 2021-01-15 16:20:39.109 | | service_types | | 2021-01-15 16:20:39.109 | | subnetpool_id | 664c20f7-dc1d-4ac8-a37a-8f6746a543ff | 2021-01-15 16:20:39.109 | | tags | | 2021-01-15 16:20:39.109 | | updated_at | 2021-01-15T16:20:22Z | 2021-01-15 16:20:39.109 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:41.401 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:41.401 | | Field | Value | 2021-01-15 16:20:41.401 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:41.401 | | allocation_pools | 172.29.0.2-172.29.0.254 | 2021-01-15 16:20:41.401 | | cidr | 172.29.0.0/24 | 2021-01-15 16:20:41.401 | | created_at | 2021-01-15T16:18:34Z | 2021-01-15 16:20:41.401 | | description | | 2021-01-15 16:20:41.402 | | dns_nameservers | | 2021-01-15 16:20:41.402 | | dns_publish_fixed_ip | None | 2021-01-15 16:20:41.402 | | enable_dhcp | False | 2021-01-15 16:20:41.402 | | gateway_ip | 172.29.0.1 | 2021-01-15 16:20:41.402 | | host_routes | | 2021-01-15 16:20:41.402 | | id | fb2c77d8-f89e-4845-b70d-f8217cea6b13 | 2021-01-15 16:20:41.402 | | ip_version | 4 | 2021-01-15 16:20:41.402 | | ipv6_address_mode | None | 2021-01-15 16:20:41.402 | | ipv6_ra_mode | None | 2021-01-15 16:20:41.402 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='6fc6a0d8c69244f7b2a9df95f257751e', project.name='admin', region_name='RegionOne', zone= | 2021-01-15 16:20:41.402 | | name | public-subnet | 2021-01-15 16:20:41.402 | | network_id | 8fd09fe0-1184-46fe-a862-1c5352c00ef3 | 2021-01-15 16:20:41.402 | | prefix_length | None | 2021-01-15 16:20:41.402 | | project_id | 6fc6a0d8c69244f7b2a9df95f257751e | 2021-01-15 16:20:41.402 | | revision_number | 0 | 2021-01-15 16:20:41.402 | | segment_id | None | 2021-01-15 16:20:41.402 | | service_types | | 2021-01-15 16:20:41.402 | | subnetpool_id | None | 2021-01-15 16:20:41.402 | | tags | | 2021-01-15 16:20:41.402 | | updated_at | 2021-01-15T16:18:34Z | 2021-01-15 16:20:41.402 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:20:41.740 | + ./stack.sh:main:1421 : command openstack complete 2021-01-15 16:20:41.740 | + ./stack.sh:main:1422 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-01-15 16:20:41.744 | + ./stack.sh:main:1421 : openstack complete 2021-01-15 16:20:44.032 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-01-15 16:20:44.424 | + ./stack.sh:main:1425 : is_service_enabled cinder 2021-01-15 16:20:44.446 | + functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:20:44.449 | + ./stack.sh:main:1426 : is_ubuntu 2021-01-15 16:20:44.452 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-01-15 16:20:44.455 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-01-15 16:20:44.459 | + ./stack.sh:main:1427 : echo_summary 'Configuring lvm.conf global device filter' 2021-01-15 16:20:44.462 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:20:44.465 | + ./stack.sh:echo_summary:421 : echo -e Configuring lvm.conf global device filter 2021-01-15 16:20:44.468 | + ./stack.sh:main:1428 : set_lvm_filter 2021-01-15 16:20:44.471 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-01-15 16:20:44.474 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-01-15 16:20:44.477 | + lib/lvm:set_lvm_filter:186 : local pv 2021-01-15 16:20:44.480 | + lib/lvm:set_lvm_filter:187 : local vg 2021-01-15 16:20:44.483 | + lib/lvm:set_lvm_filter:188 : local line 2021-01-15 16:20:44.487 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-01-15 16:20:44.555 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-01-15 16:20:44.559 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-01-15 16:20:44.562 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-01-15 16:20:44.583 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-01-15 16:20:44.603 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-01-15 16:20:44.606 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:20:44.610 | + ./stack.sh:echo_summary:421 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-01-15 16:20:44.614 | + ./stack.sh:main:1438 : run_phase stack test-config 2021-01-15 16:20:44.617 | + functions-common:run_phase:1759 : local mode=stack 2021-01-15 16:20:44.621 | + functions-common:run_phase:1760 : local phase=test-config 2021-01-15 16:20:44.625 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-15 16:20:44.627 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-01-15 16:20:44.630 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-15 16:20:44.632 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-01-15 16:20:44.635 | + functions-common:run_phase:1769 : local extra 2021-01-15 16:20:44.639 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-15 16:20:44.643 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-01-15 16:20:44.646 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-15 16:20:44.649 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-15 16:20:44.651 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-01-15 16:20:44.654 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-15 16:20:44.671 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:20:44.674 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:20:44.677 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:20:44.680 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-01-15 16:20:44.683 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:20:44.686 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-15 16:20:44.690 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:20:44.694 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-01-15 16:20:44.698 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:20:44.701 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-01-15 16:20:44.704 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-01-15 16:20:44.707 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-01-15 16:20:44.710 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-01-15 16:20:44.713 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:20:44.716 | ++ ./stack.sh:echo_summary:421 : echo -e Initializing Tempest 2021-01-15 16:20:44.719 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-01-15 16:20:44.722 | ++ lib/tempest:configure_tempest:115 : [[ True == \T\r\u\e ]] 2021-01-15 16:20:44.724 | ++ lib/tempest:configure_tempest:116 : setup_develop /opt/stack/tempest 2021-01-15 16:20:44.726 | ++ inc/python:setup_develop:351 : local bindep 2021-01-15 16:20:44.728 | ++ inc/python:setup_develop:352 : [[ /opt/stack/tempest == -bindep* ]] 2021-01-15 16:20:44.730 | ++ inc/python:setup_develop:356 : local project_dir=/opt/stack/tempest 2021-01-15 16:20:44.732 | ++ inc/python:setup_develop:357 : local extras= 2021-01-15 16:20:44.734 | ++ inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-01-15 16:20:44.736 | ++ inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-01-15 16:20:44.738 | ++ inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/tempest == -bindep* ]] 2021-01-15 16:20:44.740 | ++ inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/tempest 2021-01-15 16:20:44.742 | ++ inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-01-15 16:20:44.744 | ++ inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-01-15 16:20:44.747 | +++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/tempest 2021-01-15 16:20:44.749 | +++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-01-15 16:20:44.751 | ++ inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/tempest 2021-01-15 16:20:44.753 | ++ inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-01-15 16:20:44.755 | ++ inc/python:_setup_package_with_constraints_edit:395 : local name 2021-01-15 16:20:44.758 | +++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-01-15 16:20:44.764 | ++ inc/python:_setup_package_with_constraints_edit:396 : name=tempest 2021-01-15 16:20:44.768 | ++ inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest' 2021-01-15 16:20:45.759 | ++ inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/tempest -e 2021-01-15 16:20:45.762 | ++ inc/python:setup_package:430 : local bindep=0 2021-01-15 16:20:45.765 | ++ inc/python:setup_package:431 : local bindep_flag= 2021-01-15 16:20:45.767 | ++ inc/python:setup_package:432 : local bindep_profiles= 2021-01-15 16:20:45.769 | ++ inc/python:setup_package:433 : [[ /opt/stack/tempest == -bindep* ]] 2021-01-15 16:20:45.772 | ++ inc/python:setup_package:438 : local project_dir=/opt/stack/tempest 2021-01-15 16:20:45.774 | ++ inc/python:setup_package:439 : local flags=-e 2021-01-15 16:20:45.777 | ++ inc/python:setup_package:440 : local extras= 2021-01-15 16:20:45.779 | ++ inc/python:setup_package:444 : [[ -n -e ]] 2021-01-15 16:20:45.781 | ++ inc/python:setup_package:444 : [[ -z '' ]] 2021-01-15 16:20:45.783 | ++ inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-01-15 16:20:45.785 | ++ inc/python:setup_package:449 : [[ ! -z '' ]] 2021-01-15 16:20:45.787 | ++ inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-01-15 16:20:45.789 | ++ inc/python:setup_package:458 : pip_install -e /opt/stack/tempest 2021-01-15 16:20:45.808 | Using python 3.6 to install /opt/stack/tempest because python3_enabled=True 2021-01-15 16:20:45.813 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-01-15 16:20:48.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:20:48.657 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-15 16:20:48.658 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.658 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.658 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.659 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.659 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.660 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.660 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.661 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.661 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.661 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.662 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.663 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.663 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.663 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.664 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.664 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.665 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.665 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.665 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.666 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.666 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.667 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.667 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.668 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.668 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.673 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.677 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.678 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.678 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.679 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.679 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.680 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.680 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.680 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.681 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.681 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.682 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.682 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.683 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.683 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.683 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.683 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.684 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.684 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.685 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.685 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.686 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.686 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.686 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.687 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.688 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.688 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.689 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.689 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.690 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.690 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.691 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.691 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.692 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.692 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.693 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.694 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.694 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.695 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.695 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.696 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.696 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.697 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.697 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.704 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.704 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.705 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.705 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.706 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.706 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.707 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.707 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.707 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.708 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.708 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.709 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.710 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.710 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.710 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.711 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.711 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.712 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.712 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.713 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.713 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.714 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.714 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.715 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.715 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.716 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.716 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.717 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.717 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.718 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.718 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.718 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.720 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.720 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.721 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.721 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.722 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.722 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.723 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.723 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.724 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.724 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.725 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.725 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.726 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.726 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.726 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.727 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.728 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.729 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.729 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.730 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.730 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.731 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.731 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.732 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.732 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.733 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.733 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.733 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.734 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.735 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.736 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.737 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.738 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.738 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.739 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.739 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.740 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.740 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.740 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.741 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.741 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.742 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.742 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.743 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.743 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.743 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.744 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.745 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.745 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.745 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.746 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.746 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.746 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.747 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.747 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.748 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.748 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.749 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.749 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.749 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.750 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.751 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.751 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.752 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.752 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.753 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.753 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.753 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.754 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.754 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.755 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.755 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.755 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.756 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.756 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.757 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.757 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.757 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.758 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.758 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.759 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.759 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.759 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.760 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.760 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.761 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.761 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.761 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.762 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.762 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.763 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.763 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.763 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.764 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.764 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.765 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.765 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.766 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.766 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.767 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.767 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.768 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.768 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.768 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.769 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.769 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.770 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.770 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.771 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.771 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.772 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.772 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.772 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.773 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.773 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.774 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.774 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.774 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.775 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.775 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.776 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.776 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.777 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.777 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.777 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.778 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.778 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.778 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.779 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.779 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.780 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.781 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.782 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.782 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.784 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.784 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.784 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.785 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.785 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.786 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.786 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.787 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.787 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.787 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.788 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.788 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.789 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.789 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.790 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.790 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.790 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.791 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.791 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.792 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.792 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.793 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.793 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.793 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.794 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.794 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.795 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.795 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.796 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.796 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.796 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.797 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.798 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.798 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.799 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.799 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.800 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.800 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.800 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.801 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.802 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.802 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.802 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.803 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.803 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.804 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.804 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.804 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.805 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.805 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.806 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.806 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.807 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.807 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.807 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.808 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.808 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.808 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.809 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.809 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.810 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.810 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.811 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.811 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.812 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.812 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.813 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.813 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.814 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.814 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.815 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.815 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.815 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.816 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.816 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.817 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.817 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.817 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.818 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.818 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.819 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.819 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.820 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.820 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.821 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.821 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.821 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.822 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.823 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.823 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.823 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.824 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.825 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.825 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.826 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.826 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.827 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.827 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.828 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.829 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.829 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.830 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.830 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.831 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.831 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.831 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.832 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.832 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.833 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.833 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.834 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.834 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.834 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.835 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.835 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.836 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.836 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.837 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.838 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.838 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.839 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.839 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.840 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.840 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.841 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.841 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.841 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.842 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.842 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.843 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.843 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.843 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.845 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.845 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.845 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.846 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.846 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.847 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.847 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.847 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.848 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.848 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.849 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.849 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.850 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.850 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.851 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.851 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.852 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.852 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.853 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.853 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.854 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.854 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.854 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.855 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.855 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.856 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.856 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.856 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.857 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.857 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.858 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.858 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.858 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.859 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.859 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.861 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.861 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.862 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.862 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.863 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.863 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.864 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.864 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.865 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.865 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.866 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.866 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.867 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-01-15 16:20:48.867 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-01-15 16:20:48.868 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:20:48.868 | Obtaining file:///opt/stack/tempest 2021-01-15 16:20:50.888 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-15 16:20:52.896 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-01-15 16:20:52.900 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-01-15 16:20:52.915 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-01-15 16:20:52.933 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-01-15 16:20:52.941 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-01-15 16:20:52.953 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-01-15 16:20:52.985 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-01-15 16:20:52.988 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (4.0.3) 2021-01-15 16:20:53.002 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (8.0.4) 2021-01-15 16:20:53.016 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (4.0.1) 2021-01-15 16:20:53.025 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (4.1.3) 2021-01-15 16:20:53.070 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.1.1) 2021-01-15 16:20:53.083 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (4.1.2) 2021-01-15 16:20:53.101 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (2.7.1) 2021-01-15 16:20:53.137 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.4.5) 2021-01-15 16:20:53.140 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.7.2) 2021-01-15 16:20:53.142 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 607)) (0.9.6) 2021-01-15 16:20:53.146 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (2.4.7) 2021-01-15 16:20:53.150 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (1.8.0) 2021-01-15 16:20:53.153 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.16.0) 2021-01-15 16:20:53.159 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) (2.8.1) 2021-01-15 16:20:53.164 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 756)) (1.4.0) 2021-01-15 16:20:53.180 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 776)) (2019.3) 2021-01-15 16:20:53.184 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 791)) (2.23.0) 2021-01-15 16:20:53.207 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 803)) (1.4.0) 2021-01-15 16:20:53.212 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.14.0) 2021-01-15 16:20:53.215 | Requirement already satisfied: stestr===3.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (3.0.1) 2021-01-15 16:20:53.247 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 904)) (1.32.0) 2021-01-15 16:20:53.253 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-01-15 16:20:53.273 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-01-15 16:20:53.277 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-01-15 16:20:53.285 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-01-15 16:20:53.307 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (0.11.7) 2021-01-15 16:20:53.312 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-01-15 16:20:53.316 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-01-15 16:20:53.319 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-01-15 16:20:53.363 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-01-15 16:20:53.382 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (51.1.2) 2021-01-15 16:20:53.429 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-01-15 16:20:53.435 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-01-15 16:20:53.440 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.0.2) 2021-01-15 16:20:53.447 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-01-15 16:20:53.451 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-01-15 16:20:53.454 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-01-15 16:20:53.457 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-01-15 16:20:53.471 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-01-15 16:20:53.480 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-01-15 16:20:53.522 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-01-15 16:20:53.524 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-01-15 16:20:53.529 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-01-15 16:20:53.531 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-01-15 16:20:53.534 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.18.2) 2021-01-15 16:20:53.538 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704)) (1.6.0) 2021-01-15 16:20:53.541 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-01-15 16:20:53.544 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-01-15 16:20:53.547 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-01-15 16:20:53.559 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-01-15 16:20:53.562 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-01-15 16:20:53.566 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (2.20) 2021-01-15 16:20:55.303 | Installing collected packages: tempest 2021-01-15 16:20:55.305 | Running setup.py develop for tempest 2021-01-15 16:20:57.633 | Successfully installed tempest 2021-01-15 16:20:57.769 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-15 16:20:57.769 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-15 16:20:57.865 | ++ inc/python:pip_install:207 : result=0 2021-01-15 16:20:57.868 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-01-15 16:20:57.872 | ++ functions-common:time_stop:2331 : local name 2021-01-15 16:20:57.876 | ++ functions-common:time_stop:2332 : local end_time 2021-01-15 16:20:57.879 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-01-15 16:20:57.883 | ++ functions-common:time_stop:2334 : local total 2021-01-15 16:20:57.886 | ++ functions-common:time_stop:2335 : local start_time 2021-01-15 16:20:57.889 | ++ functions-common:time_stop:2337 : name=pip_install 2021-01-15 16:20:57.892 | ++ functions-common:time_stop:2338 : start_time=1610727645803 2021-01-15 16:20:57.894 | ++ functions-common:time_stop:2340 : [[ -z 1610727645803 ]] 2021-01-15 16:20:57.897 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-01-15 16:20:57.901 | ++ functions-common:time_stop:2343 : end_time=1610727657899 2021-01-15 16:20:57.904 | ++ functions-common:time_stop:2344 : elapsed_time=12096 2021-01-15 16:20:57.906 | ++ functions-common:time_stop:2345 : total=302002 2021-01-15 16:20:57.908 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-01-15 16:20:57.910 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=314098 2021-01-15 16:20:57.912 | ++ inc/python:pip_install:210 : return 0 2021-01-15 16:20:57.915 | ++ inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-01-15 16:20:57.917 | ++ inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-01-15 16:20:57.919 | ++ functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-01-15 16:20:57.936 | ++ functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-01-15 16:20:57.947 | ++ inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/tempest 2021-01-15 16:20:57.950 | ++ inc/python:use_library_from_git:263 : local name=/opt/stack/tempest 2021-01-15 16:20:57.952 | ++ inc/python:use_library_from_git:264 : local enabled=1 2021-01-15 16:20:57.954 | ++ inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-01-15 16:20:57.956 | ++ inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-01-15 16:20:57.958 | ++ inc/python:use_library_from_git:266 : return 1 2021-01-15 16:20:57.960 | ++ lib/tempest:configure_tempest:122 : local image_lines 2021-01-15 16:20:57.962 | ++ lib/tempest:configure_tempest:123 : local images 2021-01-15 16:20:57.965 | ++ lib/tempest:configure_tempest:124 : local num_images 2021-01-15 16:20:57.967 | ++ lib/tempest:configure_tempest:125 : local image_uuid 2021-01-15 16:20:57.969 | ++ lib/tempest:configure_tempest:126 : local image_uuid_alt 2021-01-15 16:20:57.971 | ++ lib/tempest:configure_tempest:127 : local password 2021-01-15 16:20:57.973 | ++ lib/tempest:configure_tempest:128 : local line 2021-01-15 16:20:57.975 | ++ lib/tempest:configure_tempest:129 : local flavors 2021-01-15 16:20:57.977 | ++ lib/tempest:configure_tempest:130 : local available_flavors 2021-01-15 16:20:57.979 | ++ lib/tempest:configure_tempest:131 : local flavors_ref 2021-01-15 16:20:57.981 | ++ lib/tempest:configure_tempest:132 : local flavor_lines 2021-01-15 16:20:57.983 | ++ lib/tempest:configure_tempest:133 : local flavor_ref_size 2021-01-15 16:20:57.985 | ++ lib/tempest:configure_tempest:134 : local flavor_ref_alt_size 2021-01-15 16:20:57.987 | ++ lib/tempest:configure_tempest:135 : local public_network_id 2021-01-15 16:20:57.989 | ++ lib/tempest:configure_tempest:136 : local public_router_id 2021-01-15 16:20:57.991 | ++ lib/tempest:configure_tempest:137 : local ssh_connect_method=floating 2021-01-15 16:20:57.993 | ++ lib/tempest:configure_tempest:138 : local disk 2021-01-15 16:20:57.995 | ++ lib/tempest:configure_tempest:141 : ifs=' 2021-01-15 16:20:57.995 | ' 2021-01-15 16:20:57.997 | ++ lib/tempest:configure_tempest:151 : declare -a images 2021-01-15 16:20:57.999 | ++ lib/tempest:configure_tempest:153 : is_service_enabled glance 2021-01-15 16:20:58.014 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:20:58.018 | +++ lib/tempest:configure_tempest:114 : oscwrap image list --property status=active 2021-01-15 16:20:58.019 | +++ lib/tempest:configure_tempest:114 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-01-15 16:20:58.025 | ++ lib/tempest:configure_tempest:154 : read -r IMAGE_NAME IMAGE_UUID 2021-01-15 16:21:00.377 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:21:00.380 | ++ lib/tempest:configure_tempest:155 : '[' ubuntu-16 = '' ']' 2021-01-15 16:21:00.389 | ++ lib/tempest:configure_tempest:159 : images+=($IMAGE_UUID) 2021-01-15 16:21:00.392 | ++ lib/tempest:configure_tempest:154 : read -r IMAGE_NAME IMAGE_UUID 2021-01-15 16:21:00.397 | ++ lib/tempest:configure_tempest:162 : case "${#images[*]}" in 2021-01-15 16:21:00.400 | ++ lib/tempest:configure_tempest:168 : '[' -z '' ']' 2021-01-15 16:21:00.403 | ++ lib/tempest:configure_tempest:169 : image_uuid=7340b602-2605-4e8a-911e-fe78a5e33f38 2021-01-15 16:21:00.406 | ++ lib/tempest:configure_tempest:170 : image_uuid_alt=7340b602-2605-4e8a-911e-fe78a5e33f38 2021-01-15 16:21:00.409 | ++ lib/tempest:configure_tempest:184 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-01-15 16:21:00.421 | ++ lib/tempest:configure_tempest:185 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-01-15 16:21:00.425 | ++ lib/tempest:configure_tempest:187 : local password=Passw0rd 2021-01-15 16:21:00.427 | ++ lib/tempest:configure_tempest:190 : local admin_username=admin 2021-01-15 16:21:00.430 | ++ lib/tempest:configure_tempest:191 : local admin_project_name=admin 2021-01-15 16:21:00.432 | ++ lib/tempest:configure_tempest:192 : local admin_domain_name=Default 2021-01-15 16:21:00.434 | ++ lib/tempest:configure_tempest:193 : local alt_username=alt_demo 2021-01-15 16:21:00.437 | ++ lib/tempest:configure_tempest:194 : local alt_project_name=alt_demo 2021-01-15 16:21:00.439 | ++ lib/tempest:configure_tempest:195 : local admin_project_id 2021-01-15 16:21:00.443 | +++ lib/tempest:configure_tempest:196 : oscwrap project list 2021-01-15 16:21:00.443 | +++ lib/tempest:configure_tempest:196 : awk '/ admin / { print $2 }' 2021-01-15 16:21:02.658 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:21:02.661 | ++ lib/tempest:configure_tempest:196 : admin_project_id=6fc6a0d8c69244f7b2a9df95f257751e 2021-01-15 16:21:02.665 | ++ lib/tempest:configure_tempest:198 : is_service_enabled nova 2021-01-15 16:21:02.684 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:02.688 | +++ lib/tempest:configure_tempest:201 : nova flavor-list 2021-01-15 16:21:04.523 | ++ lib/tempest:configure_tempest:201 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:21:04.524 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:21:04.524 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:21:04.524 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:21:04.524 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:21:04.524 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-01-15 16:21:04.528 | ++ lib/tempest:configure_tempest:202 : [[ -z '' ]] 2021-01-15 16:21:04.532 | ++ lib/tempest:configure_tempest:203 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:21:04.532 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:21:04.532 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:21:04.532 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.532 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.532 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:21:04.532 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:21:04.532 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:21:04.533 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:21:04.533 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-01-15 16:21:04.536 | ++ lib/tempest:configure_tempest:208 : flavor_ref=42 2021-01-15 16:21:04.540 | ++ lib/tempest:configure_tempest:209 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:21:04.540 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-01-15 16:21:04.540 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-01-15 16:21:04.541 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-01-15 16:21:04.541 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-01-15 16:21:04.541 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-01-15 16:21:04.544 | ++ lib/tempest:configure_tempest:214 : flavor_ref_alt=84 2021-01-15 16:21:04.548 | ++ lib/tempest:configure_tempest:263 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-01-15 16:21:04.579 | ++ lib/tempest:configure_tempest:265 : ssh_connect_method=floating 2021-01-15 16:21:04.581 | ++ lib/tempest:configure_tempest:271 : [[ True == \T\r\u\e ]] 2021-01-15 16:21:04.584 | ++ lib/tempest:configure_tempest:271 : is_networking_extension_supported external-net 2021-01-15 16:21:04.586 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-01-15 16:21:04.589 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-01-15 16:21:06.876 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:21:06.879 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-01-15 16:21:06.879 | router-admin-state-down-before-update 2021-01-15 16:21:06.879 | agent 2021-01-15 16:21:06.879 | agent-resources-synced 2021-01-15 16:21:06.879 | allowed-address-pairs 2021-01-15 16:21:06.879 | auto-allocated-topology 2021-01-15 16:21:06.879 | availability_zone 2021-01-15 16:21:06.879 | availability_zone_filter 2021-01-15 16:21:06.879 | default-subnetpools 2021-01-15 16:21:06.879 | dhcp_agent_scheduler 2021-01-15 16:21:06.879 | dvr 2021-01-15 16:21:06.879 | empty-string-filtering 2021-01-15 16:21:06.879 | external-net 2021-01-15 16:21:06.879 | extra_dhcp_opt 2021-01-15 16:21:06.879 | extraroute 2021-01-15 16:21:06.879 | extraroute-atomic 2021-01-15 16:21:06.880 | filter-validation 2021-01-15 16:21:06.880 | fip-port-details 2021-01-15 16:21:06.880 | flavors 2021-01-15 16:21:06.880 | floatingip-pools 2021-01-15 16:21:06.880 | ip-substring-filtering 2021-01-15 16:21:06.880 | router 2021-01-15 16:21:06.880 | ext-gw-mode 2021-01-15 16:21:06.880 | l3-ha 2021-01-15 16:21:06.880 | l3-flavors 2021-01-15 16:21:06.880 | l3-port-ip-change-not-allowed 2021-01-15 16:21:06.880 | l3_agent_scheduler 2021-01-15 16:21:06.880 | metering 2021-01-15 16:21:06.880 | multi-provider 2021-01-15 16:21:06.880 | net-mtu 2021-01-15 16:21:06.880 | net-mtu-writable 2021-01-15 16:21:06.880 | network_availability_zone 2021-01-15 16:21:06.880 | network-ip-availability 2021-01-15 16:21:06.880 | pagination 2021-01-15 16:21:06.880 | port-mac-address-regenerate 2021-01-15 16:21:06.880 | binding 2021-01-15 16:21:06.880 | binding-extended 2021-01-15 16:21:06.880 | port-security 2021-01-15 16:21:06.880 | project-id 2021-01-15 16:21:06.880 | provider 2021-01-15 16:21:06.880 | quotas 2021-01-15 16:21:06.880 | quota_details 2021-01-15 16:21:06.880 | rbac-policies 2021-01-15 16:21:06.880 | rbac-address-scope 2021-01-15 16:21:06.881 | rbac-security-groups 2021-01-15 16:21:06.881 | rbac-subnetpool 2021-01-15 16:21:06.881 | revision-if-match 2021-01-15 16:21:06.881 | standard-attr-revisions 2021-01-15 16:21:06.881 | router_availability_zone 2021-01-15 16:21:06.881 | port-security-groups-filtering 2021-01-15 16:21:06.881 | security-group 2021-01-15 16:21:06.881 | service-type 2021-01-15 16:21:06.881 | sorting 2021-01-15 16:21:06.881 | standard-attr-description 2021-01-15 16:21:06.881 | stateful-security-group 2021-01-15 16:21:06.881 | subnet_onboard 2021-01-15 16:21:06.881 | subnet-service-types 2021-01-15 16:21:06.881 | subnet_allocation 2021-01-15 16:21:06.881 | subnetpool-prefix-ops 2021-01-15 16:21:06.881 | standard-attr-tag 2021-01-15 16:21:06.881 | standard-attr-timestamp' 2021-01-15 16:21:06.882 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-01-15 16:21:06.882 | router-admin-state-down-before-update 2021-01-15 16:21:06.882 | agent 2021-01-15 16:21:06.882 | agent-resources-synced 2021-01-15 16:21:06.882 | allowed-address-pairs 2021-01-15 16:21:06.882 | auto-allocated-topology 2021-01-15 16:21:06.882 | availability_zone 2021-01-15 16:21:06.882 | availability_zone_filter 2021-01-15 16:21:06.882 | default-subnetpools 2021-01-15 16:21:06.882 | dhcp_agent_scheduler 2021-01-15 16:21:06.882 | dvr 2021-01-15 16:21:06.882 | empty-string-filtering 2021-01-15 16:21:06.882 | external-net 2021-01-15 16:21:06.882 | extra_dhcp_opt 2021-01-15 16:21:06.882 | extraroute 2021-01-15 16:21:06.883 | extraroute-atomic 2021-01-15 16:21:06.883 | filter-validation 2021-01-15 16:21:06.883 | fip-port-details 2021-01-15 16:21:06.883 | flavors 2021-01-15 16:21:06.883 | floatingip-pools 2021-01-15 16:21:06.883 | ip-substring-filtering 2021-01-15 16:21:06.883 | router 2021-01-15 16:21:06.883 | ext-gw-mode 2021-01-15 16:21:06.883 | l3-ha 2021-01-15 16:21:06.883 | l3-flavors 2021-01-15 16:21:06.883 | l3-port-ip-change-not-allowed 2021-01-15 16:21:06.883 | l3_agent_scheduler 2021-01-15 16:21:06.883 | metering 2021-01-15 16:21:06.883 | multi-provider 2021-01-15 16:21:06.883 | net-mtu 2021-01-15 16:21:06.883 | net-mtu-writable 2021-01-15 16:21:06.883 | network_availability_zone 2021-01-15 16:21:06.883 | network-ip-availability 2021-01-15 16:21:06.884 | pagination 2021-01-15 16:21:06.884 | port-mac-address-regenerate 2021-01-15 16:21:06.884 | binding 2021-01-15 16:21:06.884 | binding-extended 2021-01-15 16:21:06.884 | port-security 2021-01-15 16:21:06.884 | project-id 2021-01-15 16:21:06.884 | provider 2021-01-15 16:21:06.884 | quotas 2021-01-15 16:21:06.884 | quota_details 2021-01-15 16:21:06.884 | rbac-policies 2021-01-15 16:21:06.884 | rbac-address-scope 2021-01-15 16:21:06.884 | rbac-security-groups 2021-01-15 16:21:06.884 | rbac-subnetpool 2021-01-15 16:21:06.884 | revision-if-match 2021-01-15 16:21:06.884 | standard-attr-revisions 2021-01-15 16:21:06.884 | router_availability_zone 2021-01-15 16:21:06.885 | port-security-groups-filtering 2021-01-15 16:21:06.885 | security-group 2021-01-15 16:21:06.885 | service-type 2021-01-15 16:21:06.885 | sorting 2021-01-15 16:21:06.885 | standard-attr-description 2021-01-15 16:21:06.885 | stateful-security-group 2021-01-15 16:21:06.885 | subnet_onboard 2021-01-15 16:21:06.885 | subnet-service-types 2021-01-15 16:21:06.885 | subnet_allocation 2021-01-15 16:21:06.885 | subnetpool-prefix-ops 2021-01-15 16:21:06.885 | standard-attr-tag 2021-01-15 16:21:06.885 | standard-attr-timestamp =~ external-net ]] 2021-01-15 16:21:06.887 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-01-15 16:21:06.891 | +++ lib/tempest:configure_tempest:272 : oscwrap network show -f value -c id public 2021-01-15 16:21:09.289 | +++ functions-common:oscwrap:2371 : return 0 2021-01-15 16:21:09.292 | ++ lib/tempest:configure_tempest:272 : public_network_id=8fd09fe0-1184-46fe-a862-1c5352c00ef3 2021-01-15 16:21:09.295 | ++ lib/tempest:configure_tempest:274 : openstack network create --share shared 2021-01-15 16:21:13.004 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:21:13.004 | | Field | Value | 2021-01-15 16:21:13.004 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:21:13.004 | | admin_state_up | UP | 2021-01-15 16:21:13.005 | | availability_zone_hints | | 2021-01-15 16:21:13.005 | | availability_zones | | 2021-01-15 16:21:13.005 | | created_at | 2021-01-15T16:21:12Z | 2021-01-15 16:21:13.005 | | description | | 2021-01-15 16:21:13.005 | | dns_domain | None | 2021-01-15 16:21:13.005 | | id | 7e3befa5-9a5a-48f3-b75c-868049eac8a8 | 2021-01-15 16:21:13.005 | | ipv4_address_scope | None | 2021-01-15 16:21:13.005 | | ipv6_address_scope | None | 2021-01-15 16:21:13.005 | | is_default | False | 2021-01-15 16:21:13.005 | | is_vlan_transparent | None | 2021-01-15 16:21:13.005 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='6fc6a0d8c69244f7b2a9df95f257751e', project.name='admin', region_name='RegionOne', zone= | 2021-01-15 16:21:13.005 | | mtu | 1450 | 2021-01-15 16:21:13.005 | | name | shared | 2021-01-15 16:21:13.005 | | port_security_enabled | True | 2021-01-15 16:21:13.005 | | project_id | 6fc6a0d8c69244f7b2a9df95f257751e | 2021-01-15 16:21:13.005 | | provider:network_type | vxlan | 2021-01-15 16:21:13.005 | | provider:physical_network | None | 2021-01-15 16:21:13.005 | | provider:segmentation_id | 2 | 2021-01-15 16:21:13.005 | | qos_policy_id | None | 2021-01-15 16:21:13.005 | | revision_number | 1 | 2021-01-15 16:21:13.005 | | router:external | Internal | 2021-01-15 16:21:13.005 | | segments | None | 2021-01-15 16:21:13.005 | | shared | True | 2021-01-15 16:21:13.005 | | status | ACTIVE | 2021-01-15 16:21:13.005 | | subnets | | 2021-01-15 16:21:13.005 | | tags | | 2021-01-15 16:21:13.005 | | updated_at | 2021-01-15T16:21:12Z | 2021-01-15 16:21:13.005 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:21:13.131 | ++ lib/tempest:configure_tempest:275 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-01-15 16:21:16.268 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:21:16.268 | | Field | Value | 2021-01-15 16:21:16.268 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:21:16.268 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-01-15 16:21:16.268 | | cidr | 192.168.233.0/24 | 2021-01-15 16:21:16.268 | | created_at | 2021-01-15T16:21:15Z | 2021-01-15 16:21:16.268 | | description | shared-subnet | 2021-01-15 16:21:16.268 | | dns_nameservers | | 2021-01-15 16:21:16.268 | | dns_publish_fixed_ip | None | 2021-01-15 16:21:16.268 | | enable_dhcp | True | 2021-01-15 16:21:16.268 | | gateway_ip | 192.168.233.1 | 2021-01-15 16:21:16.268 | | host_routes | | 2021-01-15 16:21:16.268 | | id | 9fef44d0-7159-47fd-a252-8a1c2ef6fad3 | 2021-01-15 16:21:16.268 | | ip_version | 4 | 2021-01-15 16:21:16.268 | | ipv6_address_mode | None | 2021-01-15 16:21:16.268 | | ipv6_ra_mode | None | 2021-01-15 16:21:16.268 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='6fc6a0d8c69244f7b2a9df95f257751e', project.name='admin', region_name='RegionOne', zone= | 2021-01-15 16:21:16.268 | | name | shared-subnet | 2021-01-15 16:21:16.268 | | network_id | 7e3befa5-9a5a-48f3-b75c-868049eac8a8 | 2021-01-15 16:21:16.268 | | prefix_length | None | 2021-01-15 16:21:16.269 | | project_id | 6fc6a0d8c69244f7b2a9df95f257751e | 2021-01-15 16:21:16.269 | | revision_number | 0 | 2021-01-15 16:21:16.269 | | segment_id | None | 2021-01-15 16:21:16.269 | | service_types | | 2021-01-15 16:21:16.269 | | subnetpool_id | None | 2021-01-15 16:21:16.269 | | tags | | 2021-01-15 16:21:16.269 | | updated_at | 2021-01-15T16:21:15Z | 2021-01-15 16:21:16.269 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-01-15 16:21:16.392 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-01-15 16:21:16.420 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-01-15 16:21:16.447 | ++ lib/tempest:configure_tempest:282 : mkdir -p /opt/stack/data/tempest 2021-01-15 16:21:16.451 | ++ lib/tempest:configure_tempest:283 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-01-15 16:21:16.480 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-01-15 16:21:16.506 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-01-15 16:21:16.532 | ++ lib/tempest:configure_tempest:288 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-01-15 16:21:16.563 | ++ lib/tempest:configure_tempest:289 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-01-15 16:21:16.587 | ++ lib/tempest:configure_tempest:292 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.16/identity/v2.0/ 2021-01-15 16:21:16.615 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.16/identity/v3 2021-01-15 16:21:16.641 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-01-15 16:21:16.667 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-01-15 16:21:16.695 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-01-15 16:21:16.721 | ++ lib/tempest:configure_tempest:297 : [[ True == \T\r\u\e ]] 2021-01-15 16:21:16.723 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-01-15 16:21:16.751 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-01-15 16:21:16.778 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-01-15 16:21:16.806 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-01-15 16:21:16.832 | ++ lib/tempest:configure_tempest:303 : '[' False == True ']' 2021-01-15 16:21:16.835 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-01-15 16:21:16.862 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-01-15 16:21:16.887 | ++ lib/tempest:configure_tempest:311 : [[ '' != \v\2 ]] 2021-01-15 16:21:16.889 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-01-15 16:21:16.916 | ++ lib/tempest:configure_tempest:316 : is_service_enabled tls-proxy 2021-01-15 16:21:16.935 | ++ functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:21:16.938 | ++ lib/tempest:configure_tempest:321 : [[ True = True ]] 2021-01-15 16:21:16.940 | ++ lib/tempest:configure_tempest:322 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-01-15 16:21:16.972 | ++ lib/tempest:configure_tempest:327 : is_service_enabled ldap 2021-01-15 16:21:16.988 | ++ functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:21:16.991 | ++ lib/tempest:configure_tempest:333 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-01-15 16:21:17.019 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-01-15 16:21:17.054 | ++ lib/tempest:configure_tempest:342 : [[ ! -z '' ]] 2021-01-15 16:21:17.057 | ++ lib/tempest:configure_tempest:345 : '[' libvirt = xenserver ']' 2021-01-15 16:21:17.060 | ++ lib/tempest:configure_tempest:350 : '[' False '!=' True ']' 2021-01-15 16:21:17.063 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-01-15 16:21:17.094 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 7340b602-2605-4e8a-911e-fe78a5e33f38 2021-01-15 16:21:17.123 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 7340b602-2605-4e8a-911e-fe78a5e33f38 2021-01-15 16:21:17.154 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-01-15 16:21:17.182 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-01-15 16:21:17.211 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-01-15 16:21:17.240 | ++ lib/tempest:configure_tempest:360 : is_service_enabled neutron 2021-01-15 16:21:17.260 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:17.262 | ++ lib/tempest:configure_tempest:368 : [[ -n '' ]] 2021-01-15 16:21:17.265 | ++ lib/tempest:configure_tempest:378 : local tempest_compute_min_microversion=None 2021-01-15 16:21:17.267 | ++ lib/tempest:configure_tempest:379 : local tempest_compute_max_microversion=2.87 2021-01-15 16:21:17.270 | ++ lib/tempest:configure_tempest:382 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-01-15 16:21:17.272 | ++ lib/tempest:configure_tempest:386 : '[' None == None ']' 2021-01-15 16:21:17.274 | ++ lib/tempest:configure_tempest:387 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-01-15 16:21:17.297 | ++ lib/tempest:configure_tempest:391 : '[' 2.87 == None ']' 2021-01-15 16:21:17.299 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-01-15 16:21:17.324 | ++ lib/tempest:configure_tempest:397 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-01-15 16:21:17.352 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-01-15 16:21:17.384 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-01-15 16:21:17.411 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-01-15 16:21:17.438 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-01-15 16:21:17.465 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-01-15 16:21:17.492 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-01-15 16:21:17.522 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-01-15 16:21:17.548 | ++ lib/tempest:configure_tempest:405 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-01-15 16:21:17.550 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-01-15 16:21:17.581 | ++ lib/tempest:configure_tempest:409 : [[ False == \T\r\u\e ]] 2021-01-15 16:21:17.584 | ++ lib/tempest:configure_tempest:413 : is_service_enabled n-novnc 2021-01-15 16:21:17.605 | ++ functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:21:17.608 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-01-15 16:21:17.636 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 8fd09fe0-1184-46fe-a862-1c5352c00ef3 2021-01-15 16:21:17.664 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-01-15 16:21:17.691 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-01-15 16:21:17.718 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-01-15 16:21:17.747 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-01-15 16:21:17.775 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-01-15 16:21:17.804 | ++ lib/tempest:configure_tempest:427 : '[' libvirt = xenserver ']' 2021-01-15 16:21:17.806 | ++ lib/tempest:configure_tempest:433 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-01-15 16:21:17.808 | ++ lib/tempest:configure_tempest:434 : SCENARIO_IMAGE_FILE= 2021-01-15 16:21:17.811 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-01-15 16:21:17.845 | ++ lib/tempest:configure_tempest:439 : TEMPEST_SSH_NETWORK_NAME=private 2021-01-15 16:21:17.850 | ++ lib/tempest:configure_tempest:440 : is_provider_network 2021-01-15 16:21:17.852 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-01-15 16:21:17.854 | ++ functions-common:is_provider_network:2183 : return 1 2021-01-15 16:21:17.857 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-01-15 16:21:17.882 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-01-15 16:21:17.908 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-01-15 16:21:17.935 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-01-15 16:21:17.961 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-01-15 16:21:17.987 | ++ lib/tempest:configure_tempest:455 : [[ -n '' ]] 2021-01-15 16:21:17.989 | ++ lib/tempest:configure_tempest:459 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-01-15 16:21:17.992 | ++ lib/tempest:configure_tempest:460 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-01-15 16:21:17.995 | +++ lib/tempest:configure_tempest:462 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-01-15 16:21:18.011 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-01-15 16:21:18.043 | ++ lib/tempest:configure_tempest:464 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-01-15 16:21:18.045 | ++ lib/tempest:configure_tempest:465 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-01-15 16:21:18.049 | +++ lib/tempest:configure_tempest:467 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-01-15 16:21:18.068 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-01-15 16:21:18.103 | ++ lib/tempest:configure_tempest:470 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-01-15 16:21:18.108 | ++ lib/tempest:configure_tempest:470 : '[' libvirt = libvirt ']' 2021-01-15 16:21:18.108 | ++ lib/tempest:configure_tempest:471 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-01-15 16:21:18.114 | +++ lib/tempest:configure_tempest:473 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-01-15 16:21:18.133 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-01-15 16:21:18.163 | ++ lib/tempest:configure_tempest:475 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-01-15 16:21:18.165 | ++ lib/tempest:configure_tempest:476 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-01-15 16:21:18.167 | +++ lib/tempest:configure_tempest:478 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-01-15 16:21:18.187 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-01-15 16:21:18.216 | ++ lib/tempest:configure_tempest:479 : local tempest_volume_min_microversion=None 2021-01-15 16:21:18.219 | ++ lib/tempest:configure_tempest:480 : local tempest_volume_max_microversion=3.60 2021-01-15 16:21:18.222 | ++ lib/tempest:configure_tempest:483 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-01-15 16:21:18.224 | ++ lib/tempest:configure_tempest:487 : '[' None == None ']' 2021-01-15 16:21:18.226 | ++ lib/tempest:configure_tempest:488 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-01-15 16:21:18.246 | ++ lib/tempest:configure_tempest:493 : '[' 3.60 == None ']' 2021-01-15 16:21:18.248 | ++ lib/tempest:configure_tempest:496 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-01-15 16:21:18.278 | ++ lib/tempest:configure_tempest:499 : is_service_enabled c-bak 2021-01-15 16:21:18.293 | ++ functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:21:18.295 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-01-15 16:21:18.321 | ++ lib/tempest:configure_tempest:506 : [[ -n lvm:lvmdriver-1 ]] 2021-01-15 16:21:18.323 | ++ lib/tempest:configure_tempest:506 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-01-15 16:21:18.326 | ++ lib/tempest:configure_tempest:526 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-01-15 16:21:18.328 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-01-15 16:21:18.331 | ++ lib/tempest:configure_tempest:540 : local tempest_placement_min_microversion=None 2021-01-15 16:21:18.333 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_max_microversion=1.36 2021-01-15 16:21:18.335 | ++ lib/tempest:configure_tempest:542 : '[' None == None ']' 2021-01-15 16:21:18.337 | ++ lib/tempest:configure_tempest:543 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-01-15 16:21:18.355 | ++ lib/tempest:configure_tempest:547 : '[' 1.36 == None ']' 2021-01-15 16:21:18.358 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-01-15 16:21:18.385 | ++ lib/tempest:configure_tempest:554 : '[' libvirt = ironic ']' 2021-01-15 16:21:18.388 | ++ lib/tempest:configure_tempest:568 : '[' libvirt = libvirt ']' 2021-01-15 16:21:18.390 | ++ lib/tempest:configure_tempest:570 : '[' kvm = lxc ']' 2021-01-15 16:21:18.393 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-01-15 16:21:18.419 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-01-15 16:21:18.445 | ++ lib/tempest:configure_tempest:591 : local service 2021-01-15 16:21:18.447 | ++ lib/tempest:configure_tempest:592 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-01-15 16:21:18.450 | ++ lib/tempest:configure_tempest:593 : for service in ${tempest_services//,/ } 2021-01-15 16:21:18.452 | ++ lib/tempest:configure_tempest:594 : is_service_enabled key 2021-01-15 16:21:18.468 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:18.470 | ++ lib/tempest:configure_tempest:595 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-01-15 16:21:18.501 | ++ lib/tempest:configure_tempest:593 : for service in ${tempest_services//,/ } 2021-01-15 16:21:18.503 | ++ lib/tempest:configure_tempest:594 : is_service_enabled glance 2021-01-15 16:21:18.519 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:18.521 | ++ lib/tempest:configure_tempest:595 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-01-15 16:21:18.548 | ++ lib/tempest:configure_tempest:593 : for service in ${tempest_services//,/ } 2021-01-15 16:21:18.550 | ++ lib/tempest:configure_tempest:594 : is_service_enabled nova 2021-01-15 16:21:18.567 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:18.569 | ++ lib/tempest:configure_tempest:595 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-01-15 16:21:18.604 | ++ lib/tempest:configure_tempest:593 : for service in ${tempest_services//,/ } 2021-01-15 16:21:18.609 | ++ lib/tempest:configure_tempest:594 : is_service_enabled neutron 2021-01-15 16:21:18.626 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:18.629 | ++ lib/tempest:configure_tempest:595 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-01-15 16:21:18.662 | ++ lib/tempest:configure_tempest:593 : for service in ${tempest_services//,/ } 2021-01-15 16:21:18.665 | ++ lib/tempest:configure_tempest:594 : is_service_enabled cinder 2021-01-15 16:21:18.680 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:18.682 | ++ lib/tempest:configure_tempest:595 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-01-15 16:21:18.709 | ++ lib/tempest:configure_tempest:593 : for service in ${tempest_services//,/ } 2021-01-15 16:21:18.711 | ++ lib/tempest:configure_tempest:594 : is_service_enabled swift 2021-01-15 16:21:18.728 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:21:18.731 | ++ lib/tempest:configure_tempest:595 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-01-15 16:21:18.757 | ++ lib/tempest:configure_tempest:593 : for service in ${tempest_services//,/ } 2021-01-15 16:21:18.759 | ++ lib/tempest:configure_tempest:594 : is_service_enabled horizon 2021-01-15 16:21:18.775 | ++ functions-common:is_service_enabled:1987 : return 1 2021-01-15 16:21:18.777 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-01-15 16:21:18.804 | ++ lib/tempest:configure_tempest:601 : '[' libvirt = libvirt ']' 2021-01-15 16:21:18.807 | ++ lib/tempest:configure_tempest:601 : '[' kvm = lxc ']' 2021-01-15 16:21:18.809 | ++ lib/tempest:configure_tempest:611 : local tmp_cfg_file 2021-01-15 16:21:18.812 | +++ lib/tempest:configure_tempest:612 : mktemp 2021-01-15 16:21:18.817 | ++ lib/tempest:configure_tempest:612 : tmp_cfg_file=/tmp/tmp.g2kYiHTQhb 2021-01-15 16:21:18.819 | ++ lib/tempest:configure_tempest:613 : cd /opt/stack/tempest 2021-01-15 16:21:18.822 | ++ lib/tempest:configure_tempest:614 : [[ False != \T\r\u\e ]] 2021-01-15 16:21:18.824 | ++ lib/tempest:configure_tempest:615 : tox -revenv-tempest --notest 2021-01-15 16:21:19.468 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-01-15 16:21:20.402 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-01-15 16:21:39.129 | venv-tempest develop-inst: /opt/stack/tempest 2021-01-15 16:21:44.668 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.3.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.3.0,importlib-resources==4.1.1,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.8,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.5,PyYAML==5.3.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a811f44b554781594c61d4cee0e5e17a9ce24045#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-01-15 16:21:44.668 | ___________________________________ summary ____________________________________ 2021-01-15 16:21:44.668 | venv-tempest: skipped tests 2021-01-15 16:21:44.668 | congratulations :) 2021-01-15 16:21:44.706 | ++ lib/tempest:configure_tempest:619 : local tmp_u_c_m 2021-01-15 16:21:44.709 | +++ lib/tempest:configure_tempest:620 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-01-15 16:21:44.717 | ++ lib/tempest:configure_tempest:620 : tmp_u_c_m=/tmp/tempest_u_c_m.PR82MdhCzS 2021-01-15 16:21:44.721 | ++ lib/tempest:configure_tempest:621 : cd /opt/stack/requirements 2021-01-15 16:21:44.724 | ++ lib/tempest:configure_tempest:621 : git show origin/master:upper-constraints.txt 2021-01-15 16:21:44.730 | ++ lib/tempest:configure_tempest:622 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.PR82MdhCzS -r requirements.txt 2021-01-15 16:21:46.406 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2021-01-15 16:21:46.407 | warnings.warn(msg) 2021-01-15 16:21:46.493 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-01-15 16:21:46.991 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.3.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.3.0,importlib-resources==4.1.1,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.8,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.5,PyYAML==5.3.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a811f44b554781594c61d4cee0e5e17a9ce24045#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-01-15 16:21:46.992 | venv-tempest run-test-pre: PYTHONHASHSEED='3839333582' 2021-01-15 16:21:46.992 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.PR82MdhCzS -r requirements.txt 2021-01-15 16:21:47.826 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-15 16:21:48.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-15 16:21:48.481 | Requirement already satisfied: oslo.concurrency===4.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 24)) (4.3.1) 2021-01-15 16:21:48.491 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 46)) (5.5.1) 2021-01-15 16:21:48.494 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 52)) (5.0.1) 2021-01-15 16:21:48.500 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 62)) (3.0.0) 2021-01-15 16:21:48.512 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 117)) (2.2.0) 2021-01-15 16:21:48.519 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 132)) (0.8.0) 2021-01-15 16:21:48.526 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 140)) (0.7.2) 2021-01-15 16:21:48.529 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 162)) (2.7.2) 2021-01-15 16:21:48.566 | Requirement already satisfied: urllib3===1.26.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 167)) (1.26.2) 2021-01-15 16:21:48.587 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 172)) (1.4.0) 2021-01-15 16:21:48.602 | Requirement already satisfied: PyYAML===5.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 176)) (5.3.1) 2021-01-15 16:21:48.606 | Requirement already satisfied: cryptography===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 180)) (3.3.1) 2021-01-15 16:21:48.646 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 198)) (1.1.0) 2021-01-15 16:21:48.654 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 206)) (3.2.0) 2021-01-15 16:21:48.664 | Requirement already satisfied: cliff===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 240)) (3.5.0) 2021-01-15 16:21:48.692 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 271)) (4.4.0) 2021-01-15 16:21:48.732 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 299)) (3.1.0) 2021-01-15 16:21:48.762 | Requirement already satisfied: oslo.serialization===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 300)) (4.0.1) 2021-01-15 16:21:48.772 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 336)) (2.4.0) 2021-01-15 16:21:48.790 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 376)) (1.4.0) 2021-01-15 16:21:48.804 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 381)) (1.0.2) 2021-01-15 16:21:48.807 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 383)) (8.4.0) 2021-01-15 16:21:48.851 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 398)) (2.4.7) 2021-01-15 16:21:48.854 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 409)) (3.3.0) 2021-01-15 16:21:48.863 | Requirement already satisfied: cmd2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 418)) (1.4.0) 2021-01-15 16:21:48.922 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 435)) (1.15.0) 2021-01-15 16:21:48.925 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 462)) (1.12.1) 2021-01-15 16:21:48.927 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 473)) (1.4.0) 2021-01-15 16:21:48.932 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 476)) (0.18.2) 2021-01-15 16:21:48.936 | Requirement already satisfied: importlib-resources===4.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 502)) (4.1.1) 2021-01-15 16:21:48.963 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 516)) (1.14.4) 2021-01-15 16:21:48.966 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 518)) (3.2.0) 2021-01-15 16:21:48.997 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 531)) (3.4.0) 2021-01-15 16:21:49.024 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 544)) (0.14.1) 2021-01-15 16:21:49.029 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 550)) (4.7.0) 2021-01-15 16:21:49.048 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 557)) (2.8.1) 2021-01-15 16:21:49.052 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 560)) (0.4.4) 2021-01-15 16:21:49.057 | Requirement already satisfied: pytz===2020.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 563)) (2020.5) 2021-01-15 16:21:49.061 | Requirement already satisfied: setuptools===51.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 570)) (51.1.2) 2021-01-15 16:21:49.107 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 158)) (1.0.0) 2021-01-15 16:21:49.109 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.PR82MdhCzS (line 198)) (1.4.0) 2021-01-15 16:21:49.112 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 143)) (1.4.0) 2021-01-15 16:21:49.115 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 55)) (3.1.1) 2021-01-15 16:21:49.121 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 116)) (0.9.6) 2021-01-15 16:21:49.124 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 2)) (0.12.1) 2021-01-15 16:21:49.129 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 96)) (1.6.0) 2021-01-15 16:21:49.131 | Requirement already satisfied: importlib-metadata===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 274)) (3.3.0) 2021-01-15 16:21:49.171 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 215)) (2.25.1) 2021-01-15 16:21:49.192 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 49)) (20.3.0) 2021-01-15 16:21:49.237 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 137)) (0.2.5) 2021-01-15 16:21:49.242 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 262)) (1.8.1) 2021-01-15 16:21:49.245 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 174)) (2.20) 2021-01-15 16:21:49.248 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 471)) (0.17.3) 2021-01-15 16:21:49.253 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 489)) (1.5) 2021-01-15 16:21:49.255 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 495)) (0.10.9) 2021-01-15 16:21:49.258 | Requirement already satisfied: iso8601===0.1.13 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 350)) (0.1.13) 2021-01-15 16:21:49.261 | Requirement already satisfied: packaging===20.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 324)) (20.8) 2021-01-15 16:21:49.266 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 352)) (1.0.0) 2021-01-15 16:21:49.269 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 558)) (3.7.4.3) 2021-01-15 16:21:49.274 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 354)) (2.10) 2021-01-15 16:21:49.278 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 3)) (4.0.0) 2021-01-15 16:21:49.281 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.PR82MdhCzS (line 41)) (2020.12.5) 2021-01-15 16:21:49.378 | WARNING: You are using pip version 20.0.2; however, version 20.3.3 is available. 2021-01-15 16:21:49.378 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-01-15 16:21:49.455 | ___________________________________ summary ____________________________________ 2021-01-15 16:21:49.455 | venv-tempest: commands succeeded 2021-01-15 16:21:49.455 | congratulations :) 2021-01-15 16:21:49.519 | ++ lib/tempest:configure_tempest:623 : rm -f /tmp/tempest_u_c_m.PR82MdhCzS 2021-01-15 16:21:49.525 | ++ lib/tempest:configure_tempest:626 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-01-15 16:21:49.564 | ++ lib/tempest:configure_tempest:627 : [[ False == \T\r\u\e ]] 2021-01-15 16:21:49.567 | ++ lib/tempest:configure_tempest:635 : [[ True == \F\a\l\s\e ]] 2021-01-15 16:21:49.569 | ++ lib/tempest:configure_tempest:639 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-01-15 16:21:49.599 | ++ lib/tempest:configure_tempest:645 : tox -evenv -- tempest verify-config -uro /tmp/tmp.g2kYiHTQhb 2021-01-15 16:21:50.290 | venv create: /opt/stack/tempest/.tox/venv 2021-01-15 16:21:50.966 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-01-15 16:22:18.818 | venv develop-inst: /opt/stack/tempest 2021-01-15 16:22:26.569 | venv installed: alabaster==0.7.12,attrs==20.3.0,Babel==2.9.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.3.1,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.15,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,importlib-metadata==3.3.0,importlib-resources==4.1.1,iso8601==0.1.13,Jinja2==2.11.2,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.7,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.8,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,Pygments==2.7.3,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.5,PyYAML==5.3.1,reno==3.2.0,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.0.0,Sphinx==3.4.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@a811f44b554781594c61d4cee0e5e17a9ce24045#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-01-15 16:22:26.570 | venv run-test-pre: PYTHONHASHSEED='1741718489' 2021-01-15 16:22:26.571 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.g2kYiHTQhb 2021-01-15 16:22:30.163 | /opt/stack/tempest/tempest/lib/services/clients.py:211: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-01-15 16:22:30.163 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-01-15 16:22:30.163 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-01-15 16:22:30.272 | ___________________________________ summary ____________________________________ 2021-01-15 16:22:30.272 | venv: commands succeeded 2021-01-15 16:22:30.272 | congratulations :) 2021-01-15 16:22:30.305 | ++ lib/tempest:configure_tempest:650 : is_service_enabled q-metering 2021-01-15 16:22:30.322 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:22:30.325 | ++ lib/tempest:configure_tempest:655 : is_service_enabled q-l3 2021-01-15 16:22:30.343 | ++ functions-common:is_service_enabled:1987 : return 0 2021-01-15 16:22:30.346 | ++ lib/tempest:configure_tempest:659 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-01-15 16:22:30.349 | ++ lib/tempest:configure_tempest:660 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-01-15 16:22:30.351 | ++ lib/tempest:configure_tempest:661 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-01-15 16:22:30.354 | ++ lib/tempest:configure_tempest:662 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-01-15 16:22:30.356 | ++ lib/tempest:configure_tempest:663 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-01-15 16:22:30.359 | ++ lib/tempest:configure_tempest:664 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-01-15 16:22:30.361 | ++ lib/tempest:configure_tempest:665 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-01-15 16:22:30.364 | ++ lib/tempest:configure_tempest:666 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-01-15 16:22:30.366 | ++ lib/tempest:configure_tempest:667 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-01-15 16:22:30.369 | ++ lib/tempest:configure_tempest:668 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-01-15 16:22:30.371 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-01-15 16:22:30.373 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-01-15 16:22:30.376 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-01-15 16:22:30.379 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-01-15 16:22:30.381 | ++ lib/tempest:configure_tempest:675 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-01-15 16:22:30.388 | ++ lib/tempest:configure_tempest:676 : [[ ! -z '' ]] 2021-01-15 16:22:30.390 | ++ lib/tempest:configure_tempest:682 : [[ -n '' ]] 2021-01-15 16:22:30.393 | ++ lib/tempest:configure_tempest:685 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-01-15 16:22:30.420 | ++ lib/tempest:configure_tempest:687 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-01-15 16:22:30.423 | ++ lib/tempest:configure_tempest:688 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-01-15 16:22:30.425 | ++ lib/tempest:configure_tempest:689 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-01-15 16:22:30.428 | ++ lib/tempest:configure_tempest:690 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-01-15 16:22:30.430 | ++ lib/tempest:configure_tempest:691 : [[ ! -z '' ]] 2021-01-15 16:22:30.433 | ++ lib/tempest:configure_tempest:697 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-01-15 16:22:30.462 | ++ lib/tempest:configure_tempest:707 : local network_available_features= 2021-01-15 16:22:30.464 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-01-15 16:22:30.493 | ++ lib/tempest:configure_tempest:710 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-01-15 16:22:30.496 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-01-15 16:22:30.500 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-01-15 16:22:30.502 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-01-15 16:22:30.505 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-01-15 16:22:30.507 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-01-15 16:22:30.510 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-01-15 16:22:30.512 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-01-15 16:22:30.515 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-01-15 16:22:30.518 | ++ lib/tempest:configure_tempest:719 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-01-15 16:22:30.520 | ++ lib/tempest:configure_tempest:720 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-01-15 16:22:30.523 | ++ lib/tempest:configure_tempest:721 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-01-15 16:22:30.525 | ++ lib/tempest:configure_tempest:722 : [[ ! -z '' ]] 2021-01-15 16:22:30.528 | ++ lib/tempest:configure_tempest:728 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-01-15 16:22:30.556 | ++ lib/tempest:configure_tempest:731 : IFS=' 2021-01-15 16:22:30.557 | ' 2021-01-15 16:22:30.560 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-01-15 16:22:30.563 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-01-15 16:22:30.565 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest Plugins 2021-01-15 16:22:30.568 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-01-15 16:22:30.571 | ++ lib/tempest:install_tempest_plugins:755 : pushd /opt/stack/tempest 2021-01-15 16:22:30.571 | /opt/stack/tempest /opt/stack/tempest 2021-01-15 16:22:30.574 | ++ lib/tempest:install_tempest_plugins:756 : [[ 0 != 0 ]] 2021-01-15 16:22:30.578 | ++ lib/tempest:install_tempest_plugins:766 : popd 2021-01-15 16:22:30.578 | /opt/stack/tempest 2021-01-15 16:22:30.581 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-15 16:22:30.584 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-15 16:22:30.587 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-01-15 16:22:30.590 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-15 16:22:30.593 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-01-15 16:22:30.596 | + functions-common:run_plugins:1745 : local mode=stack 2021-01-15 16:22:30.599 | + functions-common:run_plugins:1746 : local phase=test-config 2021-01-15 16:22:30.602 | + functions-common:run_plugins:1748 : local plugins= 2021-01-15 16:22:30.606 | + functions-common:run_plugins:1749 : local plugin 2021-01-15 16:22:30.609 | + ./stack.sh:main:1442 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-01-15 16:22:30.612 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-01-15 16:22:30.614 | + inc/meta-config:merge_config_group:171 : shift 2021-01-15 16:22:30.617 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-01-15 16:22:30.620 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:22:30.622 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-01-15 16:22:30.625 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-01-15 16:22:30.628 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-01-15 16:22:30.631 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-01-15 16:22:30.634 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-01-15 16:22:30.637 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-01-15 16:22:30.639 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-01-15 16:22:30.639 | /^\[\[.+\|.*\]\]/ { 2021-01-15 16:22:30.639 | gsub("[][]", "", $1); 2021-01-15 16:22:30.639 | split($1, a, "|"); 2021-01-15 16:22:30.639 | if (a[1] == matchgroup) 2021-01-15 16:22:30.639 | print a[2] 2021-01-15 16:22:30.639 | } 2021-01-15 16:22:30.639 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 25 test_with_retry 5 apt-get-update 5 osc 364 wait_for_service 24 git_timed 13 dbsync 73 pip_install 314 apt-get 228 ------------------------- Unaccounted time 641 ========================= Total runtime 1692 This is your host IP address: 10.222.0.16 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.16/identity/ The default users are: admin and demo The password: Passw0rd WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: ussuri Change: a6ede1b7a6e1698b3820b4c992e7cbce36b9acd5 Remove tempest deprecated img_dir option 2021-01-13 09:32:31 +0000 OS Version: Ubuntu 18.04 bionic