2021-06-18 09:34:18.120 | + ./stack.sh:main:465 : exec 2021-06-18 09:34:18.120 | + ./stack.sh:main:473 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-06-18-093418' 2021-06-18 09:34:18.121 | ++ ./stack.sh:main:465 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-06-18-093418.summary.2021-06-18-093418 2021-06-18 09:34:18.121 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:34:18.121 | + ./stack.sh:echo_summary:424 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-06-18-093418 2021-06-18 09:34:18.121 | + ./stack.sh:main:475 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-18-093418 /opt/stack/logs/stack.sh.log 2021-06-18 09:34:18.121 | + ./stack.sh:main:476 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-18-093418.summary.2021-06-18-093418 /opt/stack/logs/stack.sh.log.summary 2021-06-18 09:34:18.121 | + ./stack.sh:main:491 : check_path_perm_sanity /opt/stack 2021-06-18 09:34:18.121 | + functions:check_path_perm_sanity:583 : local real_path 2021-06-18 09:34:18.121 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-06-18 09:34:18.121 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-06-18 09:34:18.121 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-06-18 09:34:18.121 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-06-18 09:34:18.121 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-06-18 09:34:18.121 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-18 09:34:18.121 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-06-18 09:34:18.121 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-06-18 09:34:18.122 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-06-18 09:34:18.125 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-18 09:34:18.127 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-06-18 09:34:18.129 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-06-18 09:34:18.132 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-06-18 09:34:18.134 | + ./stack.sh:main:497 : trap exit_trap EXIT 2021-06-18 09:34:18.136 | + ./stack.sh:main:538 : trap err_trap ERR 2021-06-18 09:34:18.138 | + ./stack.sh:main:551 : set -o errexit 2021-06-18 09:34:18.140 | + ./stack.sh:main:554 : uname -a 2021-06-18 09:34:18.141 | Linux dv-cinder-797022-1-smb 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-06-18 09:34:18.143 | + ./stack.sh:main:557 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-06-18 09:34:18.145 | + ./stack.sh:main:558 : rm -f /opt/stack/data/ca-bundle.pem 2021-06-18 09:34:18.148 | + ./stack.sh:main:561 : source /home/ubuntu/devstack/lib/database 2021-06-18 09:34:18.173 | + ./stack.sh:main:562 : source /home/ubuntu/devstack/lib/rpc_backend 2021-06-18 09:34:18.188 | + ./stack.sh:main:568 : fetch_plugins 2021-06-18 09:34:18.190 | + functions-common:fetch_plugins:1677 : local plugins= 2021-06-18 09:34:18.192 | + functions-common:fetch_plugins:1678 : local plugin 2021-06-18 09:34:18.194 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-06-18 09:34:18.196 | + functions-common:fetch_plugins:1682 : return 2021-06-18 09:34:18.198 | + ./stack.sh:main:572 : run_phase override_defaults 2021-06-18 09:34:18.199 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-06-18 09:34:18.201 | + functions-common:run_phase:1760 : local phase= 2021-06-18 09:34:18.203 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-18 09:34:18.205 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-06-18 09:34:18.207 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-18 09:34:18.209 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-06-18 09:34:18.210 | + functions-common:run_phase:1769 : local extra 2021-06-18 09:34:18.212 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-18 09:34:18.215 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-06-18 09:34:18.217 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-18 09:34:18.220 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-18 09:34:18.221 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-06-18 09:34:18.223 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-18 09:34:18.236 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:34:18.238 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-18 09:34:18.240 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-18 09:34:18.241 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-18 09:34:18.243 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-18 09:34:18.245 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-18 09:34:18.247 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-18 09:34:18.249 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-06-18 09:34:18.251 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-06-18 09:34:18.253 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-18 09:34:18.254 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-18 09:34:18.256 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-06-18 09:34:18.258 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-06-18 09:34:18.260 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-06-18 09:34:18.262 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-06-18 09:34:18.264 | + functions-common:plugin_override_defaults:1723 : return 2021-06-18 09:34:18.266 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/apache 2021-06-18 09:34:18.282 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/tls 2021-06-18 09:34:18.285 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-06-18 09:34:18.298 | ++ functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:34:18.300 | +++ lib/tls:source:43 : hostname -f 2021-06-18 09:34:18.303 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-06-18 09:34:18.305 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-06-18 09:34:18.307 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-06-18 09:34:18.309 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-06-18 09:34:18.311 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-06-18 09:34:18.313 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-06-18 09:34:18.315 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-06-18 09:34:18.317 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-06-18 09:34:18.318 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-06-18 09:34:18.320 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-06-18 09:34:18.325 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/infra 2021-06-18 09:34:18.336 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/libraries 2021-06-18 09:34:18.353 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/lvm 2021-06-18 09:34:18.364 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/horizon 2021-06-18 09:34:18.376 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/keystone 2021-06-18 09:34:18.401 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/glance 2021-06-18 09:34:18.430 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/nova 2021-06-18 09:34:18.508 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/placement 2021-06-18 09:34:18.528 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/cinder 2021-06-18 09:34:18.561 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/swift 2021-06-18 09:34:18.609 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/neutron 2021-06-18 09:34:18.649 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-06-18 09:34:18.735 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/ldap 2021-06-18 09:34:18.748 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/dstat 2021-06-18 09:34:18.761 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tcpdump 2021-06-18 09:34:18.781 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/etcd3 2021-06-18 09:34:18.874 | + ./stack.sh:main:601 : run_phase source 2021-06-18 09:34:18.877 | + functions-common:run_phase:1759 : local mode=source 2021-06-18 09:34:18.879 | + functions-common:run_phase:1760 : local phase= 2021-06-18 09:34:18.881 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-18 09:34:18.883 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-06-18 09:34:18.885 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-18 09:34:18.887 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-06-18 09:34:18.890 | + functions-common:run_phase:1769 : local extra 2021-06-18 09:34:18.892 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-18 09:34:18.895 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-06-18 09:34:18.898 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-18 09:34:18.900 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-18 09:34:18.902 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-06-18 09:34:18.905 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-18 09:34:18.923 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:34:18.925 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-06-18 09:34:18.927 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-06-18 09:34:18.964 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-06-18 09:34:18.966 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-06-18 09:34:18.969 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-06-18 09:34:18.971 | + functions-common:run_phase:1781 : load_plugin_settings 2021-06-18 09:34:18.973 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-06-18 09:34:18.976 | + functions-common:load_plugin_settings:1696 : local plugin 2021-06-18 09:34:18.979 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-06-18 09:34:18.981 | + functions-common:load_plugin_settings:1700 : return 2021-06-18 09:34:18.983 | + functions-common:run_phase:1782 : verify_disabled_services 2021-06-18 09:34:18.986 | + functions-common:verify_disabled_services:2042 : local service 2021-06-18 09:34:18.988 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:18.991 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-06-18 09:34:18.993 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:18.995 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-06-18 09:34:18.998 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.001 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-06-18 09:34:19.003 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.005 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-06-18 09:34:19.008 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.010 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-06-18 09:34:19.012 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.015 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-06-18 09:34:19.018 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.020 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-06-18 09:34:19.023 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.025 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-06-18 09:34:19.028 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.030 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-06-18 09:34:19.033 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.035 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-06-18 09:34:19.037 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.040 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-06-18 09:34:19.042 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.044 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-06-18 09:34:19.047 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.049 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-06-18 09:34:19.051 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.054 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-06-18 09:34:19.056 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.058 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-06-18 09:34:19.061 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.063 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-06-18 09:34:19.066 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.068 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-06-18 09:34:19.071 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.073 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-06-18 09:34:19.075 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.078 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-06-18 09:34:19.080 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.083 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-06-18 09:34:19.085 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.087 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-06-18 09:34:19.090 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.093 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-06-18 09:34:19.095 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.097 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-06-18 09:34:19.100 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.102 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-06-18 09:34:19.104 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.107 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-06-18 09:34:19.112 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.115 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-06-18 09:34:19.117 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.119 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-06-18 09:34:19.122 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.125 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-06-18 09:34:19.127 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.129 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-06-18 09:34:19.131 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.134 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-06-18 09:34:19.136 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.138 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-06-18 09:34:19.141 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.143 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-06-18 09:34:19.146 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.148 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-06-18 09:34:19.150 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.152 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-06-18 09:34:19.155 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.157 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-06-18 09:34:19.160 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.162 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-06-18 09:34:19.164 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.167 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-06-18 09:34:19.169 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.171 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-06-18 09:34:19.174 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.176 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-06-18 09:34:19.178 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 09:34:19.181 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-06-18 09:34:19.183 | + ./stack.sh:main:672 : initialize_database_backends 2021-06-18 09:34:19.186 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-18 09:34:19.189 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-06-18 09:34:19.204 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:34:19.206 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-06-18 09:34:19.208 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-18 09:34:19.210 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-06-18 09:34:19.224 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:34:19.227 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-06-18 09:34:19.229 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-06-18 09:34:19.231 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-06-18 09:34:19.234 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-06-18 09:34:19.236 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-06-18 09:34:19.238 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-06-18 09:34:19.241 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-06-18 09:34:19.244 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-06-18 09:34:19.246 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-18 09:34:19.249 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-06-18 09:34:19.252 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-18 09:34:19.254 | + lib/database:initialize_database_backends:104 : return 0 2021-06-18 09:34:19.256 | + ./stack.sh:main:673 : echo 'Using mysql database backend' 2021-06-18 09:34:19.256 | Using mysql database backend 2021-06-18 09:34:19.259 | + ./stack.sh:main:676 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-06-18 09:34:19.276 | + ./stack.sh:main:688 : is_service_enabled rabbit 2021-06-18 09:34:19.292 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:34:19.295 | + ./stack.sh:main:689 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-06-18 09:34:19.314 | + ./stack.sh:main:696 : is_service_enabled keystone 2021-06-18 09:34:19.330 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:34:19.333 | + ./stack.sh:main:698 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-06-18 09:34:19.348 | + ./stack.sh:main:700 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-06-18 09:34:19.364 | + ./stack.sh:main:711 : is_service_enabled ldap 2021-06-18 09:34:19.380 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:34:19.382 | + ./stack.sh:main:720 : is_service_enabled nova 2021-06-18 09:34:19.399 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:34:19.402 | + ./stack.sh:main:720 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-06-18 09:34:19.405 | + ./stack.sh:main:730 : is_service_enabled s-proxy 2021-06-18 09:34:19.420 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:34:19.422 | + ./stack.sh:main:734 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-06-18 09:34:19.443 | + ./stack.sh:main:736 : [[ -z '' ]] 2021-06-18 09:34:19.445 | + ./stack.sh:main:736 : [[ False == \T\r\u\e ]] 2021-06-18 09:34:19.447 | + ./stack.sh:main:742 : save_stackenv 742 2021-06-18 09:34:19.449 | + functions-common:save_stackenv:60 : local tag=742 2021-06-18 09:34:19.453 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-18 09:34:19.456 | + functions-common:save_stackenv:62 : time_stamp=2021-06-18-093419 2021-06-18 09:34:19.459 | + functions-common:save_stackenv:63 : echo '# 2021-06-18-093419 742' 2021-06-18 09:34:19.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.464 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-18 09:34:19.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.469 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-18 09:34:19.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.474 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-18 09:34:19.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.479 | + 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-06-18 09:34:19.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.483 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.22 2021-06-18 09:34:19.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.488 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.22/identity 2021-06-18 09:34:19.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.493 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.22/identity 2021-06-18 09:34:19.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.497 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-18-093418 2021-06-18 09:34:19.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.502 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-18 09:34:19.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.507 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.22 2021-06-18 09:34:19.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.511 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-18 09:34:19.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.517 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-18 09:34:19.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.521 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-18 09:34:19.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:34:19.526 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-18 09:34:19.528 | + ./stack.sh:main:753 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-06-18 09:34:19.531 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-06-18 09:34:19.533 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-06-18 09:34:19.536 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:34:19.538 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:34:19.541 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:34:19.543 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:34:19.546 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:34:19.549 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:34:19.564 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:34:19.566 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:34:19.568 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:34:19.571 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:34:19.572 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:34:19.577 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-06-18 09:34:19.579 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:34:19.581 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-06-18 09:34:19.585 | + functions-common:git_clone:593 : head -1 2021-06-18 09:34:19.591 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:34:19.598 | 85ae62b8 Merge "update constraint for sushy to new release 3.2.2" into stable/ussuri 2021-06-18 09:34:19.602 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:34:19.604 | + ./stack.sh:main:757 : echo_summary 'Installing package prerequisites' 2021-06-18 09:34:19.606 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:34:19.609 | + ./stack.sh:echo_summary:424 : echo -e Installing package prerequisites 2021-06-18 09:34:19.614 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-06-18 09:34:19.617 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-06-18 09:34:19.619 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-06-18 09:34:19.622 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-06-18 09:34:19.625 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-06-18 09:34:19.627 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-06-18 09:34:19.630 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-06-18 09:34:19.633 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-06-18 09:34:19.638 | ++ tools/install_prereqs.sh:source:47 : NOW=1624008859 2021-06-18 09:34:19.641 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-06-18 09:34:19.645 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-06-18 09:34:19.648 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-06-18 09:34:19.650 | ++ tools/install_prereqs.sh:source:49 : DELTA=1624008859 2021-06-18 09:34:19.652 | ++ tools/install_prereqs.sh:source:50 : [[ 1624008859 -lt 7200 ]] 2021-06-18 09:34:19.655 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-06-18 09:34:19.657 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-06-18 09:34:19.660 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-06-18 09:34:19.662 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-06-18 09:34:19.664 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-06-18 09:34:19.667 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-06-18 09:34:19.669 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-06-18 09:34:19.673 | +++ 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-06-18 09:34:19.719 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-06-18 09:34:19.719 | apache2-dev 2021-06-18 09:34:19.719 | bc 2021-06-18 09:34:19.719 | bsdmainutils 2021-06-18 09:34:19.720 | curl 2021-06-18 09:34:19.720 | g++ 2021-06-18 09:34:19.720 | gcc 2021-06-18 09:34:19.720 | gettext 2021-06-18 09:34:19.720 | git 2021-06-18 09:34:19.720 | graphviz 2021-06-18 09:34:19.720 | iputils-ping 2021-06-18 09:34:19.720 | libapache2-mod-proxy-uwsgi 2021-06-18 09:34:19.720 | libffi-dev 2021-06-18 09:34:19.720 | libjpeg-dev 2021-06-18 09:34:19.720 | libmysqlclient-dev 2021-06-18 09:34:19.720 | libpcre3-dev 2021-06-18 09:34:19.720 | libpq-dev 2021-06-18 09:34:19.720 | libssl-dev 2021-06-18 09:34:19.720 | libsystemd-dev 2021-06-18 09:34:19.720 | libxml2-dev 2021-06-18 09:34:19.720 | libxslt1-dev 2021-06-18 09:34:19.720 | libyaml-dev 2021-06-18 09:34:19.720 | lsof 2021-06-18 09:34:19.720 | openssh-server 2021-06-18 09:34:19.720 | openssl 2021-06-18 09:34:19.720 | pkg-config 2021-06-18 09:34:19.720 | psmisc 2021-06-18 09:34:19.720 | python3-dev 2021-06-18 09:34:19.720 | python3-venv 2021-06-18 09:34:19.720 | tar 2021-06-18 09:34:19.720 | tcpdump 2021-06-18 09:34:19.720 | unzip 2021-06-18 09:34:19.720 | uuid-runtime 2021-06-18 09:34:19.720 | wget 2021-06-18 09:34:19.720 | wget 2021-06-18 09:34:19.720 | zlib1g-dev 2021-06-18 09:34:19.720 | libkrb5-dev 2021-06-18 09:34:19.720 | libldap2-dev 2021-06-18 09:34:19.720 | libsasl2-dev 2021-06-18 09:34:19.720 | memcached 2021-06-18 09:34:19.720 | python3-mysqldb 2021-06-18 09:34:19.721 | sqlite3 2021-06-18 09:34:19.721 | conntrack 2021-06-18 09:34:19.721 | curl 2021-06-18 09:34:19.721 | dnsmasq-base 2021-06-18 09:34:19.721 | dnsmasq-utils 2021-06-18 09:34:19.721 | ebtables 2021-06-18 09:34:19.721 | gawk 2021-06-18 09:34:19.721 | genisoimage 2021-06-18 09:34:19.721 | iptables 2021-06-18 09:34:19.721 | iputils-arping 2021-06-18 09:34:19.721 | kpartx 2021-06-18 09:34:19.721 | libjs-jquery-tablesorter 2021-06-18 09:34:19.721 | libmysqlclient-dev 2021-06-18 09:34:19.721 | parted 2021-06-18 09:34:19.721 | pm-utils 2021-06-18 09:34:19.721 | python3-mysqldb 2021-06-18 09:34:19.721 | socat 2021-06-18 09:34:19.721 | sqlite3 2021-06-18 09:34:19.721 | sudo 2021-06-18 09:34:19.721 | vlan 2021-06-18 09:34:19.721 | lvm2 2021-06-18 09:34:19.721 | open-iscsi 2021-06-18 09:34:19.721 | qemu-utils 2021-06-18 09:34:19.721 | thin-provisioning-tools 2021-06-18 09:34:19.721 | acl 2021-06-18 09:34:19.721 | dnsmasq-base 2021-06-18 09:34:19.721 | dnsmasq-utils 2021-06-18 09:34:19.721 | ebtables 2021-06-18 09:34:19.721 | haproxy 2021-06-18 09:34:19.721 | iptables 2021-06-18 09:34:19.721 | iputils-arping 2021-06-18 09:34:19.721 | iputils-ping 2021-06-18 09:34:19.721 | libmysqlclient-dev 2021-06-18 09:34:19.721 | postgresql-server-dev-all 2021-06-18 09:34:19.721 | python3-mysqldb 2021-06-18 09:34:19.722 | sqlite3 2021-06-18 09:34:19.722 | sudo 2021-06-18 09:34:19.722 | vlan 2021-06-18 09:34:19.722 | ipset 2021-06-18 09:34:19.722 | conntrack 2021-06-18 09:34:19.722 | conntrackd 2021-06-18 09:34:19.722 | keepalived 2021-06-18 09:34:19.722 | dstat 2021-06-18 09:34:19.722 | lvm2 2021-06-18 09:34:19.722 | open-iscsi 2021-06-18 09:34:19.722 | qemu-utils 2021-06-18 09:34:19.722 | thin-provisioning-tools 2021-06-18 09:34:19.722 | curl 2021-06-18 09:34:19.722 | liberasurecode-dev 2021-06-18 09:34:19.722 | make 2021-06-18 09:34:19.722 | memcached 2021-06-18 09:34:19.722 | sqlite3 2021-06-18 09:34:19.722 | xfsprogs' 2021-06-18 09:34:19.723 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-06-18 09:34:19.743 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-06-18 09:34:19.743 | apache2-dev 2021-06-18 09:34:19.743 | bc 2021-06-18 09:34:19.743 | bsdmainutils 2021-06-18 09:34:19.743 | curl 2021-06-18 09:34:19.744 | g++ 2021-06-18 09:34:19.744 | gcc 2021-06-18 09:34:19.744 | gettext 2021-06-18 09:34:19.744 | git 2021-06-18 09:34:19.744 | graphviz 2021-06-18 09:34:19.744 | iputils-ping 2021-06-18 09:34:19.744 | libapache2-mod-proxy-uwsgi 2021-06-18 09:34:19.744 | libffi-dev 2021-06-18 09:34:19.744 | libjpeg-dev 2021-06-18 09:34:19.744 | libmysqlclient-dev 2021-06-18 09:34:19.744 | libpcre3-dev 2021-06-18 09:34:19.744 | libpq-dev 2021-06-18 09:34:19.744 | libssl-dev 2021-06-18 09:34:19.744 | libsystemd-dev 2021-06-18 09:34:19.744 | libxml2-dev 2021-06-18 09:34:19.744 | libxslt1-dev 2021-06-18 09:34:19.744 | libyaml-dev 2021-06-18 09:34:19.744 | lsof 2021-06-18 09:34:19.744 | openssh-server 2021-06-18 09:34:19.744 | openssl 2021-06-18 09:34:19.744 | pkg-config 2021-06-18 09:34:19.744 | psmisc 2021-06-18 09:34:19.744 | python3-dev 2021-06-18 09:34:19.744 | python3-venv 2021-06-18 09:34:19.744 | tar 2021-06-18 09:34:19.744 | tcpdump 2021-06-18 09:34:19.744 | unzip 2021-06-18 09:34:19.744 | uuid-runtime 2021-06-18 09:34:19.744 | wget 2021-06-18 09:34:19.744 | wget 2021-06-18 09:34:19.744 | zlib1g-dev 2021-06-18 09:34:19.744 | libkrb5-dev 2021-06-18 09:34:19.744 | libldap2-dev 2021-06-18 09:34:19.744 | libsasl2-dev 2021-06-18 09:34:19.744 | memcached 2021-06-18 09:34:19.744 | python3-mysqldb 2021-06-18 09:34:19.744 | sqlite3 2021-06-18 09:34:19.745 | conntrack 2021-06-18 09:34:19.745 | curl 2021-06-18 09:34:19.745 | dnsmasq-base 2021-06-18 09:34:19.745 | dnsmasq-utils 2021-06-18 09:34:19.745 | ebtables 2021-06-18 09:34:19.745 | gawk 2021-06-18 09:34:19.745 | genisoimage 2021-06-18 09:34:19.745 | iptables 2021-06-18 09:34:19.745 | iputils-arping 2021-06-18 09:34:19.745 | kpartx 2021-06-18 09:34:19.745 | libjs-jquery-tablesorter 2021-06-18 09:34:19.745 | libmysqlclient-dev 2021-06-18 09:34:19.745 | parted 2021-06-18 09:34:19.745 | pm-utils 2021-06-18 09:34:19.745 | python3-mysqldb 2021-06-18 09:34:19.745 | socat 2021-06-18 09:34:19.745 | sqlite3 2021-06-18 09:34:19.745 | sudo 2021-06-18 09:34:19.745 | vlan 2021-06-18 09:34:19.745 | lvm2 2021-06-18 09:34:19.745 | open-iscsi 2021-06-18 09:34:19.745 | qemu-utils 2021-06-18 09:34:19.745 | thin-provisioning-tools 2021-06-18 09:34:19.745 | acl 2021-06-18 09:34:19.745 | dnsmasq-base 2021-06-18 09:34:19.745 | dnsmasq-utils 2021-06-18 09:34:19.745 | ebtables 2021-06-18 09:34:19.745 | haproxy 2021-06-18 09:34:19.745 | iptables 2021-06-18 09:34:19.745 | iputils-arping 2021-06-18 09:34:19.745 | iputils-ping 2021-06-18 09:34:19.745 | libmysqlclient-dev 2021-06-18 09:34:19.745 | postgresql-server-dev-all 2021-06-18 09:34:19.745 | python3-mysqldb 2021-06-18 09:34:19.745 | sqlite3 2021-06-18 09:34:19.746 | sudo 2021-06-18 09:34:19.746 | vlan 2021-06-18 09:34:19.746 | ipset 2021-06-18 09:34:19.746 | conntrack 2021-06-18 09:34:19.746 | conntrackd 2021-06-18 09:34:19.746 | keepalived 2021-06-18 09:34:19.746 | dstat 2021-06-18 09:34:19.746 | lvm2 2021-06-18 09:34:19.746 | open-iscsi 2021-06-18 09:34:19.746 | qemu-utils 2021-06-18 09:34:19.746 | thin-provisioning-tools 2021-06-18 09:34:19.746 | curl 2021-06-18 09:34:19.746 | liberasurecode-dev 2021-06-18 09:34:19.746 | make 2021-06-18 09:34:19.746 | memcached 2021-06-18 09:34:19.746 | sqlite3 2021-06-18 09:34:19.746 | xfsprogs ' 2021-06-18 09:34:19.746 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-06-18 09:34:19.749 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:34:19.751 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:34:19.756 | ++ 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-06-18 09:34:19.757 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-06-18 09:34:19.761 | ++ 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-06-18 09:34:19.763 | ++ functions-common:install_package:1333 : update_package_repo 2021-06-18 09:34:19.766 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:34:19.768 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:34:19.770 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:34:19.773 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:34:19.775 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:34:19.777 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:34:19.780 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:34:19.782 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:34:19.784 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:34:19.786 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:34:19.789 | ++ functions-common:apt_get_update:1069 : return 2021-06-18 09:34:19.791 | ++ 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-06-18 09:34:19.794 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:34:19.796 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:34:19.799 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:34:19.801 | ++ 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-06-18 09:34:19.822 | ++ 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-06-18 09:34:19.943 | Reading package lists... 2021-06-18 09:34:20.216 | Building dependency tree... 2021-06-18 09:34:20.218 | Reading state information... 2021-06-18 09:34:20.478 | acl is already the newest version (2.2.52-3build1). 2021-06-18 09:34:20.478 | acl set to manually installed. 2021-06-18 09:34:20.478 | bc is already the newest version (1.07.1-2). 2021-06-18 09:34:20.478 | bc set to manually installed. 2021-06-18 09:34:20.478 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-06-18 09:34:20.478 | bsdmainutils set to manually installed. 2021-06-18 09:34:20.478 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-06-18 09:34:20.478 | gawk set to manually installed. 2021-06-18 09:34:20.478 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-06-18 09:34:20.478 | iptables set to manually installed. 2021-06-18 09:34:20.478 | libpcre3-dev is already the newest version (2:8.39-9). 2021-06-18 09:34:20.478 | lsof is already the newest version (4.89+dfsg-0.1). 2021-06-18 09:34:20.478 | lsof set to manually installed. 2021-06-18 09:34:20.478 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-06-18 09:34:20.478 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-06-18 09:34:20.478 | ebtables set to manually installed. 2021-06-18 09:34:20.478 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-06-18 09:34:20.478 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-06-18 09:34:20.478 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-06-18 09:34:20.478 | parted is already the newest version (3.2-20ubuntu0.2). 2021-06-18 09:34:20.478 | parted set to manually installed. 2021-06-18 09:34:20.478 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-06-18 09:34:20.478 | psmisc set to manually installed. 2021-06-18 09:34:20.478 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-06-18 09:34:20.478 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-06-18 09:34:20.478 | wget set to manually installed. 2021-06-18 09:34:20.478 | The following packages were automatically installed and are no longer required: 2021-06-18 09:34:20.479 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:34:20.479 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:34:20.479 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:34:20.479 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:34:20.479 | python3-twisted-bin python3-zope.interface 2021-06-18 09:34:20.479 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:34:20.479 | The following additional packages will be installed: 2021-06-18 09:34:20.479 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-06-18 09:34:20.479 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-06-18 09:34:20.479 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-06-18 09:34:20.479 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-06-18 09:34:20.479 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-06-18 09:34:20.479 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-06-18 09:34:20.479 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-06-18 09:34:20.479 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-06-18 09:34:20.479 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-06-18 09:34:20.479 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-06-18 09:34:20.479 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-06-18 09:34:20.479 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-06-18 09:34:20.479 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-06-18 09:34:20.479 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-06-18 09:34:20.479 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-06-18 09:34:20.479 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-06-18 09:34:20.479 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-06-18 09:34:20.479 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-06-18 09:34:20.479 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-06-18 09:34:20.479 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-06-18 09:34:20.479 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-06-18 09:34:20.479 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-06-18 09:34:20.479 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-06-18 09:34:20.479 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-06-18 09:34:20.480 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-06-18 09:34:20.480 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-06-18 09:34:20.480 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-06-18 09:34:20.480 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-06-18 09:34:20.480 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-06-18 09:34:20.480 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-06-18 09:34:20.480 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-06-18 09:34:20.480 | postgresql-server-dev-10 python-pip-whl python3.6-venv qemu-block-extra 2021-06-18 09:34:20.480 | sharutils ssl-cert systemd uuid-dev uwsgi-core vbetool x11-common 2021-06-18 09:34:20.481 | Suggested packages: 2021-06-18 09:34:20.481 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-06-18 09:34:20.481 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-06-18 09:34:20.481 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-06-18 09:34:20.481 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-06-18 09:34:20.481 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-06-18 09:34:20.482 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-06-18 09:34:20.482 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-06-18 09:34:20.482 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-06-18 09:34:20.482 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-06-18 09:34:20.482 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-06-18 09:34:20.482 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-06-18 09:34:20.482 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-06-18 09:34:20.482 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-06-18 09:34:20.482 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-06-18 09:34:20.482 | libjson-perl default-mysql-server | virtual-mysql-server 2021-06-18 09:34:20.482 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-06-18 09:34:20.482 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-06-18 09:34:20.482 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-06-18 09:34:20.749 | The following NEW packages will be installed: 2021-06-18 09:34:20.749 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-06-18 09:34:20.750 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-06-18 09:34:20.750 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-06-18 09:34:20.750 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-06-18 09:34:20.750 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-06-18 09:34:20.750 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-06-18 09:34:20.750 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-06-18 09:34:20.750 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-06-18 09:34:20.750 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-06-18 09:34:20.750 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-06-18 09:34:20.750 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-06-18 09:34:20.750 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-06-18 09:34:20.750 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-06-18 09:34:20.750 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-06-18 09:34:20.750 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-06-18 09:34:20.750 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-06-18 09:34:20.750 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-06-18 09:34:20.750 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-06-18 09:34:20.750 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-06-18 09:34:20.750 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-06-18 09:34:20.750 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-06-18 09:34:20.750 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-06-18 09:34:20.750 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-06-18 09:34:20.750 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-06-18 09:34:20.750 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-06-18 09:34:20.751 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-06-18 09:34:20.751 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-06-18 09:34:20.751 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-06-18 09:34:20.751 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-06-18 09:34:20.751 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-06-18 09:34:20.751 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-06-18 09:34:20.751 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-06-18 09:34:20.751 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-06-18 09:34:20.751 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-06-18 09:34:20.751 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-06-18 09:34:20.751 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-06-18 09:34:20.751 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-06-18 09:34:20.751 | The following packages will be upgraded: 2021-06-18 09:34:20.752 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-06-18 09:34:20.752 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-06-18 09:34:20.752 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-06-18 09:34:20.752 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-06-18 09:34:20.753 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-06-18 09:34:21.024 | 32 upgraded, 193 newly installed, 0 to remove and 161 not upgraded. 2021-06-18 09:34:21.024 | Need to get 84.1 MB of archives. 2021-06-18 09:34:21.024 | After this operation, 260 MB of additional disk space will be used. 2021-06-18 09:34:21.025 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-06-18 09:34:21.667 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.48 [105 kB] 2021-06-18 09:34:21.692 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.48 [107 kB] 2021-06-18 09:34:21.735 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2,915 kB] 2021-06-18 09:34:22.197 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 2021-06-18 09:34:22.214 | 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-06-18 09:34:22.216 | 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-06-18 09:34:22.219 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-06-18 09:34:22.227 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1,301 kB] 2021-06-18 09:34:22.339 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-06-18 09:34:22.345 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-06-18 09:34:22.388 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-06-18 09:34:22.389 | 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-06-18 09:34:22.390 | 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-06-18 09:34:22.513 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-06-18 09:34:22.515 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-06-18 09:34:22.528 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-06-18 09:34:22.529 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-06-18 09:34:22.539 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-06-18 09:34:23.779 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB] 2021-06-18 09:34:23.804 | 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-06-18 09:34:24.027 | 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-06-18 09:34:24.030 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-06-18 09:34:24.036 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-06-18 09:34:24.039 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-06-18 09:34:24.108 | 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-06-18 09:34:24.311 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-06-18 09:34:24.312 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-06-18 09:34:24.316 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-06-18 09:34:24.353 | 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-06-18 09:34:24.374 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-06-18 09:34:24.508 | 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-06-18 09:34:24.512 | 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-06-18 09:34:24.513 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-06-18 09:34:24.514 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-06-18 09:34:24.515 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-06-18 09:34:24.559 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-06-18 09:34:24.560 | 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-06-18 09:34:24.561 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-06-18 09:34:24.909 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 2021-06-18 09:34:25.073 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-06-18 09:34:25.106 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-06-18 09:34:25.110 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-06-18 09:34:25.119 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-06-18 09:34:25.120 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-06-18 09:34:25.123 | 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-06-18 09:34:25.135 | 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-06-18 09:34:25.136 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-06-18 09:34:25.136 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-06-18 09:34:25.262 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-06-18 09:34:25.322 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-06-18 09:34:25.345 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-06-18 09:34:25.379 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-06-18 09:34:25.382 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-06-18 09:34:25.399 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-06-18 09:34:25.427 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-06-18 09:34:25.587 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-06-18 09:34:25.600 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-06-18 09:34:25.642 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-06-18 09:34:25.642 | 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-06-18 09:34:25.645 | 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-06-18 09:34:25.646 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-06-18 09:34:25.647 | 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-06-18 09:34:25.648 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-06-18 09:34:25.654 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-06-18 09:34:25.769 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-06-18 09:34:25.848 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-06-18 09:34:25.855 | 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-06-18 09:34:26.091 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-06-18 09:34:26.092 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-06-18 09:34:26.099 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-06-18 09:34:26.298 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-06-18 09:34:26.305 | 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-06-18 09:34:26.701 | 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-06-18 09:34:28.033 | 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-06-18 09:34:28.033 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-06-18 09:34:28.034 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-06-18 09:34:28.035 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-06-18 09:34:28.035 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-06-18 09:34:28.039 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 2021-06-18 09:34:28.044 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 2021-06-18 09:34:28.140 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-06-18 09:34:28.141 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.4 [307 kB] 2021-06-18 09:34:28.179 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.4 [13.2 kB] 2021-06-18 09:34:28.180 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-06-18 09:34:28.280 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-06-18 09:34:28.284 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-06-18 09:34:28.300 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-06-18 09:34:28.342 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-06-18 09:34:28.353 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-06-18 09:34:28.390 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-06-18 09:34:28.392 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3,916 kB] 2021-06-18 09:34:28.990 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-06-18 09:34:28.992 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-06-18 09:34:28.994 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-06-18 09:34:29.001 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-06-18 09:34:29.001 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-06-18 09:34:29.005 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-06-18 09:34:29.029 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-06-18 09:34:29.159 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-06-18 09:34:29.160 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-06-18 09:34:29.407 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-06-18 09:34:29.959 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-06-18 09:34:30.120 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-06-18 09:34:30.128 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-06-18 09:34:30.132 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-06-18 09:34:30.144 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-06-18 09:34:30.323 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-06-18 09:34:30.328 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-06-18 09:34:30.351 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-06-18 09:34:30.354 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-06-18 09:34:30.356 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-06-18 09:34:30.377 | Get:113 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-06-18 09:34:30.382 | Get:114 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-06-18 09:34:30.384 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-06-18 09:34:30.387 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-06-18 09:34:30.490 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-06-18 09:34:30.504 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-06-18 09:34:30.519 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-06-18 09:34:30.533 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-06-18 09:34:30.537 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-06-18 09:34:30.612 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-06-18 09:34:30.663 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-06-18 09:34:30.667 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-06-18 09:34:30.680 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-06-18 09:34:30.684 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-06-18 09:34:30.734 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-06-18 09:34:30.749 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-06-18 09:34:30.752 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-06-18 09:34:30.752 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-06-18 09:34:30.753 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-06-18 09:34:30.856 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-06-18 09:34:30.875 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-06-18 09:34:30.959 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-06-18 09:34:30.979 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-06-18 09:34:30.985 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-06-18 09:34:30.992 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-06-18 09:34:30.997 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-06-18 09:34:31.000 | Get:139 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-06-18 09:34:31.003 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-06-18 09:34:31.015 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-06-18 09:34:31.115 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-06-18 09:34:31.361 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-06-18 09:34:31.483 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-06-18 09:34:31.516 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-06-18 09:34:31.547 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-06-18 09:34:31.666 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-06-18 09:34:31.793 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-06-18 09:34:31.896 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-06-18 09:34:31.927 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-06-18 09:34:32.018 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-06-18 09:34:32.261 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-06-18 09:34:32.262 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-06-18 09:34:32.266 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-06-18 09:34:32.267 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-06-18 09:34:32.268 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-06-18 09:34:32.269 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-06-18 09:34:32.272 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-06-18 09:34:32.275 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-06-18 09:34:33.417 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-06-18 09:34:33.446 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-06-18 09:34:33.449 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-06-18 09:34:33.451 | Get:163 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-06-18 09:34:33.467 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-06-18 09:34:33.467 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-06-18 09:34:33.468 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-06-18 09:34:33.604 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-06-18 09:34:33.604 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-06-18 09:34:33.608 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-06-18 09:34:33.661 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-06-18 09:34:33.662 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-06-18 09:34:33.664 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-06-18 09:34:33.666 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-06-18 09:34:33.667 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.34-0ubuntu0.18.04.1 [689 kB] 2021-06-18 09:34:33.726 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.9 [1,566 kB] 2021-06-18 09:34:33.983 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.34-0ubuntu0.18.04.1 [1,016 kB] 2021-06-18 09:34:34.165 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-06-18 09:34:34.170 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-06-18 09:34:34.173 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-06-18 09:34:34.272 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-06-18 09:34:34.282 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.17-0ubuntu0.18.04.1 [107 kB] 2021-06-18 09:34:34.291 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.17-0ubuntu0.18.04.1 [218 kB] 2021-06-18 09:34:34.299 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.7 [2,724 kB] 2021-06-18 09:34:34.944 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.7 [924 kB] 2021-06-18 09:34:35.041 | Get:185 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-06-18 09:34:35.064 | Get:186 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-06-18 09:34:35.069 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-06-18 09:34:35.086 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.48 [184 kB] 2021-06-18 09:34:35.271 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-06-18 09:34:35.273 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-06-18 09:34:35.323 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-06-18 09:34:35.328 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-06-18 09:34:35.354 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-06-18 09:34:35.361 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-06-18 09:34:35.592 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-06-18 09:34:35.596 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-06-18 09:34:35.597 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-06-18 09:34:35.598 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-06-18 09:34:35.599 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-06-18 09:34:35.617 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.17-0ubuntu0.18.04.1 [839 kB] 2021-06-18 09:34:35.839 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-06-18 09:34:35.839 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1,653 kB] 2021-06-18 09:34:36.082 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-06-18 09:34:36.083 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-06-18 09:34:36.083 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-06-18 09:34:36.084 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB] 2021-06-18 09:34:36.085 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB] 2021-06-18 09:34:36.113 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-06-18 09:34:36.173 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-06-18 09:34:36.413 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-06-18 09:34:36.423 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-06-18 09:34:36.429 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-06-18 09:34:36.446 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-06-18 09:34:36.447 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-06-18 09:34:36.448 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-06-18 09:34:36.535 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-06-18 09:34:36.536 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-06-18 09:34:36.537 | Get:218 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-06-18 09:34:36.538 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-06-18 09:34:36.657 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-06-18 09:34:36.658 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-06-18 09:34:36.675 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-06-18 09:34:36.676 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-06-18 09:34:36.684 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-06-18 09:34:36.780 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-06-18 09:34:38.488 | Preconfiguring packages ... 2021-06-18 09:34:38.733 | Fetched 84.1 MB in 16s (5,253 kB/s) 2021-06-18 09:34:38.989 | (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 ... 64654 files and directories currently installed.) 2021-06-18 09:34:38.993 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-06-18 09:34:39.133 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-06-18 09:34:39.702 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-06-18 09:34:40.235 | (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 ... 64654 files and directories currently installed.) 2021-06-18 09:34:40.238 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.48_amd64.deb ... 2021-06-18 09:34:40.482 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-06-18 09:34:40.952 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.48_amd64.deb ... 2021-06-18 09:34:41.110 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-06-18 09:34:41.700 | Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 2021-06-18 09:34:41.971 | Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-06-18 09:34:43.477 | Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 2021-06-18 09:34:43.652 | Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10.25) ... 2021-06-18 09:34:44.096 | Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 2021-06-18 09:34:44.548 | (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 ... 64654 files and directories currently installed.) 2021-06-18 09:34:44.552 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-06-18 09:34:44.698 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-06-18 09:34:45.079 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-06-18 09:34:45.687 | (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 ... 64654 files and directories currently installed.) 2021-06-18 09:34:45.691 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-06-18 09:34:45.881 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-06-18 09:34:46.458 | Selecting previously unselected package libapr1:amd64. 2021-06-18 09:34:46.465 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-06-18 09:34:46.510 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-06-18 09:34:46.986 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-06-18 09:34:47.115 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-06-18 09:34:47.824 | Selecting previously unselected package libaprutil1:amd64. 2021-06-18 09:34:47.832 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-06-18 09:34:47.904 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-06-18 09:34:48.351 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-06-18 09:34:48.464 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-06-18 09:34:48.961 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-06-18 09:34:48.969 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-06-18 09:34:49.018 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-06-18 09:34:49.288 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-06-18 09:34:49.401 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-06-18 09:34:49.842 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-06-18 09:34:50.018 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-06-18 09:34:50.414 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-06-18 09:34:50.567 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-06-18 09:34:51.220 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-06-18 09:34:51.355 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-06-18 09:34:51.727 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-06-18 09:34:51.734 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-06-18 09:34:51.767 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-06-18 09:34:52.075 | Selecting previously unselected package liblua5.2-0:amd64. 2021-06-18 09:34:52.082 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-06-18 09:34:52.114 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-06-18 09:34:52.493 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-06-18 09:34:52.687 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-06-18 09:34:54.388 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-06-18 09:34:54.590 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-06-18 09:34:55.025 | Selecting previously unselected package apache2-bin. 2021-06-18 09:34:55.033 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-06-18 09:34:55.076 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-06-18 09:34:55.596 | Selecting previously unselected package apache2-utils. 2021-06-18 09:34:55.603 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-06-18 09:34:55.653 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-06-18 09:34:55.950 | Selecting previously unselected package apache2-data. 2021-06-18 09:34:55.957 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-06-18 09:34:55.990 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-06-18 09:34:56.504 | Selecting previously unselected package apache2. 2021-06-18 09:34:56.511 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-06-18 09:34:56.566 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-06-18 09:34:57.099 | Selecting previously unselected package fonts-dejavu-core. 2021-06-18 09:34:57.106 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-06-18 09:34:57.156 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-06-18 09:34:57.612 | Selecting previously unselected package fonts-liberation. 2021-06-18 09:34:57.619 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-06-18 09:34:57.675 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-06-18 09:34:58.183 | Selecting previously unselected package fontconfig-config. 2021-06-18 09:34:58.191 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-06-18 09:34:58.275 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-06-18 09:34:58.624 | Selecting previously unselected package libfontconfig1:amd64. 2021-06-18 09:34:58.631 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-06-18 09:34:58.658 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-06-18 09:34:59.082 | Selecting previously unselected package fontconfig. 2021-06-18 09:34:59.088 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-06-18 09:34:59.138 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-06-18 09:34:59.584 | Selecting previously unselected package liblua5.3-0:amd64. 2021-06-18 09:34:59.591 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:34:59.658 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-06-18 09:35:00.110 | Selecting previously unselected package haproxy. 2021-06-18 09:35:00.116 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-06-18 09:35:00.152 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-06-18 09:35:00.704 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-06-18 09:35:00.711 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-06-18 09:35:00.766 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-06-18 09:35:01.281 | Selecting previously unselected package x11-common. 2021-06-18 09:35:01.288 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-06-18 09:35:01.361 | dpkg-query: no packages found matching nux-tools 2021-06-18 09:35:01.372 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-06-18 09:35:01.813 | Selecting previously unselected package libice6:amd64. 2021-06-18 09:35:01.820 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-06-18 09:35:01.858 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-06-18 09:35:02.241 | Selecting previously unselected package libsm6:amd64. 2021-06-18 09:35:02.248 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-06-18 09:35:02.310 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-06-18 09:35:02.843 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-06-18 09:35:03.687 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-06-18 09:35:04.715 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-06-18 09:35:04.722 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-06-18 09:35:04.778 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-06-18 09:35:05.242 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-06-18 09:35:05.476 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-06-18 09:35:05.886 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-06-18 09:35:06.470 | (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 ... 65707 files and directories currently installed.) 2021-06-18 09:35:06.473 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-06-18 09:35:06.692 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-06-18 09:35:07.368 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-06-18 09:35:07.464 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-06-18 09:35:08.083 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-06-18 09:35:08.257 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-06-18 09:35:08.934 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:35:09.109 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-06-18 09:35:09.552 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:35:09.686 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-06-18 09:35:10.128 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:35:10.315 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-06-18 09:35:10.751 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:35:10.967 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-06-18 09:35:11.477 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:35:11.641 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-06-18 09:35:12.080 | Selecting previously unselected package uuid-dev:amd64. 2021-06-18 09:35:12.087 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-06-18 09:35:12.138 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-06-18 09:35:12.578 | Selecting previously unselected package libsctp1:amd64. 2021-06-18 09:35:12.584 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-06-18 09:35:12.635 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-06-18 09:35:12.932 | Selecting previously unselected package libsctp-dev:amd64. 2021-06-18 09:35:12.939 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-06-18 09:35:13.012 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-06-18 09:35:13.418 | Selecting previously unselected package libapr1-dev. 2021-06-18 09:35:13.426 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-06-18 09:35:13.492 | Unpacking libapr1-dev (1.6.3-2) ... 2021-06-18 09:35:14.338 | Selecting previously unselected package libldap2-dev:amd64. 2021-06-18 09:35:14.346 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-06-18 09:35:14.424 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-06-18 09:35:14.818 | Selecting previously unselected package libaprutil1-dev. 2021-06-18 09:35:14.826 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-06-18 09:35:14.875 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-06-18 09:35:15.635 | Selecting previously unselected package autotools-dev. 2021-06-18 09:35:15.642 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-06-18 09:35:15.687 | Unpacking autotools-dev (20180224.1) ... 2021-06-18 09:35:15.984 | Selecting previously unselected package m4. 2021-06-18 09:35:15.990 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-06-18 09:35:16.041 | Unpacking m4 (1.4.18-1) ... 2021-06-18 09:35:16.487 | Selecting previously unselected package autoconf. 2021-06-18 09:35:16.493 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-06-18 09:35:16.549 | Unpacking autoconf (2.69-11) ... 2021-06-18 09:35:17.047 | Selecting previously unselected package automake. 2021-06-18 09:35:17.054 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-06-18 09:35:17.094 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-06-18 09:35:17.481 | Selecting previously unselected package autopoint. 2021-06-18 09:35:17.488 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-06-18 09:35:17.520 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-06-18 09:35:17.813 | Selecting previously unselected package libtool. 2021-06-18 09:35:17.821 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-06-18 09:35:17.875 | Unpacking libtool (2.4.6-2) ... 2021-06-18 09:35:18.184 | Selecting previously unselected package dh-autoreconf. 2021-06-18 09:35:18.191 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-06-18 09:35:18.241 | Unpacking dh-autoreconf (17) ... 2021-06-18 09:35:18.544 | Selecting previously unselected package libarchive-zip-perl. 2021-06-18 09:35:18.551 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-06-18 09:35:18.578 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-06-18 09:35:18.887 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-06-18 09:35:18.894 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-06-18 09:35:18.978 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-06-18 09:35:19.378 | Selecting previously unselected package libtimedate-perl. 2021-06-18 09:35:19.385 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-06-18 09:35:19.424 | Unpacking libtimedate-perl (2.3000-2) ... 2021-06-18 09:35:19.733 | Selecting previously unselected package dh-strip-nondeterminism. 2021-06-18 09:35:19.740 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-06-18 09:35:19.790 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-06-18 09:35:20.093 | Selecting previously unselected package libdpkg-perl. 2021-06-18 09:35:20.100 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-06-18 09:35:20.127 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-06-18 09:35:20.510 | Selecting previously unselected package make. 2021-06-18 09:35:20.517 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-06-18 09:35:20.572 | Unpacking make (4.1-9.1ubuntu1) ... 2021-06-18 09:35:20.887 | Selecting previously unselected package dpkg-dev. 2021-06-18 09:35:20.894 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-06-18 09:35:20.938 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-06-18 09:35:21.338 | Selecting previously unselected package libcroco3:amd64. 2021-06-18 09:35:21.346 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-06-18 09:35:21.401 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-06-18 09:35:21.675 | Selecting previously unselected package gettext. 2021-06-18 09:35:21.682 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-06-18 09:35:21.733 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-06-18 09:35:22.881 | Selecting previously unselected package intltool-debian. 2021-06-18 09:35:22.889 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-06-18 09:35:22.944 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-06-18 09:35:23.304 | Selecting previously unselected package po-debconf. 2021-06-18 09:35:23.311 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-06-18 09:35:23.361 | Unpacking po-debconf (1.0.20) ... 2021-06-18 09:35:23.710 | Selecting previously unselected package debhelper. 2021-06-18 09:35:23.717 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-06-18 09:35:23.772 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-06-18 09:35:24.355 | Selecting previously unselected package apache2-dev. 2021-06-18 09:35:24.363 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-06-18 09:35:24.441 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-06-18 09:35:24.893 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-06-18 09:35:24.900 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-06-18 09:35:24.949 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-06-18 09:35:25.801 | Selecting previously unselected package g++-7. 2021-06-18 09:35:25.809 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-06-18 09:35:25.858 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-06-18 09:35:27.675 | Selecting previously unselected package g++. 2021-06-18 09:35:27.682 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-06-18 09:35:27.755 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-06-18 09:35:28.081 | Selecting previously unselected package build-essential. 2021-06-18 09:35:28.088 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-06-18 09:35:28.144 | Unpacking build-essential (12.4ubuntu1) ... 2021-06-18 09:35:28.481 | Selecting previously unselected package conntrack. 2021-06-18 09:35:28.489 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-06-18 09:35:28.539 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-06-18 09:35:28.972 | Selecting previously unselected package libnetfilter-queue1. 2021-06-18 09:35:28.980 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-06-18 09:35:29.029 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-06-18 09:35:29.401 | Selecting previously unselected package conntrackd. 2021-06-18 09:35:29.409 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-06-18 09:35:29.458 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-06-18 09:35:29.854 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.13_amd64.deb ... 2021-06-18 09:35:29.955 | Unpacking curl (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-06-18 09:35:30.391 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 2021-06-18 09:35:30.498 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-06-18 09:35:30.989 | Selecting previously unselected package dctrl-tools. 2021-06-18 09:35:30.997 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-06-18 09:35:31.059 | Unpacking dctrl-tools (2.24-2build1) ... 2021-06-18 09:35:31.556 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.4_amd64.deb ... 2021-06-18 09:35:31.704 | Unpacking dnsmasq-base (2.79-1ubuntu0.4) over (2.79-1) ... 2021-06-18 09:35:32.189 | Selecting previously unselected package dnsmasq-utils. 2021-06-18 09:35:32.196 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.4_amd64.deb ... 2021-06-18 09:35:32.252 | Unpacking dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-06-18 09:35:32.647 | Selecting previously unselected package dstat. 2021-06-18 09:35:32.654 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-06-18 09:35:32.703 | Unpacking dstat (0.7.3-1) ... 2021-06-18 09:35:33.127 | Selecting previously unselected package libfakeroot:amd64. 2021-06-18 09:35:33.134 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-06-18 09:35:33.184 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-06-18 09:35:33.658 | Selecting previously unselected package fakeroot. 2021-06-18 09:35:33.665 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-06-18 09:35:33.721 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-06-18 09:35:34.041 | Selecting previously unselected package genisoimage. 2021-06-18 09:35:34.048 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-06-18 09:35:34.098 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-06-18 09:35:34.561 | Selecting previously unselected package libgraphite2-3:amd64. 2021-06-18 09:35:34.569 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-06-18 09:35:34.618 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-06-18 09:35:34.995 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-06-18 09:35:35.003 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-06-18 09:35:35.052 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:35:35.470 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-06-18 09:35:35.477 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-06-18 09:35:35.532 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:35:35.951 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 2021-06-18 09:35:36.169 | Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.4) ... 2021-06-18 09:35:37.858 | Selecting previously unselected package libann0. 2021-06-18 09:35:37.866 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-06-18 09:35:37.921 | Unpacking libann0 (1.1.2+doc-6) ... 2021-06-18 09:35:38.360 | Selecting previously unselected package libcdt5. 2021-06-18 09:35:38.368 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-06-18 09:35:38.429 | Unpacking libcdt5 (2.40.1-2) ... 2021-06-18 09:35:38.738 | Selecting previously unselected package libcgraph6. 2021-06-18 09:35:38.745 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-06-18 09:35:38.795 | Unpacking libcgraph6 (2.40.1-2) ... 2021-06-18 09:35:39.058 | Selecting previously unselected package libjpeg8:amd64. 2021-06-18 09:35:39.066 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-06-18 09:35:39.120 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-18 09:35:39.464 | Selecting previously unselected package libjbig0:amd64. 2021-06-18 09:35:39.471 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-06-18 09:35:39.555 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-06-18 09:35:40.064 | Selecting previously unselected package libtiff5:amd64. 2021-06-18 09:35:40.071 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-06-18 09:35:40.138 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-06-18 09:35:40.532 | Selecting previously unselected package libwebp6:amd64. 2021-06-18 09:35:40.539 | Preparing to unpack .../060-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:35:40.578 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-06-18 09:35:40.915 | Selecting previously unselected package libxpm4:amd64. 2021-06-18 09:35:40.923 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-06-18 09:35:40.967 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-06-18 09:35:41.309 | Selecting previously unselected package libgd3:amd64. 2021-06-18 09:35:41.317 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-06-18 09:35:41.355 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-06-18 09:35:41.829 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-06-18 09:35:41.837 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-06-18 09:35:41.921 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-18 09:35:42.407 | Selecting previously unselected package libpixman-1-0:amd64. 2021-06-18 09:35:42.414 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-06-18 09:35:42.475 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-06-18 09:35:42.990 | Selecting previously unselected package libxcb-render0:amd64. 2021-06-18 09:35:42.997 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-06-18 09:35:43.081 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-06-18 09:35:43.533 | Selecting previously unselected package libxcb-shm0:amd64. 2021-06-18 09:35:43.540 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-06-18 09:35:43.589 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-06-18 09:35:43.904 | Selecting previously unselected package libxrender1:amd64. 2021-06-18 09:35:43.911 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-06-18 09:35:43.977 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-06-18 09:35:44.418 | Selecting previously unselected package libcairo2:amd64. 2021-06-18 09:35:44.427 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-06-18 09:35:44.498 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-06-18 09:35:45.052 | Selecting previously unselected package libltdl7:amd64. 2021-06-18 09:35:45.061 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-06-18 09:35:45.110 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-06-18 09:35:45.498 | Selecting previously unselected package libthai-data. 2021-06-18 09:35:45.505 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-06-18 09:35:45.595 | Unpacking libthai-data (0.1.27-2) ... 2021-06-18 09:35:46.195 | Selecting previously unselected package libdatrie1:amd64. 2021-06-18 09:35:46.203 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-06-18 09:35:46.258 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-06-18 09:35:46.618 | Selecting previously unselected package libthai0:amd64. 2021-06-18 09:35:46.627 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-06-18 09:35:46.681 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-06-18 09:35:47.086 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-06-18 09:35:47.094 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-06-18 09:35:47.178 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-06-18 09:35:47.647 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-06-18 09:35:47.654 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-06-18 09:35:47.738 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-06-18 09:35:48.166 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-06-18 09:35:48.175 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-06-18 09:35:48.229 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-06-18 09:35:48.641 | Selecting previously unselected package libpathplan4. 2021-06-18 09:35:48.648 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-06-18 09:35:48.692 | Unpacking libpathplan4 (2.40.1-2) ... 2021-06-18 09:35:49.127 | Selecting previously unselected package libgvc6. 2021-06-18 09:35:49.134 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-06-18 09:35:49.189 | Unpacking libgvc6 (2.40.1-2) ... 2021-06-18 09:35:49.732 | Selecting previously unselected package libgvpr2. 2021-06-18 09:35:49.739 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-06-18 09:35:49.772 | Unpacking libgvpr2 (2.40.1-2) ... 2021-06-18 09:35:50.207 | Selecting previously unselected package liblab-gamut1. 2021-06-18 09:35:50.214 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-06-18 09:35:50.263 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-06-18 09:35:50.875 | Selecting previously unselected package libxt6:amd64. 2021-06-18 09:35:50.882 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-06-18 09:35:50.932 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-06-18 09:35:51.338 | Selecting previously unselected package libxmu6:amd64. 2021-06-18 09:35:51.346 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-06-18 09:35:51.406 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-06-18 09:35:51.823 | Selecting previously unselected package libxaw7:amd64. 2021-06-18 09:35:51.831 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-06-18 09:35:51.892 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-06-18 09:35:52.315 | Selecting previously unselected package graphviz. 2021-06-18 09:35:52.322 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-06-18 09:35:52.372 | Unpacking graphviz (2.40.1-2) ... 2021-06-18 09:35:52.903 | Selecting previously unselected package libnl-3-200:amd64. 2021-06-18 09:35:52.911 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-06-18 09:35:52.960 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-06-18 09:35:53.464 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-06-18 09:35:53.471 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-06-18 09:35:53.532 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-06-18 09:35:53.967 | Selecting previously unselected package libibverbs1:amd64. 2021-06-18 09:35:53.974 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-06-18 09:35:54.023 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-06-18 09:35:54.418 | Selecting previously unselected package ibverbs-providers:amd64. 2021-06-18 09:35:54.425 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-06-18 09:35:54.469 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-06-18 09:35:54.818 | Selecting previously unselected package icu-devtools. 2021-06-18 09:35:54.826 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-06-18 09:35:54.869 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-06-18 09:35:55.235 | Selecting previously unselected package iputils-arping. 2021-06-18 09:35:55.242 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-06-18 09:35:55.309 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-06-18 09:35:55.920 | Selecting previously unselected package javascript-common. 2021-06-18 09:35:55.928 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-06-18 09:35:55.978 | Unpacking javascript-common (11) ... 2021-06-18 09:35:56.560 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-06-18 09:35:56.568 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-06-18 09:35:56.646 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-06-18 09:35:57.263 | Selecting previously unselected package libsensors4:amd64. 2021-06-18 09:35:57.271 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-06-18 09:35:57.424 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-06-18 09:35:57.880 | Selecting previously unselected package libsnmp-base. 2021-06-18 09:35:57.888 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-06-18 09:35:57.983 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-06-18 09:35:58.566 | Selecting previously unselected package libsnmp30:amd64. 2021-06-18 09:35:58.574 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-06-18 09:35:58.629 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-06-18 09:35:59.377 | Selecting previously unselected package keepalived. 2021-06-18 09:35:59.384 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-06-18 09:35:59.457 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-06-18 09:36:00.023 | Selecting previously unselected package libgssrpc4:amd64. 2021-06-18 09:36:00.031 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:36:00.080 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:36:00.629 | Selecting previously unselected package libkdb5-9:amd64. 2021-06-18 09:36:00.636 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:36:00.697 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:36:01.149 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-06-18 09:36:01.156 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:36:01.206 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:36:01.703 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-06-18 09:36:01.711 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:36:01.766 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:36:02.149 | Selecting previously unselected package comerr-dev:amd64. 2021-06-18 09:36:02.157 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-06-18 09:36:02.229 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-06-18 09:36:02.720 | Selecting previously unselected package krb5-multidev:amd64. 2021-06-18 09:36:02.728 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:36:02.771 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:36:03.309 | Selecting previously unselected package libaio1:amd64. 2021-06-18 09:36:03.318 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-06-18 09:36:03.372 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-06-18 09:36:03.703 | Selecting previously unselected package libalgorithm-diff-perl. 2021-06-18 09:36:03.710 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-06-18 09:36:03.765 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-06-18 09:36:04.115 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-06-18 09:36:04.122 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-06-18 09:36:04.177 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-06-18 09:36:04.629 | Selecting previously unselected package libalgorithm-merge-perl. 2021-06-18 09:36:04.636 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-06-18 09:36:04.709 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-06-18 09:36:05.086 | Selecting previously unselected package libarchive-cpio-perl. 2021-06-18 09:36:05.093 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-06-18 09:36:05.148 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-06-18 09:36:05.546 | Selecting previously unselected package libfile-fcntllock-perl. 2021-06-18 09:36:05.554 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-06-18 09:36:05.616 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-06-18 09:36:05.937 | Selecting previously unselected package libglib2.0-bin. 2021-06-18 09:36:05.945 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-06-18 09:36:05.994 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-06-18 09:36:06.435 | Selecting previously unselected package libglib2.0-dev-bin. 2021-06-18 09:36:06.442 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-06-18 09:36:06.509 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-06-18 09:36:07.080 | Selecting previously unselected package pkg-config. 2021-06-18 09:36:07.087 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-06-18 09:36:07.166 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-06-18 09:36:07.623 | Selecting previously unselected package zlib1g-dev:amd64. 2021-06-18 09:36:07.630 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-06-18 09:36:07.692 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-06-18 09:36:08.194 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-06-18 09:36:08.202 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-06-18 09:36:08.263 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-06-18 09:36:09.034 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-06-18 09:36:09.042 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-06-18 09:36:09.102 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-06-18 09:36:09.537 | Selecting previously unselected package libgts-bin. 2021-06-18 09:36:09.545 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-06-18 09:36:09.606 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-06-18 09:36:10.017 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-06-18 09:36:10.025 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-06-18 09:36:10.068 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:36:10.509 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-06-18 09:36:10.517 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-06-18 09:36:10.554 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:36:11.000 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-06-18 09:36:11.007 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-06-18 09:36:11.057 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-06-18 09:36:11.474 | Selecting previously unselected package libiculx60:amd64. 2021-06-18 09:36:11.482 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-06-18 09:36:11.531 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-06-18 09:36:11.863 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-06-18 09:36:11.870 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-06-18 09:36:11.925 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-06-18 09:36:12.354 | Selecting previously unselected package libicu-dev. 2021-06-18 09:36:12.362 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-06-18 09:36:12.435 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-06-18 09:36:14.377 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-06-18 09:36:14.384 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-06-18 09:36:14.434 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:36:14.966 | Selecting previously unselected package libiscsi7:amd64. 2021-06-18 09:36:14.973 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-06-18 09:36:15.028 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-06-18 09:36:15.440 | Selecting previously unselected package libjansson4:amd64. 2021-06-18 09:36:15.447 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-06-18 09:36:15.497 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-06-18 09:36:16.000 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-06-18 09:36:16.008 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-06-18 09:36:16.085 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-06-18 09:36:16.548 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-06-18 09:36:16.558 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-06-18 09:36:16.605 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-18 09:36:17.069 | Selecting previously unselected package libjpeg-dev:amd64. 2021-06-18 09:36:17.078 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-06-18 09:36:17.137 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-18 09:36:17.463 | Selecting previously unselected package libjs-jquery. 2021-06-18 09:36:17.471 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-06-18 09:36:17.531 | Unpacking libjs-jquery (3.2.1-1) ... 2021-06-18 09:36:17.908 | Selecting previously unselected package libjs-jquery-metadata. 2021-06-18 09:36:17.916 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-06-18 09:36:17.971 | Unpacking libjs-jquery-metadata (12-1) ... 2021-06-18 09:36:18.326 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-06-18 09:36:18.333 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-06-18 09:36:18.393 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-06-18 09:36:18.789 | Selecting previously unselected package libltdl-dev:amd64. 2021-06-18 09:36:18.804 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-06-18 09:36:18.868 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-06-18 09:36:19.360 | Selecting previously unselected package libsys-hostname-long-perl. 2021-06-18 09:36:19.367 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-06-18 09:36:19.416 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-06-18 09:36:19.777 | Selecting previously unselected package libmail-sendmail-perl. 2021-06-18 09:36:19.785 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-06-18 09:36:19.857 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-06-18 09:36:20.360 | Selecting previously unselected package libmatheval1:amd64. 2021-06-18 09:36:20.369 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-06-18 09:36:20.416 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-06-18 09:36:20.891 | Selecting previously unselected package mysql-common. 2021-06-18 09:36:20.898 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-06-18 09:36:20.951 | Unpacking mysql-common (5.8+1.0.4) ... 2021-06-18 09:36:21.417 | Selecting previously unselected package libmysqlclient20:amd64. 2021-06-18 09:36:21.426 | Preparing to unpack .../135-libmysqlclient20_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:36:21.479 | Unpacking libmysqlclient20:amd64 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:36:22.022 | Selecting previously unselected package libssl-dev:amd64. 2021-06-18 09:36:22.031 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-06-18 09:36:22.091 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-06-18 09:36:22.777 | Selecting previously unselected package libmysqlclient-dev. 2021-06-18 09:36:22.785 | Preparing to unpack .../137-libmysqlclient-dev_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:36:22.850 | Unpacking libmysqlclient-dev (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:36:23.565 | Selecting previously unselected package libnorm1:amd64. 2021-06-18 09:36:23.573 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-06-18 09:36:23.622 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-06-18 09:36:24.171 | Selecting previously unselected package libnspr4:amd64. 2021-06-18 09:36:24.178 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-06-18 09:36:24.233 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-06-18 09:36:24.673 | Selecting previously unselected package libnss3:amd64. 2021-06-18 09:36:24.681 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-06-18 09:36:24.731 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-06-18 09:36:25.439 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-06-18 09:36:25.447 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-06-18 09:36:25.513 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-06-18 09:36:26.005 | Selecting previously unselected package libpq5:amd64. 2021-06-18 09:36:26.013 | Preparing to unpack .../142-libpq5_10.17-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:36:26.079 | Unpacking libpq5:amd64 (10.17-0ubuntu0.18.04.1) ... 2021-06-18 09:36:26.473 | Selecting previously unselected package libpq-dev. 2021-06-18 09:36:26.481 | Preparing to unpack .../143-libpq-dev_10.17-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:36:26.525 | Unpacking libpq-dev (10.17-0ubuntu0.18.04.1) ... 2021-06-18 09:36:27.148 | Selecting previously unselected package librados2. 2021-06-18 09:36:27.155 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.7_amd64.deb ... 2021-06-18 09:36:27.210 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.7) ... 2021-06-18 09:36:28.257 | Selecting previously unselected package librbd1. 2021-06-18 09:36:28.265 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.7_amd64.deb ... 2021-06-18 09:36:28.347 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.7) ... 2021-06-18 09:36:28.931 | Selecting previously unselected package libsasl2-dev. 2021-06-18 09:36:28.939 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-06-18 09:36:29.005 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-06-18 09:36:29.498 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-06-18 09:36:29.639 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-06-18 09:36:30.194 | Selecting previously unselected package libsodium23:amd64. 2021-06-18 09:36:30.202 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-06-18 09:36:30.285 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-06-18 09:36:30.720 | Selecting previously unselected package libsystemd-dev:amd64. 2021-06-18 09:36:30.727 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.48_amd64.deb ... 2021-06-18 09:36:30.811 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.48) ... 2021-06-18 09:36:31.594 | Selecting previously unselected package libx86-1:amd64. 2021-06-18 09:36:31.602 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-06-18 09:36:31.667 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-06-18 09:36:32.085 | Selecting previously unselected package libxml2-dev:amd64. 2021-06-18 09:36:32.093 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-06-18 09:36:32.193 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-06-18 09:36:32.944 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-06-18 09:36:33.147 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-06-18 09:36:33.754 | Selecting previously unselected package libxslt1-dev:amd64. 2021-06-18 09:36:33.761 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-06-18 09:36:33.816 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-06-18 09:36:34.571 | Selecting previously unselected package libzmq5:amd64. 2021-06-18 09:36:34.579 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-06-18 09:36:34.668 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-06-18 09:36:35.207 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-06-18 09:36:35.403 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-06-18 09:36:36.862 | Selecting previously unselected package memcached. 2021-06-18 09:36:36.870 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-06-18 09:36:36.918 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-06-18 09:36:37.348 | Selecting previously unselected package pm-utils. 2021-06-18 09:36:37.355 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2021-06-18 09:36:37.422 | Unpacking pm-utils (1.4.1-17) ... 2021-06-18 09:36:37.993 | Selecting previously unselected package postgresql-client-common. 2021-06-18 09:36:38.001 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-06-18 09:36:38.067 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-06-18 09:36:38.674 | Selecting previously unselected package ssl-cert. 2021-06-18 09:36:38.681 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2021-06-18 09:36:38.718 | Unpacking ssl-cert (1.0.39) ... 2021-06-18 09:36:39.336 | Selecting previously unselected package postgresql-common. 2021-06-18 09:36:39.345 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2021-06-18 09:36:39.495 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-06-18 09:36:39.554 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-06-18 09:36:39.982 | Selecting previously unselected package postgresql-server-dev-10. 2021-06-18 09:36:39.989 | Preparing to unpack .../161-postgresql-server-dev-10_10.17-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:36:40.050 | Unpacking postgresql-server-dev-10 (10.17-0ubuntu0.18.04.1) ... 2021-06-18 09:36:40.931 | Selecting previously unselected package postgresql-server-dev-all. 2021-06-18 09:36:40.939 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-06-18 09:36:41.016 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-06-18 09:36:41.405 | Selecting previously unselected package python-pip-whl. 2021-06-18 09:36:41.413 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-06-18 09:36:41.462 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-06-18 09:36:41.993 | Selecting previously unselected package python3-mysqldb. 2021-06-18 09:36:42.002 | Preparing to unpack .../164-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-06-18 09:36:42.056 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-06-18 09:36:42.639 | Selecting previously unselected package python3.6-venv. 2021-06-18 09:36:42.648 | Preparing to unpack .../165-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-06-18 09:36:42.707 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-06-18 09:36:43.056 | Selecting previously unselected package python3-venv. 2021-06-18 09:36:43.064 | Preparing to unpack .../166-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-06-18 09:36:43.136 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-06-18 09:36:43.559 | Selecting previously unselected package qemu-block-extra:amd64. 2021-06-18 09:36:43.568 | Preparing to unpack .../167-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-06-18 09:36:43.633 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-06-18 09:36:43.919 | Selecting previously unselected package qemu-utils. 2021-06-18 09:36:43.927 | Preparing to unpack .../168-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-06-18 09:36:43.970 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-06-18 09:36:44.570 | Selecting previously unselected package sharutils. 2021-06-18 09:36:44.579 | Preparing to unpack .../169-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-06-18 09:36:44.628 | Unpacking sharutils (1:4.15.2-3) ... 2021-06-18 09:36:45.079 | Selecting previously unselected package sqlite3. 2021-06-18 09:36:45.087 | Preparing to unpack .../170-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-06-18 09:36:45.141 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-06-18 09:36:45.644 | Selecting previously unselected package thin-provisioning-tools. 2021-06-18 09:36:45.652 | Preparing to unpack .../171-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-06-18 09:36:45.701 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-06-18 09:36:46.216 | Selecting previously unselected package unzip. 2021-06-18 09:36:46.225 | Preparing to unpack .../172-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-06-18 09:36:46.295 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-06-18 09:36:46.685 | Selecting previously unselected package uwsgi-core. 2021-06-18 09:36:46.693 | Preparing to unpack .../173-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-06-18 09:36:46.747 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:36:47.318 | Selecting previously unselected package vbetool. 2021-06-18 09:36:47.327 | Preparing to unpack .../174-vbetool_1.1-4_amd64.deb ... 2021-06-18 09:36:47.393 | Unpacking vbetool (1.1-4) ... 2021-06-18 09:36:48.033 | Selecting previously unselected package libipset3:amd64. 2021-06-18 09:36:48.041 | Preparing to unpack .../175-libipset3_6.34-1_amd64.deb ... 2021-06-18 09:36:48.089 | Unpacking libipset3:amd64 (6.34-1) ... 2021-06-18 09:36:48.462 | Selecting previously unselected package ipset. 2021-06-18 09:36:48.470 | Preparing to unpack .../176-ipset_6.34-1_amd64.deb ... 2021-06-18 09:36:48.535 | Unpacking ipset (6.34-1) ... 2021-06-18 09:36:48.999 | Selecting previously unselected package ipvsadm. 2021-06-18 09:36:49.007 | Preparing to unpack .../177-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:36:49.073 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-06-18 09:36:49.456 | Selecting previously unselected package kpartx. 2021-06-18 09:36:49.464 | Preparing to unpack .../178-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-06-18 09:36:49.518 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-06-18 09:36:49.930 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-06-18 09:36:49.938 | Preparing to unpack .../179-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-06-18 09:36:49.992 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:36:50.650 | Selecting previously unselected package liberasurecode1:amd64. 2021-06-18 09:36:50.658 | Preparing to unpack .../180-liberasurecode1_1.5.0-1_amd64.deb ... 2021-06-18 09:36:50.719 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-06-18 09:36:51.050 | Selecting previously unselected package liberasurecode-dev. 2021-06-18 09:36:51.058 | Preparing to unpack .../181-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-06-18 09:36:51.112 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-06-18 09:36:51.541 | Selecting previously unselected package libffi-dev:amd64. 2021-06-18 09:36:51.550 | Preparing to unpack .../182-libffi-dev_3.2.1-8_amd64.deb ... 2021-06-18 09:36:51.610 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-06-18 09:36:52.061 | Selecting previously unselected package libkrb5-dev:amd64. 2021-06-18 09:36:52.069 | Preparing to unpack .../183-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-06-18 09:36:52.158 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:36:52.541 | Selecting previously unselected package libyaml-dev:amd64. 2021-06-18 09:36:52.549 | Preparing to unpack .../184-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-06-18 09:36:52.626 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-06-18 09:36:53.010 | Selecting previously unselected package socat. 2021-06-18 09:36:53.019 | Preparing to unpack .../185-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-06-18 09:36:53.095 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-06-18 09:36:53.627 | Selecting previously unselected package vlan. 2021-06-18 09:36:53.635 | Preparing to unpack .../186-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-06-18 09:36:53.695 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-06-18 09:36:54.101 | Setting up libjs-jquery (3.2.1-1) ... 2021-06-18 09:36:54.284 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-06-18 09:36:54.495 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-06-18 09:36:54.661 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-06-18 09:36:54.895 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-06-18 09:36:55.198 | Setting up libpathplan4 (2.40.1-2) ... 2021-06-18 09:36:55.427 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-06-18 09:36:55.707 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-06-18 09:36:55.913 | Setting up make (4.1-9.1ubuntu1) ... 2021-06-18 09:36:56.204 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-06-18 09:36:56.432 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-06-18 09:36:56.626 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-06-18 09:36:57.061 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-06-18 09:36:57.244 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-06-18 09:36:57.427 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-06-18 09:36:57.570 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-06-18 09:36:57.804 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:36:57.941 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-06-18 09:36:58.301 | Setting up libtimedate-perl (2.3000-2) ... 2021-06-18 09:36:58.512 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-06-18 09:36:58.689 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-06-18 09:36:58.935 | Setting up fonts-dejavu-core (2.37-1) ... 2021-06-18 09:36:59.793 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-06-18 09:37:00.203 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-06-18 09:37:00.398 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-06-18 09:37:01.547 | update-initramfs: deferring update (trigger activated) 2021-06-18 09:37:03.809 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-06-18 09:37:03.966 | No schema files found: doing nothing. 2021-06-18 09:37:04.049 | Setting up mysql-common (5.8+1.0.4) ... 2021-06-18 09:37:04.342 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-18 09:37:04.449 | Setting up sharutils (1:4.15.2-3) ... 2021-06-18 09:37:04.592 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-06-18 09:37:04.746 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-06-18 09:37:04.912 | Setting up libjansson4:amd64 (2.11-1) ... 2021-06-18 09:37:05.067 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-06-18 09:37:05.260 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-06-18 09:37:05.575 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-06-18 09:37:05.741 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-06-18 09:37:05.918 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-06-18 09:37:06.094 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-06-18 09:37:06.283 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-06-18 09:37:06.449 | Setting up dctrl-tools (2.24-2build1) ... 2021-06-18 09:37:06.615 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-06-18 09:37:06.775 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-06-18 09:37:06.969 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-06-18 09:37:07.261 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-06-18 09:37:07.581 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-06-18 09:37:07.815 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-06-18 09:37:07.943 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-06-18 09:37:19.603 | Setting up pm-utils (1.4.1-17) ... 2021-06-18 09:37:19.946 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-06-18 09:37:20.208 | Setting up m4 (1.4.18-1) ... 2021-06-18 09:37:20.392 | Setting up libipset3:amd64 (6.34-1) ... 2021-06-18 09:37:20.592 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-06-18 09:37:20.781 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-06-18 09:37:20.957 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:37:21.146 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-06-18 09:37:21.564 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-06-18 09:37:23.728 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-06-18 09:37:23.911 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-06-18 09:37:24.066 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-06-18 09:37:25.237 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-06-18 09:37:25.454 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-06-18 09:37:25.648 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-06-18 09:37:25.797 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-06-18 09:37:25.957 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-06-18 09:37:26.141 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-06-18 09:37:26.334 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-06-18 09:37:26.517 | Setting up dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-06-18 09:37:26.689 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-06-18 09:37:26.854 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-06-18 09:37:27.008 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-06-18 09:37:27.289 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-06-18 09:37:27.511 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-06-18 09:37:27.649 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-06-18 09:37:27.820 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-06-18 09:37:28.203 | Setting up autotools-dev (20180224.1) ... 2021-06-18 09:37:28.391 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-06-18 09:37:28.689 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-06-18 09:37:28.882 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-06-18 09:37:29.122 | Setting up dstat (0.7.3-1) ... 2021-06-18 09:37:29.477 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-06-18 09:37:29.986 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-06-18 09:37:30.145 | Setting up ipset (6.34-1) ... 2021-06-18 09:37:30.294 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-06-18 09:37:30.540 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-06-18 09:37:30.666 | Setting up systemd (237-3ubuntu10.48) ... 2021-06-18 09:37:30.734 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-06-18 09:37:32.500 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-06-18 09:37:32.502 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-06-18 09:37:32.503 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-06-18 09:37:32.504 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-06-18 09:37:32.648 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-06-18 09:37:32.814 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 2021-06-18 09:37:33.031 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-06-18 09:37:33.214 | Setting up libann0 (1.1.2+doc-6) ... 2021-06-18 09:37:33.403 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-06-18 09:37:33.676 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-06-18 09:37:33.859 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-06-18 09:37:34.060 | Setting up dnsmasq-base (2.79-1ubuntu0.4) ... 2021-06-18 09:37:34.362 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-06-18 09:37:34.597 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-06-18 09:37:34.928 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:37:59.310 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.48) ... 2021-06-18 09:37:59.476 | Setting up libmysqlclient20:amd64 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:37:59.647 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-06-18 09:37:59.824 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-06-18 09:38:00.007 | Setting up libthai-data (0.1.27-2) ... 2021-06-18 09:38:00.201 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-06-18 09:38:00.384 | Setting up javascript-common (11) ... 2021-06-18 09:38:00.615 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-06-18 09:38:00.687 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-06-18 09:38:00.836 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-06-18 09:38:01.075 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-06-18 09:38:01.384 | Setting up libjs-jquery-metadata (12-1) ... 2021-06-18 09:38:01.612 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-06-18 09:38:03.020 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-06-18 09:38:03.464 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-06-18 09:38:03.693 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-06-18 09:38:03.927 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-06-18 09:38:04.144 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-06-18 09:38:04.355 | Setting up vbetool (1.1-4) ... 2021-06-18 09:38:04.573 | Setting up libcdt5 (2.40.1-2) ... 2021-06-18 09:38:04.801 | Setting up git (1:2.17.1-1ubuntu0.8) ... 2021-06-18 09:38:05.081 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-06-18 09:38:05.293 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-06-18 09:38:05.487 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-06-18 09:38:05.841 | Setting up libcgraph6 (2.40.1-2) ... 2021-06-18 09:38:06.064 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-06-18 09:38:06.321 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-06-18 09:38:06.606 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-06-18 09:38:06.848 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-06-18 09:38:07.144 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-06-18 09:38:07.355 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-18 09:38:07.567 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-06-18 09:38:07.812 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-06-18 09:38:08.121 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-06-18 09:38:08.355 | Setting up libtool (2.4.6-2) ... 2021-06-18 09:38:08.560 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-18 09:38:08.755 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-06-18 09:38:08.972 | Setting up libnss-systemd:amd64 (237-3ubuntu10.48) ... 2021-06-18 09:38:09.178 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-06-18 09:38:09.395 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:09.612 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-06-18 09:38:11.592 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-06-18 09:38:12.304 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-06-18 09:38:15.058 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-06-18 09:38:15.286 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-06-18 09:38:15.572 | Setting up libpam-systemd:amd64 (237-3ubuntu10.48) ... 2021-06-18 09:38:16.344 | Setting up libapr1-dev (1.6.3-2) ... 2021-06-18 09:38:16.538 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-06-18 09:38:16.761 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-06-18 09:38:17.252 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-06-18 09:38:17.452 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-06-18 09:38:17.606 | Setting up libgvpr2 (2.40.1-2) ... 2021-06-18 09:38:17.772 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-06-18 09:38:17.903 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-06-18 09:38:19.177 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-06-18 09:38:19.789 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-06-18 09:38:19.977 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-06-18 09:38:20.172 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-06-18 09:38:20.475 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-06-18 09:38:20.680 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-06-18 09:38:20.863 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-06-18 09:38:21.000 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-06-18 09:38:21.148 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-06-18 09:38:21.338 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:38:21.532 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-06-18 09:38:21.737 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-06-18 09:38:21.937 | Setting up ssl-cert (1.0.39) ... 2021-06-18 09:38:23.155 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-06-18 09:38:23.657 | Setting up autoconf (2.69-11) ... 2021-06-18 09:38:24.012 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-06-18 09:38:24.229 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-06-18 09:38:24.370 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-06-18 09:38:24.554 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-06-18 09:38:25.006 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-06-18 09:38:25.834 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-06-18 09:38:26.040 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-06-18 09:38:26.314 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-06-18 09:38:26.566 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-06-18 09:38:26.897 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-06-18 09:38:27.029 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-18 09:38:27.188 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:38:27.377 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-18 09:38:27.577 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-06-18 09:38:28.235 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-06-18 09:38:28.943 | Setting up postgresql-common (190ubuntu0.1) ... 2021-06-18 09:38:30.576 | Adding user postgres to group ssl-cert 2021-06-18 09:38:30.947 | 2021-06-18 09:38:30.947 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-06-18 09:38:31.191 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-06-18 09:38:31.191 | Removing obsolete dictionary files: 2021-06-18 09:38:31.437 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-06-18 09:38:32.286 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-06-18 09:38:32.398 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-06-18 09:38:32.497 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:38:32.708 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-06-18 09:38:32.880 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-06-18 09:38:33.055 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-06-18 09:38:33.160 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:33.337 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-06-18 09:38:33.537 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:38:33.731 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:38:33.960 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-06-18 09:38:34.553 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-06-18 09:38:35.314 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-06-18 09:38:35.760 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-06-18 09:38:35.959 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-06-18 09:38:36.234 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:38:36.400 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-06-18 09:38:46.756 | Enabling module mpm_event. 2021-06-18 09:38:46.825 | Enabling module authz_core. 2021-06-18 09:38:46.832 | Enabling module authz_host. 2021-06-18 09:38:46.897 | Enabling module authn_core. 2021-06-18 09:38:46.903 | Enabling module auth_basic. 2021-06-18 09:38:47.003 | Enabling module access_compat. 2021-06-18 09:38:47.103 | Enabling module authn_file. 2021-06-18 09:38:47.169 | Enabling module authz_user. 2021-06-18 09:38:47.228 | Enabling module alias. 2021-06-18 09:38:47.292 | Enabling module dir. 2021-06-18 09:38:47.352 | Enabling module autoindex. 2021-06-18 09:38:47.412 | Enabling module env. 2021-06-18 09:38:47.472 | Enabling module mime. 2021-06-18 09:38:47.532 | Enabling module negotiation. 2021-06-18 09:38:47.595 | Enabling module setenvif. 2021-06-18 09:38:47.665 | Enabling module filter. 2021-06-18 09:38:47.731 | Enabling module deflate. 2021-06-18 09:38:47.806 | Enabling module status. 2021-06-18 09:38:47.870 | Enabling module reqtimeout. 2021-06-18 09:38:47.970 | Enabling conf charset. 2021-06-18 09:38:48.036 | Enabling conf localized-error-pages. 2021-06-18 09:38:48.099 | Enabling conf other-vhosts-access-log. 2021-06-18 09:38:48.184 | Enabling conf security. 2021-06-18 09:38:48.280 | Enabling conf serve-cgi-bin. 2021-06-18 09:38:48.343 | Enabling site 000-default. 2021-06-18 09:38:48.395 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-06-18 09:38:48.453 | Enabling conf javascript-common. 2021-06-18 09:38:48.720 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-06-18 09:38:49.147 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-06-18 09:38:50.616 | Setting up libmysqlclient-dev (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:38:50.788 | Setting up po-debconf (1.0.20) ... 2021-06-18 09:38:50.948 | Setting up build-essential (12.4ubuntu1) ... 2021-06-18 09:38:51.102 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-06-18 09:38:51.245 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-06-18 09:38:51.388 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-06-18 09:38:51.548 | Setting up librados2 (12.2.13-0ubuntu0.18.04.7) ... 2021-06-18 09:38:51.697 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:51.879 | Setting up libpq5:amd64 (10.17-0ubuntu0.18.04.1) ... 2021-06-18 09:38:52.039 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-06-18 09:38:53.176 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-06-18 09:38:53.336 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-06-18 09:38:53.502 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-06-18 09:38:55.770 | Regenerating fonts cache... done. 2021-06-18 09:38:55.839 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-06-18 09:38:56.034 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:56.222 | Setting up libpq-dev (10.17-0ubuntu0.18.04.1) ... 2021-06-18 09:38:56.428 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 2021-06-18 09:38:56.650 | Setting up postgresql-server-dev-10 (10.17-0ubuntu0.18.04.1) ... 2021-06-18 09:38:56.822 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.7) ... 2021-06-18 09:38:57.022 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:57.193 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-06-18 09:38:57.365 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-06-18 09:38:57.565 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-06-18 09:38:57.794 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-06-18 09:38:57.983 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-06-18 09:38:58.194 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:58.399 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:58.668 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-06-18 09:38:58.891 | Setting up curl (7.58.0-2ubuntu3.13) ... 2021-06-18 09:38:59.114 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-06-18 09:38:59.296 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:59.416 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-06-18 09:38:59.582 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-06-18 09:38:59.708 | Setting up libgvc6 (2.40.1-2) ... 2021-06-18 09:38:59.879 | Setting up graphviz (2.40.1-2) ... 2021-06-18 09:39:00.035 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-06-18 09:39:00.223 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-06-18 09:39:00.372 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-06-18 09:39:00.582 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-06-18 09:39:00.840 | Setting up debhelper (11.1.6ubuntu2) ... 2021-06-18 09:39:01.018 | Setting up dh-autoreconf (17) ... 2021-06-18 09:39:01.194 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-06-18 09:39:01.491 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-06-18 09:39:01.692 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-06-18 09:39:01.874 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-06-18 09:39:02.095 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-06-18 09:39:12.388 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-06-18 09:39:12.583 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:39:12.937 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:39:13.040 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-06-18 09:39:13.394 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-06-18 09:39:13.514 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-06-18 09:39:16.325 | ++ functions-common:apt_get:1113 : result=0 2021-06-18 09:39:16.328 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:39:16.331 | ++ functions-common:time_stop:2331 : local name 2021-06-18 09:39:16.333 | ++ functions-common:time_stop:2332 : local end_time 2021-06-18 09:39:16.336 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:39:16.339 | ++ functions-common:time_stop:2334 : local total 2021-06-18 09:39:16.342 | ++ functions-common:time_stop:2335 : local start_time 2021-06-18 09:39:16.345 | ++ functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:39:16.347 | ++ functions-common:time_stop:2338 : start_time=1624008859819 2021-06-18 09:39:16.350 | ++ functions-common:time_stop:2340 : [[ -z 1624008859819 ]] 2021-06-18 09:39:16.352 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:39:16.357 | ++ functions-common:time_stop:2343 : end_time=1624009156354 2021-06-18 09:39:16.360 | ++ functions-common:time_stop:2344 : elapsed_time=296535 2021-06-18 09:39:16.362 | ++ functions-common:time_stop:2345 : total=1461 2021-06-18 09:39:16.365 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:39:16.367 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=297996 2021-06-18 09:39:16.370 | ++ functions-common:apt_get:1117 : return 0 2021-06-18 09:39:16.373 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-06-18 09:39:16.376 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-06-18 09:39:16.379 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-06-18 09:39:16.385 | ++ tools/install_prereqs.sh:source:89 : date 2021-06-18 09:39:16.392 | + ./stack.sh:main:761 : [[ False != \T\r\u\e ]] 2021-06-18 09:39:16.395 | + ./stack.sh:main:762 : PYPI_ALTERNATIVE_URL= 2021-06-18 09:39:16.399 | + ./stack.sh:main:762 : /home/ubuntu/devstack/tools/install_pip.sh 2021-06-18 09:39:18.478 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-06-18 09:39:18.480 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-06-18 09:39:18.483 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-06-18 09:39:18.486 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-06-18 09:39:18.489 | + tools/install_pip.sh:main:43 : GetDistro 2021-06-18 09:39:18.491 | + functions-common:GetDistro:371 : GetOSVersion 2021-06-18 09:39:18.494 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-06-18 09:39:18.496 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-06-18 09:39:18.499 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-06-18 09:39:18.502 | + functions-common:_ensure_lsb_release:323 : return 2021-06-18 09:39:18.504 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-06-18 09:39:18.633 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-06-18 09:39:18.635 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-06-18 09:39:18.724 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-06-18 09:39:18.726 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-06-18 09:39:18.812 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-06-18 09:39:18.814 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-06-18 09:39:18.816 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-06-18 09:39:18.818 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-06-18 09:39:18.820 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-06-18 09:39:18.822 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-06-18 09:39:18.824 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-06-18 09:39:18.826 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-06-18 09:39:18.828 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-06-18 09:39:18.830 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-06-18 09:39:18.832 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-06-18 09:39:18.833 | Distro: bionic 2021-06-18 09:39:18.835 | + tools/install_pip.sh:main:128 : get_versions 2021-06-18 09:39:18.837 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-06-18 09:39:18.843 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-06-18 09:39:18.844 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-06-18 09:39:18.848 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-06-18 09:39:18.848 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-06-18 09:39:19.293 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-06-18 09:39:19.296 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-06-18 09:39:19.296 | pip: 20.2.2 2021-06-18 09:39:19.299 | + tools/install_pip.sh:main:137 : is_fedora 2021-06-18 09:39:19.301 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-18 09:39:19.303 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-18 09:39:19.306 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-18 09:39:19.308 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-18 09:39:19.311 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-18 09:39:19.313 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-18 09:39:19.315 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:39:19.318 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-18 09:39:19.320 | + tools/install_pip.sh:main:137 : is_suse 2021-06-18 09:39:19.322 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:39:19.325 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:39:19.327 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:39:19.330 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:39:19.332 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:39:19.334 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:39:19.337 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-06-18 09:39:19.339 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-06-18 09:39:19.341 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:39:19.344 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:39:19.346 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-06-18 09:39:19.369 | + 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-06-18 09:39:19.512 | Reading package lists... 2021-06-18 09:39:19.832 | Building dependency tree... 2021-06-18 09:39:19.833 | Reading state information... 2021-06-18 09:39:20.182 | Package 'python-pip' is not installed, so not removed 2021-06-18 09:39:20.182 | The following packages were automatically installed and are no longer required: 2021-06-18 09:39:20.184 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:39:20.184 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:39:20.184 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:39:20.184 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:39:20.184 | python3-twisted-bin python3-zope.interface 2021-06-18 09:39:20.184 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:39:20.281 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2021-06-18 09:39:20.285 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:39:20.287 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:39:20.289 | + functions-common:time_stop:2331 : local name 2021-06-18 09:39:20.290 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:39:20.292 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:39:20.294 | + functions-common:time_stop:2334 : local total 2021-06-18 09:39:20.297 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:39:20.299 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:39:20.301 | + functions-common:time_stop:2338 : start_time=1624009159366 2021-06-18 09:39:20.303 | + functions-common:time_stop:2340 : [[ -z 1624009159366 ]] 2021-06-18 09:39:20.306 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:39:20.309 | + functions-common:time_stop:2343 : end_time=1624009160307 2021-06-18 09:39:20.311 | + functions-common:time_stop:2344 : elapsed_time=941 2021-06-18 09:39:20.313 | + functions-common:time_stop:2345 : total=0 2021-06-18 09:39:20.315 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:39:20.317 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=941 2021-06-18 09:39:20.318 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:39:20.321 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-06-18 09:39:20.323 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-06-18 09:39:20.325 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:39:20.328 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:39:20.330 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-06-18 09:39:20.349 | + 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-06-18 09:39:20.559 | Reading package lists... 2021-06-18 09:39:20.974 | Building dependency tree... 2021-06-18 09:39:20.975 | Reading state information... 2021-06-18 09:39:21.272 | Package 'python3-pip' is not installed, so not removed 2021-06-18 09:39:21.272 | The following packages were automatically installed and are no longer required: 2021-06-18 09:39:21.273 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:39:21.273 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:39:21.273 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:39:21.273 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:39:21.273 | python3-twisted-bin python3-zope.interface 2021-06-18 09:39:21.273 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:39:21.366 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2021-06-18 09:39:21.372 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:39:21.375 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:39:21.377 | + functions-common:time_stop:2331 : local name 2021-06-18 09:39:21.379 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:39:21.381 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:39:21.383 | + functions-common:time_stop:2334 : local total 2021-06-18 09:39:21.386 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:39:21.388 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:39:21.391 | + functions-common:time_stop:2338 : start_time=1624009160347 2021-06-18 09:39:21.393 | + functions-common:time_stop:2340 : [[ -z 1624009160347 ]] 2021-06-18 09:39:21.396 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:39:21.400 | + functions-common:time_stop:2343 : end_time=1624009161397 2021-06-18 09:39:21.401 | + functions-common:time_stop:2344 : elapsed_time=1050 2021-06-18 09:39:21.404 | + functions-common:time_stop:2345 : total=941 2021-06-18 09:39:21.406 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:39:21.409 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1991 2021-06-18 09:39:21.411 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:39:21.413 | + tools/install_pip.sh:main:142 : install_get_pip 2021-06-18 09:39:21.415 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-06-18 09:39:21.418 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-06-18 09:39:21.421 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-06-18 09:39:21.423 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-06-18 09:39:21.425 | + 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-06-18 09:39:21.436 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-06-18 09:39:21.436 | Dload Upload Total Spent Left Speed 2021-06-18 09:39:22.211 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 2441k 0 --:--:-- --:--:-- --:--:-- 2438k 2021-06-18 09:39:22.216 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-06-18 09:39:22.220 | + 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-06-18 09:39:25.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:39:25.768 | Collecting pip 2021-06-18 09:39:25.782 | 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-06-18 09:39:27.277 | Installing collected packages: pip 2021-06-18 09:39:27.277 | Attempting uninstall: pip 2021-06-18 09:39:27.279 | Found existing installation: pip 20.2.2 2021-06-18 09:39:27.536 | Uninstalling pip-20.2.2: 2021-06-18 09:39:27.551 | Successfully uninstalled pip-20.2.2 2021-06-18 09:39:29.155 | Successfully installed pip-20.2.4 2021-06-18 09:39:29.155 | WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 2021-06-18 09:39:29.300 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-06-18 09:39:29.302 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-06-18 09:39:29.305 | + inc/python:python3_enabled:468 : return 0 2021-06-18 09:39:29.308 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-06-18 09:39:29.311 | + tools/install_pip.sh:main:148 : set -x 2021-06-18 09:39:29.314 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-06-18 09:39:29.317 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-06-18 09:39:29.320 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-18 09:39:29.324 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-06-18 09:39:29.327 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-06-18 09:39:29.329 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 09:39:29.332 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:39:29.332 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 09:39:29.337 | ++ 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-06-18 09:39:29.338 | 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-06-18 09:39:29.340 | ++ 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-06-18 09:39:29.340 | 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-06-18 09:39:29.342 | ++ 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-06-18 09:39:29.347 | + 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-06-18 09:39:29.349 | + 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-06-18 09:39:29.373 | 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-06-18 09:39:29.379 | + 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-06-18 09:39:32.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:39:32.801 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.801 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.803 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.803 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.803 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.803 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.804 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.804 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.805 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.805 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.805 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.806 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.806 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.807 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.807 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.808 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.808 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.808 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.809 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.810 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.811 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.811 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.812 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.812 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.813 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.814 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.814 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.814 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.815 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.816 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.817 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.818 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.818 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.819 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.820 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.821 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.822 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.822 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.823 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.823 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.825 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.825 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.826 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.827 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.828 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.829 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.830 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.830 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.831 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.832 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.832 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.832 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.833 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.833 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.834 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.834 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.835 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.836 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.836 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.837 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.837 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.837 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.838 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.839 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.839 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.839 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.840 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.840 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.841 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.841 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.842 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.842 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.843 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.843 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.843 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.844 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.844 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.845 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.846 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.846 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.846 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.848 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.848 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.848 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.848 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.849 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.850 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.850 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.850 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.851 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.851 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.851 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.852 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.852 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.853 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.853 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.854 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.854 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.855 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.855 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.855 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.856 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.856 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.857 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.858 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.858 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.859 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.859 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.859 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.860 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.861 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.861 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.862 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.862 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.863 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.863 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.864 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.864 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.865 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.865 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.865 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.866 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.866 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.867 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.867 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.868 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.868 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.868 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.869 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.870 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.870 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.871 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.871 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.871 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.872 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.873 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.874 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.874 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.874 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.875 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.875 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.876 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.876 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.877 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.877 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.877 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.878 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.878 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.879 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.879 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.880 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.880 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.881 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.881 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.882 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.882 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.883 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.884 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.884 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.885 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.885 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.886 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.886 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.887 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.888 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.888 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.888 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.889 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.890 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.890 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.891 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.891 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.892 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.892 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.893 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.893 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.894 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.894 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.895 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.895 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.896 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.896 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.897 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.897 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.898 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.898 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.899 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.899 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.900 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.900 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.901 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.902 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.902 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.903 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.903 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.904 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.904 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.905 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.905 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.906 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.907 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.907 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.908 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.908 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.909 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.909 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.910 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.910 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.911 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.911 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.912 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.912 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.913 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.914 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.914 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.914 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.915 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.916 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.916 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.917 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.917 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.918 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.918 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.920 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.920 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.920 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.921 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.921 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.922 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.922 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.923 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.923 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.924 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.924 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.924 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.925 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.925 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.926 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.926 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.926 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.927 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.928 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.928 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.928 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.929 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.929 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.930 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.934 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.935 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.936 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.937 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.937 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.937 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.938 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.939 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.939 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.940 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.940 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.940 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.941 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.941 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.942 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.943 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.943 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.944 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.944 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.945 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.945 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.946 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.946 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.947 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.947 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.948 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.948 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.949 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.949 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.949 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.950 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.950 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.951 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.951 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.952 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.952 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.953 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.953 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.953 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.954 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.954 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.955 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.955 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.956 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.957 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.958 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.958 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.959 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.959 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.960 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.960 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.961 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.961 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.961 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.962 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.963 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.964 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.965 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.965 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.965 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.967 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.967 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.968 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.969 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.969 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.970 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.970 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.971 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.971 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.972 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.972 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.973 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.973 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.974 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.974 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.974 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.975 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.975 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.976 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.977 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.977 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.977 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.978 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.978 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.979 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.979 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.980 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.980 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:32.981 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:32.981 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:32.982 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.008 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.009 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.009 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.010 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.010 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.011 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.011 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.012 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.013 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.014 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.014 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.015 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.015 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.016 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.017 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.017 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.018 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.018 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.019 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.019 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.020 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.020 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.021 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.021 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.022 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.022 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.023 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.023 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.024 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.024 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.025 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.025 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.026 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.026 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.027 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.027 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.028 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.029 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.029 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.030 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.030 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.031 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.031 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.031 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.032 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.032 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.033 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.034 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.034 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.035 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.035 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.036 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.036 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.037 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.037 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.038 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.038 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.039 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.039 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.040 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.040 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.041 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.041 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.042 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.043 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.043 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.044 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.044 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.045 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:39:33.045 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:39:33.046 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:39:33.046 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-06-18 09:39:33.050 | 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 (49.6.0) 2021-06-18 09:39:34.670 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:39:34.670 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:39:34.743 | + inc/python:pip_install:207 : result=0 2021-06-18 09:39:34.745 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:39:34.748 | + functions-common:time_stop:2331 : local name 2021-06-18 09:39:34.750 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:39:34.752 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:39:34.754 | + functions-common:time_stop:2334 : local total 2021-06-18 09:39:34.756 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:39:34.757 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:39:34.759 | + functions-common:time_stop:2338 : start_time=1624009169367 2021-06-18 09:39:34.761 | + functions-common:time_stop:2340 : [[ -z 1624009169367 ]] 2021-06-18 09:39:34.764 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:39:34.768 | + functions-common:time_stop:2343 : end_time=1624009174765 2021-06-18 09:39:34.770 | + functions-common:time_stop:2344 : elapsed_time=5398 2021-06-18 09:39:34.773 | + functions-common:time_stop:2345 : total=0 2021-06-18 09:39:34.775 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:39:34.777 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5398 2021-06-18 09:39:34.779 | + inc/python:pip_install:210 : return 0 2021-06-18 09:39:34.782 | + tools/install_pip.sh:main:154 : get_versions 2021-06-18 09:39:34.785 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-06-18 09:39:34.789 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-06-18 09:39:34.791 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-06-18 09:39:34.794 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-06-18 09:39:34.795 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-06-18 09:39:35.429 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-06-18 09:39:35.433 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-06-18 09:39:35.433 | pip: 20.2.4 2021-06-18 09:39:35.437 | + ./stack.sh:main:766 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-06-18 09:39:35.441 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-06-18 09:39:35.446 | + ./stack.sh:main:767 : fixup_all 2021-06-18 09:39:35.450 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-06-18 09:39:35.453 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-06-18 09:39:35.456 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-18 09:39:35.471 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-18 09:39:35.471 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-06-18 09:39:35.472 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-06-18 09:39:35.479 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-06-18 09:39:35.482 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-06-18 09:39:35.485 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-06-18 09:39:35.493 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-06-18 09:39:35.498 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-06-18 09:39:35.500 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-06-18 09:39:35.503 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-06-18 09:39:35.505 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:39:35.508 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:39:35.511 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:39:35.515 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:39:35.517 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:39:35.520 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:39:35.522 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:39:35.525 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:39:35.528 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:39:35.531 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:39:35.534 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:39:35.537 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:39:35.540 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-06-18 09:39:35.543 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:39:35.546 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:39:35.548 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:39:35.551 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-06-18 09:39:35.574 | + 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-06-18 09:39:35.708 | Reading package lists... 2021-06-18 09:39:36.007 | Building dependency tree... 2021-06-18 09:39:36.008 | Reading state information... 2021-06-18 09:39:36.352 | The following packages were automatically installed and are no longer required: 2021-06-18 09:39:36.354 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:39:36.354 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:39:36.354 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:39:36.354 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:39:36.354 | python3-twisted-bin python3-zope.interface 2021-06-18 09:39:36.354 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:39:36.355 | The following additional packages will be installed: 2021-06-18 09:39:36.356 | python3-software-properties 2021-06-18 09:39:36.414 | The following packages will be upgraded: 2021-06-18 09:39:36.414 | python3-software-properties software-properties-common 2021-06-18 09:39:36.712 | 2 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2021-06-18 09:39:36.712 | Need to get 33.9 kB of archives. 2021-06-18 09:39:36.712 | After this operation, 0 B of additional disk space will be used. 2021-06-18 09:39:36.713 | 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-06-18 09:39:36.852 | 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-06-18 09:39:37.519 | Fetched 33.9 kB in 1s (67.0 kB/s) 2021-06-18 09:39:37.890 | (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 ... 74384 files and directories currently installed.) 2021-06-18 09:39:37.894 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-06-18 09:39:38.279 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-06-18 09:39:38.972 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-06-18 09:39:39.239 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-06-18 09:39:39.711 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:39:40.798 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-06-18 09:39:41.307 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-06-18 09:39:41.438 | Setting up software-properties-common (0.96.24.32.14) ... 2021-06-18 09:39:44.412 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:39:44.415 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:39:44.418 | + functions-common:time_stop:2331 : local name 2021-06-18 09:39:44.421 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:39:44.424 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:39:44.427 | + functions-common:time_stop:2334 : local total 2021-06-18 09:39:44.429 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:39:44.432 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:39:44.434 | + functions-common:time_stop:2338 : start_time=1624009175571 2021-06-18 09:39:44.437 | + functions-common:time_stop:2340 : [[ -z 1624009175571 ]] 2021-06-18 09:39:44.441 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:39:44.444 | + functions-common:time_stop:2343 : end_time=1624009184442 2021-06-18 09:39:44.447 | + functions-common:time_stop:2344 : elapsed_time=8871 2021-06-18 09:39:44.449 | + functions-common:time_stop:2345 : total=297996 2021-06-18 09:39:44.452 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:39:44.455 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=306867 2021-06-18 09:39:44.457 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:39:44.460 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-06-18 09:39:45.451 | 'universe' distribution component is already enabled for all sources. 2021-06-18 09:39:45.482 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-06-18 09:39:45.485 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-06-18 09:39:46.902 | Reading package lists... 2021-06-18 09:39:47.277 | Building dependency tree... 2021-06-18 09:39:47.279 | Reading state information... 2021-06-18 09:39:47.603 | The following packages were automatically installed and are no longer required: 2021-06-18 09:39:47.604 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:39:47.604 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:39:47.604 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:39:47.604 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:39:47.605 | python3-twisted-bin python3-zope.interface 2021-06-18 09:39:47.605 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:39:47.657 | The following NEW packages will be installed: 2021-06-18 09:39:47.657 | ubuntu-cloud-keyring 2021-06-18 09:39:47.765 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2021-06-18 09:39:47.765 | Need to get 5,908 B of archives. 2021-06-18 09:39:47.765 | After this operation, 22.5 kB of additional disk space will be used. 2021-06-18 09:39:47.766 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-06-18 09:39:51.078 | Fetched 5,908 B in 0s (66.2 kB/s) 2021-06-18 09:39:51.245 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-06-18 09:39:51.289 | (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 ... 74384 files and directories currently installed.) 2021-06-18 09:39:51.294 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-06-18 09:39:51.358 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-06-18 09:39:51.745 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-06-18 09:39:54.531 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-06-18 09:39:54.563 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-06-18 09:39:54.693 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-06-18 09:39:54.714 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-06-18 09:39:54.727 | Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-06-18 09:39:55.086 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-06-18 09:40:00.542 | Fetched 431 kB in 1s (400 kB/s) 2021-06-18 09:40:02.786 | Reading package lists... 2021-06-18 09:40:02.863 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-06-18 09:40:02.865 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-06-18 09:40:02.868 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-06-18 09:40:02.870 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-06-18 09:40:02.872 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-06-18 09:40:02.875 | ++ functions-common:apt_get_update:1076 : id -u 2021-06-18 09:40:02.879 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-06-18 09:40:02.882 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-06-18 09:40:02.884 | + functions-common:time_start:2317 : local name=apt-get-update 2021-06-18 09:40:02.888 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:40:02.890 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:40:02.893 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:40:02.897 | + functions-common:time_start:2322 : _TIME_START[$name]=1624009202894 2021-06-18 09:40:02.899 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-06-18 09:40:02.901 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-06-18 09:40:02.905 | + 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-06-18 09:40:03.219 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-06-18 09:40:03.251 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-06-18 09:40:03.281 | Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-06-18 09:40:03.281 | Hit:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-06-18 09:40:03.414 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-06-18 09:40:04.221 | Fetched 252 kB in 1s (256 kB/s) 2021-06-18 09:40:06.185 | Reading package lists... 2021-06-18 09:40:06.256 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-06-18 09:40:06.259 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-06-18 09:40:06.262 | + functions-common:time_stop:2331 : local name 2021-06-18 09:40:06.265 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:40:06.268 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:40:06.271 | + functions-common:time_stop:2334 : local total 2021-06-18 09:40:06.273 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:40:06.276 | + functions-common:time_stop:2337 : name=apt-get-update 2021-06-18 09:40:06.280 | + functions-common:time_stop:2338 : start_time=1624009202894 2021-06-18 09:40:06.283 | + functions-common:time_stop:2340 : [[ -z 1624009202894 ]] 2021-06-18 09:40:06.286 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:40:06.290 | + functions-common:time_stop:2343 : end_time=1624009206287 2021-06-18 09:40:06.293 | + functions-common:time_stop:2344 : elapsed_time=3393 2021-06-18 09:40:06.297 | + functions-common:time_stop:2345 : total=3092 2021-06-18 09:40:06.299 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:40:06.303 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6485 2021-06-18 09:40:06.306 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-06-18 09:40:06.322 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-06-18 09:40:06.337 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-06-18 09:40:06.357 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-06-18 09:40:06.360 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-06-18 09:40:06.363 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-18 09:40:06.366 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-18 09:40:06.369 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-18 09:40:06.372 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-18 09:40:06.376 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-18 09:40:06.379 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-18 09:40:06.382 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:40:06.385 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-18 09:40:06.387 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-06-18 09:40:06.390 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-06-18 09:40:06.392 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-06-18 09:40:06.395 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:40:06.397 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:40:06.400 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:40:06.403 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:40:06.406 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:40:06.408 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:40:06.411 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-06-18 09:40:06.414 | + ./stack.sh:main:770 : pip_install -U os-testr 2021-06-18 09:40:06.443 | Using python 3.6 to install os-testr because python3_enabled=True 2021-06-18 09:40:06.449 | + 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-06-18 09:40:09.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:40:09.279 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.280 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.280 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.280 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.281 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.281 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.282 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.282 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.283 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.284 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.284 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.285 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.285 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.285 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.286 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.286 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.287 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.287 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.288 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.288 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.288 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.289 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.289 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.290 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.290 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.291 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.291 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.292 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.292 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.292 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.293 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.294 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.295 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.296 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.296 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.296 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.297 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.297 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.297 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.298 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.298 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.299 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.299 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.300 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.300 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.300 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.301 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.301 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.302 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.302 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.302 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.303 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.303 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.304 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.304 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.305 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.305 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.306 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.306 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.307 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.307 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.308 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.308 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.308 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.309 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.310 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.310 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.311 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.311 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.312 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.312 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.312 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.313 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.313 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.314 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.314 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.315 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.316 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.316 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.316 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.317 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.317 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.318 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.318 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.319 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.319 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.319 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.320 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.320 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.321 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.321 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.322 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.322 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.323 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.323 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.323 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.324 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.325 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.326 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.326 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.327 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.327 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.327 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.328 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.328 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.329 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.329 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.330 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.330 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.331 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.331 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.332 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.332 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.333 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.333 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.334 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.334 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.335 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.335 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.335 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.336 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.336 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.337 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.337 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.338 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.338 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.339 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.339 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.341 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.342 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.342 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.342 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.343 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.343 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.344 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.344 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.345 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.345 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.346 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.346 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.346 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.347 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.347 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.348 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.348 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.349 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.349 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.349 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.350 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.350 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.351 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.351 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.352 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.352 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.353 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.353 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.354 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.354 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.355 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.355 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.355 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.356 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.357 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.357 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.358 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.358 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.359 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.359 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.359 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.360 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.361 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.361 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.361 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.362 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.362 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.363 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.363 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.363 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.364 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.364 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.365 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.365 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.366 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.366 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.366 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.367 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.367 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.368 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.368 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.369 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.369 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.370 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.370 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.371 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.371 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.372 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.373 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.373 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.373 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.374 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.374 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.375 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.375 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.376 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.376 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.377 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.377 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.378 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.378 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.378 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.379 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.379 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.380 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.380 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.381 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.381 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.382 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.382 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.382 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.383 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.383 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.384 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.384 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.385 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.385 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.386 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.386 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.386 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.387 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.388 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.389 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.389 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.390 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.390 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.390 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.391 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.391 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.392 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.392 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.393 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.393 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.394 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.394 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.394 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.395 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.395 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.396 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.396 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.397 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.397 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.398 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.398 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.399 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.399 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.400 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.400 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.400 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.401 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.401 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.402 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.402 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.403 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.404 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.405 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.405 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.405 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.406 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.406 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.407 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.407 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.408 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.408 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.409 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.409 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.410 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.410 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.411 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.411 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.412 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.412 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.412 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.413 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.413 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.413 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.414 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.414 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.415 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.415 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.416 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.416 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.416 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.417 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.417 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.418 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.418 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.419 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.420 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.420 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.421 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.422 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.422 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.422 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.423 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.423 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.424 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.424 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.425 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.425 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.425 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.426 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.426 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.427 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.427 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.428 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.428 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.429 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.429 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.430 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.430 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.430 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.431 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.431 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.432 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.432 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.433 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.433 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.434 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.434 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.435 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.435 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.436 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.437 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.437 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.438 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.438 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.439 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.439 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.440 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.440 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.441 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.441 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.442 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.442 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.442 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.448 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.449 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.450 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.451 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.451 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.456 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.457 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.457 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.457 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.458 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.458 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.458 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.459 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.459 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.460 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.460 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.460 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.461 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.461 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.462 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.462 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.463 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.463 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.464 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.464 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.465 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.465 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.467 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.467 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.468 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.468 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.469 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.469 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.469 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.470 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.470 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.471 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.471 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.471 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.472 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.473 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.473 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.474 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.474 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.475 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.475 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.475 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:09.476 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:09.476 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:09.635 | Collecting os-testr===2.0.0 2021-06-18 09:40:09.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-06-18 09:40:09.788 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.4.0) 2021-06-18 09:40:09.976 | Collecting stestr===3.0.1 2021-06-18 09:40:09.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-06-18 09:40:10.187 | Collecting python-subunit===1.4.0 2021-06-18 09:40:10.195 | 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-06-18 09:40:10.317 | Requirement already satisfied, skipping upgrade: 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-06-18 09:40:10.320 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.4.0) 2021-06-18 09:40:10.325 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.6.0) 2021-06-18 09:40:10.329 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (1.0.0) 2021-06-18 09:40:10.332 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.0.0) 2021-06-18 09:40:10.347 | Requirement already satisfied, skipping upgrade: 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-06-18 09:40:10.352 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.1.0) 2021-06-18 09:40:10.362 | Requirement already satisfied, skipping upgrade: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.1.0) 2021-06-18 09:40:10.501 | Collecting future===0.18.2 2021-06-18 09:40:10.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-06-18 09:40:11.760 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-06-18 09:40:11.765 | Requirement already satisfied, skipping upgrade: 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-06-18 09:40:11.769 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.0.0) 2021-06-18 09:40:11.771 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.0) 2021-06-18 09:40:11.774 | Requirement already satisfied, skipping upgrade: 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-06-18 09:40:11.781 | Requirement already satisfied, skipping upgrade: 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-06-18 09:40:11.784 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.7.2) 2021-06-18 09:40:11.786 | Requirement already satisfied, skipping upgrade: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 749)) (0.8.9) 2021-06-18 09:40:11.803 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.8.0) 2021-06-18 09:40:11.806 | Requirement already satisfied, skipping upgrade: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.1.9) 2021-06-18 09:40:11.810 | Building wheels for collected packages: future 2021-06-18 09:40:11.811 | Building wheel for future (setup.py): started 2021-06-18 09:40:12.994 | Building wheel for future (setup.py): finished with status 'done' 2021-06-18 09:40:12.999 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=9d67e76d81e628730ad75f05f2dca0fc5ce5796b99340b8497f2b2baa230322f 2021-06-18 09:40:12.999 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-06-18 09:40:13.000 | Successfully built future 2021-06-18 09:40:14.424 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-06-18 09:40:15.729 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-06-18 09:40:15.836 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:40:15.836 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:40:15.959 | + inc/python:pip_install:207 : result=0 2021-06-18 09:40:15.961 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:40:15.964 | + functions-common:time_stop:2331 : local name 2021-06-18 09:40:15.967 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:40:15.969 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:40:15.971 | + functions-common:time_stop:2334 : local total 2021-06-18 09:40:15.973 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:40:15.976 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:40:15.978 | + functions-common:time_stop:2338 : start_time=1624009206435 2021-06-18 09:40:15.980 | + functions-common:time_stop:2340 : [[ -z 1624009206435 ]] 2021-06-18 09:40:15.984 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:40:15.988 | + functions-common:time_stop:2343 : end_time=1624009215985 2021-06-18 09:40:15.992 | + functions-common:time_stop:2344 : elapsed_time=9550 2021-06-18 09:40:15.995 | + functions-common:time_stop:2345 : total=0 2021-06-18 09:40:15.998 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:40:16.001 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9550 2021-06-18 09:40:16.004 | + inc/python:pip_install:210 : return 0 2021-06-18 09:40:16.007 | + ./stack.sh:main:772 : [[ True == \T\r\u\e ]] 2021-06-18 09:40:16.010 | + ./stack.sh:main:773 : pip_install_gr systemd-python 2021-06-18 09:40:16.013 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-06-18 09:40:16.015 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-18 09:40:16.018 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-06-18 09:40:16.021 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-06-18 09:40:16.024 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 09:40:16.030 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 09:40:16.031 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:40:16.036 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-06-18 09:40:16.039 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-06-18 09:40:16.041 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-06-18 09:40:16.045 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-06-18 09:40:16.048 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-06-18 09:40:16.070 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-06-18 09:40:16.077 | + 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-06-18 09:40:18.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:40:18.884 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.885 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.886 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.886 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.887 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.887 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.888 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.888 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.889 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.889 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.890 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.890 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.890 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.891 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.891 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.892 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.892 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.893 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.893 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.894 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.894 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.894 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.895 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.895 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.896 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.896 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.897 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.897 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.898 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.898 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.899 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.899 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.899 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.900 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.901 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.901 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.901 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.902 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.902 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.903 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.904 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.904 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.904 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.905 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.905 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.906 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.906 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.907 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.907 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.907 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.908 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.908 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.909 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.909 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.909 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.910 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.910 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.911 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.912 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.912 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.912 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.913 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.913 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.914 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.914 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.915 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.915 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.916 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.916 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.916 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.917 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.917 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.918 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.919 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.919 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.920 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.920 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.921 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.922 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.922 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.922 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.923 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.923 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.924 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.924 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.924 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.925 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.925 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.926 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.926 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.927 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.927 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.928 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.928 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.928 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.929 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.929 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.930 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.930 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.930 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.931 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.931 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.932 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.932 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.933 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.933 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.933 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.934 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.934 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.935 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.936 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.936 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.937 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.937 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.938 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.938 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.938 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.939 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.940 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.940 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.940 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.941 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.941 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.941 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.942 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.942 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.943 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.943 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.944 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.945 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.945 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.945 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.946 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.946 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.947 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.947 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.948 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.948 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.948 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.949 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.949 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.950 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.950 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.951 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.951 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.951 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.952 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.952 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.953 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.953 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.954 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.954 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.955 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.955 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.956 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.956 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.957 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.957 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.958 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.958 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.959 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.959 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.959 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.960 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.960 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.961 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.961 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.962 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.962 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.962 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.963 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.964 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.964 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.965 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.965 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.966 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.966 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.967 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.967 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.968 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.968 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.968 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.969 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.969 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.970 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.970 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.970 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.971 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.971 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.972 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.973 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.973 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.973 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.974 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.974 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.975 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.975 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.976 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.976 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.977 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.977 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.978 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.978 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.979 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.979 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.979 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.980 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.980 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.981 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.982 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.982 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.983 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.983 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.984 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.984 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.984 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.985 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.985 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.986 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.986 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.987 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.987 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.987 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.988 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.988 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.989 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.989 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.990 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.990 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.991 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.991 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.991 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.992 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.992 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.992 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.993 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.993 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.994 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.994 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.995 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.995 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.996 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.996 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.997 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.997 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.997 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.998 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:18.998 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:18.999 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:18.999 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.000 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.000 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.001 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.001 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.002 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.002 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.002 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.003 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.003 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.004 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.004 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.005 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.005 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.006 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.006 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.006 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.007 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.007 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.008 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.008 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.009 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.009 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.009 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.010 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.010 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.011 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.012 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.012 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.012 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.013 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.013 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.014 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.014 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.014 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.015 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.015 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.016 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.016 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.016 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.017 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.017 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.018 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.018 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.018 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.019 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.019 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.020 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.020 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.021 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.022 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.022 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.022 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.023 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.023 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.024 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.024 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.025 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.025 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.026 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.026 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.026 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.027 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.028 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.029 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.029 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.030 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.030 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.030 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.031 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.031 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.032 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.032 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.032 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.033 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.034 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.034 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.034 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.035 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.035 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.036 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.036 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.037 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.037 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.038 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.039 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.039 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.039 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.040 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.040 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.041 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.041 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.042 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.042 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.043 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.044 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.044 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.045 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.045 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.046 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.046 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.047 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.047 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.047 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.048 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.048 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.049 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.049 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.050 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.050 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.051 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.051 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.052 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.052 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.053 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.053 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.053 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.054 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.054 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.055 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.055 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.055 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.056 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.056 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.057 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.057 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.058 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.058 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.058 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.059 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.059 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.060 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.061 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.061 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.062 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.062 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.062 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.063 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.063 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.064 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.064 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.064 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.065 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.065 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.066 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.066 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.067 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.067 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.067 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.068 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.068 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.069 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.069 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.070 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.070 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.070 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.071 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.071 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.072 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.072 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.073 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.073 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.074 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.075 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.075 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.076 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:19.076 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:19.077 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:19.079 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-06-18 09:40:20.734 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:40:20.734 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:40:20.833 | + inc/python:pip_install:207 : result=0 2021-06-18 09:40:20.835 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:40:20.837 | + functions-common:time_stop:2331 : local name 2021-06-18 09:40:20.839 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:40:20.842 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:40:20.844 | + functions-common:time_stop:2334 : local total 2021-06-18 09:40:20.847 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:40:20.849 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:40:20.851 | + functions-common:time_stop:2338 : start_time=1624009216065 2021-06-18 09:40:20.853 | + functions-common:time_stop:2340 : [[ -z 1624009216065 ]] 2021-06-18 09:40:20.856 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:40:20.859 | + functions-common:time_stop:2343 : end_time=1624009220856 2021-06-18 09:40:20.862 | + functions-common:time_stop:2344 : elapsed_time=4791 2021-06-18 09:40:20.864 | + functions-common:time_stop:2345 : total=9550 2021-06-18 09:40:20.866 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:40:20.868 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14341 2021-06-18 09:40:20.871 | + inc/python:pip_install:210 : return 0 2021-06-18 09:40:20.873 | + ./stack.sh:main:776 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-06-18 09:40:20.931 | + ./stack.sh:main:777 : sudo systemctl restart systemd-journald 2021-06-18 09:40:21.114 | + ./stack.sh:main:784 : install_infra 2021-06-18 09:40:21.118 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-18 09:40:21.120 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-06-18 09:40:21.123 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-06-18 09:40:23.901 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-18 09:40:23.905 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-06-18 09:40:23.933 | + 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-06-18 09:40:25.603 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.608 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.611 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.619 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.624 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.627 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.638 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.642 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.645 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.652 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.657 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.659 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.664 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.668 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.671 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.675 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.679 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.682 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.685 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.690 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.692 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.697 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.702 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.705 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.714 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.718 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.720 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.728 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.732 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.735 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.742 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.747 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.750 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.763 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.768 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.770 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.775 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.777 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.779 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.782 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.787 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.789 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.794 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.799 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.801 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.804 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.809 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.812 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.815 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.819 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.823 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.827 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.831 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.834 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.844 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.849 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.852 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.872 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.880 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.885 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.887 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.901 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.905 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.910 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.912 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.917 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.922 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.924 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.931 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.937 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.939 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.941 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.946 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.948 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.954 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.959 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.962 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.986 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:25.991 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:25.993 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:25.997 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.001 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.003 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.008 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.011 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.018 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.023 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.026 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.031 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.035 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.038 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.044 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.048 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.051 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.053 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.058 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.061 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.070 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.075 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.078 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.080 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.085 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.087 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.091 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.096 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.099 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.109 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.113 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.117 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.131 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.135 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.138 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.161 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.167 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.170 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.174 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.179 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.181 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.197 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.200 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.203 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.208 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.210 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.212 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.219 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.233 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.238 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.240 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.274 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.291 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.296 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.299 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.301 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.306 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.309 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.319 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.325 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.328 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.330 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.335 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.338 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.343 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.346 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.352 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.355 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.358 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.363 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.365 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.376 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.381 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.384 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.390 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.395 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.398 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.404 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.406 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.429 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.435 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.438 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.443 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.448 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.451 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.458 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.466 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.472 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.474 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.483 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.488 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.490 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.496 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.502 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.510 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.513 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.521 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.524 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.530 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.535 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.537 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.541 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.547 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.549 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.553 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.558 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.560 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.562 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.567 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.570 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.572 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.577 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.579 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.609 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.613 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.616 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.625 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.630 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.632 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.635 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.640 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.642 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.654 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.659 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.661 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.673 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.675 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.679 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.683 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.686 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.693 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.698 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.701 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.703 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.708 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.710 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.729 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.732 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.734 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.739 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.741 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.744 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.747 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.752 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.754 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.767 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.772 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.775 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.780 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.785 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.787 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.793 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.798 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.800 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.803 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.808 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.810 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.816 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.822 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.826 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.830 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.835 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.838 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.847 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.861 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.867 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.869 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.872 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.877 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.880 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.893 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.898 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.900 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.912 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.917 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.920 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.931 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.937 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.940 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.942 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.948 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.950 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.959 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.965 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.968 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:26.977 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.989 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:26.994 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:26.996 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.001 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.005 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.008 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.019 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.024 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.026 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.033 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.039 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.042 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.062 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.067 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.070 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.072 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.077 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.079 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.082 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.086 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.089 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.092 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.097 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.100 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.104 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.110 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.113 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.118 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.125 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.127 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.133 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.138 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.140 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.152 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.157 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.160 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.188 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.193 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.196 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.203 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.208 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.211 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.223 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.228 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.230 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.233 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.238 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.241 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.254 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.267 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.270 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.272 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.277 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.280 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.284 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.289 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.292 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.300 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.305 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.307 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.329 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.335 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.340 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.343 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.345 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.350 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.352 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.362 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.367 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.369 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.384 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.391 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.393 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.397 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.403 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.405 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.408 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.413 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.415 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.433 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.439 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.441 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.455 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.457 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.463 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.466 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.470 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.475 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.477 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.482 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.502 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.507 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.509 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.514 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.519 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.521 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.532 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.537 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.539 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.548 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.553 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.555 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.563 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.566 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.570 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.575 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.577 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.579 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.584 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.586 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.594 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.601 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.606 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.608 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.615 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.617 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.620 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.625 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.628 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.641 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.643 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.646 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.654 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.656 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.661 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.663 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.667 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.679 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.681 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.687 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.689 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.694 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.705 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.709 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.712 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.715 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.720 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.723 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.727 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.732 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.735 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.739 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.745 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.747 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.761 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.763 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.776 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.781 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.784 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.790 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.793 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.796 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:27.801 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:27.803 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:27.812 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-06-18 09:40:27.949 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-06-18 09:40:27.979 | Installing collected packages: pbr 2021-06-18 09:40:28.094 | Successfully installed pbr-5.4.5 2021-06-18 09:40:28.164 | + inc/python:pip_install:207 : result=0 2021-06-18 09:40:28.166 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:40:28.169 | + functions-common:time_stop:2331 : local name 2021-06-18 09:40:28.172 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:40:28.174 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:40:28.177 | + functions-common:time_stop:2334 : local total 2021-06-18 09:40:28.179 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:40:28.182 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:40:28.185 | + functions-common:time_stop:2338 : start_time=1624009223922 2021-06-18 09:40:28.187 | + functions-common:time_stop:2340 : [[ -z 1624009223922 ]] 2021-06-18 09:40:28.191 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:40:28.194 | + functions-common:time_stop:2343 : end_time=1624009228192 2021-06-18 09:40:28.196 | + functions-common:time_stop:2344 : elapsed_time=4270 2021-06-18 09:40:28.199 | + functions-common:time_stop:2345 : total=14341 2021-06-18 09:40:28.202 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:40:28.204 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18611 2021-06-18 09:40:28.208 | + inc/python:pip_install:210 : return 0 2021-06-18 09:40:28.210 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-18 09:40:28.214 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-06-18 09:40:28.237 | + 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-06-18 09:40:30.183 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.188 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.191 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.201 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.206 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.208 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.220 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.225 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.227 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.236 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.241 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.244 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.250 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.255 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.258 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.263 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.268 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.270 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.274 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.279 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.282 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.287 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.292 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.295 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.304 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.310 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.313 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.320 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.326 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.328 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.335 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.341 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.343 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.358 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.362 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.365 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.370 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.373 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.376 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.379 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.384 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.386 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.391 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.395 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.398 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.400 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.405 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.408 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.410 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.415 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.419 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.423 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.428 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.430 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.441 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.446 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.449 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.468 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.476 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.482 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.485 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.497 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.502 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.507 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.509 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.514 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.519 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.521 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.528 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.533 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.536 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.538 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.542 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.546 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.551 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.556 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.560 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.584 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.589 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.592 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.594 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.599 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.601 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.607 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.609 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.617 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.623 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.625 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.630 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.634 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.636 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.642 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.647 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.649 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.652 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.657 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.659 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.669 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.674 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.677 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.679 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.685 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.688 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.692 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.697 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.700 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.709 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.714 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.718 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.733 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.738 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.740 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.764 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.769 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.772 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.776 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.782 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.784 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.799 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.802 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.804 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.809 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.811 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.814 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.819 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.832 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.837 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.841 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.874 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.890 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.895 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.897 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.900 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.905 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.907 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.919 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.924 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.927 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.929 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.934 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.937 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.942 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.944 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.951 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.954 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.956 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.961 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.963 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.975 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.980 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.983 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:30.989 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:30.993 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:30.997 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.002 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.005 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.028 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.033 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.036 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.040 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.046 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.048 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.054 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.062 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.068 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.070 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.078 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.083 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.085 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.092 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.098 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.106 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.109 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.117 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.119 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.126 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.130 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.132 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.136 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.142 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.144 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.148 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.154 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.156 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.158 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.163 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.166 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.168 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.174 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.176 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.206 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.210 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.213 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.223 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.227 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.230 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.233 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.238 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.240 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.253 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.257 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.260 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.273 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.275 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.279 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.284 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.286 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.295 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.300 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.302 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.305 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.311 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.313 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.332 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.334 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.336 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.342 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.344 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.347 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.350 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.355 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.358 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.371 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.377 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.379 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.383 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.389 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.391 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.397 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.401 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.405 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.407 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.412 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.414 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.421 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.427 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.429 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.434 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.439 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.442 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.449 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.464 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.469 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.471 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.474 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.479 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.482 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.494 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.500 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.502 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.514 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.519 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.522 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.533 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.538 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.541 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.543 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.548 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.551 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.559 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.565 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.568 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.578 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.590 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.595 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.598 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.603 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.608 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.611 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.624 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.629 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.632 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.639 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.645 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.650 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.670 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.675 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.677 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.680 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.686 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.688 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.691 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.695 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.697 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.701 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.706 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.708 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.712 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.719 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.721 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.724 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.728 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.731 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.737 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.742 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.744 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.756 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.761 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.764 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.794 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.799 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.801 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.810 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.814 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.817 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.829 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.833 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.836 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.838 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.844 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.847 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.860 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.874 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.877 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.879 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.884 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.887 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.892 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.897 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.900 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.910 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.915 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.918 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.943 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.951 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.956 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.958 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.961 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.968 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.971 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:31.981 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:31.987 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:31.989 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.005 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.012 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.015 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.019 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.025 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.027 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.031 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.036 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.039 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.057 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.063 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.065 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.079 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.081 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.087 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.090 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.095 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.100 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.102 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.107 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.129 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.134 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.136 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.142 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.147 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.149 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.161 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.166 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.169 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.177 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.182 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.186 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.195 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.198 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.203 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.207 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.210 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.214 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.220 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.224 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.234 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.241 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.245 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.248 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.256 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.259 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.261 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.268 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.270 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.285 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.287 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.290 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.299 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.301 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.306 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.309 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.314 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.325 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.328 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.332 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.335 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.339 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.351 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.356 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.359 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.361 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.366 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.369 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.374 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.379 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.381 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.385 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.392 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.394 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.408 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.410 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.423 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.428 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.430 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.438 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.440 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.443 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:32.447 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:32.451 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:32.453 | Processing /opt/stack/requirements 2021-06-18 09:40:33.985 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-06-18 09:40:34.062 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-06-18 09:40:34.101 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-06-18 09:40:34.231 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-06-18 09:40:34.909 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-06-18 09:40:35.022 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-06-18 09:40:35.063 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-06-18 09:40:35.110 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-06-18 09:40:35.132 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-06-18 09:40:35.180 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-06-18 09:40:35.240 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-06-18 09:40:35.259 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-06-18 09:40:35.287 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-06-18 09:40:35.322 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-06-18 09:40:35.344 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-06-18 09:40:35.453 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-06-18 09:40:35.471 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-06-18 09:40:35.507 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-06-18 09:40:35.519 | 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-06-18 09:40:35.525 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-06-18 09:40:35.552 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-06-18 09:40:35.584 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-06-18 09:40:35.634 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2021-06-18 09:40:35.657 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-06-18 09:40:35.727 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-06-18 09:40:35.778 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-06-18 09:40:35.797 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-06-18 09:40:35.816 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-06-18 09:40:35.838 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-06-18 09:40:35.853 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-06-18 09:40:35.886 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-06-18 09:40:35.924 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-06-18 09:40:35.946 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-06-18 09:40:35.961 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-06-18 09:40:35.980 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-06-18 09:40:35.995 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-06-18 09:40:36.024 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-06-18 09:40:36.036 | Building wheels for collected packages: PyYAML 2021-06-18 09:40:36.036 | Running setup.py bdist_wheel for PyYAML: started 2021-06-18 09:40:36.353 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-06-18 09:40:36.353 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vxcrkjlw/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/tmppervl7l4pip-wheel- --python-tag cp36: 2021-06-18 09:40:36.364 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-06-18 09:40:36.364 | or: -c --help [cmd1 cmd2 ...] 2021-06-18 09:40:36.364 | or: -c --help-commands 2021-06-18 09:40:36.364 | or: -c cmd --help 2021-06-18 09:40:36.364 | 2021-06-18 09:40:36.364 | error: invalid command 'bdist_wheel' 2021-06-18 09:40:36.364 | 2021-06-18 09:40:36.364 | ---------------------------------------- 2021-06-18 09:40:36.364 | Failed building wheel for PyYAML 2021-06-18 09:40:36.364 | Running setup.py clean for PyYAML 2021-06-18 09:40:36.673 | Failed to build PyYAML 2021-06-18 09:40:36.674 | Installing collected packages: chardet, certifi, six, extras, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-06-18 09:40:37.577 | Running setup.py install for PyYAML: started 2021-06-18 09:40:47.982 | Running setup.py install for PyYAML: finished with status 'done' 2021-06-18 09:40:48.451 | Running setup.py install for openstack-requirements: started 2021-06-18 09:40:50.660 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-06-18 09:40:50.930 | 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.dev3550 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-06-18 09:40:51.050 | + inc/python:pip_install:207 : result=0 2021-06-18 09:40:51.052 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:40:51.055 | + functions-common:time_stop:2331 : local name 2021-06-18 09:40:51.058 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:40:51.060 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:40:51.063 | + functions-common:time_stop:2334 : local total 2021-06-18 09:40:51.065 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:40:51.067 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:40:51.069 | + functions-common:time_stop:2338 : start_time=1624009228229 2021-06-18 09:40:51.071 | + functions-common:time_stop:2340 : [[ -z 1624009228229 ]] 2021-06-18 09:40:51.075 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:40:51.078 | + functions-common:time_stop:2343 : end_time=1624009251075 2021-06-18 09:40:51.081 | + functions-common:time_stop:2344 : elapsed_time=22846 2021-06-18 09:40:51.083 | + functions-common:time_stop:2345 : total=18611 2021-06-18 09:40:51.086 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:40:51.088 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=41457 2021-06-18 09:40:51.090 | + inc/python:pip_install:210 : return 0 2021-06-18 09:40:51.093 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-06-18 09:40:51.096 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-06-18 09:40:51.099 | + inc/python:use_library_from_git:263 : local name=pbr 2021-06-18 09:40:51.102 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:40:51.104 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:40:51.107 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-06-18 09:40:51.109 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:40:51.112 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-06-18 09:40:51.133 | Using python 3.6 to install pbr because python3_enabled=True 2021-06-18 09:40:51.142 | + 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-06-18 09:40:53.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:40:53.934 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.934 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.935 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.935 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.936 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.936 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.936 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.937 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.937 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.938 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.938 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.939 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.939 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.940 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.940 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.940 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.941 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.941 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.942 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.942 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.942 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.943 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.943 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.944 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.944 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.945 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.945 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.946 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.946 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.946 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.947 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.948 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.948 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.948 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.949 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.949 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.950 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.950 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.951 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.951 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.952 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.952 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.952 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.953 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.953 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.953 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.954 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.954 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.955 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.955 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.956 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.956 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.956 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.957 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.957 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.958 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.958 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.959 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.959 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.960 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.960 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.961 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.961 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.962 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.962 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.963 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.963 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.964 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.965 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.965 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.966 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.966 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.966 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.967 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.967 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.968 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.968 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.969 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.970 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.970 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.970 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.971 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.971 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.972 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.972 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.973 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.973 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.973 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.974 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.974 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.975 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.975 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.976 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.976 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.976 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.977 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.977 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.978 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.978 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.979 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.979 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.979 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.980 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.981 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.981 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.982 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.982 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.983 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.983 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.984 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.984 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.985 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.985 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.986 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.986 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.987 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.987 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.988 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.988 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.989 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.989 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.990 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.990 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.990 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.991 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.991 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.992 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.992 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.993 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.993 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.994 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.994 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.995 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.995 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.995 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.996 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.997 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.997 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.997 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:53.998 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.998 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:53.999 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:53.999 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.000 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.000 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.000 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.001 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.001 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.002 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.002 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.003 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.003 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.004 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.004 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.005 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.005 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.006 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.006 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.007 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.007 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.008 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.008 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.008 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.009 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.009 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.010 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.010 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.011 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.011 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.012 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.012 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.013 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.013 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.014 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.014 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.014 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.015 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.015 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.016 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.016 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.016 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.017 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.017 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.018 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.018 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.018 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.019 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.019 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.020 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.020 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.021 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.021 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.022 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.022 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.023 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.023 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.024 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.024 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.024 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.025 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.025 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.026 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.027 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.027 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.028 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.028 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.029 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.029 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.030 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.030 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.030 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.031 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.031 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.032 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.032 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.033 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.033 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.034 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.034 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.034 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.035 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.035 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.036 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.036 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.036 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.037 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.037 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.038 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.038 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.039 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.039 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.039 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.040 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.040 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.041 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.041 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.042 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.042 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.043 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.043 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.046 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.046 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.046 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.046 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.046 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.046 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.046 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.047 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.048 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.048 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.048 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.049 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.049 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.050 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.051 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.051 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.051 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.052 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.052 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.052 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.053 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.053 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.054 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.054 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.055 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.055 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.056 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.056 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.056 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.057 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.058 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.058 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.059 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.059 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.060 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.060 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.061 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.061 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.062 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.062 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.063 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.063 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.063 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.064 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.064 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.065 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.065 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.065 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.066 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.066 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.067 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.067 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.067 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.068 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.068 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.069 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.069 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.070 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.070 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.071 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.072 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.072 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.072 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.073 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.073 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.074 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.075 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.075 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.076 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.076 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.077 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.077 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.078 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.078 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.079 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.079 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.079 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.080 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.080 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.081 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.081 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.082 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.082 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.083 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.083 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.084 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.084 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.084 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.085 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.085 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.086 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.086 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.087 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.088 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.089 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.089 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.089 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.090 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.090 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.091 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.091 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.092 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.092 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.093 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.093 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.094 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.094 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.095 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.095 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.095 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.096 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.096 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.097 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.097 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.098 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.098 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.099 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.099 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.100 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.100 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.101 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.101 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.101 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.102 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.102 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.103 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.103 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.103 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.104 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.104 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.105 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.105 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.106 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.106 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.107 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.107 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.108 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.109 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.110 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.110 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.111 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.112 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.113 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.114 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.114 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.115 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.115 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.116 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.116 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.116 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.117 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.117 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.118 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.118 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.118 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.119 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.119 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.120 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.120 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.121 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.122 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.122 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.123 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.123 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.123 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.124 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.124 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.125 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.126 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.126 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.127 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.127 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.128 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.128 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.128 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:40:54.129 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:40:54.129 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:40:54.266 | 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-06-18 09:40:55.989 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:40:55.989 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:40:56.079 | + inc/python:pip_install:207 : result=0 2021-06-18 09:40:56.082 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:40:56.084 | + functions-common:time_stop:2331 : local name 2021-06-18 09:40:56.086 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:40:56.090 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:40:56.092 | + functions-common:time_stop:2334 : local total 2021-06-18 09:40:56.094 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:40:56.096 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:40:56.098 | + functions-common:time_stop:2338 : start_time=1624009251128 2021-06-18 09:40:56.100 | + functions-common:time_stop:2340 : [[ -z 1624009251128 ]] 2021-06-18 09:40:56.103 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:40:56.108 | + functions-common:time_stop:2343 : end_time=1624009256104 2021-06-18 09:40:56.112 | + functions-common:time_stop:2344 : elapsed_time=4976 2021-06-18 09:40:56.115 | + functions-common:time_stop:2345 : total=41457 2021-06-18 09:40:56.117 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:40:56.121 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=46433 2021-06-18 09:40:56.125 | + inc/python:pip_install:210 : return 0 2021-06-18 09:40:56.130 | + ./stack.sh:main:787 : python3 -m venv /opt/stack/bindep-venv 2021-06-18 09:40:58.830 | + ./stack.sh:main:789 : /opt/stack/bindep-venv/bin/pip install bindep 2021-06-18 09:41:00.662 | Collecting bindep 2021-06-18 09:41:00.727 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-06-18 09:41:00.753 | Collecting pbr>=2.0.0 (from bindep) 2021-06-18 09:41:00.841 | Downloading http://10.100.0.9:8080/root/pypi/+f/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111kB) 2021-06-18 09:41:00.873 | Collecting distro (from bindep) 2021-06-18 09:41:00.899 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-06-18 09:41:00.912 | Collecting Parsley (from bindep) 2021-06-18 09:41:00.930 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-06-18 09:41:00.951 | Installing collected packages: pbr, distro, Parsley, bindep 2021-06-18 09:41:01.304 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.6.0 2021-06-18 09:41:01.377 | + ./stack.sh:main:790 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-18 09:41:01.379 | + ./stack.sh:main:790 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-18 09:41:01.383 | ++ ./stack.sh:main:793 : _get_plugin_bindep_packages 2021-06-18 09:41:01.401 | + ./stack.sh:main:793 : pkgs= 2021-06-18 09:41:01.404 | + ./stack.sh:main:794 : [[ -n '' ]] 2021-06-18 09:41:01.406 | + ./stack.sh:main:801 : run_phase stack pre-install 2021-06-18 09:41:01.409 | + functions-common:run_phase:1759 : local mode=stack 2021-06-18 09:41:01.412 | + functions-common:run_phase:1760 : local phase=pre-install 2021-06-18 09:41:01.415 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-18 09:41:01.417 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-06-18 09:41:01.419 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-18 09:41:01.422 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-06-18 09:41:01.425 | + functions-common:run_phase:1769 : local extra 2021-06-18 09:41:01.427 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-18 09:41:01.431 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-06-18 09:41:01.434 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-18 09:41:01.436 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-18 09:41:01.439 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-06-18 09:41:01.442 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-18 09:41:01.457 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:41:01.460 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 09:41:01.462 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-18 09:41:01.464 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-06-18 09:41:01.466 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-18 09:41:01.469 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-18 09:41:01.471 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-18 09:41:01.473 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-06-18 09:41:01.475 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-06-18 09:41:01.478 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-06-18 09:41:01.480 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-06-18 09:41:01.484 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-18 09:41:01.486 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-18 09:41:01.490 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-06-18 09:41:01.492 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 09:41:01.494 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-18 09:41:01.498 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-06-18 09:41:01.501 | + functions-common:run_plugins:1745 : local mode=stack 2021-06-18 09:41:01.504 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-06-18 09:41:01.506 | + functions-common:run_plugins:1748 : local plugins= 2021-06-18 09:41:01.508 | + functions-common:run_plugins:1749 : local plugin 2021-06-18 09:41:01.512 | + ./stack.sh:main:804 : set_systemd_override DefaultLimitNOFILE 2048 2021-06-18 09:41:01.514 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-06-18 09:41:01.517 | + functions:set_systemd_override:800 : local value=2048 2021-06-18 09:41:01.519 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-06-18 09:41:01.521 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-06-18 09:41:01.583 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-06-18 09:41:01.583 | Set systemd system override for DefaultLimitNOFILE=2048 2021-06-18 09:41:01.585 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-06-18 09:41:01.794 | + ./stack.sh:main:806 : install_rpc_backend 2021-06-18 09:41:01.796 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-06-18 09:41:01.813 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:41:01.816 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-06-18 09:41:01.818 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:41:01.821 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:41:01.823 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:41:01.826 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:41:01.828 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:41:01.831 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:41:01.833 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:41:01.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:41:01.838 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:41:01.841 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:41:01.844 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:41:01.846 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:41:01.848 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-06-18 09:41:01.851 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:41:01.853 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:41:01.856 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:41:01.859 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-06-18 09:41:01.878 | + 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-06-18 09:41:02.002 | Reading package lists... 2021-06-18 09:41:02.288 | Building dependency tree... 2021-06-18 09:41:02.289 | Reading state information... 2021-06-18 09:41:02.553 | The following packages were automatically installed and are no longer required: 2021-06-18 09:41:02.554 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:41:02.554 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:41:02.554 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:41:02.554 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:41:02.554 | python3-twisted-bin python3-zope.interface 2021-06-18 09:41:02.554 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:41:02.555 | The following additional packages will be installed: 2021-06-18 09:41:02.555 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-06-18 09:41:02.555 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-06-18 09:41:02.555 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-06-18 09:41:02.555 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-06-18 09:41:02.556 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-06-18 09:41:02.557 | Suggested packages: 2021-06-18 09:41:02.557 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-06-18 09:41:02.557 | odbc-postgresql tdsodbc unixodbc-bin 2021-06-18 09:41:02.609 | The following NEW packages will be installed: 2021-06-18 09:41:02.609 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-06-18 09:41:02.609 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-06-18 09:41:02.609 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-06-18 09:41:02.609 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-06-18 09:41:02.610 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-06-18 09:41:02.610 | rabbitmq-server 2021-06-18 09:41:02.763 | 0 upgraded, 26 newly installed, 0 to remove and 175 not upgraded. 2021-06-18 09:41:02.763 | Need to get 24.5 MB of archives. 2021-06-18 09:41:02.763 | After this operation, 40.4 MB of additional disk space will be used. 2021-06-18 09:41:02.763 | 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-06-18 09:41:03.726 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-06-18 09:41:03.844 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-06-18 09:41:04.129 | 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-06-18 09:41:04.134 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-06-18 09:41:04.236 | 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-06-18 09:41:04.250 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-06-18 09:41:04.388 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-06-18 09:41:04.430 | 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-06-18 09:41:04.734 | 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-06-18 09:41:04.794 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-06-18 09:41:04.916 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-06-18 09:41:05.088 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-06-18 09:41:05.141 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-06-18 09:41:05.144 | 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-06-18 09:41:05.180 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-06-18 09:41:05.185 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-06-18 09:41:05.369 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-06-18 09:41:05.374 | 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-06-18 09:41:05.384 | 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-06-18 09:41:05.654 | 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-06-18 09:41:05.658 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-06-18 09:41:05.662 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-06-18 09:41:05.738 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-06-18 09:41:05.811 | 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-06-18 09:41:05.829 | 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-06-18 09:41:07.187 | Fetched 24.5 MB in 4s (6,147 kB/s) 2021-06-18 09:41:07.369 | Selecting previously unselected package erlang-base. 2021-06-18 09:41:07.411 | (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 ... 74390 files and directories currently installed.) 2021-06-18 09:41:07.415 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:07.482 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:08.900 | Selecting previously unselected package erlang-asn1. 2021-06-18 09:41:08.908 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:08.956 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:09.328 | Selecting previously unselected package erlang-mnesia. 2021-06-18 09:41:09.336 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:09.391 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:09.763 | Selecting previously unselected package erlang-runtime-tools. 2021-06-18 09:41:09.770 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:09.814 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:10.282 | Selecting previously unselected package erlang-crypto. 2021-06-18 09:41:10.290 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:10.327 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:10.671 | Selecting previously unselected package erlang-public-key. 2021-06-18 09:41:10.678 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:10.728 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:11.260 | Selecting previously unselected package erlang-ssl. 2021-06-18 09:41:11.268 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:11.367 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:11.825 | Selecting previously unselected package erlang-inets. 2021-06-18 09:41:11.833 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:11.876 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:12.374 | Selecting previously unselected package erlang-corba. 2021-06-18 09:41:12.382 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:12.442 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:13.254 | Selecting previously unselected package erlang-syntax-tools. 2021-06-18 09:41:13.262 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:13.305 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:13.693 | Selecting previously unselected package erlang-diameter. 2021-06-18 09:41:13.701 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:13.750 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:14.248 | Selecting previously unselected package erlang-xmerl. 2021-06-18 09:41:14.256 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:14.305 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:14.779 | Selecting previously unselected package erlang-edoc. 2021-06-18 09:41:14.788 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:14.848 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:15.351 | Selecting previously unselected package erlang-eldap. 2021-06-18 09:41:15.359 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:15.424 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:15.808 | Selecting previously unselected package erlang-erl-docgen. 2021-06-18 09:41:15.816 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:15.876 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:16.242 | Selecting previously unselected package erlang-eunit. 2021-06-18 09:41:16.251 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:16.299 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:16.762 | Selecting previously unselected package erlang-ic. 2021-06-18 09:41:16.770 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:16.836 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:17.430 | Selecting previously unselected package libodbc1:amd64. 2021-06-18 09:41:17.439 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-06-18 09:41:17.574 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-06-18 09:41:17.985 | Selecting previously unselected package erlang-odbc. 2021-06-18 09:41:17.993 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:18.030 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:18.397 | Selecting previously unselected package erlang-snmp. 2021-06-18 09:41:18.406 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:18.642 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:19.476 | Selecting previously unselected package erlang-os-mon. 2021-06-18 09:41:19.485 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:19.533 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:19.871 | Selecting previously unselected package erlang-parsetools. 2021-06-18 09:41:19.879 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:19.927 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:20.311 | Selecting previously unselected package erlang-ssh. 2021-06-18 09:41:20.320 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:20.470 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:20.934 | Selecting previously unselected package erlang-tools. 2021-06-18 09:41:20.942 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-06-18 09:41:20.997 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:21.454 | Selecting previously unselected package erlang-nox. 2021-06-18 09:41:21.462 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-06-18 09:41:21.539 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:22.025 | Selecting previously unselected package rabbitmq-server. 2021-06-18 09:41:22.034 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-06-18 09:41:22.076 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-06-18 09:41:23.095 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-06-18 09:41:23.316 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:24.711 | Searching for services which depend on erlang and should be started...none found. 2021-06-18 09:41:24.813 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:41:24.950 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:25.127 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:25.276 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:25.488 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:25.705 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:25.870 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:26.008 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-06-18 09:41:26.185 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:41:26.539 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:41:27.356 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:27.528 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:27.722 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:27.961 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:28.196 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:28.407 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:28.602 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:28.750 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:28.933 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:29.076 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:29.270 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:29.465 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:29.607 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:29.767 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:29.921 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:30.076 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:30.202 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-06-18 09:41:30.379 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-06-18 09:41:31.007 | Adding group `rabbitmq' (GID 121) ... 2021-06-18 09:41:31.261 | Done. 2021-06-18 09:41:31.339 | Adding system user `rabbitmq' (UID 115) ... 2021-06-18 09:41:31.339 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-06-18 09:41:31.668 | Not creating home directory `/var/lib/rabbitmq'. 2021-06-18 09:41:31.919 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-06-18 09:41:38.813 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:41:39.115 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:41:41.502 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:41:41.504 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:41:41.507 | + functions-common:time_stop:2331 : local name 2021-06-18 09:41:41.509 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:41:41.512 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:41:41.514 | + functions-common:time_stop:2334 : local total 2021-06-18 09:41:41.517 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:41:41.519 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:41:41.521 | + functions-common:time_stop:2338 : start_time=1624009261876 2021-06-18 09:41:41.524 | + functions-common:time_stop:2340 : [[ -z 1624009261876 ]] 2021-06-18 09:41:41.527 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:41:41.531 | + functions-common:time_stop:2343 : end_time=1624009301528 2021-06-18 09:41:41.533 | + functions-common:time_stop:2344 : elapsed_time=39652 2021-06-18 09:41:41.536 | + functions-common:time_stop:2345 : total=306867 2021-06-18 09:41:41.538 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:41:41.541 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=346519 2021-06-18 09:41:41.544 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:41:41.548 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-06-18 09:41:41.550 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:41:41.553 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:41:41.555 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:41:41.558 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:41:41.561 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:41:41.563 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:41:41.566 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-06-18 09:41:41.568 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-18 09:41:41.571 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-18 09:41:41.574 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-18 09:41:41.577 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-18 09:41:41.579 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-18 09:41:41.581 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-18 09:41:41.584 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:41:41.586 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-18 09:41:41.589 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-06-18 09:41:41.592 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:41:41.594 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:41:41.596 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:41:41.599 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:41:41.601 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:41:41.604 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:41:41.607 | + ./stack.sh:main:807 : restart_rpc_backend 2021-06-18 09:41:41.609 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-06-18 09:41:41.626 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:41:41.629 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-06-18 09:41:41.631 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:41:41.633 | + ./stack.sh:echo_summary:424 : echo -e Starting RabbitMQ 2021-06-18 09:41:41.636 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-06-18 09:41:41.639 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-06-18 09:41:41.643 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-06-18 09:41:41.645 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-06-18 09:41:41.647 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-06-18 09:41:41.650 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-06-18 09:41:41.655 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-06-18 09:41:41.658 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-06-18 09:41:41.661 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-06-18 09:41:42.780 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-06-18 09:41:42.780 | guest [administrator]' 2021-06-18 09:41:42.783 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-06-18 09:41:42.783 | guest [administrator]' 2021-06-18 09:41:42.784 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-06-18 09:41:42.789 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-06-18 09:41:42.791 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-06-18 09:41:42.794 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-06-18 09:41:43.909 | Creating user "stackrabbit" 2021-06-18 09:41:43.976 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-06-18 09:41:45.135 | Setting permissions for user "stackrabbit" in vhost "/" 2021-06-18 09:41:45.205 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-06-18 09:41:45.208 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-06-18 09:41:46.365 | Changing password for user "stackrabbit" 2021-06-18 09:41:46.433 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-06-18 09:41:46.436 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-06-18 09:41:46.438 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-06-18 09:41:47.570 | Deleting user "guest" 2021-06-18 09:41:47.633 | + ./stack.sh:main:809 : is_service_enabled mysql postgresql 2021-06-18 09:41:47.651 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:41:47.654 | + ./stack.sh:main:810 : install_database 2021-06-18 09:41:47.656 | + lib/database:install_database:116 : install_database_mysql 2021-06-18 09:41:47.658 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-06-18 09:41:47.661 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:41:47.663 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:41:47.666 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-06-18 09:41:48.073 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-06-18 09:41:48.075 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-06-18 09:41:48.079 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-06-18 09:41:48.082 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:41:48.084 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:41:48.087 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-06-18 09:41:48.090 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-06-18 09:41:48.092 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-06-18 09:41:48.096 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-06-18 09:41:48.098 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-06-18 09:41:48.101 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:41:48.103 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-06-18 09:41:48.106 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-18 09:41:48.108 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-18 09:41:48.110 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-18 09:41:48.113 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-18 09:41:48.115 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-18 09:41:48.117 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-18 09:41:48.120 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:41:48.122 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-18 09:41:48.125 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-06-18 09:41:48.127 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:41:48.129 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:41:48.132 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:41:48.134 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:41:48.137 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:41:48.139 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:41:48.142 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-06-18 09:41:48.144 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:41:48.147 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:41:48.150 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-06-18 09:41:48.153 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:41:48.155 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:41:48.157 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:41:48.160 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:41:48.162 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:41:48.164 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:41:48.168 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:41:48.171 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:41:48.173 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:41:48.176 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:41:48.179 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:41:48.181 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:41:48.183 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-06-18 09:41:48.186 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:41:48.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:41:48.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:41:48.193 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-06-18 09:41:48.214 | + 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-06-18 09:41:48.338 | Reading package lists... 2021-06-18 09:41:48.621 | Building dependency tree... 2021-06-18 09:41:48.622 | Reading state information... 2021-06-18 09:41:48.894 | The following packages were automatically installed and are no longer required: 2021-06-18 09:41:48.895 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:41:48.895 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:41:48.895 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:41:48.895 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:41:48.895 | python3-twisted-bin python3-zope.interface 2021-06-18 09:41:48.895 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:41:48.896 | The following additional packages will be installed: 2021-06-18 09:41:48.896 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-06-18 09:41:48.896 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-06-18 09:41:48.896 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-18 09:41:48.896 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-06-18 09:41:48.897 | mysql-server-5.7 mysql-server-core-5.7 2021-06-18 09:41:48.898 | Suggested packages: 2021-06-18 09:41:48.898 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-06-18 09:41:48.956 | The following NEW packages will be installed: 2021-06-18 09:41:48.956 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-06-18 09:41:48.956 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-06-18 09:41:48.956 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-18 09:41:48.956 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-06-18 09:41:48.957 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-06-18 09:41:49.068 | 0 upgraded, 18 newly installed, 0 to remove and 175 not upgraded. 2021-06-18 09:41:49.069 | Need to get 19.6 MB of archives. 2021-06-18 09:41:49.069 | After this operation, 155 MB of additional disk space will be used. 2021-06-18 09:41:49.069 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [6,623 kB] 2021-06-18 09:41:50.308 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [1,943 kB] 2021-06-18 09:41:50.757 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [7,418 kB] 2021-06-18 09:41:51.957 | 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-06-18 09:41:51.971 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.34-0ubuntu0.18.04.1 [2,905 kB] 2021-06-18 09:41:52.482 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-06-18 09:41:52.482 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-06-18 09:41:52.522 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-06-18 09:41:52.537 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-06-18 09:41:52.569 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-06-18 09:41:52.570 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-06-18 09:41:52.571 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-06-18 09:41:52.573 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-06-18 09:41:52.573 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-06-18 09:41:52.574 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-06-18 09:41:52.575 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-06-18 09:41:52.576 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-06-18 09:41:52.617 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.34-0ubuntu0.18.04.1 [9,948 B] 2021-06-18 09:41:53.137 | Preconfiguring packages ... 2021-06-18 09:41:53.398 | Fetched 19.6 MB in 4s (5,372 kB/s) 2021-06-18 09:41:53.533 | Selecting previously unselected package mysql-client-core-5.7. 2021-06-18 09:41:53.578 | (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 ... 76391 files and directories currently installed.) 2021-06-18 09:41:53.582 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:41:53.641 | Unpacking mysql-client-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:41:55.161 | Selecting previously unselected package mysql-client-5.7. 2021-06-18 09:41:55.170 | Preparing to unpack .../01-mysql-client-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:41:55.235 | Unpacking mysql-client-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:41:56.104 | Selecting previously unselected package mysql-server-core-5.7. 2021-06-18 09:41:56.112 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:41:56.201 | Unpacking mysql-server-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:41:58.293 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-06-18 09:41:58.301 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-06-18 09:41:58.458 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-06-18 09:41:59.213 | Selecting previously unselected package mysql-server-5.7. 2021-06-18 09:41:59.223 | Preparing to unpack .../04-mysql-server-5.7_5.7.34-0ubuntu0.18.04.1_amd64.deb ... 2021-06-18 09:42:00.544 | Unpacking mysql-server-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:42:02.156 | Selecting previously unselected package libhtml-tagset-perl. 2021-06-18 09:42:02.164 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-06-18 09:42:02.241 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-06-18 09:42:02.692 | Selecting previously unselected package liburi-perl. 2021-06-18 09:42:02.700 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-06-18 09:42:02.749 | Unpacking liburi-perl (1.73-1) ... 2021-06-18 09:42:03.218 | Selecting previously unselected package libhtml-parser-perl. 2021-06-18 09:42:03.226 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-06-18 09:42:03.292 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-06-18 09:42:03.773 | Selecting previously unselected package libcgi-pm-perl. 2021-06-18 09:42:03.781 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-06-18 09:42:03.835 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-06-18 09:42:04.315 | Selecting previously unselected package libfcgi-perl. 2021-06-18 09:42:04.324 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-06-18 09:42:04.378 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-06-18 09:42:04.726 | Selecting previously unselected package libcgi-fast-perl. 2021-06-18 09:42:04.735 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-06-18 09:42:04.795 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-06-18 09:42:05.207 | Selecting previously unselected package libencode-locale-perl. 2021-06-18 09:42:05.215 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-06-18 09:42:05.309 | Unpacking libencode-locale-perl (1.05-1) ... 2021-06-18 09:42:05.938 | Selecting previously unselected package libhtml-template-perl. 2021-06-18 09:42:05.946 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-06-18 09:42:06.006 | Unpacking libhtml-template-perl (2.97-1) ... 2021-06-18 09:42:06.412 | Selecting previously unselected package libhttp-date-perl. 2021-06-18 09:42:06.420 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-06-18 09:42:06.492 | Unpacking libhttp-date-perl (6.02-1) ... 2021-06-18 09:42:06.886 | Selecting previously unselected package libio-html-perl. 2021-06-18 09:42:06.895 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-06-18 09:42:06.961 | Unpacking libio-html-perl (1.001-1) ... 2021-06-18 09:42:07.407 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-06-18 09:42:07.415 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-06-18 09:42:07.481 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-06-18 09:42:07.943 | Selecting previously unselected package libhttp-message-perl. 2021-06-18 09:42:07.952 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-06-18 09:42:08.035 | Unpacking libhttp-message-perl (6.14-1) ... 2021-06-18 09:42:08.521 | Selecting previously unselected package mysql-server. 2021-06-18 09:42:08.529 | Preparing to unpack .../17-mysql-server_5.7.34-0ubuntu0.18.04.1_all.deb ... 2021-06-18 09:42:08.595 | Unpacking mysql-server (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:42:08.938 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-06-18 09:42:09.115 | Setting up libhttp-date-perl (6.02-1) ... 2021-06-18 09:42:09.344 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-06-18 09:42:09.510 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:42:09.623 | Setting up libencode-locale-perl (1.05-1) ... 2021-06-18 09:42:09.801 | Setting up mysql-server-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:42:10.012 | Setting up libio-html-perl (1.001-1) ... 2021-06-18 09:42:10.178 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-06-18 09:42:10.390 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-06-18 09:42:10.583 | Setting up liburi-perl (1.73-1) ... 2021-06-18 09:42:10.762 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:42:11.041 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-06-18 09:42:11.212 | Setting up libcgi-pm-perl (4.38-1) ... 2021-06-18 09:42:11.395 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:42:13.458 | Setting up libhttp-message-perl (6.14-1) ... 2021-06-18 09:42:13.601 | Setting up mysql-client-core-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:42:13.749 | Setting up libfcgi-perl (0.78-2build1) ... 2021-06-18 09:42:13.926 | Setting up libhtml-template-perl (2.97-1) ... 2021-06-18 09:42:14.161 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-06-18 09:42:14.395 | Setting up mysql-client-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:42:14.538 | Setting up mysql-server-5.7 (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:42:15.775 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-18 09:42:15.855 | Renaming removed key_buffer and myisam-recover options (if present) 2021-06-18 09:42:38.428 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-06-18 09:42:39.663 | Setting up mysql-server (5.7.34-0ubuntu0.18.04.1) ... 2021-06-18 09:42:39.875 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:42:40.132 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:42:42.460 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:42:42.462 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:42:42.465 | + functions-common:time_stop:2331 : local name 2021-06-18 09:42:42.467 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:42:42.469 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:42:42.471 | + functions-common:time_stop:2334 : local total 2021-06-18 09:42:42.473 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:42:42.476 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:42:42.478 | + functions-common:time_stop:2338 : start_time=1624009308210 2021-06-18 09:42:42.481 | + functions-common:time_stop:2340 : [[ -z 1624009308210 ]] 2021-06-18 09:42:42.483 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:42:42.487 | + functions-common:time_stop:2343 : end_time=1624009362484 2021-06-18 09:42:42.489 | + functions-common:time_stop:2344 : elapsed_time=54274 2021-06-18 09:42:42.491 | + functions-common:time_stop:2345 : total=346519 2021-06-18 09:42:42.493 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:42:42.496 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=400793 2021-06-18 09:42:42.498 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:42:42.500 | + ./stack.sh:main:812 : '[' -n mysql ']' 2021-06-18 09:42:42.503 | + ./stack.sh:main:813 : install_database_python 2021-06-18 09:42:42.506 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-06-18 09:42:42.508 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-06-18 09:42:42.510 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-06-18 09:42:42.513 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-18 09:42:42.516 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-06-18 09:42:42.518 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-06-18 09:42:42.521 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 09:42:42.525 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:42:42.525 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 09:42:42.529 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-06-18 09:42:42.532 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-06-18 09:42:42.534 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-06-18 09:42:42.537 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-06-18 09:42:42.540 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-06-18 09:42:42.566 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-06-18 09:42:42.572 | + 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-06-18 09:42:45.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:42:45.239 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.240 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.240 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.241 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.241 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.241 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.242 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.243 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.243 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.243 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.244 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.244 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.245 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.245 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.246 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.246 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.247 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.247 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.247 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.248 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.248 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.248 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.249 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.249 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.250 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.250 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.251 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.251 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.252 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.252 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.253 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.253 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.253 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.254 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.255 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.255 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.255 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.256 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.256 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.256 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.257 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.257 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.258 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.258 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.259 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.259 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.260 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.260 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.260 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.261 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.261 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.261 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.262 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.262 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.263 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.263 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.264 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.264 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.265 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.265 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.266 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.266 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.267 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.267 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.268 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.268 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.269 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.269 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.269 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.270 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.271 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.271 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.272 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.272 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.272 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.273 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.274 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.274 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.275 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.275 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.276 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.276 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.276 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.277 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.277 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.278 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.278 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.279 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.279 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.280 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.280 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.280 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.281 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.281 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.282 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.282 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.283 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.283 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.284 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.284 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.284 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.285 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.285 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.286 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.287 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.287 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.287 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.288 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.288 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.289 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.290 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.290 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.291 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.291 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.292 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.292 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.292 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.293 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.294 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.294 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.294 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.295 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.295 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.295 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.296 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.296 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.297 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.297 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.298 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.299 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.299 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.299 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.300 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.300 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.301 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.301 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.302 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.302 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.303 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.303 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.303 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.304 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.304 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.305 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.305 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.306 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.306 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.306 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.307 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.307 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.308 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.308 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.309 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.309 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.310 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.310 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.311 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.311 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.312 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.312 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.313 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.313 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.313 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.314 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.314 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.315 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.315 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.316 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.316 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.316 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.317 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.318 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.318 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.319 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.319 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.319 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.320 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.320 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.321 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.321 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.322 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.322 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.322 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.323 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.323 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.324 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.324 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.324 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.325 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.325 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.326 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.327 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.327 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.328 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.328 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.328 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.329 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.329 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.330 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.330 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.331 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.331 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.332 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.332 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.333 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.334 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.334 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.335 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.335 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.335 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.336 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.337 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.337 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.338 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.338 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.339 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.340 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.340 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.341 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.341 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.341 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.342 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.343 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.343 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.345 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.347 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.348 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.349 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.349 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.350 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.350 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.351 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.351 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.352 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.352 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.353 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.353 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.354 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.354 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.355 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.356 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.356 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.357 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.358 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.358 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.358 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.359 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.362 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.363 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.363 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.364 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.365 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.365 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.367 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.368 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.368 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.369 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.370 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.370 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.372 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.372 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.373 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.374 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.374 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.375 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.375 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.376 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.378 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.380 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.381 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.381 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.382 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.382 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.383 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.383 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.384 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.384 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.385 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.385 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.385 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.386 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.386 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.387 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.387 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.387 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.388 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.388 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.389 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.389 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.390 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.390 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.390 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.391 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.391 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.392 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.392 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.393 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.393 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.394 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.394 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.396 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.396 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.397 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.397 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.397 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.398 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.398 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.399 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.399 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.400 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.400 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.401 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.401 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.402 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.402 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.403 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.403 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.403 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.404 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.404 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.405 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.405 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.406 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.406 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.407 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.407 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.408 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.408 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.408 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.409 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.409 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.410 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.410 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.412 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.413 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.413 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.413 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.414 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.414 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.415 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.415 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.415 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.416 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.417 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.417 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.418 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.418 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.418 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.419 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.419 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.420 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.420 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.420 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.421 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.422 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.422 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.422 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.423 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.423 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.424 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.424 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.425 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.425 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.426 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.426 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.427 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.427 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.427 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.428 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.428 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.429 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.429 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.430 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.430 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.430 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.431 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.431 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.432 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.432 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.433 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.433 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.433 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.434 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.435 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.435 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.435 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.436 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.436 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.437 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.437 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.437 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.438 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.438 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.439 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.439 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.440 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.440 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.441 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.441 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.441 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.442 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.443 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.444 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.444 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.445 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.446 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.446 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.448 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.449 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.451 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.451 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.452 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.452 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.453 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.453 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:42:45.454 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:42:45.454 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:42:45.609 | Collecting PyMySQL===0.9.3 2021-06-18 09:42:45.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-06-18 09:42:47.072 | Installing collected packages: PyMySQL 2021-06-18 09:42:47.282 | Successfully installed PyMySQL-0.9.3 2021-06-18 09:42:47.386 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:42:47.386 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:42:47.482 | + inc/python:pip_install:207 : result=0 2021-06-18 09:42:47.484 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:42:47.487 | + functions-common:time_stop:2331 : local name 2021-06-18 09:42:47.489 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:42:47.492 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:42:47.494 | + functions-common:time_stop:2334 : local total 2021-06-18 09:42:47.496 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:42:47.499 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:42:47.501 | + functions-common:time_stop:2338 : start_time=1624009362561 2021-06-18 09:42:47.503 | + functions-common:time_stop:2340 : [[ -z 1624009362561 ]] 2021-06-18 09:42:47.506 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:42:47.510 | + functions-common:time_stop:2343 : end_time=1624009367507 2021-06-18 09:42:47.512 | + functions-common:time_stop:2344 : elapsed_time=4946 2021-06-18 09:42:47.514 | + functions-common:time_stop:2345 : total=46433 2021-06-18 09:42:47.517 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:42:47.519 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=51379 2021-06-18 09:42:47.522 | + inc/python:pip_install:210 : return 0 2021-06-18 09:42:47.524 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-06-18 09:42:47.527 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-18 09:42:47.529 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-06-18 09:42:47.531 | + ./stack.sh:main:816 : is_service_enabled neutron 2021-06-18 09:42:47.550 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:42:47.554 | + ./stack.sh:main:817 : install_neutron_agent_packages 2021-06-18 09:42:47.556 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-06-18 09:42:47.560 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:42:47.560 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-18 09:42:47.565 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:42:47.568 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-18 09:42:47.570 | + 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-06-18 09:42:47.573 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-18 09:42:47.575 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-06-18 09:42:47.578 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-06-18 09:42:47.593 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:42:47.596 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-06-18 09:42:47.598 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:42:47.601 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:42:47.604 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:42:47.606 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:42:47.608 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:42:47.611 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:42:47.613 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:42:47.616 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:42:47.618 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:42:47.621 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:42:47.623 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:42:47.625 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:42:47.627 | + functions-common:install_package:1334 : real_install_package radvd 2021-06-18 09:42:47.630 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:42:47.633 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:42:47.637 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:42:47.639 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-06-18 09:42:47.659 | + 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-06-18 09:42:47.790 | Reading package lists... 2021-06-18 09:42:48.074 | Building dependency tree... 2021-06-18 09:42:48.075 | Reading state information... 2021-06-18 09:42:48.311 | The following packages were automatically installed and are no longer required: 2021-06-18 09:42:48.312 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-06-18 09:42:48.312 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-06-18 09:42:48.313 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-06-18 09:42:48.313 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:42:48.313 | python3-twisted-bin python3-zope.interface 2021-06-18 09:42:48.313 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:42:48.362 | The following NEW packages will be installed: 2021-06-18 09:42:48.362 | radvd 2021-06-18 09:42:48.628 | 0 upgraded, 1 newly installed, 0 to remove and 175 not upgraded. 2021-06-18 09:42:48.628 | Need to get 59.0 kB of archives. 2021-06-18 09:42:48.628 | After this operation, 164 kB of additional disk space will be used. 2021-06-18 09:42:48.628 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-06-18 09:42:49.297 | Fetched 59.0 kB in 0s (169 kB/s) 2021-06-18 09:42:49.555 | Selecting previously unselected package radvd. 2021-06-18 09:42:49.597 | (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 ... 76848 files and directories currently installed.) 2021-06-18 09:42:49.602 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-06-18 09:42:49.657 | Unpacking radvd (1:2.16-3) ... 2021-06-18 09:42:50.274 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:42:50.411 | Setting up radvd (1:2.16-3) ... 2021-06-18 09:42:51.712 | Job for radvd.service failed because the control process exited with error code. 2021-06-18 09:42:51.712 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-06-18 09:42:51.714 | invoke-rc.d: initscript radvd, action "start" failed. 2021-06-18 09:42:51.724 | ● radvd.service - Router advertisement daemon for IPv6 2021-06-18 09:42:51.724 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-06-18 09:42:51.724 | Active: failed (Result: exit-code) since Fri 2021-06-18 09:42:51 UTC; 13ms ago 2021-06-18 09:42:51.724 | Docs: man:radvd(8) 2021-06-18 09:42:51.724 | Process: 41852 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-06-18 09:42:51.724 | 2021-06-18 09:42:51.724 | Jun 18 09:42:51 dv-cinder-797022-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-06-18 09:42:51.724 | Jun 18 09:42:51 dv-cinder-797022-1-smb radvd[41852]: can't open /etc/radvd.conf: No such file or directory 2021-06-18 09:42:51.725 | Jun 18 09:42:51 dv-cinder-797022-1-smb radvd[41852]: Insecure file permissions, but continuing anyway 2021-06-18 09:42:51.725 | Jun 18 09:42:51 dv-cinder-797022-1-smb radvd[41852]: exiting, failed to read config file 2021-06-18 09:42:51.725 | Jun 18 09:42:51 dv-cinder-797022-1-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-06-18 09:42:51.725 | Jun 18 09:42:51 dv-cinder-797022-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-06-18 09:42:51.725 | Jun 18 09:42:51 dv-cinder-797022-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-06-18 09:42:51.794 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:42:52.080 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:42:52.497 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:42:54.902 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:42:54.905 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:42:54.907 | + functions-common:time_stop:2331 : local name 2021-06-18 09:42:54.909 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:42:54.912 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:42:54.914 | + functions-common:time_stop:2334 : local total 2021-06-18 09:42:54.916 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:42:54.919 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:42:54.921 | + functions-common:time_stop:2338 : start_time=1624009367656 2021-06-18 09:42:54.923 | + functions-common:time_stop:2340 : [[ -z 1624009367656 ]] 2021-06-18 09:42:54.926 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:42:54.929 | + functions-common:time_stop:2343 : end_time=1624009374927 2021-06-18 09:42:54.931 | + functions-common:time_stop:2344 : elapsed_time=7271 2021-06-18 09:42:54.934 | + functions-common:time_stop:2345 : total=400793 2021-06-18 09:42:54.936 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:42:54.938 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=408064 2021-06-18 09:42:54.940 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:42:54.943 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-06-18 09:42:54.960 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:42:54.962 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-06-18 09:42:54.965 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-06-18 09:42:54.968 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-06-18 09:42:54.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-06-18 09:42:54.990 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:42:54.992 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:42:54.994 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:42:54.997 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:42:54.999 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:42:55.001 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:42:55.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:42:55.011 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:42:55.013 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:42:55.016 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:42:55.018 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:42:55.020 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:42:55.023 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-06-18 09:42:55.026 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:42:55.028 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:42:55.030 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:42:55.033 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-06-18 09:42:55.052 | + 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-06-18 09:42:55.176 | Reading package lists... 2021-06-18 09:42:55.447 | Building dependency tree... 2021-06-18 09:42:55.448 | Reading state information... 2021-06-18 09:42:55.685 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-06-18 09:42:55.685 | fakeroot set to manually installed. 2021-06-18 09:42:55.686 | make is already the newest version (4.1-9.1ubuntu1). 2021-06-18 09:42:55.686 | The following packages were automatically installed and are no longer required: 2021-06-18 09:42:55.686 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-06-18 09:42:55.686 | python3-click python3-colorama python3-configobj python3-constantly 2021-06-18 09:42:55.687 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-06-18 09:42:55.687 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:42:55.687 | python3-twisted-bin python3-zope.interface 2021-06-18 09:42:55.687 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:42:55.688 | The following additional packages will be installed: 2021-06-18 09:42:55.688 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-06-18 09:42:55.689 | Suggested packages: 2021-06-18 09:42:55.689 | openvswitch-doc python-sortedcontainers-doc 2021-06-18 09:42:55.744 | The following NEW packages will be installed: 2021-06-18 09:42:55.744 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-06-18 09:42:55.745 | The following packages will be upgraded: 2021-06-18 09:42:55.745 | openvswitch-common openvswitch-switch 2021-06-18 09:42:56.016 | 2 upgraded, 3 newly installed, 0 to remove and 173 not upgraded. 2021-06-18 09:42:56.016 | Need to get 3,088 kB of archives. 2021-06-18 09:42:56.016 | After this operation, 3,129 kB of additional disk space will be used. 2021-06-18 09:42:56.016 | 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-06-18 09:42:56.050 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-06-18 09:42:56.537 | 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-06-18 09:42:56.782 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-06-18 09:42:56.951 | 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-06-18 09:42:57.707 | Fetched 3,088 kB in 1s (2,239 kB/s) 2021-06-18 09:42:57.949 | Selecting previously unselected package libunbound2:amd64. 2021-06-18 09:42:57.991 | (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 ... 76861 files and directories currently installed.) 2021-06-18 09:42:57.995 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-06-18 09:42:58.103 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-06-18 09:42:58.668 | Selecting previously unselected package python3-sortedcontainers. 2021-06-18 09:42:58.676 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-06-18 09:42:58.736 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-06-18 09:42:59.143 | Selecting previously unselected package python3-openvswitch. 2021-06-18 09:42:59.151 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-06-18 09:42:59.229 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-06-18 09:42:59.620 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-06-18 09:42:59.782 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-06-18 09:43:00.711 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-06-18 09:43:00.891 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-06-18 09:43:02.519 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-06-18 09:43:02.686 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:43:02.874 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-06-18 09:43:03.085 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-06-18 09:43:03.549 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-06-18 09:43:03.749 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:43:04.074 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:43:05.091 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-06-18 09:43:05.657 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-06-18 09:43:09.576 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:43:09.578 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:43:09.581 | + functions-common:time_stop:2331 : local name 2021-06-18 09:43:09.583 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:43:09.585 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:43:09.588 | + functions-common:time_stop:2334 : local total 2021-06-18 09:43:09.590 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:43:09.592 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:43:09.594 | + functions-common:time_stop:2338 : start_time=1624009375049 2021-06-18 09:43:09.596 | + functions-common:time_stop:2340 : [[ -z 1624009375049 ]] 2021-06-18 09:43:09.599 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:43:09.602 | + functions-common:time_stop:2343 : end_time=1624009389600 2021-06-18 09:43:09.604 | + functions-common:time_stop:2344 : elapsed_time=14551 2021-06-18 09:43:09.606 | + functions-common:time_stop:2345 : total=408064 2021-06-18 09:43:09.609 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:43:09.611 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=422615 2021-06-18 09:43:09.613 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:43:09.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-06-18 09:43:09.617 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:43:09.620 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:43:09.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-06-18 09:43:09.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-06-18 09:43:09.627 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-06-18 09:43:09.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-06-18 09:43:09.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-06-18 09:43:09.637 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-06-18 09:43:09.637 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-06-18 09:43:09.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-06-18 09:43:09.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-06-18 09:43:09.646 | + functions:vercmp:615 : local v1=4.15 2021-06-18 09:43:09.648 | + functions:vercmp:616 : local 'op=<' 2021-06-18 09:43:09.651 | + functions:vercmp:617 : local v2=3.13 2021-06-18 09:43:09.653 | + functions:vercmp:618 : local result 2021-06-18 09:43:09.656 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-06-18 09:43:09.657 | ++ functions:vercmp:622 : sort -V 2021-06-18 09:43:09.657 | ++ functions:vercmp:622 : head -1 2021-06-18 09:43:09.661 | + functions:vercmp:622 : result=3.13 2021-06-18 09:43:09.663 | + functions:vercmp:624 : case $op in 2021-06-18 09:43:09.666 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-06-18 09:43:09.668 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-06-18 09:43:09.670 | + functions:vercmp:635 : return 2021-06-18 09:43:09.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-06-18 09:43:09.675 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:43:09.677 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-06-18 09:43:10.135 | + ./stack.sh:main:820 : is_service_enabled etcd3 2021-06-18 09:43:10.151 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:43:10.153 | + ./stack.sh:main:821 : install_etcd3 2021-06-18 09:43:10.155 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-06-18 09:43:10.155 | Installing etcd 2021-06-18 09:43:10.157 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-06-18 09:43:10.169 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-06-18 09:43:10.180 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-06-18 09:43:10.183 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-06-18 09:43:10.195 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-06-18 09:43:10.198 | ++ 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-06-18 09:43:10.200 | ++ 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-06-18 09:43:10.204 | +++ 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-06-18 09:43:10.208 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-06-18 09:43:10.210 | ++ 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-06-18 09:43:10.213 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-06-18 09:43:10.215 | ++ 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-06-18 09:43:10.237 | --2021-06-18 09:43:10-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-18 09:43:10.295 | Resolving github.com (github.com)... 140.82.121.3 2021-06-18 09:43:10.339 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-06-18 09:43:10.655 | HTTP request sent, awaiting response... 302 Found 2021-06-18 09:43:10.655 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210618T094310Z&X-Amz-Expires=300&X-Amz-Signature=43f6864ba68edde1e0c5b404233343fb78c82df0ed8049a7615d0e96471018d0&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-06-18 09:43:10.655 | --2021-06-18 09:43:10-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210618T094310Z&X-Amz-Expires=300&X-Amz-Signature=43f6864ba68edde1e0c5b404233343fb78c82df0ed8049a7615d0e96471018d0&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-06-18 09:43:10.657 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.110.154, ... 2021-06-18 09:43:10.696 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-06-18 09:43:10.998 | HTTP request sent, awaiting response... 200 OK 2021-06-18 09:43:10.998 | Length: 11350736 (11M) [application/octet-stream] 2021-06-18 09:43:10.998 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-06-18 09:43:11.219 | 2021-06-18 09:43:11.997 | 0K ........ .. 100% 10.8M=1.0s 2021-06-18 09:43:11.997 | 2021-06-18 09:43:11.997 | 2021-06-18 09:43:11 (10.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-06-18 09:43:11.997 | 2021-06-18 09:43:12.001 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-06-18 09:43:12.003 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-18 09:43:12.006 | ++ functions:get_extra_file:73 : return 2021-06-18 09:43:12.009 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-18 09:43:12.012 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-06-18 09:43:12.014 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-06-18 09:43:12.016 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-06-18 09:43:12.146 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-06-18 09:43:12.149 | + 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-06-18 09:43:12.153 | etcd-v3.3.12-linux-amd64/ 2021-06-18 09:43:12.153 | etcd-v3.3.12-linux-amd64/README.md 2021-06-18 09:43:12.153 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-06-18 09:43:12.153 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-06-18 09:43:12.153 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-06-18 09:43:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-06-18 09:43:12.155 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-06-18 09:43:12.156 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-06-18 09:43:12.157 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-06-18 09:43:12.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-06-18 09:43:12.159 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-06-18 09:43:12.160 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-06-18 09:43:12.161 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-06-18 09:43:12.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-06-18 09:43:12.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-06-18 09:43:12.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-06-18 09:43:12.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-06-18 09:43:12.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-06-18 09:43:12.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-06-18 09:43:12.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-06-18 09:43:12.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-06-18 09:43:12.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-06-18 09:43:12.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-06-18 09:43:12.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-06-18 09:43:12.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-06-18 09:43:12.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-06-18 09:43:12.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-06-18 09:43:12.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-06-18 09:43:12.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-06-18 09:43:12.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-06-18 09:43:12.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-06-18 09:43:12.165 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-06-18 09:43:12.165 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-06-18 09:43:12.166 | etcd-v3.3.12-linux-amd64/etcdctl 2021-06-18 09:43:12.375 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-06-18 09:43:12.376 | etcd-v3.3.12-linux-amd64/etcd 2021-06-18 09:43:12.632 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-06-18 09:43:12.667 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-06-18 09:43:12.698 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-06-18 09:43:12.701 | + ./stack.sh:main:830 : is_service_enabled tls-proxy 2021-06-18 09:43:12.718 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:43:12.720 | + ./stack.sh:main:840 : install_dstat 2021-06-18 09:43:12.723 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-06-18 09:43:12.738 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:43:12.741 | + ./stack.sh:main:846 : echo_summary 'Installing OpenStack project source' 2021-06-18 09:43:12.743 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:43:12.746 | + ./stack.sh:echo_summary:424 : echo -e Installing OpenStack project source 2021-06-18 09:43:12.749 | + ./stack.sh:main:849 : install_libs 2021-06-18 09:43:12.751 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-06-18 09:43:12.753 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-06-18 09:43:12.756 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-06-18 09:43:12.758 | + inc/python:use_library_from_git:263 : local name=automaton 2021-06-18 09:43:12.761 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.763 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.765 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-06-18 09:43:12.767 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.770 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-06-18 09:43:12.772 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-06-18 09:43:12.774 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-06-18 09:43:12.776 | + inc/python:use_library_from_git:263 : local name=castellan 2021-06-18 09:43:12.779 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.781 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.783 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-06-18 09:43:12.785 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.788 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-06-18 09:43:12.790 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-06-18 09:43:12.792 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-06-18 09:43:12.795 | + inc/python:use_library_from_git:263 : local name=cliff 2021-06-18 09:43:12.797 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.799 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.801 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-06-18 09:43:12.804 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.806 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-06-18 09:43:12.809 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-06-18 09:43:12.811 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-06-18 09:43:12.813 | + inc/python:use_library_from_git:263 : local name=cursive 2021-06-18 09:43:12.815 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.818 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.820 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-06-18 09:43:12.823 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.825 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-06-18 09:43:12.827 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-06-18 09:43:12.830 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-06-18 09:43:12.832 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-06-18 09:43:12.834 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.837 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.839 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-06-18 09:43:12.841 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.844 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-06-18 09:43:12.846 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-06-18 09:43:12.849 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-06-18 09:43:12.851 | + inc/python:use_library_from_git:263 : local name=futurist 2021-06-18 09:43:12.854 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.856 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.858 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-06-18 09:43:12.860 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.863 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-06-18 09:43:12.865 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-06-18 09:43:12.867 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-06-18 09:43:12.870 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-06-18 09:43:12.872 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.875 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.877 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-06-18 09:43:12.879 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.881 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-06-18 09:43:12.884 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-06-18 09:43:12.887 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-06-18 09:43:12.889 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-06-18 09:43:12.891 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.894 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.896 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-06-18 09:43:12.898 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.901 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-06-18 09:43:12.903 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-06-18 09:43:12.905 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-06-18 09:43:12.907 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-06-18 09:43:12.910 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.912 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.914 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-06-18 09:43:12.916 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.919 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-06-18 09:43:12.921 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-06-18 09:43:12.923 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-06-18 09:43:12.926 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-06-18 09:43:12.928 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.930 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.933 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-06-18 09:43:12.936 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.938 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-06-18 09:43:12.940 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-06-18 09:43:12.943 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-06-18 09:43:12.945 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-06-18 09:43:12.948 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.950 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.952 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-06-18 09:43:12.955 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.957 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-06-18 09:43:12.959 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-06-18 09:43:12.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-06-18 09:43:12.964 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-06-18 09:43:12.966 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.968 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.971 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-06-18 09:43:12.973 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.975 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-06-18 09:43:12.978 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-06-18 09:43:12.980 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-06-18 09:43:12.983 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-06-18 09:43:12.985 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:12.988 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:12.990 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-06-18 09:43:12.992 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:12.995 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-06-18 09:43:12.998 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-06-18 09:43:13.000 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-06-18 09:43:13.003 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-06-18 09:43:13.005 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.007 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.010 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-06-18 09:43:13.013 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.015 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-06-18 09:43:13.018 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-06-18 09:43:13.020 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-06-18 09:43:13.022 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-06-18 09:43:13.025 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.027 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.029 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-06-18 09:43:13.032 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.034 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-06-18 09:43:13.036 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-06-18 09:43:13.039 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-06-18 09:43:13.041 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-06-18 09:43:13.043 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.046 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.048 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-06-18 09:43:13.050 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.053 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-06-18 09:43:13.055 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-06-18 09:43:13.058 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-06-18 09:43:13.060 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-06-18 09:43:13.063 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.065 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.067 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-06-18 09:43:13.070 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.073 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-06-18 09:43:13.075 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-06-18 09:43:13.077 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-06-18 09:43:13.079 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-06-18 09:43:13.082 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.085 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.088 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-06-18 09:43:13.090 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.092 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-06-18 09:43:13.095 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-06-18 09:43:13.097 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-06-18 09:43:13.099 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-06-18 09:43:13.102 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.105 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.107 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-06-18 09:43:13.109 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.112 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-06-18 09:43:13.114 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-06-18 09:43:13.116 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-06-18 09:43:13.119 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-06-18 09:43:13.122 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.124 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.126 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-06-18 09:43:13.128 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.131 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-06-18 09:43:13.133 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-06-18 09:43:13.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-06-18 09:43:13.137 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-06-18 09:43:13.140 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.142 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.144 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-06-18 09:43:13.147 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.149 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-06-18 09:43:13.151 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-06-18 09:43:13.153 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-06-18 09:43:13.156 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-06-18 09:43:13.158 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.160 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.162 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-06-18 09:43:13.165 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.168 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-06-18 09:43:13.170 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-06-18 09:43:13.172 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-06-18 09:43:13.175 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-06-18 09:43:13.177 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.179 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.182 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-06-18 09:43:13.185 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.187 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-06-18 09:43:13.189 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-06-18 09:43:13.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-06-18 09:43:13.194 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-06-18 09:43:13.196 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.198 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.201 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-06-18 09:43:13.203 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.205 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-06-18 09:43:13.208 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-06-18 09:43:13.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-06-18 09:43:13.213 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-06-18 09:43:13.216 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.218 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.220 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-06-18 09:43:13.222 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.225 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-06-18 09:43:13.227 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-06-18 09:43:13.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-06-18 09:43:13.232 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-06-18 09:43:13.235 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.237 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.240 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-06-18 09:43:13.242 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.245 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-06-18 09:43:13.247 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-06-18 09:43:13.250 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-06-18 09:43:13.252 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-06-18 09:43:13.254 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.257 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.259 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-06-18 09:43:13.261 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.264 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-06-18 09:43:13.266 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-06-18 09:43:13.268 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-06-18 09:43:13.270 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-06-18 09:43:13.273 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.275 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.277 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-06-18 09:43:13.280 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.282 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-06-18 09:43:13.284 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-06-18 09:43:13.287 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-06-18 09:43:13.289 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-06-18 09:43:13.292 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.294 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.297 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-06-18 09:43:13.299 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.302 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-06-18 09:43:13.304 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-06-18 09:43:13.307 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-06-18 09:43:13.309 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-06-18 09:43:13.312 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.314 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.317 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-06-18 09:43:13.320 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.322 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-06-18 09:43:13.324 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-06-18 09:43:13.327 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-06-18 09:43:13.329 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-06-18 09:43:13.332 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.334 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.337 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-06-18 09:43:13.339 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.341 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-06-18 09:43:13.344 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-06-18 09:43:13.346 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-06-18 09:43:13.348 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-06-18 09:43:13.351 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.354 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.356 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-06-18 09:43:13.359 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.361 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-06-18 09:43:13.364 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-06-18 09:43:13.366 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-06-18 09:43:13.368 | + inc/python:use_library_from_git:263 : local name=tooz 2021-06-18 09:43:13.371 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.374 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.376 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-06-18 09:43:13.378 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.381 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-06-18 09:43:13.383 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-06-18 09:43:13.385 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-06-18 09:43:13.388 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-06-18 09:43:13.390 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.392 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.395 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-06-18 09:43:13.397 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.399 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-06-18 09:43:13.402 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-06-18 09:43:13.404 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-06-18 09:43:13.406 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-06-18 09:43:13.409 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.411 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.413 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-06-18 09:43:13.416 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.418 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-06-18 09:43:13.421 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-06-18 09:43:13.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-06-18 09:43:13.425 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-06-18 09:43:13.428 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:13.430 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:13.433 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-06-18 09:43:13.435 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:13.437 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-06-18 09:43:13.456 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-06-18 09:43:13.461 | + 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-06-18 09:43:16.112 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:43:16.113 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.114 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.114 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.114 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.115 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.115 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.116 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.116 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.117 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.117 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.118 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.118 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.119 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.120 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.120 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.121 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.121 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.121 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.122 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.122 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.123 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.123 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.124 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.124 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.124 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.125 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.125 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.126 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.126 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.127 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.127 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.128 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.128 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.129 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.129 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.130 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.130 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.130 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.131 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.131 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.132 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.132 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.132 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.133 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.133 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.134 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.134 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.135 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.135 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.135 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.136 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.136 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.137 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.137 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.137 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.138 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.138 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.139 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.139 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.140 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.140 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.141 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.141 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.142 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.142 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.143 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.143 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.143 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.144 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.144 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.145 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.145 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.146 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.146 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.146 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.147 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.147 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.148 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.149 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.149 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.150 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.150 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.150 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.151 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.151 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.152 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.152 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.153 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.153 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.154 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.154 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.154 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.155 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.155 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.156 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.156 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.156 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.157 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.158 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.158 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.158 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.159 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.159 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.159 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.160 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.160 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.161 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.161 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.162 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.162 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.163 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.163 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.164 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.164 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.165 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.165 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.166 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.167 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.167 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.168 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.168 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.169 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.169 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.169 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.170 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.170 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.171 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.171 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.172 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.172 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.173 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.173 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.174 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.174 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.175 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.175 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.176 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.176 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.176 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.177 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.177 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.178 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.178 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.179 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.179 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.179 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.180 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.180 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.181 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.182 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.182 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.183 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.183 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.184 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.184 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.185 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.185 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.186 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.186 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.187 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.187 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.188 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.188 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.188 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.189 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.189 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.190 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.190 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.191 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.191 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.191 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.192 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.192 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.193 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.193 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.194 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.194 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.195 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.195 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.196 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.196 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.196 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.197 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.198 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.198 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.198 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.199 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.199 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.200 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.200 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.201 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.201 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.202 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.202 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.203 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.203 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.203 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.204 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.204 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.205 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.205 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.206 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.206 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.207 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.207 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.208 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.208 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.208 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.209 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.209 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.210 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.210 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.211 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.212 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.212 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.212 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.213 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.213 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.214 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.214 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.215 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.215 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.215 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.216 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.216 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.217 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.217 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.218 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.218 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.219 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.219 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.219 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.220 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.220 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.221 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.221 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.221 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.222 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.222 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.223 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.223 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.224 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.224 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.225 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.225 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.226 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.226 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.227 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.227 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.227 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.228 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.229 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.230 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.230 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.231 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.231 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.232 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.232 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.232 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.233 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.233 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.234 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.234 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.235 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.235 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.236 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.236 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.236 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.237 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.237 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.238 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.238 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.239 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.239 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.240 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.240 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.241 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.241 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.242 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.242 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.242 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.243 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.243 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.244 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.245 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.245 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.246 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.246 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.246 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.247 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.247 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.248 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.248 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.248 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.249 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.249 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.250 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.251 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.251 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.252 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.252 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.253 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.253 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.254 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.254 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.254 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.255 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.255 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.256 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.256 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.256 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.257 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.258 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.258 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.258 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.259 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.259 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.260 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.260 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.261 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.261 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.262 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.262 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.263 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.263 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.264 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.264 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.264 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.265 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.265 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.266 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.266 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.267 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.268 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.268 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.269 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.269 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.270 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.270 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.270 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.271 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.271 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.272 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.272 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.273 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.273 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.274 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.274 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.274 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.275 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.276 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.276 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.276 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.277 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.278 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.278 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.278 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.279 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.279 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.280 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.280 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.281 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.281 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.282 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.282 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.282 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.283 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.283 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.284 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.284 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.284 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.285 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.285 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.286 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.286 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.287 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.287 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.288 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.288 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.288 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.289 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.289 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.290 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.290 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.291 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.292 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.292 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.292 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.293 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.293 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.294 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.294 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.295 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.295 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.295 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.296 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.296 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.297 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.297 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.298 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.298 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.298 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.299 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.299 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.300 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.300 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.300 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.301 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.302 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.302 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.303 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.303 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.304 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.304 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.304 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:16.305 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:16.305 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:16.435 | Collecting etcd3===0.12.0 2021-06-18 09:43:16.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-06-18 09:43:19.386 | Collecting grpcio===1.28.1 2021-06-18 09:43:19.401 | 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-06-18 09:43:20.223 | Collecting protobuf===3.11.3 2021-06-18 09:43:20.234 | 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-06-18 09:43:20.328 | 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-06-18 09:43:20.331 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (6.1.0) 2021-06-18 09:43:20.347 | 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)) (49.6.0) 2021-06-18 09:43:20.395 | Building wheels for collected packages: etcd3 2021-06-18 09:43:20.396 | Building wheel for etcd3 (setup.py): started 2021-06-18 09:43:21.177 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-06-18 09:43:21.178 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=ca443349159a2d03bc6574e8e13240f329e6a0de045896a120ac998e8ea4f653 2021-06-18 09:43:21.178 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-06-18 09:43:21.179 | Successfully built etcd3 2021-06-18 09:43:22.540 | Installing collected packages: grpcio, protobuf, etcd3 2021-06-18 09:43:23.793 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-06-18 09:43:23.907 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:43:23.907 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:43:24.015 | + inc/python:pip_install:207 : result=0 2021-06-18 09:43:24.017 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:43:24.020 | + functions-common:time_stop:2331 : local name 2021-06-18 09:43:24.022 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:43:24.024 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:43:24.026 | + functions-common:time_stop:2334 : local total 2021-06-18 09:43:24.028 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:43:24.030 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:43:24.032 | + functions-common:time_stop:2338 : start_time=1624009393451 2021-06-18 09:43:24.035 | + functions-common:time_stop:2340 : [[ -z 1624009393451 ]] 2021-06-18 09:43:24.037 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:43:24.040 | + functions-common:time_stop:2343 : end_time=1624009404038 2021-06-18 09:43:24.043 | + functions-common:time_stop:2344 : elapsed_time=10587 2021-06-18 09:43:24.045 | + functions-common:time_stop:2345 : total=51379 2021-06-18 09:43:24.047 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:43:24.049 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61966 2021-06-18 09:43:24.053 | + inc/python:pip_install:210 : return 0 2021-06-18 09:43:24.056 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-06-18 09:43:24.076 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-06-18 09:43:24.081 | + 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-06-18 09:43:26.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:43:26.736 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.736 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.737 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.737 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.738 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.738 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.738 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.739 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.739 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.740 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.740 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.741 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.741 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.742 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.742 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.742 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.743 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.743 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.744 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.745 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.745 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.745 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.746 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.746 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.747 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.747 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.748 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.748 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.749 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.749 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.750 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.750 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.750 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.751 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.752 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.752 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.752 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.753 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.753 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.753 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.754 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.754 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.755 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.755 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.756 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.756 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.756 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.757 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.757 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.758 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.758 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.758 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.759 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.759 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.760 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.760 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.761 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.761 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.762 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.762 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.763 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.763 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.764 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.764 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.765 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.765 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.766 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.766 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.766 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.767 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.767 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.767 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.768 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.768 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.769 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.769 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.770 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.771 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.771 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.772 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.772 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.772 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.773 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.773 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.774 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.774 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.775 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.775 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.775 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.776 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.776 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.777 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.777 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.778 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.778 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.779 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.779 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.779 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.780 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.780 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.781 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.781 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.781 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.782 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.782 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.783 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.783 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.784 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.784 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.785 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.785 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.786 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.786 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.787 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.787 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.788 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.788 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.789 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.789 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.790 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.790 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.791 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.791 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.792 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.792 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.793 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.793 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.794 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.794 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.795 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.795 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.796 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.796 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.797 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.797 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.798 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.798 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.798 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.799 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.799 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.800 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.800 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.800 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.801 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.801 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.802 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.802 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.803 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.803 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.804 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.804 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.804 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.805 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.805 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.807 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.807 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.808 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.808 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.809 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.809 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.810 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.810 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.810 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.811 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.811 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.812 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.812 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.813 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.813 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.813 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.814 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.814 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.815 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.815 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.816 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.816 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.817 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.817 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.817 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.818 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.818 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.819 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.819 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.819 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.820 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.820 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.821 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.821 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.821 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.822 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.823 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.823 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.824 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.824 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.825 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.825 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.826 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.826 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.826 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.827 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.828 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.828 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.829 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.829 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.829 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.830 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.830 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.831 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.831 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.831 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.832 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.832 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.833 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.834 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.834 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.834 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.835 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.835 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.836 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.836 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.837 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.837 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.838 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.838 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.838 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.839 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.839 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.840 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.840 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.841 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.841 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.841 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.842 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.842 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.843 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.843 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.844 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.844 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.844 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.845 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.845 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.846 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.846 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.847 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.847 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.848 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.848 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.848 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.849 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.849 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.850 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.850 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.851 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.851 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.852 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.852 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.853 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.854 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.854 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.855 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.855 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.856 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.856 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.856 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.857 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.857 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.858 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.858 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.859 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.859 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.860 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.860 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.860 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.861 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.861 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.862 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.863 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.863 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.863 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.864 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.864 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.864 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.865 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.865 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.866 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.866 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.866 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.867 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.867 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.868 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.868 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.869 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.870 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.870 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.871 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.871 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.872 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.872 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.873 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.873 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.874 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.874 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.875 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.875 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.876 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.876 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.877 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.877 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.877 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.878 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.878 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.879 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.879 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.880 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.880 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.881 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.881 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.881 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.882 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.882 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.883 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.883 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.883 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.884 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.885 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.885 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.886 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.886 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.887 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.887 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.887 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.888 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.888 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.889 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.890 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.890 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.891 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.891 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.891 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.892 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.892 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.893 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.893 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.894 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.894 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.895 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.895 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.896 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.896 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.896 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.897 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.897 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.898 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.898 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.899 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.899 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.900 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.900 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.901 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.901 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.902 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.902 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.902 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.903 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.903 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.904 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.904 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.904 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.905 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.905 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.906 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.906 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.906 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.907 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.907 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.908 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.908 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.909 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.909 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.910 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.910 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.910 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.911 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.911 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.912 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.912 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.913 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.913 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.913 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.914 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.914 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.915 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.916 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.916 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.916 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.917 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.917 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.918 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.918 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.919 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.919 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.919 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.920 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.920 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.921 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.921 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.921 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.922 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.923 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.923 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.924 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.924 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.925 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.925 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:26.925 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:26.926 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:26.926 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:27.068 | Collecting etcd3gw===0.2.5 2021-06-18 09:43:27.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-06-18 09:43:27.153 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 916)) (2.1.1) 2021-06-18 09:43:27.160 | 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-06-18 09:43:27.183 | 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-06-18 09:43:27.205 | 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-06-18 09:43:27.207 | 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-06-18 09:43:27.211 | 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-06-18 09:43:27.214 | 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-06-18 09:43:27.216 | 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-06-18 09:43:28.585 | Installing collected packages: etcd3gw 2021-06-18 09:43:28.752 | Successfully installed etcd3gw-0.2.5 2021-06-18 09:43:28.858 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:43:28.858 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:43:28.936 | + inc/python:pip_install:207 : result=0 2021-06-18 09:43:28.938 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:43:28.940 | + functions-common:time_stop:2331 : local name 2021-06-18 09:43:28.942 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:43:28.944 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:43:28.947 | + functions-common:time_stop:2334 : local total 2021-06-18 09:43:28.949 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:43:28.951 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:43:28.953 | + functions-common:time_stop:2338 : start_time=1624009404071 2021-06-18 09:43:28.955 | + functions-common:time_stop:2340 : [[ -z 1624009404071 ]] 2021-06-18 09:43:28.958 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:43:28.962 | + functions-common:time_stop:2343 : end_time=1624009408959 2021-06-18 09:43:28.965 | + functions-common:time_stop:2344 : elapsed_time=4888 2021-06-18 09:43:28.967 | + functions-common:time_stop:2345 : total=61966 2021-06-18 09:43:28.969 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:43:28.971 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=66854 2021-06-18 09:43:28.973 | + inc/python:pip_install:210 : return 0 2021-06-18 09:43:28.976 | + ./stack.sh:main:852 : install_apache_uwsgi 2021-06-18 09:43:28.979 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-06-18 09:43:28.982 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-06-18 09:43:28.984 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-18 09:43:28.986 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-18 09:43:28.988 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-18 09:43:28.991 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-18 09:43:28.993 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-18 09:43:28.998 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-18 09:43:29.000 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:43:29.002 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-18 09:43:29.005 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-06-18 09:43:29.011 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-06-18 09:43:29.013 | + inc/python:python3_enabled:468 : return 0 2021-06-18 09:43:29.016 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-06-18 09:43:29.018 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-06-18 09:43:29.020 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:43:29.022 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:43:29.025 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-18 09:43:29.028 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:43:29.030 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:43:29.032 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:43:29.035 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:43:29.037 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:43:29.039 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:43:29.043 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:43:29.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:43:29.047 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:43:29.050 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:43:29.052 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:43:29.054 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:43:29.057 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-18 09:43:29.059 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:43:29.062 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:43:29.064 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:43:29.066 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-18 09:43:29.086 | + 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-06-18 09:43:29.209 | Reading package lists... 2021-06-18 09:43:29.477 | Building dependency tree... 2021-06-18 09:43:29.479 | Reading state information... 2021-06-18 09:43:29.705 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-06-18 09:43:29.705 | The following packages were automatically installed and are no longer required: 2021-06-18 09:43:29.706 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-06-18 09:43:29.706 | python3-click python3-colorama python3-configobj python3-constantly 2021-06-18 09:43:29.706 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-06-18 09:43:29.706 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:43:29.706 | python3-twisted-bin python3-zope.interface 2021-06-18 09:43:29.706 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:43:29.708 | Suggested packages: 2021-06-18 09:43:29.708 | python-uwsgidecorators python3-uwsgidecorators 2021-06-18 09:43:29.759 | The following NEW packages will be installed: 2021-06-18 09:43:29.759 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-06-18 09:43:30.057 | 0 upgraded, 3 newly installed, 0 to remove and 173 not upgraded. 2021-06-18 09:43:30.058 | Need to get 163 kB of archives. 2021-06-18 09:43:30.058 | After this operation, 634 kB of additional disk space will be used. 2021-06-18 09:43:30.058 | 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-06-18 09:43:30.335 | 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-06-18 09:43:30.559 | 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-06-18 09:43:31.231 | Fetched 163 kB in 1s (180 kB/s) 2021-06-18 09:43:31.520 | Selecting previously unselected package uwsgi. 2021-06-18 09:43:31.566 | (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 ... 76929 files and directories currently installed.) 2021-06-18 09:43:31.570 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-06-18 09:43:31.645 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:43:32.359 | Selecting previously unselected package uwsgi-plugin-python. 2021-06-18 09:43:32.367 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-06-18 09:43:32.450 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:43:33.011 | Selecting previously unselected package uwsgi-plugin-python3. 2021-06-18 09:43:33.019 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-06-18 09:43:33.096 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:43:33.586 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:43:33.970 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:43:34.131 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:43:35.102 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-06-18 09:43:35.445 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:43:35.736 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:43:36.502 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:43:38.821 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:43:38.823 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:43:38.826 | + functions-common:time_stop:2331 : local name 2021-06-18 09:43:38.828 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:43:38.831 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:43:38.833 | + functions-common:time_stop:2334 : local total 2021-06-18 09:43:38.836 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:43:38.839 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:43:38.841 | + functions-common:time_stop:2338 : start_time=1624009409083 2021-06-18 09:43:38.843 | + functions-common:time_stop:2340 : [[ -z 1624009409083 ]] 2021-06-18 09:43:38.846 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:43:38.849 | + functions-common:time_stop:2343 : end_time=1624009418846 2021-06-18 09:43:38.851 | + functions-common:time_stop:2344 : elapsed_time=9763 2021-06-18 09:43:38.854 | + functions-common:time_stop:2345 : total=422615 2021-06-18 09:43:38.856 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:43:38.859 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=432378 2021-06-18 09:43:38.861 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:43:38.863 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-06-18 09:43:38.866 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:43:38.868 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:43:38.871 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-06-18 09:43:38.928 | Enabling module proxy. 2021-06-18 09:43:38.934 | To activate the new configuration, you need to run: 2021-06-18 09:43:38.934 | systemctl restart apache2 2021-06-18 09:43:38.938 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-06-18 09:43:38.996 | Considering dependency proxy for proxy_uwsgi: 2021-06-18 09:43:38.996 | Module proxy already enabled 2021-06-18 09:43:38.996 | Enabling module proxy_uwsgi. 2021-06-18 09:43:39.001 | To activate the new configuration, you need to run: 2021-06-18 09:43:39.001 | systemctl restart apache2 2021-06-18 09:43:39.006 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-06-18 09:43:39.008 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:43:39.010 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:43:39.013 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:43:39.162 | + ./stack.sh:main:855 : install_keystoneauth 2021-06-18 09:43:39.164 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-06-18 09:43:39.167 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-06-18 09:43:39.170 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.172 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.174 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-06-18 09:43:39.177 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.179 | + ./stack.sh:main:856 : install_keystoneclient 2021-06-18 09:43:39.181 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-06-18 09:43:39.184 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-06-18 09:43:39.186 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.188 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.190 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-06-18 09:43:39.193 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.195 | + ./stack.sh:main:857 : install_glanceclient 2021-06-18 09:43:39.198 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-06-18 09:43:39.200 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-06-18 09:43:39.202 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.204 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.207 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-06-18 09:43:39.209 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.211 | + ./stack.sh:main:858 : install_cinderclient 2021-06-18 09:43:39.214 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-06-18 09:43:39.217 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-06-18 09:43:39.219 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.221 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.224 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-06-18 09:43:39.226 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.229 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-06-18 09:43:39.232 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-06-18 09:43:39.234 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.237 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.239 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-06-18 09:43:39.241 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.244 | + ./stack.sh:main:859 : install_novaclient 2021-06-18 09:43:39.246 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2021-06-18 09:43:39.249 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-06-18 09:43:39.251 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.253 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.256 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-06-18 09:43:39.258 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.260 | + ./stack.sh:main:860 : is_service_enabled swift glance horizon 2021-06-18 09:43:39.277 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:43:39.279 | + ./stack.sh:main:861 : install_swiftclient 2021-06-18 09:43:39.282 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-06-18 09:43:39.284 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-06-18 09:43:39.286 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.288 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.291 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-06-18 09:43:39.294 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.296 | + ./stack.sh:main:863 : is_service_enabled neutron nova horizon 2021-06-18 09:43:39.313 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:43:39.315 | + ./stack.sh:main:864 : install_neutronclient 2021-06-18 09:43:39.318 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-06-18 09:43:39.320 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-06-18 09:43:39.323 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.326 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.328 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-06-18 09:43:39.331 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.334 | + ./stack.sh:main:868 : install_keystonemiddleware 2021-06-18 09:43:39.337 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-06-18 09:43:39.340 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-06-18 09:43:39.342 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:43:39.344 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:43:39.347 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-06-18 09:43:39.349 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:43:39.352 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-06-18 09:43:39.354 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-06-18 09:43:39.357 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-18 09:43:39.360 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-06-18 09:43:39.362 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-06-18 09:43:39.365 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 09:43:39.368 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:43:39.369 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 09:43:39.373 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-06-18 09:43:39.375 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-06-18 09:43:39.378 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-06-18 09:43:39.380 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-06-18 09:43:39.383 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-06-18 09:43:39.404 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-06-18 09:43:39.409 | + 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-06-18 09:43:42.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:43:42.159 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.177 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.178 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.179 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.179 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.179 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.180 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.180 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.181 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.182 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.182 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.183 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.183 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.183 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.184 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.184 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.185 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.185 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.186 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.186 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.187 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.187 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.188 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.188 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.189 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.189 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.190 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.190 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.191 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.191 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.192 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.192 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.192 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.193 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.193 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.194 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.194 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.195 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.195 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.196 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.197 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.198 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.198 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.199 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.199 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.200 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.200 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.201 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.201 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.201 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.202 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.202 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.203 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.203 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.204 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.204 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.205 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.205 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.206 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.206 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.206 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.207 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.207 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.208 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.208 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.209 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.209 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.209 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.210 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.211 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.211 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.212 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.212 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.213 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.214 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.214 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.214 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.215 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.215 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.216 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.216 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.217 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.217 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.218 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.218 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.218 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.219 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.220 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.220 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.221 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.221 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.222 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.222 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.223 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.223 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.223 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.224 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.225 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.225 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.225 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.226 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.226 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.227 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.227 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.228 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.228 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.228 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.229 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.229 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.230 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.230 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.231 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.231 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.232 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.232 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.233 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.233 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.234 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.234 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.235 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.235 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.236 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.236 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.236 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.237 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.238 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.238 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.238 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.239 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.239 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.240 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.240 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.241 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.241 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.242 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.242 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.242 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.243 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.244 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.245 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.245 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.246 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.246 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.247 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.247 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.247 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.248 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.248 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.248 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.249 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.249 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.250 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.251 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.251 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.252 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.252 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.253 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.253 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.254 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.254 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.254 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.255 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.255 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.256 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.256 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.257 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.257 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.258 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.258 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.259 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.260 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.260 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.261 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.261 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.262 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.262 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.263 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.263 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.264 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.264 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.264 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.265 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.265 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.266 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.266 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.267 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.267 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.268 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.268 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.268 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.269 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.269 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.270 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.270 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.271 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.271 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.272 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.272 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.272 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.273 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.273 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.274 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.274 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.275 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.276 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.276 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.277 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.277 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.278 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.278 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.278 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.279 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.280 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.280 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.280 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.281 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.281 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.282 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.282 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.283 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.283 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.284 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.284 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.284 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.285 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.286 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.286 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.286 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.287 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.287 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.288 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.288 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.289 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.289 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.290 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.290 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.291 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.292 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.292 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.292 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.293 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.293 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.294 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.294 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.294 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.295 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.295 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.296 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.296 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.297 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.297 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.297 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.298 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.298 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.299 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.299 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.300 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.300 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.301 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.301 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.302 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.302 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.303 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.303 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.304 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.304 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.305 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.305 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.306 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.307 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.307 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.308 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.308 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.309 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.309 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.310 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.310 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.310 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.311 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.311 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.312 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.312 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.313 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.313 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.314 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.314 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.315 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.315 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.315 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.316 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.316 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.317 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.317 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.318 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.319 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.319 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.320 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.320 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.321 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.321 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.322 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.323 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.323 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.324 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.324 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.325 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.325 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.326 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.326 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.327 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.327 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.327 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.328 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.328 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.329 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.329 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.330 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.330 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.331 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.331 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.332 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.332 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.333 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.333 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.334 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.334 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.334 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.335 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.335 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.336 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.336 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.337 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.337 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.338 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.338 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.339 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.339 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.339 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.340 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.340 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.341 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.341 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.342 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.342 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.343 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.343 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.344 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.344 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.344 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.345 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.345 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.346 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.346 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.347 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.347 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.347 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.348 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.348 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.349 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.349 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.350 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.350 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.350 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.351 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.351 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.352 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.352 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.353 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.354 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.354 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.355 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.355 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.356 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.356 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.357 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.357 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:42.358 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:42.358 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:42.360 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (9.0.0) 2021-06-18 09:43:42.444 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (2.3.1) 2021-06-18 09:43:42.483 | 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 691)) (8.0.4) 2021-06-18 09:43:42.499 | 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 720)) (0.9.0) 2021-06-18 09:43:42.504 | 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-06-18 09:43:42.513 | 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-06-18 09:43:42.516 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.4.0) 2021-06-18 09:43:42.521 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 880)) (4.0.0) 2021-06-18 09:43:42.592 | 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 885)) (4.0.0) 2021-06-18 09:43:42.612 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 913)) (4.4.2) 2021-06-18 09:43:42.616 | 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 972)) (4.1.2) 2021-06-18 09:43:42.635 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (2019.3) 2021-06-18 09:43:42.640 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (1.8.6) 2021-06-18 09:43:42.655 | 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 103)) (3.0.2) 2021-06-18 09:43:42.662 | 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 466)) (4.1.3) 2021-06-18 09:43:42.709 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-06-18 09:43:42.723 | 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-06-18 09:43:42.725 | 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-06-18 09:43:42.750 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.0.0) 2021-06-18 09:43:42.762 | 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 94)) (4.0.1) 2021-06-18 09:43:42.772 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (2.0.1) 2021-06-18 09:43:42.781 | 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-06-18 09:43:42.784 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.7.19) 2021-06-18 09:43:42.788 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.1.12) 2021-06-18 09:43:42.790 | 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 563)) (1.7.0) 2021-06-18 09:43:42.795 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 870)) (0.10.9) 2021-06-18 09:43:42.798 | 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-06-18 09:43:42.802 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.9.6) 2021-06-18 09:43:42.804 | 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 984)) (2.8.1) 2021-06-18 09:43:42.811 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (0.6.2) 2021-06-18 09:43:42.814 | 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-06-18 09:43:42.816 | 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-06-18 09:43:42.820 | 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-06-18 09:43:42.824 | 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-06-18 09:43:42.848 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.8.0) 2021-06-18 09:43:42.853 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-06-18 09:43:44.227 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:43:44.227 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:43:44.311 | + inc/python:pip_install:207 : result=0 2021-06-18 09:43:44.313 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:43:44.316 | + functions-common:time_stop:2331 : local name 2021-06-18 09:43:44.318 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:43:44.320 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:43:44.324 | + functions-common:time_stop:2334 : local total 2021-06-18 09:43:44.326 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:43:44.328 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:43:44.330 | + functions-common:time_stop:2338 : start_time=1624009419397 2021-06-18 09:43:44.333 | + functions-common:time_stop:2340 : [[ -z 1624009419397 ]] 2021-06-18 09:43:44.336 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:43:44.340 | + functions-common:time_stop:2343 : end_time=1624009424337 2021-06-18 09:43:44.342 | + functions-common:time_stop:2344 : elapsed_time=4940 2021-06-18 09:43:44.345 | + functions-common:time_stop:2345 : total=66854 2021-06-18 09:43:44.347 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:43:44.350 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=71794 2021-06-18 09:43:44.352 | + inc/python:pip_install:210 : return 0 2021-06-18 09:43:44.355 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-06-18 09:43:44.357 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-06-18 09:43:44.360 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-18 09:43:44.363 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-06-18 09:43:44.365 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-06-18 09:43:44.368 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 09:43:44.372 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:43:44.372 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 09:43:44.376 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-06-18 09:43:44.379 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-06-18 09:43:44.381 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-06-18 09:43:44.385 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-06-18 09:43:44.387 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-06-18 09:43:44.407 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-06-18 09:43:44.412 | + 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-06-18 09:43:47.067 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:43:47.067 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.068 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.068 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.069 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.069 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.070 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.070 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.071 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.071 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.072 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.072 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.072 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.073 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.073 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.074 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.074 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.075 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.075 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.075 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.076 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.076 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.077 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.077 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.077 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.078 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.078 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.079 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.079 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.080 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.080 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.080 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.081 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.081 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.082 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.083 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.083 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.084 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.084 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.084 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.085 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.085 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.086 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.086 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.087 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.087 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.087 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.088 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.088 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.089 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.089 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.090 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.090 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.090 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.091 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.091 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.092 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.092 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.093 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.093 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.094 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.094 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.095 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.095 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.095 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.096 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.096 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.097 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.097 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.097 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.098 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.098 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.099 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.099 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.099 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.100 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.101 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.101 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.102 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.102 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.103 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.103 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.104 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.104 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.105 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.105 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.106 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.106 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.106 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.107 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.107 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.108 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.108 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.109 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.109 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.109 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.110 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.110 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.111 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.111 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.111 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.112 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.112 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.113 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.113 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.113 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.114 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.114 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.115 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.115 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.116 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.116 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.116 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.117 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.118 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.119 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.120 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.120 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.121 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.121 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.122 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.122 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.123 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.123 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.123 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.124 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.124 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.125 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.125 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.126 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.126 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.127 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.127 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.127 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.128 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.128 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.129 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.129 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.130 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.130 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.131 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.131 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.131 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.132 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.132 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.133 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.133 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.134 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.134 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.134 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.135 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.135 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.136 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.136 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.137 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.137 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.137 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.138 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.139 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.139 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.139 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.140 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.140 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.141 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.141 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.142 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.142 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.142 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.143 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.143 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.144 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.144 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.145 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.145 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.146 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.146 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.146 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.147 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.147 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.147 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.148 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.148 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.149 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.149 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.150 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.150 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.150 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.151 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.151 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.152 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.152 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.153 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.153 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.154 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.154 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.155 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.155 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.155 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.156 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.156 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.157 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.157 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.157 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.166 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.167 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.167 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.167 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.168 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.168 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.169 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.169 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.170 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.170 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.170 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.171 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.171 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.172 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.172 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.172 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.173 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.173 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.174 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.174 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.175 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.175 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.175 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.176 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.176 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.177 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.177 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.178 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.178 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.179 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.179 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.179 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.180 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.181 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.181 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.182 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.182 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.183 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.183 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.184 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.184 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.184 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.185 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.185 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.186 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.186 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.187 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.187 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.188 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.188 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.188 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.189 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.189 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.190 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.190 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.191 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.191 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.191 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.192 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.192 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.193 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.193 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.193 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.194 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.194 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.195 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.195 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.196 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.196 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.196 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.197 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.197 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.197 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.198 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.198 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.199 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.199 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.200 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.200 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.201 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.201 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.202 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.202 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.203 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.203 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.204 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.204 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.204 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.205 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.205 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.206 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.206 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.207 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.207 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.208 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.208 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.208 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.209 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.209 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.209 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.210 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.211 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.211 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.212 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.213 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.213 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.213 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.214 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.214 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.215 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.215 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.216 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.217 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.217 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.218 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.218 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.218 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.219 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.219 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.220 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.220 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.221 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.221 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.221 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.222 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.222 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.223 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.223 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.224 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.224 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.224 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.225 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.226 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.226 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.226 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.227 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.227 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.228 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.229 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.229 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.230 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.230 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.231 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.231 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.231 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.232 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.232 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.233 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.233 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.233 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.234 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.234 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.235 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.235 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.236 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.236 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.236 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.237 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.237 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.238 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.238 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.239 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.239 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.239 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.240 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.240 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.241 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.241 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.241 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.242 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.242 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.243 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.243 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.243 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.244 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.245 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.245 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.245 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.246 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.246 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.246 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.247 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.247 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.248 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.248 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.248 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.249 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.250 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.250 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.251 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.251 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.251 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.252 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.252 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:47.253 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:47.253 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:47.383 | Collecting python-memcached===1.59 2021-06-18 09:43:47.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-06-18 09:43:47.465 | 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-06-18 09:43:48.892 | Installing collected packages: python-memcached 2021-06-18 09:43:49.098 | Successfully installed python-memcached-1.59 2021-06-18 09:43:49.207 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:43:49.207 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:43:49.294 | + inc/python:pip_install:207 : result=0 2021-06-18 09:43:49.297 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:43:49.299 | + functions-common:time_stop:2331 : local name 2021-06-18 09:43:49.302 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:43:49.304 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:43:49.307 | + functions-common:time_stop:2334 : local total 2021-06-18 09:43:49.309 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:43:49.311 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:43:49.314 | + functions-common:time_stop:2338 : start_time=1624009424402 2021-06-18 09:43:49.316 | + functions-common:time_stop:2340 : [[ -z 1624009424402 ]] 2021-06-18 09:43:49.320 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:43:49.324 | + functions-common:time_stop:2343 : end_time=1624009429321 2021-06-18 09:43:49.326 | + functions-common:time_stop:2344 : elapsed_time=4919 2021-06-18 09:43:49.329 | + functions-common:time_stop:2345 : total=71794 2021-06-18 09:43:49.331 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:43:49.333 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=76713 2021-06-18 09:43:49.336 | + inc/python:pip_install:210 : return 0 2021-06-18 09:43:49.340 | + ./stack.sh:main:870 : is_service_enabled keystone 2021-06-18 09:43:49.356 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:43:49.359 | + ./stack.sh:main:871 : '[' 10.222.0.22 == 10.222.0.22 ']' 2021-06-18 09:43:49.361 | + ./stack.sh:main:872 : stack_install_service keystone 2021-06-18 09:43:49.364 | + lib/stack:stack_install_service:20 : local service=keystone 2021-06-18 09:43:49.366 | + lib/stack:stack_install_service:21 : type install_keystone 2021-06-18 09:43:49.368 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-18 09:43:49.371 | + lib/stack:stack_install_service:32 : install_keystone 2021-06-18 09:43:49.374 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-06-18 09:43:49.390 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:43:49.393 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-06-18 09:43:49.395 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-06-18 09:43:49.397 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-06-18 09:43:49.400 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:43:49.403 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:43:49.408 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:43:49.411 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:43:49.413 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:43:49.415 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:43:49.430 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:43:49.433 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:43:49.436 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:43:49.438 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:43:49.440 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:43:49.445 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-06-18 09:43:49.447 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:43:49.450 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-06-18 09:43:49.453 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:43:49.453 | + functions-common:git_clone:593 : head -1 2021-06-18 09:43:49.456 | 2cf2912fd Merge "Hide AccountLocked exception from end users" into stable/ussuri 2021-06-18 09:43:49.460 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:43:49.463 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-06-18 09:43:49.467 | + inc/python:setup_develop:351 : local bindep 2021-06-18 09:43:49.469 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-18 09:43:49.472 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-06-18 09:43:49.474 | + inc/python:setup_develop:357 : local extras= 2021-06-18 09:43:49.476 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-06-18 09:43:49.479 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-06-18 09:43:49.481 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-18 09:43:49.484 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-06-18 09:43:49.486 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-06-18 09:43:49.489 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-06-18 09:43:49.492 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-06-18 09:43:49.496 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-06-18 09:43:49.499 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-06-18 09:43:49.501 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-06-18 09:43:49.503 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-06-18 09:43:49.506 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-06-18 09:43:49.512 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-06-18 09:43:49.515 | + 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-06-18 09:43:50.553 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-06-18 09:43:50.556 | + inc/python:setup_package:430 : local bindep=0 2021-06-18 09:43:50.558 | + inc/python:setup_package:431 : local bindep_flag= 2021-06-18 09:43:50.560 | + inc/python:setup_package:432 : local bindep_profiles= 2021-06-18 09:43:50.562 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-18 09:43:50.565 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-06-18 09:43:50.567 | + inc/python:setup_package:439 : local flags=-e 2021-06-18 09:43:50.569 | + inc/python:setup_package:440 : local extras= 2021-06-18 09:43:50.571 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-06-18 09:43:50.573 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-06-18 09:43:50.576 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-06-18 09:43:50.578 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-06-18 09:43:50.580 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-06-18 09:43:50.582 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-06-18 09:43:50.600 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-06-18 09:43:50.606 | + 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-06-18 09:43:53.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:43:53.307 | 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-06-18 09:43:53.308 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.308 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.309 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.309 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.309 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.310 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.310 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.311 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.311 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.312 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.312 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.313 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.313 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.313 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.314 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.314 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.315 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.315 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.315 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.316 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.316 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.317 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.317 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.318 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.318 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.320 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.320 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.321 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.322 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.323 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.323 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.324 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.324 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.324 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.325 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.325 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.325 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.326 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.327 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.327 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.327 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.328 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.328 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.328 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.329 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.329 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.330 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.330 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.331 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.331 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.332 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.332 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.332 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.333 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.333 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.334 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.334 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.334 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.335 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.336 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.336 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.337 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.337 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.338 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.339 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.339 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.340 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.340 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.341 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.342 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.342 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.342 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.343 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.343 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.343 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.344 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.344 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.345 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.345 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.345 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.346 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.347 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.347 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.347 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.348 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.348 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.349 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.349 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.350 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.350 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.350 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.351 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.351 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.352 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.352 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.353 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.353 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.354 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.354 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.355 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.355 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.356 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.356 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.356 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.357 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.358 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.358 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.358 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.359 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.359 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.360 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.360 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.360 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.361 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.361 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.362 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.362 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.363 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.363 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.363 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.364 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.364 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.365 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.365 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.366 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.366 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.367 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.367 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.367 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.368 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.369 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.369 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.370 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.370 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.371 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.371 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.372 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.372 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.372 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.373 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.373 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.373 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.374 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.374 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.375 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.375 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.376 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.376 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.377 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.377 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.377 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.378 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.378 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.379 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.379 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.379 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.380 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.380 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.380 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.381 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.381 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.382 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.382 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.383 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.383 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.383 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.385 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.385 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.385 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.386 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.386 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.386 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.387 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.387 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.388 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.388 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.388 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.389 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.389 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.390 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.390 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.390 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.391 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.391 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.392 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.392 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.392 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.393 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.393 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.393 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.394 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.394 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.395 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.395 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.395 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.396 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.396 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.397 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.397 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.397 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.398 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.398 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.399 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.399 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.399 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.400 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.400 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.400 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.401 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.401 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.402 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.402 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.403 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.403 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.403 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.404 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.404 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.405 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.405 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.405 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.406 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.406 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.406 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.407 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.407 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.408 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.408 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.408 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.409 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.409 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.410 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.410 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.411 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.412 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.412 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.413 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.414 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.414 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.414 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.415 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.415 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.416 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.416 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.417 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.417 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.417 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.418 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.418 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.419 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.419 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.419 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.420 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.420 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.421 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.421 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.422 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.422 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.422 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.423 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.423 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.424 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.424 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.424 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.425 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.425 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.426 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.426 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.426 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.427 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.427 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.428 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.428 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.429 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.429 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.429 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.430 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.430 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.431 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.432 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.432 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.432 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.433 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.433 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.434 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.434 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.434 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.435 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.435 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.436 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.436 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.436 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.437 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.437 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.438 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.438 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.438 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.439 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.439 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.440 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.440 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.440 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.441 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.441 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.442 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.442 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.443 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.443 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.443 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.444 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.444 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.444 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.445 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.445 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.446 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.447 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.447 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.447 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.448 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.448 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.449 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.449 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.450 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.450 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.450 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.451 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.451 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.452 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.452 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.453 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.454 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.454 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.455 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.455 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.455 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.456 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.456 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.456 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.457 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.457 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.458 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.458 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.459 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.459 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.459 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.460 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.461 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.461 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.461 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.462 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.462 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.463 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.463 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.464 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.464 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.464 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.465 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.465 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.466 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.466 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.467 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.467 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.467 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.468 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.468 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.469 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.469 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.470 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.470 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.470 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.471 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.471 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.472 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.472 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.472 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.473 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.473 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.474 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.474 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.474 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.475 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.475 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.476 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.476 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.477 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.477 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.478 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.479 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.479 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.479 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.480 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.480 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.481 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.481 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.481 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.482 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.482 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.483 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.483 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.483 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.484 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.484 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.485 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.485 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.485 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.486 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.486 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.487 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.488 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.488 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.488 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.489 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.489 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.490 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.490 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.491 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:43:53.491 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:43:53.492 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:43:53.492 | Obtaining file:///opt/stack/keystone 2021-06-18 09:43:55.207 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-18 09:43:57.029 | Collecting Flask===1.1.2 2021-06-18 09:43:57.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-06-18 09:43:57.237 | Collecting Flask-RESTful===0.3.8 2021-06-18 09:43:57.244 | 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-06-18 09:43:57.322 | 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-06-18 09:43:57.329 | 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-06-18 09:43:57.398 | Collecting PyJWT===1.7.1 2021-06-18 09:43:57.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-06-18 09:43:57.425 | 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-06-18 09:43:57.448 | 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-06-18 09:43:57.596 | Collecting Werkzeug===1.0.1 2021-06-18 09:43:57.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-06-18 09:43:57.803 | Collecting aniso8601===8.0.0 2021-06-18 09:43:57.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-06-18 09:43:57.880 | 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-06-18 09:43:57.889 | 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-06-18 09:43:57.949 | Collecting click===7.1.1 2021-06-18 09:43:57.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-06-18 09:43:57.965 | 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-06-18 09:43:58.009 | 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-06-18 09:43:58.106 | Collecting itsdangerous===1.1.0 2021-06-18 09:43:58.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-06-18 09:43:58.182 | 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-06-18 09:43:58.214 | 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-06-18 09:43:58.277 | 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-06-18 09:43:58.321 | Collecting oauthlib===3.1.0 2021-06-18 09:43:58.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-06-18 09:43:58.348 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.1) 2021-06-18 09:43:58.412 | 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-06-18 09:43:58.426 | 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-06-18 09:43:58.434 | 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 485)) (8.1.0) 2021-06-18 09:43:58.489 | 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-06-18 09:43:58.499 | 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-06-18 09:43:58.544 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.6) 2021-06-18 09:43:58.611 | 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 505)) (4.0.2) 2021-06-18 09:43:58.633 | 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 509)) (3.1.1) 2021-06-18 09:43:58.652 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.2) 2021-06-18 09:43:58.665 | 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 529)) (2.1.1) 2021-06-18 09:43:58.694 | 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 533)) (1.0.1) 2021-06-18 09:43:58.704 | 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-06-18 09:43:58.723 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.1.0) 2021-06-18 09:43:58.866 | Collecting passlib===1.7.2 2021-06-18 09:43:58.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-06-18 09:43:58.971 | 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-06-18 09:43:58.974 | 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-06-18 09:43:58.976 | 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-06-18 09:43:58.987 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (2.20) 2021-06-18 09:43:58.990 | 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-06-18 09:43:58.992 | 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-06-18 09:43:58.996 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (0.16.0) 2021-06-18 09:43:59.116 | Collecting pysaml2===5.0.0 2021-06-18 09:43:59.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-06-18 09:43:59.231 | 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-06-18 09:43:59.236 | 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-06-18 09:43:59.257 | 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-06-18 09:43:59.261 | 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-06-18 09:43:59.285 | 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-06-18 09:43:59.543 | Collecting scrypt===0.8.13 2021-06-18 09:43:59.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-06-18 09:44:00.326 | 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-06-18 09:44:00.329 | 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 892)) (0.13.0) 2021-06-18 09:44:00.340 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.3.1) 2021-06-18 09:44:00.344 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (3.3.0) 2021-06-18 09:44:00.346 | 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-06-18 09:44:00.353 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (2.0.1) 2021-06-18 09:44:00.364 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (0.5.0) 2021-06-18 09:44:00.371 | 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-06-18 09:44:00.391 | 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-06-18 09:44:00.395 | 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-06-18 09:44:00.403 | 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-06-18 09:44:00.426 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 993)) (1.2.3) 2021-06-18 09:44:00.428 | 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-06-18 09:44:00.432 | 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-06-18 09:44:00.451 | 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)) (49.6.0) 2021-06-18 09:44:00.499 | 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-06-18 09:44:00.544 | 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-06-18 09:44:00.614 | 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-06-18 09:44:00.623 | 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-06-18 09:44:00.626 | 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-06-18 09:44:00.630 | 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-06-18 09:44:00.639 | 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-06-18 09:44:00.644 | 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-06-18 09:44:00.647 | 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-06-18 09:44:00.653 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.6.8) 2021-06-18 09:44:00.701 | 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-06-18 09:44:00.708 | 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-06-18 09:44:00.711 | 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-06-18 09:44:00.723 | 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-06-18 09:44:00.732 | 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-06-18 09:44:00.740 | 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-06-18 09:44:00.748 | 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 473)) (4.0.3) 2021-06-18 09:44:00.761 | 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-06-18 09:44:00.771 | 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-06-18 09:44:00.773 | 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-06-18 09:44:00.777 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (19.1.0) 2021-06-18 09:44:00.879 | Collecting defusedxml===0.6.0 2021-06-18 09:44:00.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-06-18 09:44:00.959 | 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-06-18 09:44:00.961 | 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-06-18 09:44:00.964 | 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-06-18 09:44:00.969 | 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-06-18 09:44:00.971 | 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-06-18 09:44:00.974 | 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-06-18 09:44:00.976 | 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-06-18 09:44:00.979 | 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-06-18 09:44:00.981 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1003)) (3.1.0) 2021-06-18 09:44:00.994 | 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-06-18 09:44:00.998 | 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-06-18 09:44:01.001 | 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-06-18 09:44:01.009 | 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 656)) (1.0.4) 2021-06-18 09:44:01.012 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.3.0) 2021-06-18 09:44:01.015 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (0.7) 2021-06-18 09:44:01.023 | 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-06-18 09:44:01.029 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.5) 2021-06-18 09:44:01.031 | 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-06-18 09:44:01.034 | Building wheels for collected packages: scrypt 2021-06-18 09:44:01.035 | Building wheel for scrypt (setup.py): started 2021-06-18 09:44:03.779 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-06-18 09:44:03.780 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73179 sha256=161d82ce09c265d1358341ce8785dd90f9882bb22c36f39db1a10cc028d49b88 2021-06-18 09:44:03.780 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-06-18 09:44:03.781 | Successfully built scrypt 2021-06-18 09:44:04.599 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-06-18 09:44:04.702 | Attempting uninstall: click 2021-06-18 09:44:04.703 | Found existing installation: click 6.7 2021-06-18 09:44:04.709 | Uninstalling click-6.7: 2021-06-18 09:44:04.727 | Successfully uninstalled click-6.7 2021-06-18 09:44:06.073 | Attempting uninstall: oauthlib 2021-06-18 09:44:06.075 | Found existing installation: oauthlib 2.0.6 2021-06-18 09:44:06.083 | Uninstalling oauthlib-2.0.6: 2021-06-18 09:44:06.102 | Successfully uninstalled oauthlib-2.0.6 2021-06-18 09:44:06.994 | Attempting uninstall: PyJWT 2021-06-18 09:44:06.995 | Found existing installation: PyJWT 1.5.3 2021-06-18 09:44:07.002 | Uninstalling PyJWT-1.5.3: 2021-06-18 09:44:07.018 | Successfully uninstalled PyJWT-1.5.3 2021-06-18 09:44:07.117 | Running setup.py develop for keystone 2021-06-18 09:44:09.009 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-1.7.1 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.1 defusedxml-0.6.0 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.2 pysaml2-5.0.0 scrypt-0.8.13 2021-06-18 09:44:09.121 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:44:09.121 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:44:09.230 | + inc/python:pip_install:207 : result=0 2021-06-18 09:44:09.232 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:44:09.234 | + functions-common:time_stop:2331 : local name 2021-06-18 09:44:09.236 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:44:09.238 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:44:09.240 | + functions-common:time_stop:2334 : local total 2021-06-18 09:44:09.243 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:44:09.245 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:44:09.247 | + functions-common:time_stop:2338 : start_time=1624009430596 2021-06-18 09:44:09.249 | + functions-common:time_stop:2340 : [[ -z 1624009430596 ]] 2021-06-18 09:44:09.252 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:44:09.255 | + functions-common:time_stop:2343 : end_time=1624009449253 2021-06-18 09:44:09.257 | + functions-common:time_stop:2344 : elapsed_time=18657 2021-06-18 09:44:09.260 | + functions-common:time_stop:2345 : total=76713 2021-06-18 09:44:09.262 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:44:09.264 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=95370 2021-06-18 09:44:09.266 | + inc/python:pip_install:210 : return 0 2021-06-18 09:44:09.269 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-06-18 09:44:09.271 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-18 09:44:09.273 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-18 09:44:09.290 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-18 09:44:09.303 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-06-18 09:44:09.306 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-06-18 09:44:09.309 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:44:09.312 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:44:09.314 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-06-18 09:44:09.317 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:44:09.319 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-06-18 09:44:09.337 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:09.339 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-06-18 09:44:09.342 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-06-18 09:44:09.344 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-06-18 09:44:09.366 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-06-18 09:44:09.372 | + 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-06-18 09:44:12.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:44:12.071 | 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-06-18 09:44:12.072 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.073 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.073 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.073 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.074 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.074 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.075 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.075 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.075 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.076 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.076 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.077 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.077 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.078 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.078 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.078 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.079 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.080 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.080 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.080 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.081 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.081 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.081 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.082 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.082 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.085 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.086 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.086 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.087 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.087 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.087 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.088 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.088 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.089 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.089 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.090 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.090 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.090 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.091 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.091 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.091 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.092 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.092 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.092 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.093 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.093 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.094 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.094 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.095 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.095 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.096 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.096 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.097 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.097 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.097 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.098 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.098 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.099 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.099 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.100 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.100 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.101 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.101 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.102 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.103 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.103 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.104 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.104 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.105 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.106 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.106 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.106 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.107 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.107 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.107 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.108 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.108 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.109 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.109 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.110 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.118 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.119 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.120 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.120 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.121 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.121 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.122 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.122 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.122 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.123 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.123 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.124 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.124 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.125 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.125 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.125 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.126 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.127 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.128 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.128 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.129 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.129 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.130 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.130 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.131 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.131 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.131 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.132 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.133 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.133 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.134 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.135 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.135 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.135 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.136 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.136 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.137 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.137 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.138 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.138 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.138 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.139 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.139 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.140 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.140 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.141 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.141 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.142 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.142 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.143 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.143 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.143 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.144 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.144 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.145 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.145 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.145 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.146 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.146 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.147 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.147 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.148 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.148 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.148 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.149 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.149 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.150 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.150 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.150 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.151 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.151 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.152 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.152 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.152 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.153 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.153 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.154 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.154 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.154 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.155 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.156 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.156 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.157 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.157 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.157 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.158 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.158 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.158 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.159 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.159 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.160 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.160 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.161 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.161 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.161 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.162 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.162 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.163 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.163 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.163 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.164 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.164 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.164 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.165 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.165 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.166 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.166 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.167 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.167 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.167 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.168 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.168 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.169 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.169 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.169 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.170 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.170 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.170 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.171 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.171 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.172 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.172 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.172 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.173 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.173 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.174 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.174 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.175 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.175 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.175 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.176 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.176 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.176 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.178 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.178 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.178 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.180 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.181 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.181 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.182 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.182 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.182 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.183 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.183 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.184 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.184 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.185 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.185 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.185 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.186 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.186 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.187 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.187 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.187 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.188 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.188 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.189 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.189 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.190 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.190 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.190 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.191 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.191 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.192 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.192 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.192 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.193 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.193 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.194 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.194 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.195 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.195 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.195 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.197 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.197 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.197 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.198 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.198 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.199 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.199 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.200 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.200 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.200 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.201 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.201 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.202 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.202 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.202 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.203 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.203 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.203 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.204 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.204 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.205 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.205 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.206 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.206 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.206 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.207 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.207 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.208 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.208 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.208 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.209 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.209 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.210 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.210 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.211 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.211 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.228 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.228 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.229 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.229 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.230 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.230 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.231 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.231 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.231 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.232 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.232 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.233 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.233 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.234 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.234 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.235 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.235 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.235 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.236 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.236 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.237 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.238 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.238 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.239 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.239 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.239 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.240 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.240 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.240 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.241 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.241 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.242 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.242 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.243 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.244 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.244 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.244 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.245 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.245 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.246 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.246 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.247 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.247 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.247 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.248 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.248 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.249 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.249 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.250 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.250 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.251 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.251 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.251 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.252 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.252 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.253 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.253 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.254 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.255 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.255 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.256 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.256 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.256 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.257 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.257 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.258 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.259 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.259 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.259 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.260 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.260 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.261 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.261 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.262 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.262 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.263 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.263 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.264 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.264 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.264 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.265 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.265 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.266 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.266 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.266 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.267 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.267 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.268 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.268 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.268 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.269 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.269 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.270 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.270 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.271 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.271 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.271 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.272 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.272 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.273 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.273 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.274 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.275 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.275 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.275 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:12.276 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:12.276 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:12.408 | Collecting uwsgi 2021-06-18 09:44:12.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/85e053c0b1be4/uWSGI-2.0.19.1.tar.gz (803 kB) 2021-06-18 09:44:13.526 | Building wheels for collected packages: uwsgi 2021-06-18 09:44:13.527 | Building wheel for uwsgi (setup.py): started 2021-06-18 09:44:31.588 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-06-18 09:44:31.593 | Created wheel for uwsgi: filename=uWSGI-2.0.19.1-cp36-cp36m-linux_x86_64.whl size=597493 sha256=a514e2ca6cbb3a18fbdfb1e7fb6ae9a5c2c26e0df0b1e87a1b73bc18eea10749 2021-06-18 09:44:31.593 | Stored in directory: /root/.cache/pip/wheels/29/4a/94/285bc191a56d1bb891edac383decd10937b2214951580c052d 2021-06-18 09:44:31.594 | Successfully built uwsgi 2021-06-18 09:44:33.237 | Installing collected packages: uwsgi 2021-06-18 09:44:33.420 | Successfully installed uwsgi-2.0.19.1 2021-06-18 09:44:33.533 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:44:33.533 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:44:33.661 | + inc/python:pip_install:207 : result=0 2021-06-18 09:44:33.663 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:44:33.666 | + functions-common:time_stop:2331 : local name 2021-06-18 09:44:33.668 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:44:33.671 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:44:33.673 | + functions-common:time_stop:2334 : local total 2021-06-18 09:44:33.675 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:44:33.678 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:44:33.681 | + functions-common:time_stop:2338 : start_time=1624009449360 2021-06-18 09:44:33.683 | + functions-common:time_stop:2340 : [[ -z 1624009449360 ]] 2021-06-18 09:44:33.686 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:44:33.689 | + functions-common:time_stop:2343 : end_time=1624009473687 2021-06-18 09:44:33.693 | + functions-common:time_stop:2344 : elapsed_time=24327 2021-06-18 09:44:33.695 | + functions-common:time_stop:2345 : total=95370 2021-06-18 09:44:33.698 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:44:33.700 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=119697 2021-06-18 09:44:33.703 | + inc/python:pip_install:210 : return 0 2021-06-18 09:44:33.705 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-18 09:44:33.707 | + ./stack.sh:main:873 : configure_keystone 2021-06-18 09:44:33.710 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-06-18 09:44:33.723 | + 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-06-18 09:44:33.726 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-06-18 09:44:33.731 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-06-18 09:44:33.747 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:33.749 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-06-18 09:44:33.776 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-06-18 09:44:33.802 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-06-18 09:44:33.829 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-06-18 09:44:33.858 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-06-18 09:44:33.885 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-06-18 09:44:33.912 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-06-18 09:44:33.940 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-06-18 09:44:33.966 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-06-18 09:44:33.969 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-06-18 09:44:33.972 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-06-18 09:44:33.974 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-06-18 09:44:33.976 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-18 09:44:33.979 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 09:44:33.994 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:33.998 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-18 09:44:34.000 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-18 09:44:34.003 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 09:44:34.019 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:34.022 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:44:34.026 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:44:34.058 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 09:44:34.061 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 09:44:34.063 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-06-18 09:44:34.065 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-06-18 09:44:34.068 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-06-18 09:44:34.085 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:34.089 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.22/identity 2021-06-18 09:44:34.118 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.22/identity 2021-06-18 09:44:34.144 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-06-18 09:44:34.147 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-06-18 09:44:34.178 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-06-18 09:44:34.181 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-06-18 09:44:34.184 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-06-18 09:44:34.186 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-06-18 09:44:34.188 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-18 09:44:34.191 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-18 09:44:34.221 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-06-18 09:44:34.224 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-06-18 09:44:34.226 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-06-18 09:44:34.229 | + functions:setup_logging:656 : local other_cond=False 2021-06-18 09:44:34.231 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:44:34.234 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-06-18 09:44:34.236 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-06-18 09:44:34.238 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:44:34.241 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:44:34.267 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:44:34.270 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:44:34.272 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:44:34.274 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:44:34.277 | + 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-06-18 09:44:34.307 | + 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-06-18 09:44:34.341 | + 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-06-18 09:44:34.368 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:44:34.405 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-06-18 09:44:34.434 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-06-18 09:44:34.437 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-06-18 09:44:34.439 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-06-18 09:44:34.441 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-06-18 09:44:34.444 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-06-18 09:44:34.447 | + lib/apache:write_uwsgi_config:267 : local http= 2021-06-18 09:44:34.449 | + lib/apache:write_uwsgi_config:268 : local name= 2021-06-18 09:44:34.452 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-06-18 09:44:34.456 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-06-18 09:44:34.458 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-06-18 09:44:34.461 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-18 09:44:34.473 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-18 09:44:34.473 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:44:34.481 | d /var/run/uwsgi 0755 ubuntu root 2021-06-18 09:44:34.484 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:44:34.499 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-06-18 09:44:34.501 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-06-18 09:44:34.505 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-06-18 09:44:34.530 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-06-18 09:44:34.556 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-06-18 09:44:34.581 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-06-18 09:44:34.607 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-06-18 09:44:34.639 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-06-18 09:44:34.665 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-06-18 09:44:34.690 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-06-18 09:44:34.715 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-06-18 09:44:34.740 | + 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-06-18 09:44:34.765 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-06-18 09:44:34.790 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-06-18 09:44:34.814 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-06-18 09:44:34.839 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-06-18 09:44:34.841 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-06-18 09:44:34.844 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-06-18 09:44:34.846 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-06-18 09:44:34.848 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-06-18 09:44:34.851 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:44:34.854 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:44:34.856 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-18 09:44:34.859 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-18 09:44:34.861 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-06-18 09:44:34.885 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-06-18 09:44:34.911 | + 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-06-18 09:44:34.911 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-18 09:44:34.919 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-06-18 09:44:34.922 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-06-18 09:44:34.924 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-06-18 09:44:34.927 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-06-18 09:44:34.929 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-18 09:44:34.931 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:44:34.934 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:44:34.936 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:44:34.938 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-18 09:44:34.940 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-06-18 09:44:34.943 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:44:34.945 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:44:34.947 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-06-18 09:44:35.007 | Enabling site keystone-wsgi-public. 2021-06-18 09:44:35.012 | To activate the new configuration, you need to run: 2021-06-18 09:44:35.012 | systemctl reload apache2 2021-06-18 09:44:35.016 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-06-18 09:44:35.019 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:44:35.021 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:44:35.024 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:44:35.170 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-06-18 09:44:35.172 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-06-18 09:44:35.175 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-06-18 09:44:35.178 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-06-18 09:44:35.180 | + lib/apache:write_uwsgi_config:267 : local http= 2021-06-18 09:44:35.184 | + lib/apache:write_uwsgi_config:268 : local name= 2021-06-18 09:44:35.187 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-06-18 09:44:35.190 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-06-18 09:44:35.193 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-06-18 09:44:35.195 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-18 09:44:35.208 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-18 09:44:35.208 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:44:35.216 | d /var/run/uwsgi 0755 ubuntu root 2021-06-18 09:44:35.220 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:44:35.234 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-18 09:44:35.236 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-06-18 09:44:35.240 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-06-18 09:44:35.267 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-06-18 09:44:35.292 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-06-18 09:44:35.317 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-06-18 09:44:35.345 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-06-18 09:44:35.369 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-06-18 09:44:35.395 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-06-18 09:44:35.422 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-06-18 09:44:35.449 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-06-18 09:44:35.475 | + 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-06-18 09:44:35.502 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-06-18 09:44:35.532 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-06-18 09:44:35.560 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-06-18 09:44:35.586 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-06-18 09:44:35.589 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-06-18 09:44:35.592 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-06-18 09:44:35.595 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-06-18 09:44:35.597 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-06-18 09:44:35.599 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:44:35.602 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:44:35.605 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-18 09:44:35.609 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-18 09:44:35.611 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-18 09:44:35.641 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-06-18 09:44:35.674 | + 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-06-18 09:44:35.674 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-18 09:44:35.681 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-06-18 09:44:35.686 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-06-18 09:44:35.688 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-06-18 09:44:35.691 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-06-18 09:44:35.693 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-18 09:44:35.696 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:44:35.699 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:44:35.701 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:44:35.704 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-18 09:44:35.706 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-06-18 09:44:35.709 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:44:35.711 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:44:35.714 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-06-18 09:44:35.774 | Enabling site keystone-wsgi-admin. 2021-06-18 09:44:35.779 | To activate the new configuration, you need to run: 2021-06-18 09:44:35.779 | systemctl reload apache2 2021-06-18 09:44:35.783 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-06-18 09:44:35.786 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:44:35.788 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:44:35.791 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:44:35.932 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-06-18 09:44:35.962 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-06-18 09:44:35.990 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-06-18 09:44:36.019 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-06-18 09:44:36.021 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-06-18 09:44:36.049 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-06-18 09:44:36.076 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-06-18 09:44:36.105 | + ./stack.sh:main:877 : is_service_enabled swift 2021-06-18 09:44:36.124 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:36.127 | + ./stack.sh:main:878 : is_service_enabled ceilometer 2021-06-18 09:44:36.143 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:36.145 | + ./stack.sh:main:881 : stack_install_service swift 2021-06-18 09:44:36.148 | + lib/stack:stack_install_service:20 : local service=swift 2021-06-18 09:44:36.150 | + lib/stack:stack_install_service:21 : type install_swift 2021-06-18 09:44:36.153 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-18 09:44:36.155 | + lib/stack:stack_install_service:32 : install_swift 2021-06-18 09:44:36.158 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-06-18 09:44:36.160 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-06-18 09:44:36.162 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-06-18 09:44:36.164 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:44:36.167 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:44:36.170 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:44:36.173 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:44:36.175 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:44:36.178 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:44:36.195 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:44:36.198 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:44:36.200 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:44:36.203 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:44:36.203 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:44:36.207 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-06-18 09:44:36.210 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:44:36.212 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-06-18 09:44:36.215 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:44:36.216 | + functions-common:git_clone:593 : head -1 2021-06-18 09:44:36.218 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-06-18 09:44:36.220 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:44:36.223 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-06-18 09:44:36.226 | + inc/python:setup_develop:351 : local bindep 2021-06-18 09:44:36.228 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-06-18 09:44:36.231 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-06-18 09:44:36.234 | + inc/python:setup_develop:357 : local extras=keystone 2021-06-18 09:44:36.236 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-06-18 09:44:36.238 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-06-18 09:44:36.241 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-06-18 09:44:36.243 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-06-18 09:44:36.246 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-06-18 09:44:36.248 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-06-18 09:44:36.253 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-06-18 09:44:36.256 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-06-18 09:44:36.259 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-06-18 09:44:36.261 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-06-18 09:44:36.263 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-06-18 09:44:36.267 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-06-18 09:44:36.272 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-06-18 09:44:36.275 | + 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-06-18 09:44:37.317 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-06-18 09:44:37.320 | + inc/python:setup_package:430 : local bindep=0 2021-06-18 09:44:37.322 | + inc/python:setup_package:431 : local bindep_flag= 2021-06-18 09:44:37.325 | + inc/python:setup_package:432 : local bindep_profiles= 2021-06-18 09:44:37.331 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-06-18 09:44:37.331 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-06-18 09:44:37.333 | + inc/python:setup_package:439 : local flags=-e 2021-06-18 09:44:37.336 | + inc/python:setup_package:440 : local extras=keystone 2021-06-18 09:44:37.338 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-06-18 09:44:37.341 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-06-18 09:44:37.343 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-06-18 09:44:37.345 | + inc/python:setup_package:450 : extras='[keystone]' 2021-06-18 09:44:37.347 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-06-18 09:44:37.350 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-06-18 09:44:37.369 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-06-18 09:44:37.375 | + 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-06-18 09:44:40.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:44:40.091 | 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-06-18 09:44:40.092 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.092 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.093 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.093 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.094 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.094 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.095 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.095 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.095 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.096 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.096 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.097 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.097 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.098 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.098 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.098 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.099 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.099 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.100 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.100 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.101 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.101 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.101 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.102 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.102 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.104 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.105 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.105 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.106 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.106 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.107 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.107 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.108 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.108 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.108 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.109 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.109 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.110 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.110 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.110 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.111 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.111 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.111 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.112 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.112 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.113 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.113 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.114 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.114 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.115 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.115 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.115 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.116 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.116 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.117 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.117 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.118 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.118 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.119 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.119 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.120 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.121 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.121 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.122 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.123 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.123 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.124 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.124 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.125 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.126 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.126 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.126 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.127 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.127 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.128 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.128 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.128 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.129 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.129 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.130 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.130 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.131 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.131 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.132 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.132 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.132 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.133 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.133 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.134 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.134 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.135 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.136 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.136 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.137 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.137 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.138 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.138 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.138 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.139 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.140 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.140 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.141 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.142 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.142 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.143 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.143 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.144 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.144 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.144 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.145 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.145 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.146 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.146 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.146 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.147 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.147 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.148 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.148 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.149 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.149 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.150 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.150 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.151 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.151 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.152 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.152 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.152 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.153 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.153 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.154 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.154 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.155 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.155 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.155 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.156 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.156 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.157 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.157 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.157 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.158 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.158 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.159 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.159 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.159 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.160 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.161 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.161 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.161 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.162 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.162 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.163 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.163 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.164 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.164 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.164 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.165 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.165 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.165 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.166 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.166 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.167 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.167 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.168 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.168 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.168 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.169 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.169 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.170 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.170 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.170 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.171 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.171 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.172 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.172 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.172 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.173 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.173 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.173 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.174 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.174 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.175 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.175 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.175 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.176 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.176 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.177 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.177 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.178 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.178 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.178 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.179 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.179 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.179 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.180 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.180 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.180 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.181 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.181 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.182 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.183 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.183 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.184 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.184 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.184 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.185 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.185 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.186 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.186 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.186 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.187 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.187 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.188 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.188 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.188 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.189 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.189 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.189 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.190 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.190 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.191 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.191 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.191 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.192 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.192 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.193 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.193 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.194 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.194 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.194 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.215 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.215 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.216 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.217 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.217 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.218 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.219 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.219 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.220 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.220 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.221 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.221 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.221 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.222 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.222 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.223 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.223 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.224 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.224 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.224 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.225 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.225 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.226 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.226 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.226 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.227 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.227 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.228 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.228 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.229 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.229 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.230 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.230 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.230 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.231 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.231 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.232 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.232 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.233 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.233 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.233 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.234 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.234 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.234 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.235 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.235 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.236 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.236 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.237 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.237 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.237 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.238 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.238 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.239 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.239 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.239 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.240 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.240 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.241 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.241 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.241 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.242 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.242 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.242 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.243 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.244 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.244 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.244 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.245 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.246 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.246 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.247 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.247 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.248 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.248 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.248 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.249 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.249 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.250 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.250 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.250 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.251 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.251 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.252 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.252 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.253 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.253 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.253 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.254 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.254 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.254 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.255 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.255 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.256 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.256 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.257 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.257 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.257 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.258 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.258 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.259 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.260 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.261 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.261 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.262 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.262 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.263 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.263 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.264 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.264 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.265 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.266 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.266 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.267 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.267 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.267 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.268 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.269 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.269 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.270 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.270 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.271 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.271 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.272 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.272 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.273 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.273 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.274 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.275 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.275 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.276 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.276 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.277 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.277 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.278 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.279 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.279 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.279 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.280 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.280 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.281 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.281 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.282 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.283 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.283 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.283 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.284 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.285 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.285 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.285 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.286 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.286 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.287 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.288 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.288 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.289 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.290 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.290 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.291 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.291 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.291 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.292 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.293 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.293 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.294 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.294 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.294 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.295 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.296 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.296 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.296 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.297 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.297 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.298 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.298 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.299 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.300 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.300 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.301 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.301 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.302 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.302 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.303 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.304 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.304 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.305 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:44:40.305 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:44:40.306 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:44:40.307 | Obtaining file:///opt/stack/swift 2021-06-18 09:44:41.649 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-18 09:44:43.011 | 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-06-18 09:44:43.020 | 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-06-18 09:44:43.066 | 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-06-18 09:44:43.076 | 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-06-18 09:44:43.079 | 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-06-18 09:44:44.016 | Collecting lxml===4.5.0 2021-06-18 09:44:44.038 | 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-06-18 09:44:44.258 | 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-06-18 09:44:44.260 | 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-06-18 09:44:44.263 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-06-18 09:44:44.299 | 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-06-18 09:44:44.314 | 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-06-18 09:44:44.320 | 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-06-18 09:44:44.328 | 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-06-18 09:44:44.374 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-06-18 09:44:44.386 | 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-06-18 09:44:44.404 | 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-06-18 09:44:44.406 | 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-06-18 09:44:44.510 | Collecting pyeclib===1.6.0 2021-06-18 09:44:44.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-06-18 09:44:45.646 | 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-06-18 09:44:45.648 | 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-06-18 09:44:45.652 | 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-06-18 09:44:45.657 | 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-06-18 09:44:45.679 | 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-06-18 09:44:45.684 | 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-06-18 09:44:45.707 | 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-06-18 09:44:45.712 | 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-06-18 09:44:45.715 | 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-06-18 09:44:45.722 | 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-06-18 09:44:45.847 | Collecting xattr===0.9.7 2021-06-18 09:44:45.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-06-18 09:44:46.681 | 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-06-18 09:44:46.686 | 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-06-18 09:44:46.688 | 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-06-18 09:44:46.703 | 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-06-18 09:44:46.778 | 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-06-18 09:44:46.783 | 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-06-18 09:44:46.786 | 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-06-18 09:44:46.795 | 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-06-18 09:44:46.798 | 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-06-18 09:44:46.803 | 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-06-18 09:44:46.806 | 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-06-18 09:44:46.809 | 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-06-18 09:44:46.812 | 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-06-18 09:44:46.816 | 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-06-18 09:44:46.818 | 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-06-18 09:44:46.821 | 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-06-18 09:44:46.826 | 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-06-18 09:44:46.830 | 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-06-18 09:44:46.833 | Building wheels for collected packages: pyeclib, xattr 2021-06-18 09:44:46.834 | Building wheel for pyeclib (setup.py): started 2021-06-18 09:44:48.061 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-06-18 09:44:48.062 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53037 sha256=c6af265c613f1d3acc531d25b8cdf8533eced898b5e5f25f1ddebd3ef4f38bb7 2021-06-18 09:44:48.062 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-06-18 09:44:48.064 | Building wheel for xattr (setup.py): started 2021-06-18 09:44:49.384 | Building wheel for xattr (setup.py): finished with status 'done' 2021-06-18 09:44:49.386 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30930 sha256=7f25c93703a41552e3f83b3f6ab9a0f4921c042babd510e66ef8494ef22448e7 2021-06-18 09:44:49.386 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-06-18 09:44:49.387 | Successfully built pyeclib xattr 2021-06-18 09:44:50.642 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-06-18 09:44:51.245 | Running setup.py develop for swift 2021-06-18 09:44:52.947 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-06-18 09:44:53.067 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:44:53.067 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:44:53.157 | + inc/python:pip_install:207 : result=0 2021-06-18 09:44:53.159 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:44:53.161 | + functions-common:time_stop:2331 : local name 2021-06-18 09:44:53.163 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:44:53.165 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:44:53.168 | + functions-common:time_stop:2334 : local total 2021-06-18 09:44:53.170 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:44:53.172 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:44:53.175 | + functions-common:time_stop:2338 : start_time=1624009477364 2021-06-18 09:44:53.177 | + functions-common:time_stop:2340 : [[ -z 1624009477364 ]] 2021-06-18 09:44:53.180 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:44:53.184 | + functions-common:time_stop:2343 : end_time=1624009493180 2021-06-18 09:44:53.186 | + functions-common:time_stop:2344 : elapsed_time=15816 2021-06-18 09:44:53.188 | + functions-common:time_stop:2345 : total=119697 2021-06-18 09:44:53.190 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:44:53.192 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=135513 2021-06-18 09:44:53.195 | + inc/python:pip_install:210 : return 0 2021-06-18 09:44:53.197 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-06-18 09:44:53.199 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-18 09:44:53.202 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-18 09:44:53.219 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-18 09:44:53.231 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-06-18 09:44:53.235 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-06-18 09:44:53.237 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:44:53.239 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:44:53.242 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-06-18 09:44:53.244 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:44:53.248 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-06-18 09:44:53.251 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-18 09:44:53.253 | + ./stack.sh:main:882 : configure_swift 2021-06-18 09:44:53.255 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-06-18 09:44:53.257 | + lib/swift:configure_swift:335 : local node_number 2021-06-18 09:44:53.259 | + lib/swift:configure_swift:336 : local swift_node_config 2021-06-18 09:44:53.262 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-06-18 09:44:53.264 | + lib/swift:configure_swift:338 : local user_group 2021-06-18 09:44:53.266 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-06-18 09:44:54.094 | No account-auditor running 2021-06-18 09:44:54.094 | No container-replicator running 2021-06-18 09:44:54.094 | No container-reconciler running 2021-06-18 09:44:54.094 | No object-auditor running 2021-06-18 09:44:54.094 | No container-server running 2021-06-18 09:44:54.094 | No account-server running 2021-06-18 09:44:54.094 | No container-sharder running 2021-06-18 09:44:54.094 | No container-sync running 2021-06-18 09:44:54.094 | No object-replicator running 2021-06-18 09:44:54.094 | No object-updater running 2021-06-18 09:44:54.094 | No account-replicator running 2021-06-18 09:44:54.094 | No account-reaper running 2021-06-18 09:44:54.094 | No proxy-server running 2021-06-18 09:44:54.094 | No container-auditor running 2021-06-18 09:44:54.094 | No object-expirer running 2021-06-18 09:44:54.094 | No object-server running 2021-06-18 09:44:54.094 | No container-updater running 2021-06-18 09:44:54.094 | No object-reconstructor running 2021-06-18 09:44:54.148 | + lib/swift:configure_swift:341 : true 2021-06-18 09:44:54.150 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-06-18 09:44:54.162 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-06-18 09:44:54.174 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-06-18 09:44:54.176 | + lib/swift:configure_swift:355 : sed -e ' 2021-06-18 09:44:54.177 | s/%GROUP%//; 2021-06-18 09:44:54.177 | s/%USER%/ubuntu/; 2021-06-18 09:44:54.177 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-06-18 09:44:54.177 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-06-18 09:44:54.177 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-06-18 09:44:54.184 | uid = ubuntu 2021-06-18 09:44:54.184 | gid = 2021-06-18 09:44:54.184 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-06-18 09:44:54.185 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-06-18 09:44:54.185 | address = 127.0.0.1 2021-06-18 09:44:54.185 | 2021-06-18 09:44:54.185 | [account6612] 2021-06-18 09:44:54.185 | max connections = 25 2021-06-18 09:44:54.185 | path = /opt/stack/data/swift/1/node/ 2021-06-18 09:44:54.185 | read only = false 2021-06-18 09:44:54.185 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-06-18 09:44:54.185 | 2021-06-18 09:44:54.185 | [account6622] 2021-06-18 09:44:54.185 | max connections = 25 2021-06-18 09:44:54.185 | path = /opt/stack/data/swift/2/node/ 2021-06-18 09:44:54.185 | read only = false 2021-06-18 09:44:54.185 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-06-18 09:44:54.185 | 2021-06-18 09:44:54.185 | [account6632] 2021-06-18 09:44:54.185 | max connections = 25 2021-06-18 09:44:54.185 | path = /opt/stack/data/swift/3/node/ 2021-06-18 09:44:54.185 | read only = false 2021-06-18 09:44:54.185 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-06-18 09:44:54.185 | 2021-06-18 09:44:54.185 | [account6642] 2021-06-18 09:44:54.185 | max connections = 25 2021-06-18 09:44:54.185 | path = /opt/stack/data/swift/4/node/ 2021-06-18 09:44:54.185 | read only = false 2021-06-18 09:44:54.185 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-06-18 09:44:54.185 | 2021-06-18 09:44:54.185 | 2021-06-18 09:44:54.185 | [container6611] 2021-06-18 09:44:54.185 | max connections = 25 2021-06-18 09:44:54.185 | path = /opt/stack/data/swift/1/node/ 2021-06-18 09:44:54.186 | read only = false 2021-06-18 09:44:54.186 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-06-18 09:44:54.186 | 2021-06-18 09:44:54.186 | [container6621] 2021-06-18 09:44:54.186 | max connections = 25 2021-06-18 09:44:54.186 | path = /opt/stack/data/swift/2/node/ 2021-06-18 09:44:54.186 | read only = false 2021-06-18 09:44:54.186 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-06-18 09:44:54.186 | 2021-06-18 09:44:54.186 | [container6631] 2021-06-18 09:44:54.186 | max connections = 25 2021-06-18 09:44:54.186 | path = /opt/stack/data/swift/3/node/ 2021-06-18 09:44:54.186 | read only = false 2021-06-18 09:44:54.186 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-06-18 09:44:54.186 | 2021-06-18 09:44:54.186 | [container6641] 2021-06-18 09:44:54.186 | max connections = 25 2021-06-18 09:44:54.186 | path = /opt/stack/data/swift/4/node/ 2021-06-18 09:44:54.186 | read only = false 2021-06-18 09:44:54.186 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-06-18 09:44:54.186 | 2021-06-18 09:44:54.186 | 2021-06-18 09:44:54.186 | [object6613] 2021-06-18 09:44:54.186 | max connections = 25 2021-06-18 09:44:54.186 | path = /opt/stack/data/swift/1/node/ 2021-06-18 09:44:54.186 | read only = false 2021-06-18 09:44:54.186 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-06-18 09:44:54.186 | 2021-06-18 09:44:54.186 | [object6623] 2021-06-18 09:44:54.186 | max connections = 25 2021-06-18 09:44:54.186 | path = /opt/stack/data/swift/2/node/ 2021-06-18 09:44:54.186 | read only = false 2021-06-18 09:44:54.187 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-06-18 09:44:54.187 | 2021-06-18 09:44:54.187 | [object6633] 2021-06-18 09:44:54.187 | max connections = 25 2021-06-18 09:44:54.187 | path = /opt/stack/data/swift/3/node/ 2021-06-18 09:44:54.187 | read only = false 2021-06-18 09:44:54.187 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-06-18 09:44:54.187 | 2021-06-18 09:44:54.187 | [object6643] 2021-06-18 09:44:54.187 | max connections = 25 2021-06-18 09:44:54.187 | path = /opt/stack/data/swift/4/node/ 2021-06-18 09:44:54.187 | read only = false 2021-06-18 09:44:54.187 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-06-18 09:44:54.188 | + lib/swift:configure_swift:361 : is_ubuntu 2021-06-18 09:44:54.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:44:54.192 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:44:54.194 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-06-18 09:44:54.210 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-06-18 09:44:54.212 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-06-18 09:44:54.216 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-06-18 09:44:54.220 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-06-18 09:44:54.222 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-06-18 09:44:54.226 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-06-18 09:44:54.254 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.22:8080/v1/ 2021-06-18 09:44:54.277 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-06-18 09:44:54.297 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-06-18 09:44:54.324 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-06-18 09:44:54.345 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-06-18 09:44:54.375 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-06-18 09:44:54.394 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-06-18 09:44:54.424 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-06-18 09:44:54.443 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-06-18 09:44:54.472 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-06-18 09:44:54.492 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-06-18 09:44:54.520 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-06-18 09:44:54.540 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-06-18 09:44:54.555 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:54.557 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-06-18 09:44:54.585 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-06-18 09:44:54.613 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-06-18 09:44:54.640 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-06-18 09:44:54.667 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-06-18 09:44:54.681 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:54.683 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-06-18 09:44:54.711 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-06-18 09:44:54.725 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:54.727 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-06-18 09:44:54.741 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:54.744 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-06-18 09:44:54.758 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:54.760 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-06-18 09:44:54.762 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-06-18 09:44:54.764 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-06-18 09:44:54.772 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-06-18 09:44:54.786 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-06-18 09:44:54.813 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-06-18 09:44:54.841 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-06-18 09:44:54.869 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-06-18 09:44:54.901 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-06-18 09:44:54.929 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-06-18 09:44:54.931 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-06-18 09:44:54.933 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-06-18 09:44:54.935 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-06-18 09:44:54.937 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-06-18 09:44:54.968 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-06-18 09:44:54.996 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.22/identity 2021-06-18 09:44:55.029 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-06-18 09:44:55.058 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-06-18 09:44:55.087 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-06-18 09:44:55.115 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-06-18 09:44:55.143 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-06-18 09:44:55.170 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:44:55.198 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-06-18 09:44:55.225 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-06-18 09:44:55.253 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-06-18 09:44:55.282 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-06-18 09:44:55.310 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-06-18 09:44:55.340 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-06-18 09:44:55.370 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-06-18 09:44:55.391 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-06-18 09:44:55.419 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-06-18 09:44:55.446 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-06-18 09:44:55.450 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-06-18 09:44:55.476 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-06-18 09:44:55.501 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-06-18 09:44:55.526 | + lib/swift:configure_swift:476 : local node_number 2021-06-18 09:44:55.528 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-06-18 09:44:55.531 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-06-18 09:44:55.533 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-06-18 09:44:55.537 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-06-18 09:44:55.539 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-06-18 09:44:55.542 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-18 09:44:55.544 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-06-18 09:44:55.546 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-06-18 09:44:55.548 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-18 09:44:55.551 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-18 09:44:55.555 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-06-18 09:44:55.575 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-06-18 09:44:55.601 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-06-18 09:44:55.623 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-06-18 09:44:55.651 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-06-18 09:44:55.670 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-18 09:44:55.697 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-06-18 09:44:55.715 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-18 09:44:55.743 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-06-18 09:44:55.763 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-18 09:44:55.790 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-06-18 09:44:55.808 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-06-18 09:44:55.835 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-06-18 09:44:55.854 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-06-18 09:44:55.881 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-06-18 09:44:55.900 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-06-18 09:44:55.927 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-06-18 09:44:55.945 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-06-18 09:44:55.972 | + 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-06-18 09:44:55.977 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-06-18 09:44:55.996 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-18 09:44:56.023 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-06-18 09:44:56.051 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-06-18 09:44:56.054 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-06-18 09:44:56.058 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-06-18 09:44:56.060 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-06-18 09:44:56.062 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-18 09:44:56.064 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-06-18 09:44:56.066 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-06-18 09:44:56.069 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-18 09:44:56.071 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-18 09:44:56.073 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-06-18 09:44:56.092 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-06-18 09:44:56.119 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-06-18 09:44:56.137 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-06-18 09:44:56.164 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-06-18 09:44:56.182 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-18 09:44:56.210 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-06-18 09:44:56.229 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-18 09:44:56.281 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-06-18 09:44:56.300 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-18 09:44:56.329 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-06-18 09:44:56.348 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-06-18 09:44:56.375 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-06-18 09:44:56.393 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-06-18 09:44:56.421 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-06-18 09:44:56.439 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-06-18 09:44:56.468 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-06-18 09:44:56.487 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-06-18 09:44:56.513 | + 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-06-18 09:44:56.518 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-06-18 09:44:56.538 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-18 09:44:56.568 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-06-18 09:44:56.570 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-06-18 09:44:56.576 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-06-18 09:44:56.578 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-06-18 09:44:56.581 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-18 09:44:56.583 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-06-18 09:44:56.585 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-06-18 09:44:56.588 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-18 09:44:56.590 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-18 09:44:56.592 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-06-18 09:44:56.610 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-06-18 09:44:56.638 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-06-18 09:44:56.657 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-06-18 09:44:56.684 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-06-18 09:44:56.704 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-18 09:44:56.730 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-06-18 09:44:56.753 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-18 09:44:56.782 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-06-18 09:44:56.803 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-18 09:44:56.835 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-06-18 09:44:56.855 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-06-18 09:44:56.886 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-06-18 09:44:56.907 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-06-18 09:44:56.935 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-06-18 09:44:56.952 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-06-18 09:44:56.979 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-06-18 09:44:56.997 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-06-18 09:44:57.024 | + 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-06-18 09:44:57.030 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-06-18 09:44:57.048 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-18 09:44:57.075 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-06-18 09:44:57.104 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-06-18 09:44:57.135 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-06-18 09:44:57.164 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-06-18 09:44:57.166 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-06-18 09:44:57.170 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-06-18 09:44:57.197 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-06-18 09:44:57.224 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-06-18 09:44:57.252 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-06-18 09:44:57.279 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-06-18 09:44:57.305 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-06-18 09:44:57.330 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-06-18 09:44:57.355 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-06-18 09:44:57.379 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-06-18 09:44:57.404 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-06-18 09:44:57.419 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:57.422 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-06-18 09:44:57.439 | + lib/swift:configure_swift:519 : local auth_vers 2021-06-18 09:44:57.442 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-06-18 09:44:57.460 | + lib/swift:configure_swift:520 : auth_vers=3 2021-06-18 09:44:57.462 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.22 2021-06-18 09:44:57.488 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-06-18 09:44:57.490 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-06-18 09:44:57.515 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.22/identity 2021-06-18 09:44:57.542 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-06-18 09:44:57.545 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-06-18 09:44:57.570 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-06-18 09:44:57.585 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:57.588 | + lib/swift:configure_swift:539 : local user_group 2021-06-18 09:44:57.591 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-06-18 09:44:57.595 | + lib/swift:configure_swift:540 : user_group=1000 2021-06-18 09:44:57.598 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-06-18 09:44:57.611 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-06-18 09:44:57.613 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-06-18 09:44:57.623 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-06-18 09:44:57.626 | + lib/swift:configure_swift:546 : is_suse 2021-06-18 09:44:57.628 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:44:57.630 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:44:57.632 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:44:57.635 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:44:57.638 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:44:57.640 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:44:57.642 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-06-18 09:44:57.655 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-06-18 09:44:57.657 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-06-18 09:44:57.660 | + ./stack.sh:main:885 : is_service_enabled s3api 2021-06-18 09:44:57.676 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:44:57.679 | + ./stack.sh:main:891 : is_service_enabled g-api n-api 2021-06-18 09:44:57.695 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:57.698 | + ./stack.sh:main:893 : stack_install_service glance 2021-06-18 09:44:57.701 | + lib/stack:stack_install_service:20 : local service=glance 2021-06-18 09:44:57.703 | + lib/stack:stack_install_service:21 : type install_glance 2021-06-18 09:44:57.706 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-18 09:44:57.708 | + lib/stack:stack_install_service:32 : install_glance 2021-06-18 09:44:57.711 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-06-18 09:44:57.713 | + lib/glance:install_glance:358 : local glance_store_extras 2021-06-18 09:44:57.716 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-06-18 09:44:57.734 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:57.736 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-06-18 09:44:57.739 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-06-18 09:44:57.756 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:44:57.758 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-06-18 09:44:57.761 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-06-18 09:44:57.764 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-06-18 09:44:57.767 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:44:57.770 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:44:57.772 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-06-18 09:44:57.775 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:44:57.779 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-06-18 09:44:57.787 | ++ inc/python:join_extras:29 : local IFS=, 2021-06-18 09:44:57.789 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-06-18 09:44:57.793 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-06-18 09:44:57.796 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-06-18 09:44:57.799 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-06-18 09:44:57.802 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-06-18 09:44:57.805 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-06-18 09:44:57.808 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-06-18 09:44:57.810 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-06-18 09:44:57.815 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:44:57.815 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-06-18 09:44:57.819 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-06-18 09:44:57.822 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-06-18 09:44:57.825 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-06-18 09:44:57.828 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-06-18 09:44:57.831 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-06-18 09:44:57.851 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-06-18 09:44:57.856 | + 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-06-18 09:45:00.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:45:00.568 | 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-06-18 09:45:00.569 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.569 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.570 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.570 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.571 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.571 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.571 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.572 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.572 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.573 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.573 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.574 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.574 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.575 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.575 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.575 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.576 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.576 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.577 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.577 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.578 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.578 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.578 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.579 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.579 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.581 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.582 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.582 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.583 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.583 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.584 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.584 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.585 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.585 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.586 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.586 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.586 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.587 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.587 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.588 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.589 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.589 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.589 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.590 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.590 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.590 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.591 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.591 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.592 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.592 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.593 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.593 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.594 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.594 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.594 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.595 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.595 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.596 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.596 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.597 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.597 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.598 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.598 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.599 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.600 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.600 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.601 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.601 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.602 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.603 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.603 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.603 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.604 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.605 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.605 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.606 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.606 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.606 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.607 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.607 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.608 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.608 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.609 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.609 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.610 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.610 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.610 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.611 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.611 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.612 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.612 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.613 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.613 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.614 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.615 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.615 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.616 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.616 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.617 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.617 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.618 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.618 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.619 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.619 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.620 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.620 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.621 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.621 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.622 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.622 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.622 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.623 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.623 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.624 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.624 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.625 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.625 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.626 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.626 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.626 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.627 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.627 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.628 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.628 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.629 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.629 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.630 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.630 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.631 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.631 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.631 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.632 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.632 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.633 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.633 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.633 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.634 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.634 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.635 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.636 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.636 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.636 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.637 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.637 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.638 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.638 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.639 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.639 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.640 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.640 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.640 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.641 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.641 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.642 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.642 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.642 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.643 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.643 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.644 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.644 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.644 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.645 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.645 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.646 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.646 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.646 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.647 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.647 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.648 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.648 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.649 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.649 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.649 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.650 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.650 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.651 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.652 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.652 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.652 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.653 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.653 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.654 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.654 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.654 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.655 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.655 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.656 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.656 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.656 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.657 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.657 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.658 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.658 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.658 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.659 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.659 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.660 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.660 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.660 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.661 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.661 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.662 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.662 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.662 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.663 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.663 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.664 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.664 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.664 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.665 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.665 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.666 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.666 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.666 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.667 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.667 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.668 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.668 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.669 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.669 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.669 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.670 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.687 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.687 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.688 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.688 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.689 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.689 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.689 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.690 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.690 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.691 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.692 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.693 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.693 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.694 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.695 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.695 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.695 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.696 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.696 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.697 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.698 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.698 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.699 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.699 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.699 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.700 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.700 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.701 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.701 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.702 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.702 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.702 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.703 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.703 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.704 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.704 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.705 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.705 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.705 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.706 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.706 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.707 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.707 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.707 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.708 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.708 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.709 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.710 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.710 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.710 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.711 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.711 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.712 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.712 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.713 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.714 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.714 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.714 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.715 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.716 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.716 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.716 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.717 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.717 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.717 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.718 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.718 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.719 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.719 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.720 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.720 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.720 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.721 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.721 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.722 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.722 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.723 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.723 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.723 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.724 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.724 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.725 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.725 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.726 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.726 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.726 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.727 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.727 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.728 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.728 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.728 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.729 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.730 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.730 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.730 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.731 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.731 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.732 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.732 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.732 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.733 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.733 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.734 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.734 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.735 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.735 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.735 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.737 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.737 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.737 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.738 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.738 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.739 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.739 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.740 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.740 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.740 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.741 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.741 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.742 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.742 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.743 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.743 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.743 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.744 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.744 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.745 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.745 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.746 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.746 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.746 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.747 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.747 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.748 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.748 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.749 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.749 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.750 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.750 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.750 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.751 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.751 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.752 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.752 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.753 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.753 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.753 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.754 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.754 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.755 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.755 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.756 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.756 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.756 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.757 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.757 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.758 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.758 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.759 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.759 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.760 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.761 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.761 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.762 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.762 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.763 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.763 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.763 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.764 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.764 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.764 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.765 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.765 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.766 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.766 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.767 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.767 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.767 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.768 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.768 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.769 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.769 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.770 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.770 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.770 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.771 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.771 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.772 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.772 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.773 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.774 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.774 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.774 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:00.775 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:00.775 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:00.943 | Collecting glance-store===2.0.0 2021-06-18 09:45:00.952 | 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-06-18 09:45:01.139 | 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-06-18 09:45:01.142 | 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-06-18 09:45:01.174 | 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-06-18 09:45:01.439 | Collecting os-brick===3.0.6 2021-06-18 09:45:01.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3bd/a804dc351f0f3/os_brick-3.0.6-py3-none-any.whl (248 kB) 2021-06-18 09:45:01.569 | 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-06-18 09:45:01.573 | 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-06-18 09:45:01.597 | 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-06-18 09:45:01.612 | 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-06-18 09:45:01.630 | 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-06-18 09:45:01.637 | 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-06-18 09:45:01.645 | 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-06-18 09:45:01.691 | 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 514)) (2.1.2) 2021-06-18 09:45:01.708 | 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 522)) (6.0.2) 2021-06-18 09:45:01.712 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-06-18 09:45:01.725 | 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-06-18 09:45:01.754 | 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-06-18 09:45:01.772 | 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-06-18 09:45:01.775 | 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-06-18 09:45:01.778 | 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-06-18 09:45:01.781 | 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-06-18 09:45:01.930 | Collecting python-cinderclient===7.0.1 2021-06-18 09:45:01.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a98/13f7e8a3226e3/python_cinderclient-7.0.1-py3-none-any.whl (275 kB) 2021-06-18 09:45:02.043 | 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-06-18 09:45:02.048 | 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-06-18 09:45:02.189 | Collecting python-swiftclient===3.9.1 2021-06-18 09:45:02.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7e/4bd4ef6ee026f/python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) 2021-06-18 09:45:02.296 | 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-06-18 09:45:02.300 | 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-06-18 09:45:02.408 | Collecting retrying===1.3.3 2021-06-18 09:45:02.415 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-06-18 09:45:02.493 | 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-06-18 09:45:02.498 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (3.17.0) 2021-06-18 09:45:02.501 | 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-06-18 09:45:02.504 | 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-06-18 09:45:02.511 | 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-06-18 09:45:02.556 | 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-06-18 09:45:02.559 | 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-06-18 09:45:02.569 | 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)) (49.6.0) 2021-06-18 09:45:02.616 | 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-06-18 09:45:02.640 | 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-06-18 09:45:02.685 | 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-06-18 09:45:02.688 | 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-06-18 09:45:02.693 | 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-06-18 09:45:02.698 | 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-06-18 09:45:02.702 | 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-06-18 09:45:02.710 | 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-06-18 09:45:02.715 | 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-06-18 09:45:02.718 | 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-06-18 09:45:02.722 | 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-06-18 09:45:02.724 | 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-06-18 09:45:02.734 | 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-06-18 09:45:02.742 | 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-06-18 09:45:02.757 | 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-06-18 09:45:02.770 | 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-06-18 09:45:02.779 | 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-06-18 09:45:02.782 | 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-06-18 09:45:02.784 | 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-06-18 09:45:02.786 | 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-06-18 09:45:02.789 | 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-06-18 09:45:02.794 | 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-06-18 09:45:02.796 | 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-06-18 09:45:02.799 | 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-06-18 09:45:02.810 | 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-06-18 09:45:02.813 | 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-06-18 09:45:02.816 | 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-06-18 09:45:02.824 | 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-06-18 09:45:02.844 | 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-06-18 09:45:02.846 | 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-06-18 09:45:02.849 | 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-06-18 09:45:02.852 | 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-06-18 09:45:02.860 | 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-06-18 09:45:02.863 | 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-06-18 09:45:04.177 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-06-18 09:45:05.545 | Successfully installed glance-store-2.0.0 os-brick-3.0.6 python-cinderclient-7.0.1 python-swiftclient-3.9.1 retrying-1.3.3 2021-06-18 09:45:05.674 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:45:05.674 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:45:05.755 | + inc/python:pip_install:207 : result=0 2021-06-18 09:45:05.758 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:45:05.760 | + functions-common:time_stop:2331 : local name 2021-06-18 09:45:05.763 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:45:05.765 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:45:05.768 | + functions-common:time_stop:2334 : local total 2021-06-18 09:45:05.770 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:45:05.772 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:45:05.775 | + functions-common:time_stop:2338 : start_time=1624009497846 2021-06-18 09:45:05.777 | + functions-common:time_stop:2340 : [[ -z 1624009497846 ]] 2021-06-18 09:45:05.780 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:45:05.784 | + functions-common:time_stop:2343 : end_time=1624009505781 2021-06-18 09:45:05.786 | + functions-common:time_stop:2344 : elapsed_time=7935 2021-06-18 09:45:05.789 | + functions-common:time_stop:2345 : total=135513 2021-06-18 09:45:05.792 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:45:05.794 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=143448 2021-06-18 09:45:05.797 | + inc/python:pip_install:210 : return 0 2021-06-18 09:45:05.799 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-06-18 09:45:05.802 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-06-18 09:45:05.804 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-06-18 09:45:05.807 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:45:05.809 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:45:05.812 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:45:05.815 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:45:05.818 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:45:05.822 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:45:05.840 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:45:05.842 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:45:05.845 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:45:05.848 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:45:05.848 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:45:05.853 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-06-18 09:45:05.856 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:45:05.858 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-06-18 09:45:05.862 | + functions-common:git_clone:593 : head -1 2021-06-18 09:45:05.862 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:45:05.865 | cc22468d Drop lower-constraints jobs 2021-06-18 09:45:05.868 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:45:05.871 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-06-18 09:45:05.873 | + inc/python:setup_develop:351 : local bindep 2021-06-18 09:45:05.876 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-06-18 09:45:05.879 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-06-18 09:45:05.882 | + inc/python:setup_develop:357 : local extras= 2021-06-18 09:45:05.885 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-06-18 09:45:05.888 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-06-18 09:45:05.891 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-06-18 09:45:05.893 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-06-18 09:45:05.896 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-06-18 09:45:05.899 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-06-18 09:45:05.903 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-06-18 09:45:05.905 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-06-18 09:45:05.908 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-06-18 09:45:05.911 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-06-18 09:45:05.914 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-06-18 09:45:05.917 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-06-18 09:45:05.923 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-06-18 09:45:05.925 | + 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-06-18 09:45:06.924 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-06-18 09:45:06.927 | + inc/python:setup_package:430 : local bindep=0 2021-06-18 09:45:06.929 | + inc/python:setup_package:431 : local bindep_flag= 2021-06-18 09:45:06.932 | + inc/python:setup_package:432 : local bindep_profiles= 2021-06-18 09:45:06.934 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-06-18 09:45:06.937 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-06-18 09:45:06.939 | + inc/python:setup_package:439 : local flags=-e 2021-06-18 09:45:06.941 | + inc/python:setup_package:440 : local extras= 2021-06-18 09:45:06.944 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-06-18 09:45:06.946 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-06-18 09:45:06.949 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-06-18 09:45:06.952 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-06-18 09:45:06.954 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-06-18 09:45:06.957 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-06-18 09:45:06.977 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-06-18 09:45:06.982 | + 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-06-18 09:45:09.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:45:09.692 | 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-06-18 09:45:09.692 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.693 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.693 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.694 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.694 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.694 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.695 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.695 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.696 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.696 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.697 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.697 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.698 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.698 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.698 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.699 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.699 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.700 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.700 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.700 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.701 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.701 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.702 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.702 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.703 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.705 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.705 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.705 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.706 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.707 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.707 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.708 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.708 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.708 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.709 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.709 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.710 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.710 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.710 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.711 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.711 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.711 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.712 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.712 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.713 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.713 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.714 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.714 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.715 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.715 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.716 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.716 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.716 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.717 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.717 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.718 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.718 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.718 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.719 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.719 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.720 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.721 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.721 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.722 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.722 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.723 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.724 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.724 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.725 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.726 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.726 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.727 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.727 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.727 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.728 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.728 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.729 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.730 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.730 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.731 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.731 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.732 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.732 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.733 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.733 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.733 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.734 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.734 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.735 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.735 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.736 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.736 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.736 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.737 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.738 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.738 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.738 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.739 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.739 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.740 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.740 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.741 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.741 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.742 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.742 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.743 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.743 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.743 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.745 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.745 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.746 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.746 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.746 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.747 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.747 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.748 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.748 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.749 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.749 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.749 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.750 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.750 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.751 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.751 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.752 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.752 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.753 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.753 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.753 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.754 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.754 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.755 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.755 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.756 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.756 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.756 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.757 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.757 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.757 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.758 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.758 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.759 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.759 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.760 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.760 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.761 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.761 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.761 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.762 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.762 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.763 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.763 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.763 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.764 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.764 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.765 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.765 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.765 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.766 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.766 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.767 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.767 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.767 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.768 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.768 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.769 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.769 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.769 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.770 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.770 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.771 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.771 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.771 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.772 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.772 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.773 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.773 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.773 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.774 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.774 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.774 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.775 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.775 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.776 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.776 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.777 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.777 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.778 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.778 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.779 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.780 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.780 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.780 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.781 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.781 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.799 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.800 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.800 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.800 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.801 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.801 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.802 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.802 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.802 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.803 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.803 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.804 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.804 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.805 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.805 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.805 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.806 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.806 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.806 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.808 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.808 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.808 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.809 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.809 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.809 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.810 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.810 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.811 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.811 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.812 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.812 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.812 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.813 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.813 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.814 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.814 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.814 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.815 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.816 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.816 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.817 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.818 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.818 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.819 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.819 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.820 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.820 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.821 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.821 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.821 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.822 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.822 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.823 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.823 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.823 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.824 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.824 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.825 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.825 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.826 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.826 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.826 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.827 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.827 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.828 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.828 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.828 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.829 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.829 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.830 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.830 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.831 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.831 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.831 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.832 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.832 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.832 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.833 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.833 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.834 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.835 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.835 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.835 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.836 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.836 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.837 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.837 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.837 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.838 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.838 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.839 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.839 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.840 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.840 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.840 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.841 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.841 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.841 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.842 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.842 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.843 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.843 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.844 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.844 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.844 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.845 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.845 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.846 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.846 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.846 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.847 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.847 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.848 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.848 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.849 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.849 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.849 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.850 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.850 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.851 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.851 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.851 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.852 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.852 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.853 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.853 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.854 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.854 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.855 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.855 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.856 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.856 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.857 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.857 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.858 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.858 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.859 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.859 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.860 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.860 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.861 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.861 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.862 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.862 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.862 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.863 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.863 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.864 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.864 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.864 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.865 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.865 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.866 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.866 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.867 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.867 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.867 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.868 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.868 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.869 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.869 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.870 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.870 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.870 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.871 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.871 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.872 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.872 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.873 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.873 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.874 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.874 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.874 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.875 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.875 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.876 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.876 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.876 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.877 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.877 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.878 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.878 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.879 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.879 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.879 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.880 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.880 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.881 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.881 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.882 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.882 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.883 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.883 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.884 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.884 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.884 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.886 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.886 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.886 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.887 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.887 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.888 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.888 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.888 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.889 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.889 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.889 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.890 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.890 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.891 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.891 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.892 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.892 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.893 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.893 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.894 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.894 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.895 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.895 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.896 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:09.896 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:09.896 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:09.897 | Obtaining file:///opt/stack/glance 2021-06-18 09:45:11.296 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-18 09:45:12.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-06-18 09:45:12.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-06-18 09:45:12.685 | 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-06-18 09:45:12.693 | 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-06-18 09:45:12.841 | Collecting WSME===0.10.0 2021-06-18 09:45:12.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-06-18 09:45:12.933 | 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-06-18 09:45:12.948 | 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-06-18 09:45:13.101 | Collecting castellan===3.0.3 2021-06-18 09:45:13.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/236/852de48348169/castellan-3.0.3-py3-none-any.whl (90 kB) 2021-06-18 09:45:13.209 | 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-06-18 09:45:13.339 | Collecting cursive===0.2.2 2021-06-18 09:45:13.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-06-18 09:45:13.434 | 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-06-18 09:45:13.442 | 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-06-18 09:45:13.448 | 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-06-18 09:45:13.458 | 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-06-18 09:45:13.464 | 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-06-18 09:45:13.552 | 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-06-18 09:45:13.555 | 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-06-18 09:45:13.559 | 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-06-18 09:45:13.562 | 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-06-18 09:45:13.594 | 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-06-18 09:45:13.662 | 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-06-18 09:45:13.724 | 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-06-18 09:45:13.727 | 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-06-18 09:45:13.730 | 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-06-18 09:45:13.735 | 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-06-18 09:45:13.758 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-06-18 09:45:13.794 | 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-06-18 09:45:13.808 | 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-06-18 09:45:13.822 | 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-06-18 09:45:13.828 | 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-06-18 09:45:13.883 | 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-06-18 09:45:13.892 | 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-06-18 09:45:13.937 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.6) 2021-06-18 09:45:14.010 | 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-06-18 09:45:14.033 | 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-06-18 09:45:14.052 | 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 518)) (2.0.1) 2021-06-18 09:45:14.067 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-06-18 09:45:14.081 | 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-06-18 09:45:14.110 | 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-06-18 09:45:14.120 | 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-06-18 09:45:14.139 | 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-06-18 09:45:14.186 | 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-06-18 09:45:14.188 | 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-06-18 09:45:14.191 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.7.0) 2021-06-18 09:45:14.196 | 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-06-18 09:45:14.234 | 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-06-18 09:45:14.247 | 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-06-18 09:45:14.250 | 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-06-18 09:45:14.253 | 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-06-18 09:45:14.386 | Collecting python-barbicanclient===4.10.0 2021-06-18 09:45:14.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-06-18 09:45:14.488 | 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-06-18 09:45:14.493 | 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-06-18 09:45:14.496 | 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-06-18 09:45:14.516 | 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-06-18 09:45:14.520 | 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-06-18 09:45:14.528 | 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-06-18 09:45:14.552 | 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-06-18 09:45:14.557 | 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-06-18 09:45:14.648 | Collecting simplegeneric===0.8.1 2021-06-18 09:45:14.656 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-06-18 09:45:15.413 | 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-06-18 09:45:15.417 | 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-06-18 09:45:15.429 | 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-06-18 09:45:15.432 | 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-06-18 09:45:15.435 | 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-06-18 09:45:15.611 | Collecting taskflow===4.1.0 2021-06-18 09:45:15.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-06-18 09:45:15.773 | 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-06-18 09:45:15.786 | 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-06-18 09:45:15.796 | 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-06-18 09:45:15.802 | 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-06-18 09:45:15.821 | 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-06-18 09:45:15.826 | 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-06-18 09:45:15.833 | 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-06-18 09:45:15.857 | 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-06-18 09:45:15.860 | 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-06-18 09:45:15.863 | 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-06-18 09:45:15.872 | 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-06-18 09:45:15.877 | 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-06-18 09:45:15.880 | 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-06-18 09:45:15.883 | 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-06-18 09:45:15.927 | 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-06-18 09:45:15.947 | 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)) (49.6.0) 2021-06-18 09:45:15.995 | 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-06-18 09:45:16.000 | 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-06-18 09:45:16.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-06-18 09:45:16.008 | 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-06-18 09:45:16.056 | 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-06-18 09:45:16.063 | 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-06-18 09:45:16.069 | 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-06-18 09:45:16.079 | 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-06-18 09:45:16.083 | 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-06-18 09:45:16.095 | 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-06-18 09:45:16.098 | 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-06-18 09:45:16.114 | 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-06-18 09:45:16.117 | 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-06-18 09:45:16.121 | 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-06-18 09:45:16.124 | 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-06-18 09:45:16.127 | 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-06-18 09:45:16.217 | Collecting pydot===1.4.1 2021-06-18 09:45:16.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-06-18 09:45:16.418 | Collecting automaton===2.0.1 2021-06-18 09:45:16.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-06-18 09:45:16.664 | Collecting networkx===2.4 2021-06-18 09:45:16.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-06-18 09:45:16.842 | 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-06-18 09:45:16.845 | 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-06-18 09:45:16.847 | 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-06-18 09:45:16.850 | 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-06-18 09:45:16.852 | 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-06-18 09:45:16.856 | 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-06-18 09:45:16.859 | 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-06-18 09:45:16.871 | 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-06-18 09:45:16.874 | 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-06-18 09:45:16.892 | 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-06-18 09:45:16.894 | 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-06-18 09:45:16.898 | Building wheels for collected packages: simplegeneric 2021-06-18 09:45:16.899 | Building wheel for simplegeneric (setup.py): started 2021-06-18 09:45:17.646 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-06-18 09:45:17.647 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=a623dcc11ecad2b0f9d2acc84d62b6b81fe1ef14e070e6412589cbf814dca58d 2021-06-18 09:45:17.647 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-06-18 09:45:17.648 | Successfully built simplegeneric 2021-06-18 09:45:18.651 | Installing collected packages: pydot, automaton, networkx, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-06-18 09:45:21.793 | Running setup.py develop for glance 2021-06-18 09:45:23.411 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.3 cursive-0.2.2 glance networkx-2.4 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-06-18 09:45:23.536 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:45:23.536 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:45:23.637 | + inc/python:pip_install:207 : result=0 2021-06-18 09:45:23.640 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:45:23.642 | + functions-common:time_stop:2331 : local name 2021-06-18 09:45:23.651 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:45:23.651 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:45:23.651 | + functions-common:time_stop:2334 : local total 2021-06-18 09:45:23.652 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:45:23.654 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:45:23.657 | + functions-common:time_stop:2338 : start_time=1624009506972 2021-06-18 09:45:23.659 | + functions-common:time_stop:2340 : [[ -z 1624009506972 ]] 2021-06-18 09:45:23.662 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:45:23.665 | + functions-common:time_stop:2343 : end_time=1624009523663 2021-06-18 09:45:23.668 | + functions-common:time_stop:2344 : elapsed_time=16691 2021-06-18 09:45:23.670 | + functions-common:time_stop:2345 : total=143448 2021-06-18 09:45:23.673 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:45:23.675 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=160139 2021-06-18 09:45:23.677 | + inc/python:pip_install:210 : return 0 2021-06-18 09:45:23.680 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-06-18 09:45:23.682 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-18 09:45:23.685 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-18 09:45:23.702 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-18 09:45:23.714 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-06-18 09:45:23.717 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-06-18 09:45:23.719 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:45:23.722 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:45:23.725 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-06-18 09:45:23.727 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:45:23.730 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-18 09:45:23.733 | + ./stack.sh:main:894 : configure_glance 2021-06-18 09:45:23.735 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-06-18 09:45:23.747 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-06-18 09:45:23.773 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-06-18 09:45:23.799 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-06-18 09:45:23.824 | + lib/glance:configure_glance:142 : local dburl 2021-06-18 09:45:23.827 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-06-18 09:45:23.829 | ++ lib/database:database_connection_url:132 : local db=glance 2021-06-18 09:45:23.832 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-06-18 09:45:23.834 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-06-18 09:45:23.837 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-18 09:45:23.840 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-18 09:45:23.843 | + 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-06-18 09:45:23.869 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-06-18 09:45:23.895 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-06-18 09:45:23.922 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-06-18 09:45:23.925 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-06-18 09:45:23.927 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-06-18 09:45:23.929 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-06-18 09:45:23.932 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-06-18 09:45:23.958 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-06-18 09:45:23.983 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.22/identity 2021-06-18 09:45:24.008 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-06-18 09:45:24.035 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-06-18 09:45:24.059 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-06-18 09:45:24.085 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-06-18 09:45:24.110 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-06-18 09:45:24.135 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:45:24.160 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-06-18 09:45:24.186 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-06-18 09:45:24.214 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-06-18 09:45:24.216 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-06-18 09:45:24.219 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-06-18 09:45:24.223 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-18 09:45:24.225 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-18 09:45:24.228 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 09:45:24.245 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:45:24.248 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-18 09:45:24.251 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-18 09:45:24.253 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 09:45:24.271 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:45:24.274 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:45:24.277 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:45:24.304 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 09:45:24.306 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 09:45:24.309 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-06-18 09:45:24.333 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-06-18 09:45:24.336 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-06-18 09:45:24.363 | + 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-06-18 09:45:24.391 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-06-18 09:45:24.416 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-18 09:45:24.441 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-06-18 09:45:24.469 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-06-18 09:45:24.497 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-06-18 09:45:24.499 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-06-18 09:45:24.503 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-06-18 09:45:24.506 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-06-18 09:45:24.508 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-06-18 09:45:24.537 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-06-18 09:45:24.567 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.22/identity 2021-06-18 09:45:24.594 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-06-18 09:45:24.618 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-06-18 09:45:24.645 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-06-18 09:45:24.670 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-06-18 09:45:24.695 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-06-18 09:45:24.720 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:45:24.746 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-06-18 09:45:24.771 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-06-18 09:45:24.799 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-06-18 09:45:24.801 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-06-18 09:45:24.803 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-06-18 09:45:24.806 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-18 09:45:24.809 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-18 09:45:24.811 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 09:45:24.827 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:45:24.830 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-18 09:45:24.833 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-18 09:45:24.836 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 09:45:24.852 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:45:24.855 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:45:24.860 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:45:24.886 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 09:45:24.892 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 09:45:24.895 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-06-18 09:45:24.897 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-06-18 09:45:24.899 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-06-18 09:45:24.902 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-06-18 09:45:24.904 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-06-18 09:45:24.931 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-06-18 09:45:24.934 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-18 09:45:24.963 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.22 2021-06-18 09:45:24.966 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.22 2021-06-18 09:45:24.967 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-06-18 09:45:24.971 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.22 2021-06-18 09:45:24.998 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-06-18 09:45:25.000 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.22 2021-06-18 09:45:25.035 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-06-18 09:45:25.052 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:45:25.054 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-06-18 09:45:25.081 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-06-18 09:45:25.108 | + lib/glance:configure_glance:215 : python3_enabled 2021-06-18 09:45:25.110 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-06-18 09:45:25.113 | + inc/python:python3_enabled:468 : return 0 2021-06-18 09:45:25.115 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-06-18 09:45:25.154 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-06-18 09:45:25.180 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-06-18 09:45:25.206 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-06-18 09:45:25.232 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-06-18 09:45:25.259 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-06-18 09:45:25.286 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-06-18 09:45:25.319 | + lib/glance:configure_glance:227 : python3_enabled 2021-06-18 09:45:25.321 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-06-18 09:45:25.325 | + inc/python:python3_enabled:468 : return 0 2021-06-18 09:45:25.327 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.22/identity/v3 2021-06-18 09:45:25.360 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-06-18 09:45:25.391 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.22/image 2021-06-18 09:45:25.420 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-06-18 09:45:25.441 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:45:25.443 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-06-18 09:45:25.463 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:45:25.466 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-06-18 09:45:25.470 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-06-18 09:45:25.473 | + functions:setup_logging:656 : local other_cond=False 2021-06-18 09:45:25.475 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:45:25.478 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-06-18 09:45:25.481 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-06-18 09:45:25.484 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:45:25.487 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:45:25.505 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:45:25.507 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:45:25.509 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:45:25.512 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:45:25.514 | + 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-06-18 09:45:25.543 | + 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-06-18 09:45:25.571 | + 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-06-18 09:45:25.599 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:45:25.626 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-06-18 09:45:25.628 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-06-18 09:45:25.630 | + functions:setup_logging:656 : local other_cond=False 2021-06-18 09:45:25.633 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:45:25.635 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-06-18 09:45:25.638 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-06-18 09:45:25.640 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:45:25.644 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:45:25.661 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:45:25.663 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:45:25.666 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:45:25.669 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:45:25.671 | + 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-06-18 09:45:25.698 | + 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-06-18 09:45:25.725 | + 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-06-18 09:45:25.752 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:45:25.779 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-06-18 09:45:25.783 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-06-18 09:45:25.788 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-06-18 09:45:25.815 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-06-18 09:45:25.842 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-18 09:45:25.871 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.22/identity 2021-06-18 09:45:25.902 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-06-18 09:45:25.929 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-06-18 09:45:25.955 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-06-18 09:45:25.982 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.22 2021-06-18 09:45:25.986 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.22 2021-06-18 09:45:25.986 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-06-18 09:45:25.990 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.22 2021-06-18 09:45:26.018 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-18 09:45:26.049 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-06-18 09:45:26.079 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-06-18 09:45:26.109 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-06-18 09:45:26.146 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-06-18 09:45:26.151 | + 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-06-18 09:45:26.158 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-06-18 09:45:26.174 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:45:26.176 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-06-18 09:45:26.178 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-06-18 09:45:26.181 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-06-18 09:45:26.184 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-06-18 09:45:26.186 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-06-18 09:45:26.189 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-06-18 09:45:26.192 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-06-18 09:45:26.195 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-06-18 09:45:26.198 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-06-18 09:45:26.226 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-06-18 09:45:26.230 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-06-18 09:45:26.232 | ++ functions:get_random_port:816 : true 2021-06-18 09:45:26.235 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-06-18 09:45:26.237 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-06-18 09:45:26.239 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-06-18 09:45:26.300 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-06-18 09:45:26.303 | ++ functions:get_random_port:820 : break 2 2021-06-18 09:45:26.305 | ++ functions:get_random_port:824 : echo 60999 2021-06-18 09:45:26.309 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-06-18 09:45:26.311 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-06-18 09:45:26.336 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-06-18 09:45:26.361 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-06-18 09:45:26.387 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-06-18 09:45:26.413 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-06-18 09:45:26.449 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-06-18 09:45:26.474 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-06-18 09:45:26.506 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-06-18 09:45:26.531 | + 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-06-18 09:45:26.558 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-18 09:45:26.583 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-06-18 09:45:26.609 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-18 09:45:26.635 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-06-18 09:45:26.666 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-06-18 09:45:26.690 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-06-18 09:45:26.715 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-06-18 09:45:26.741 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-06-18 09:45:26.765 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-06-18 09:45:26.790 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-06-18 09:45:26.815 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-06-18 09:45:26.818 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-06-18 09:45:26.820 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:45:26.823 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:45:26.825 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:45:26.828 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-06-18 09:45:26.830 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-06-18 09:45:26.887 | proxy (enabled by site administrator) 2021-06-18 09:45:26.890 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-06-18 09:45:26.893 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-06-18 09:45:26.895 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:45:26.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:45:26.900 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:45:26.903 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-06-18 09:45:26.905 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-06-18 09:45:26.961 | No module matches proxy_http 2021-06-18 09:45:26.965 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-06-18 09:45:27.023 | Considering dependency proxy for proxy_http: 2021-06-18 09:45:27.023 | Module proxy already enabled 2021-06-18 09:45:27.023 | Enabling module proxy_http. 2021-06-18 09:45:27.029 | To activate the new configuration, you need to run: 2021-06-18 09:45:27.029 | systemctl restart apache2 2021-06-18 09:45:27.033 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-06-18 09:45:27.036 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:45:27.038 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:45:27.041 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:45:27.192 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-06-18 09:45:27.194 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-06-18 09:45:27.197 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-06-18 09:45:27.200 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-06-18 09:45:27.203 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:45:27.206 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:45:27.209 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-18 09:45:27.212 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-18 09:45:27.215 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-06-18 09:45:27.216 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-18 09:45:27.223 | KeepAlive Off 2021-06-18 09:45:27.227 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-06-18 09:45:27.227 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-18 09:45:27.234 | SetEnv proxy-sendchunked 1 2021-06-18 09:45:27.238 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-06-18 09:45:27.238 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-18 09:45:27.247 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-06-18 09:45:27.251 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-06-18 09:45:27.253 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-06-18 09:45:27.256 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-06-18 09:45:27.258 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-18 09:45:27.261 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:45:27.264 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:45:27.266 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:45:27.268 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-18 09:45:27.271 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-06-18 09:45:27.273 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:45:27.276 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:45:27.279 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-06-18 09:45:27.347 | Enabling site glance-wsgi-api. 2021-06-18 09:45:27.352 | To activate the new configuration, you need to run: 2021-06-18 09:45:27.352 | systemctl reload apache2 2021-06-18 09:45:27.357 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-06-18 09:45:27.359 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:45:27.362 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:45:27.364 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:45:27.505 | + ./stack.sh:main:897 : is_service_enabled cinder 2021-06-18 09:45:27.525 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:45:27.528 | + ./stack.sh:main:899 : stack_install_service cinder 2021-06-18 09:45:27.530 | + lib/stack:stack_install_service:20 : local service=cinder 2021-06-18 09:45:27.533 | + lib/stack:stack_install_service:21 : type install_cinder 2021-06-18 09:45:27.535 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-18 09:45:27.538 | + lib/stack:stack_install_service:32 : install_cinder 2021-06-18 09:45:27.540 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-06-18 09:45:27.543 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-06-18 09:45:27.545 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-06-18 09:45:27.548 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:45:27.550 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:45:27.553 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:45:27.556 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:45:27.559 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:45:27.562 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:45:27.579 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:45:27.585 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:45:27.588 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:45:27.591 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:45:27.592 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:45:27.597 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-06-18 09:45:27.600 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:45:27.603 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-06-18 09:45:27.607 | + functions-common:git_clone:593 : head -1 2021-06-18 09:45:27.607 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:45:27.610 | 35d56b680 Fix typo in Dell EMC Unity driver documentation 2021-06-18 09:45:27.613 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:45:27.616 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-06-18 09:45:27.618 | + inc/python:setup_develop:351 : local bindep 2021-06-18 09:45:27.621 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-18 09:45:27.624 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-06-18 09:45:27.626 | + inc/python:setup_develop:357 : local extras= 2021-06-18 09:45:27.629 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-06-18 09:45:27.632 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-06-18 09:45:27.634 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-18 09:45:27.637 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-06-18 09:45:27.640 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-06-18 09:45:27.642 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-06-18 09:45:27.646 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-06-18 09:45:27.648 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-06-18 09:45:27.651 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-06-18 09:45:27.655 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-06-18 09:45:27.657 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-06-18 09:45:27.661 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-06-18 09:45:27.667 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-06-18 09:45:27.669 | + 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-06-18 09:45:28.705 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-06-18 09:45:28.708 | + inc/python:setup_package:430 : local bindep=0 2021-06-18 09:45:28.711 | + inc/python:setup_package:431 : local bindep_flag= 2021-06-18 09:45:28.714 | + inc/python:setup_package:432 : local bindep_profiles= 2021-06-18 09:45:28.716 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-18 09:45:28.718 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-06-18 09:45:28.721 | + inc/python:setup_package:439 : local flags=-e 2021-06-18 09:45:28.723 | + inc/python:setup_package:440 : local extras= 2021-06-18 09:45:28.726 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-06-18 09:45:28.728 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-06-18 09:45:28.731 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-06-18 09:45:28.733 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-06-18 09:45:28.736 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-06-18 09:45:28.738 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-06-18 09:45:28.757 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-06-18 09:45:28.763 | + 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-06-18 09:45:31.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:45:31.541 | 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-06-18 09:45:31.542 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.543 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.543 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.543 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.544 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.544 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.545 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.545 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.546 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.546 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.547 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.547 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.547 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.548 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.548 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.549 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.549 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.550 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.550 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.550 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.551 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.551 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.552 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.552 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.553 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.555 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.555 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.556 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.556 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.557 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.558 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.558 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.559 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.559 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.559 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.560 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.560 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.561 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.561 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.561 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.562 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.562 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.562 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.563 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.564 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.564 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.565 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.565 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.566 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.566 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.567 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.567 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.568 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.568 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.568 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.569 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.570 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.570 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.570 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.571 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.572 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.572 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.572 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.574 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.574 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.574 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.575 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.575 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.576 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.577 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.577 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.577 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.578 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.578 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.579 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.579 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.580 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.580 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.580 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.581 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.581 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.582 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.582 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.583 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.583 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.583 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.584 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.585 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.585 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.586 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.586 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.587 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.587 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.587 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.588 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.588 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.589 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.589 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.590 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.591 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.591 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.592 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.592 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.592 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.593 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.594 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.594 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.594 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.595 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.595 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.596 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.596 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.596 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.597 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.597 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.598 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.598 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.599 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.599 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.600 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.600 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.601 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.601 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.601 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.602 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.602 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.603 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.604 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.604 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.605 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.605 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.605 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.606 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.606 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.607 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.607 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.608 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.608 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.608 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.609 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.609 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.609 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.610 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.610 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.611 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.611 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.612 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.612 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.613 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.613 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.613 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.614 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.614 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.615 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.615 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.616 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.616 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.616 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.617 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.617 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.618 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.618 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.618 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.619 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.620 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.620 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.621 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.621 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.621 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.622 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.622 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.642 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.642 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.643 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.643 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.643 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.644 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.644 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.645 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.645 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.645 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.646 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.646 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.647 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.647 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.647 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.648 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.648 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.649 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.649 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.650 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.652 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.652 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.652 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.652 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.652 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.652 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.653 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.653 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.653 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.653 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.654 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.654 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.654 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.655 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.655 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.656 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.656 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.657 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.657 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.657 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.658 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.658 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.658 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.659 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.659 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.660 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.660 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.660 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.661 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.661 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.662 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.662 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.663 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.663 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.663 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.664 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.664 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.664 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.665 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.665 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.666 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.668 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.668 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.668 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.670 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.670 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.670 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.671 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.671 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.672 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.672 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.673 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.673 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.673 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.674 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.674 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.675 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.675 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.676 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.676 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.676 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.677 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.677 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.678 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.678 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.678 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.679 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.679 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.680 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.680 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.681 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.681 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.682 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.683 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.683 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.684 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.684 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.684 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.685 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.685 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.686 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.686 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.686 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.687 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.687 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.688 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.688 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.689 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.689 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.689 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.690 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.690 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.691 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.691 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.692 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.692 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.692 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.693 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.693 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.694 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.694 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.694 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.695 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.695 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.696 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.696 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.696 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.697 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.698 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.698 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.698 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.699 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.699 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.700 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.700 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.700 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.701 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.701 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.702 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.702 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.703 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.703 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.703 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.704 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.704 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.705 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.705 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.705 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.706 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.706 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.707 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.707 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.708 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.708 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.708 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.709 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.710 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.710 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.711 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.711 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.712 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.712 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.713 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.713 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.714 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.714 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.715 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.715 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.715 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.716 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.716 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.717 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.717 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.717 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.718 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.718 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.719 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.719 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.720 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.720 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.721 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.721 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.721 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.722 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.722 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.723 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.723 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.724 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.724 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.725 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.725 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.725 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.726 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.726 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.727 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.727 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.728 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.728 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.729 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.729 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.730 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.730 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.731 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.731 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.731 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.732 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.732 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.733 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.733 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.734 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.734 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.735 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.735 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.736 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.736 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.737 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.737 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.738 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.738 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.738 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.739 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.739 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.740 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.740 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.740 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.741 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.741 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.742 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.742 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.742 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.743 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.743 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.744 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.745 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.745 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.746 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.746 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.747 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.747 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.747 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.748 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.749 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.749 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.749 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:45:31.750 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:45:31.750 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:45:31.751 | Obtaining file:///opt/stack/cinder 2021-06-18 09:45:33.927 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-18 09:45:36.123 | 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-06-18 09:45:36.137 | 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-06-18 09:45:36.147 | 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-06-18 09:45:36.156 | 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-06-18 09:45:36.179 | 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-06-18 09:45:36.193 | 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-06-18 09:45:36.218 | 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-06-18 09:45:36.258 | 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-06-18 09:45:36.273 | 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-06-18 09:45:36.277 | 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-06-18 09:45:36.283 | 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-06-18 09:45:36.522 | Collecting google-api-python-client===1.8.0 2021-06-18 09:45:36.530 | 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-06-18 09:45:36.800 | Collecting google-auth===1.13.1 2021-06-18 09:45:36.808 | 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-06-18 09:45:36.987 | Collecting google-auth-httplib2===0.0.3 2021-06-18 09:45:36.994 | 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-06-18 09:45:37.075 | 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-06-18 09:45:37.077 | 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-06-18 09:45:37.080 | 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-06-18 09:45:37.083 | 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-06-18 09:45:37.116 | 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-06-18 09:45:37.184 | 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-06-18 09:45:37.243 | 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-06-18 09:45:37.255 | 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-06-18 09:45:37.394 | Collecting oauth2client===4.1.3 2021-06-18 09:45:37.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-06-18 09:45:37.518 | Requirement already satisfied: os-brick===3.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.6) 2021-06-18 09:45:37.548 | 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-06-18 09:45:37.553 | 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-06-18 09:45:37.579 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-06-18 09:45:37.616 | 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-06-18 09:45:37.629 | 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-06-18 09:45:37.643 | 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-06-18 09:45:37.650 | 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-06-18 09:45:37.704 | 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-06-18 09:45:37.712 | 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-06-18 09:45:37.758 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-06-18 09:45:37.823 | 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-06-18 09:45:37.845 | 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-06-18 09:45:37.864 | 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-06-18 09:45:37.880 | 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-06-18 09:45:37.895 | 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-06-18 09:45:37.900 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-06-18 09:45:37.913 | 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-06-18 09:45:37.941 | 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-06-18 09:45:37.951 | 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-06-18 09:45:37.970 | 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-06-18 09:45:38.166 | Collecting oslo.vmware===3.3.1 2021-06-18 09:45:38.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-06-18 09:45:38.288 | 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-06-18 09:45:38.334 | 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-06-18 09:45:38.371 | 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-06-18 09:45:38.374 | 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-06-18 09:45:38.377 | 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-06-18 09:45:38.531 | Collecting pyasn1===0.4.8 2021-06-18 09:45:38.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-06-18 09:45:38.736 | Collecting pyasn1-modules===0.2.8 2021-06-18 09:45:38.753 | 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-06-18 09:45:38.842 | 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-06-18 09:45:38.854 | 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-06-18 09:45:38.857 | 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-06-18 09:45:38.860 | 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-06-18 09:45:38.866 | 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-06-18 09:45:38.883 | 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-06-18 09:45:39.039 | Collecting python-glanceclient===3.1.2 2021-06-18 09:45:39.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-06-18 09:45:39.150 | 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-06-18 09:45:39.171 | 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-06-18 09:45:39.190 | Requirement already satisfied: python-swiftclient===3.9.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.1) 2021-06-18 09:45:39.213 | 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-06-18 09:45:39.218 | 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-06-18 09:45:39.225 | 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-06-18 09:45:39.249 | 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-06-18 09:45:39.253 | 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-06-18 09:45:39.377 | Collecting rsa===4.0 2021-06-18 09:45:39.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-06-18 09:45:39.594 | Collecting rtslib-fb===2.1.71 2021-06-18 09:45:39.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-06-18 09:45:40.419 | 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-06-18 09:45:40.422 | 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-06-18 09:45:40.425 | 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-06-18 09:45:40.437 | 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-06-18 09:45:40.440 | 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-06-18 09:45:40.443 | 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-06-18 09:45:40.542 | Collecting suds-jurko===0.6 2021-06-18 09:45:40.550 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-06-18 09:45:40.741 | Collecting tabulate===0.8.7 2021-06-18 09:45:40.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-06-18 09:45:40.831 | 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-06-18 09:45:40.893 | 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-06-18 09:45:40.906 | 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-06-18 09:45:40.916 | 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-06-18 09:45:40.923 | 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-06-18 09:45:40.942 | 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-06-18 09:45:41.007 | 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-06-18 09:45:41.012 | 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-06-18 09:45:41.112 | Collecting uritemplate===3.0.1 2021-06-18 09:45:41.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-06-18 09:45:41.208 | 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-06-18 09:45:41.231 | 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-06-18 09:45:41.330 | Collecting warlock===1.3.3 2021-06-18 09:45:41.336 | 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-06-18 09:45:41.419 | 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-06-18 09:45:41.423 | 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-06-18 09:45:41.427 | 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-06-18 09:45:41.432 | 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-06-18 09:45:41.436 | 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-06-18 09:45:41.590 | Collecting google-api-core===1.16.0 2021-06-18 09:45:41.597 | 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-06-18 09:45:41.705 | 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)) (49.6.0) 2021-06-18 09:45:41.752 | 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-06-18 09:45:41.755 | 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-06-18 09:45:41.801 | 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-06-18 09:45:41.820 | 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-06-18 09:45:41.824 | 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-06-18 09:45:41.829 | 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-06-18 09:45:41.833 | 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-06-18 09:45:41.836 | 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-06-18 09:45:41.845 | 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-06-18 09:45:41.855 | 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-06-18 09:45:41.861 | 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-06-18 09:45:41.867 | 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-06-18 09:45:41.915 | 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-06-18 09:45:41.923 | 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-06-18 09:45:41.926 | 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-06-18 09:45:41.938 | 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-06-18 09:45:41.941 | 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-06-18 09:45:41.955 | 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-06-18 09:45:41.965 | 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-06-18 09:45:41.981 | 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-06-18 09:45:41.996 | 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-06-18 09:45:41.999 | 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-06-18 09:45:42.001 | 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-06-18 09:45:42.105 | Collecting pyudev===0.22.0 2021-06-18 09:45:42.112 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-06-18 09:45:42.193 | 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-06-18 09:45:42.195 | 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-06-18 09:45:42.201 | 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-06-18 09:45:42.244 | 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-06-18 09:45:42.253 | 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-06-18 09:45:42.255 | 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-06-18 09:45:42.258 | 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-06-18 09:45:42.261 | 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-06-18 09:45:42.264 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.25) 2021-06-18 09:45:42.269 | 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-06-18 09:45:42.272 | 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-06-18 09:45:42.386 | Collecting googleapis-common-protos===1.51.0 2021-06-18 09:45:42.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-06-18 09:45:43.216 | 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-06-18 09:45:43.229 | 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-06-18 09:45:43.237 | 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-06-18 09:45:43.240 | 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-06-18 09:45:43.243 | 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-06-18 09:45:43.247 | 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-06-18 09:45:43.263 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.0) 2021-06-18 09:45:43.266 | 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-06-18 09:45:43.270 | 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-06-18 09:45:43.273 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-06-18 09:45:43.274 | Building wheel for googleapis-common-protos (setup.py): started 2021-06-18 09:45:44.150 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-06-18 09:45:44.151 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=3c94e8f44f909a32b808fc9450d1cfeab31664fde587b5bda8ebfc01cafc9b1b 2021-06-18 09:45:44.151 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-06-18 09:45:44.153 | Building wheel for rtslib-fb (setup.py): started 2021-06-18 09:45:44.956 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-06-18 09:45:44.957 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=48bec52639c06b436619bcdb51d49e5a432ae66228289ab911b4044a84203cc0 2021-06-18 09:45:44.957 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-06-18 09:45:44.958 | Successfully built googleapis-common-protos rtslib-fb 2021-06-18 09:45:45.914 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, cinder 2021-06-18 09:45:45.914 | Attempting uninstall: pyasn1 2021-06-18 09:45:45.916 | Found existing installation: pyasn1 0.4.2 2021-06-18 09:45:45.921 | Uninstalling pyasn1-0.4.2: 2021-06-18 09:45:45.938 | Successfully uninstalled pyasn1-0.4.2 2021-06-18 09:45:48.981 | Running setup.py develop for cinder 2021-06-18 09:45:51.336 | Successfully installed 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 oauth2client-4.1.3 oslo.vmware-3.3.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 2021-06-18 09:45:51.471 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:45:51.471 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:45:51.601 | + inc/python:pip_install:207 : result=0 2021-06-18 09:45:51.603 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:45:51.605 | + functions-common:time_stop:2331 : local name 2021-06-18 09:45:51.608 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:45:51.610 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:45:51.612 | + functions-common:time_stop:2334 : local total 2021-06-18 09:45:51.615 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:45:51.617 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:45:51.619 | + functions-common:time_stop:2338 : start_time=1624009528752 2021-06-18 09:45:51.622 | + functions-common:time_stop:2340 : [[ -z 1624009528752 ]] 2021-06-18 09:45:51.625 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:45:51.629 | + functions-common:time_stop:2343 : end_time=1624009551626 2021-06-18 09:45:51.632 | + functions-common:time_stop:2344 : elapsed_time=22874 2021-06-18 09:45:51.635 | + functions-common:time_stop:2345 : total=160139 2021-06-18 09:45:51.638 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:45:51.641 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=183013 2021-06-18 09:45:51.643 | + inc/python:pip_install:210 : return 0 2021-06-18 09:45:51.646 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-06-18 09:45:51.648 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-18 09:45:51.651 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-18 09:45:51.670 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-18 09:45:51.681 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-06-18 09:45:51.684 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-06-18 09:45:51.686 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:45:51.690 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:45:51.692 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-06-18 09:45:51.695 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:45:51.698 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-06-18 09:45:51.700 | + lib/cinder:install_cinder:420 : install_package tgt 2021-06-18 09:45:51.703 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:45:51.705 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:45:51.709 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:45:51.712 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:45:51.715 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:45:51.718 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:45:51.720 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:45:51.723 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:45:51.726 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:45:51.730 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:45:51.732 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:45:51.735 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:45:51.737 | + functions-common:install_package:1334 : real_install_package tgt 2021-06-18 09:45:51.740 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:45:51.742 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:45:51.745 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:45:51.748 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-06-18 09:45:51.770 | + 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-06-18 09:45:51.893 | Reading package lists... 2021-06-18 09:45:52.169 | Building dependency tree... 2021-06-18 09:45:52.170 | Reading state information... 2021-06-18 09:45:52.391 | The following packages were automatically installed and are no longer required: 2021-06-18 09:45:52.392 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-06-18 09:45:52.392 | python3-click python3-colorama python3-configobj python3-constantly 2021-06-18 09:45:52.392 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-06-18 09:45:52.392 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:45:52.392 | python3-twisted-bin python3-zope.interface 2021-06-18 09:45:52.392 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:45:52.392 | The following additional packages will be installed: 2021-06-18 09:45:52.393 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-06-18 09:45:52.393 | libsgutils2-2 sg3-utils 2021-06-18 09:45:52.394 | Suggested packages: 2021-06-18 09:45:52.394 | tgt-rbd 2021-06-18 09:45:52.449 | The following NEW packages will be installed: 2021-06-18 09:45:52.450 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-06-18 09:45:52.450 | The following packages will be upgraded: 2021-06-18 09:45:52.451 | ibverbs-providers libibverbs1 2021-06-18 09:45:52.564 | 2 upgraded, 5 newly installed, 0 to remove and 171 not upgraded. 2021-06-18 09:45:52.564 | Need to get 1,406 kB of archives. 2021-06-18 09:45:52.564 | After this operation, 3,551 kB of additional disk space will be used. 2021-06-18 09:45:52.564 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-06-18 09:45:52.696 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-06-18 09:45:52.721 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-06-18 09:45:52.724 | 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-06-18 09:45:52.884 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-06-18 09:45:53.370 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-06-18 09:45:53.392 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-06-18 09:45:53.984 | Fetched 1,406 kB in 1s (1,493 kB/s) 2021-06-18 09:45:54.318 | (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 ... 76976 files and directories currently installed.) 2021-06-18 09:45:54.323 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-06-18 09:45:54.562 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-06-18 09:45:55.405 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-06-18 09:45:55.699 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-06-18 09:45:56.237 | Selecting previously unselected package libconfig-general-perl. 2021-06-18 09:45:56.246 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-06-18 09:45:56.317 | Unpacking libconfig-general-perl (2.63-1) ... 2021-06-18 09:45:56.939 | Selecting previously unselected package librdmacm1:amd64. 2021-06-18 09:45:56.948 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-06-18 09:45:57.013 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-06-18 09:45:57.637 | Selecting previously unselected package libsgutils2-2. 2021-06-18 09:45:57.645 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-06-18 09:45:57.716 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-06-18 09:45:58.157 | Selecting previously unselected package sg3-utils. 2021-06-18 09:45:58.165 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-06-18 09:45:58.231 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-06-18 09:45:58.963 | Selecting previously unselected package tgt. 2021-06-18 09:45:58.971 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-06-18 09:45:59.042 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-06-18 09:45:59.591 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-06-18 09:45:59.877 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:46:00.117 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-06-18 09:46:00.334 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-06-18 09:46:00.545 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-06-18 09:46:00.717 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-06-18 09:46:02.225 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:46:02.545 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-06-18 09:46:04.676 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-06-18 09:46:04.830 | Setting up libconfig-general-perl (2.63-1) ... 2021-06-18 09:46:05.088 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-06-18 09:46:05.791 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-06-18 09:46:06.585 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-06-18 09:46:06.796 | Processing triggers for systemd (237-3ubuntu10.48) ... 2021-06-18 09:46:07.111 | Processing triggers for ureadahead (0.100.0-21) ... 2021-06-18 09:46:09.534 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:46:09.536 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:46:09.539 | + functions-common:time_stop:2331 : local name 2021-06-18 09:46:09.541 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:46:09.544 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:46:09.547 | + functions-common:time_stop:2334 : local total 2021-06-18 09:46:09.550 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:46:09.554 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:46:09.557 | + functions-common:time_stop:2338 : start_time=1624009551767 2021-06-18 09:46:09.560 | + functions-common:time_stop:2340 : [[ -z 1624009551767 ]] 2021-06-18 09:46:09.565 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:46:09.569 | + functions-common:time_stop:2343 : end_time=1624009569565 2021-06-18 09:46:09.572 | + functions-common:time_stop:2344 : elapsed_time=17798 2021-06-18 09:46:09.575 | + functions-common:time_stop:2345 : total=432378 2021-06-18 09:46:09.578 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:46:09.580 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=450176 2021-06-18 09:46:09.583 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:46:09.586 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-18 09:46:09.588 | + ./stack.sh:main:900 : configure_cinder 2021-06-18 09:46:09.591 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-06-18 09:46:09.604 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-06-18 09:46:09.607 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-06-18 09:46:09.610 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-06-18 09:46:09.612 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-18 09:46:09.615 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-06-18 09:46:09.615 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-18 09:46:09.620 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-06-18 09:46:09.622 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-06-18 09:46:09.624 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-18 09:46:09.626 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-06-18 09:46:09.635 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-06-18 09:46:09.637 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-06-18 09:46:09.640 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-06-18 09:46:09.643 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-06-18 09:46:09.654 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-06-18 09:46:09.666 | + 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-06-18 09:46:09.679 | + 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-06-18 09:46:09.691 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-06-18 09:46:09.703 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-18 09:46:09.706 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-18 09:46:09.710 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7cw74XfMe3 2021-06-18 09:46:09.713 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-18 09:46:09.715 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-18 09:46:09.718 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-06-18 09:46:09.720 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7cw74XfMe3 2021-06-18 09:46:09.724 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7cw74XfMe3 2021-06-18 09:46:09.736 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7cw74XfMe3 /etc/sudoers.d/cinder-rootwrap 2021-06-18 09:46:09.748 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-06-18 09:46:09.751 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-18 09:46:09.753 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-18 09:46:09.755 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-18 09:46:09.757 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-18 09:46:09.760 | + 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-06-18 09:46:09.762 | + 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-06-18 09:46:09.764 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-06-18 09:46:09.767 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-06-18 09:46:09.771 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-06-18 09:46:09.775 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-06-18 09:46:09.796 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-06-18 09:46:09.815 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-06-18 09:46:09.835 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-06-18 09:46:09.854 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-06-18 09:46:09.873 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-06-18 09:46:09.892 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-06-18 09:46:09.911 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-06-18 09:46:09.929 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-06-18 09:46:09.932 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-06-18 09:46:09.935 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-06-18 09:46:09.938 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-06-18 09:46:09.940 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-06-18 09:46:09.967 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-06-18 09:46:09.992 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.22/identity 2021-06-18 09:46:10.028 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-06-18 09:46:10.055 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-06-18 09:46:10.081 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-06-18 09:46:10.109 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-06-18 09:46:10.136 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-06-18 09:46:10.162 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:46:10.188 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-06-18 09:46:10.215 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-06-18 09:46:10.242 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-06-18 09:46:10.273 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-06-18 09:46:10.277 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-06-18 09:46:10.280 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-06-18 09:46:10.282 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-06-18 09:46:10.285 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-18 09:46:10.288 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-18 09:46:10.316 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-06-18 09:46:10.344 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-06-18 09:46:10.371 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-06-18 09:46:10.397 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-06-18 09:46:10.423 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-06-18 09:46:10.450 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-06-18 09:46:10.479 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-06-18 09:46:10.482 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.22 2021-06-18 09:46:10.509 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-06-18 09:46:10.539 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-06-18 09:46:10.547 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 67cd39569869c4aeabdf3e8e6ee0bc7d 2021-06-18 09:46:10.579 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-06-18 09:46:10.596 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:10.599 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-06-18 09:46:10.617 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:10.621 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-06-18 09:46:10.638 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:10.640 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-06-18 09:46:10.659 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:10.661 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-06-18 09:46:10.664 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-06-18 09:46:10.667 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-06-18 09:46:10.669 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-06-18 09:46:10.672 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-18 09:46:10.674 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-18 09:46:10.677 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 09:46:10.694 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:10.697 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-18 09:46:10.699 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-18 09:46:10.702 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 09:46:10.720 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:10.723 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:46:10.726 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:46:10.763 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 09:46:10.768 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 09:46:10.771 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-06-18 09:46:10.774 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-06-18 09:46:10.777 | + functions:setup_logging:656 : local other_cond=True 2021-06-18 09:46:10.780 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:46:10.782 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-06-18 09:46:10.785 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-06-18 09:46:10.787 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:46:10.791 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:46:10.810 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:46:10.813 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:46:10.816 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:46:10.818 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:46:10.821 | + 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-06-18 09:46:10.849 | + 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-06-18 09:46:10.876 | + 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-06-18 09:46:10.904 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:46:10.931 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-06-18 09:46:10.934 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-06-18 09:46:10.936 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-06-18 09:46:10.939 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-06-18 09:46:10.941 | + lib/apache:write_uwsgi_config:267 : local http= 2021-06-18 09:46:10.944 | + lib/apache:write_uwsgi_config:268 : local name= 2021-06-18 09:46:10.948 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-06-18 09:46:10.951 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-06-18 09:46:10.953 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-06-18 09:46:10.956 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-18 09:46:10.968 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-18 09:46:10.968 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:46:10.975 | d /var/run/uwsgi 0755 ubuntu root 2021-06-18 09:46:10.979 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:46:10.992 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-06-18 09:46:10.996 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-06-18 09:46:10.999 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-06-18 09:46:11.028 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-06-18 09:46:11.053 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-06-18 09:46:11.085 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-06-18 09:46:11.121 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-18 09:46:11.148 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-18 09:46:11.174 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-06-18 09:46:11.203 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-06-18 09:46:11.230 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-06-18 09:46:11.256 | + 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-06-18 09:46:11.281 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-18 09:46:11.308 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-18 09:46:11.335 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-06-18 09:46:11.362 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-06-18 09:46:11.364 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-06-18 09:46:11.367 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-06-18 09:46:11.370 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-06-18 09:46:11.373 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-06-18 09:46:11.377 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:46:11.379 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:46:11.382 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-18 09:46:11.385 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-06-18 09:46:11.387 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-06-18 09:46:11.413 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-18 09:46:11.441 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-06-18 09:46:11.442 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-18 09:46:11.449 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-06-18 09:46:11.453 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-06-18 09:46:11.455 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-06-18 09:46:11.458 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-06-18 09:46:11.460 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-18 09:46:11.464 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:46:11.467 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:46:11.469 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:46:11.471 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-18 09:46:11.474 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-06-18 09:46:11.477 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:46:11.480 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:46:11.482 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-06-18 09:46:11.542 | Enabling site cinder-wsgi. 2021-06-18 09:46:11.548 | To activate the new configuration, you need to run: 2021-06-18 09:46:11.548 | systemctl reload apache2 2021-06-18 09:46:11.552 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-06-18 09:46:11.555 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:46:11.558 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:46:11.561 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:46:11.706 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-06-18 09:46:11.708 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-06-18 09:46:11.743 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.22/image 2021-06-18 09:46:11.770 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-06-18 09:46:11.789 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:11.792 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-06-18 09:46:11.795 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-06-18 09:46:11.821 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-06-18 09:46:11.824 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-06-18 09:46:11.826 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-06-18 09:46:11.829 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-06-18 09:46:11.832 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-06-18 09:46:11.862 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-06-18 09:46:11.891 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.22/identity 2021-06-18 09:46:11.921 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-06-18 09:46:11.950 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-06-18 09:46:11.978 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-06-18 09:46:12.007 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-06-18 09:46:12.041 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-06-18 09:46:12.069 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:46:12.097 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-06-18 09:46:12.126 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-06-18 09:46:12.157 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-06-18 09:46:12.184 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-06-18 09:46:12.187 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-06-18 09:46:12.204 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:12.206 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.22:2379 2021-06-18 09:46:12.243 | + ./stack.sh:main:903 : is_service_enabled neutron 2021-06-18 09:46:12.261 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:12.264 | + ./stack.sh:main:905 : stack_install_service neutron 2021-06-18 09:46:12.267 | + lib/stack:stack_install_service:20 : local service=neutron 2021-06-18 09:46:12.269 | + lib/stack:stack_install_service:21 : type install_neutron 2021-06-18 09:46:12.272 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-18 09:46:12.276 | + lib/stack:stack_install_service:32 : install_neutron 2021-06-18 09:46:12.278 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-06-18 09:46:12.282 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:46:12.282 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-18 09:46:12.288 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:46:12.291 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-18 09:46:12.294 | + 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-06-18 09:46:12.296 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-18 09:46:12.299 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-06-18 09:46:12.302 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-06-18 09:46:12.305 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-06-18 09:46:12.308 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:46:12.311 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:46:12.313 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-06-18 09:46:12.316 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:46:12.319 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-06-18 09:46:12.322 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-06-18 09:46:12.324 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-06-18 09:46:12.326 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:46:12.329 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:46:12.332 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:46:12.335 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:46:12.338 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:46:12.342 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:46:12.359 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:46:12.362 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:46:12.364 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:46:12.367 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:46:12.368 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:46:12.373 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-06-18 09:46:12.376 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:46:12.378 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-06-18 09:46:12.381 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:46:12.382 | + functions-common:git_clone:593 : head -1 2021-06-18 09:46:12.384 | 1c02b9ecf6 Merge "Provide the rpc_response_max_timeout parameter to sriov-agent" into stable/ussuri 2021-06-18 09:46:12.387 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:46:12.390 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-06-18 09:46:12.392 | + inc/python:setup_develop:351 : local bindep 2021-06-18 09:46:12.395 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-18 09:46:12.398 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-06-18 09:46:12.401 | + inc/python:setup_develop:357 : local extras= 2021-06-18 09:46:12.404 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-06-18 09:46:12.406 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-06-18 09:46:12.409 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-18 09:46:12.412 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-06-18 09:46:12.414 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-06-18 09:46:12.418 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-06-18 09:46:12.427 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-06-18 09:46:12.427 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-06-18 09:46:12.427 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-06-18 09:46:12.430 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-06-18 09:46:12.432 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-06-18 09:46:12.436 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-06-18 09:46:12.441 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-06-18 09:46:12.444 | + 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-06-18 09:46:13.455 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-06-18 09:46:13.456 | + inc/python:setup_package:430 : local bindep=0 2021-06-18 09:46:13.459 | + inc/python:setup_package:431 : local bindep_flag= 2021-06-18 09:46:13.461 | + inc/python:setup_package:432 : local bindep_profiles= 2021-06-18 09:46:13.464 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-18 09:46:13.466 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-06-18 09:46:13.469 | + inc/python:setup_package:439 : local flags=-e 2021-06-18 09:46:13.471 | + inc/python:setup_package:440 : local extras= 2021-06-18 09:46:13.474 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-06-18 09:46:13.476 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-06-18 09:46:13.479 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-06-18 09:46:13.482 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-06-18 09:46:13.484 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-06-18 09:46:13.488 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-06-18 09:46:13.510 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-06-18 09:46:13.515 | + 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-06-18 09:46:16.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:46:16.463 | 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-06-18 09:46:16.463 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.464 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.464 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.465 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.465 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.466 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.466 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.467 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.467 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.468 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.468 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.469 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.469 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.470 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.470 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.470 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.471 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.471 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.472 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.472 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.473 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.473 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.473 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.474 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.474 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.476 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.477 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.478 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.478 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.479 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.479 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.480 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.480 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.481 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.481 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.482 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.482 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.482 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.483 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.483 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.483 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.484 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.484 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.484 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.485 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.485 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.486 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.486 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.487 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.487 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.488 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.488 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.488 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.489 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.489 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.490 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.491 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.491 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.491 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.492 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.493 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.494 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.494 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.495 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.495 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.496 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.496 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.497 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.497 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.498 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.499 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.499 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.499 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.500 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.500 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.501 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.501 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.528 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.528 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.529 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.529 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.530 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.531 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.531 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.532 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.532 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.533 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.533 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.534 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.534 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.535 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.536 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.536 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.537 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.538 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.538 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.539 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.539 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.540 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.541 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.541 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.543 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.543 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.544 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.544 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.545 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.545 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.545 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.546 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.547 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.547 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.548 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.549 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.549 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.550 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.550 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.551 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.552 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.553 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.553 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.554 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.555 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.557 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.557 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.558 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.558 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.559 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.559 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.560 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.560 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.561 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.561 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.561 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.562 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.562 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.563 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.563 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.564 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.564 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.564 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.565 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.565 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.566 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.566 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.567 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.567 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.568 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.568 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.569 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.569 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.569 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.570 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.570 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.571 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.571 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.572 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.572 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.572 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.573 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.573 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.574 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.574 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.574 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.575 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.575 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.576 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.576 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.577 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.577 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.577 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.578 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.578 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.579 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.579 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.579 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.580 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.580 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.580 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.581 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.581 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.582 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.582 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.583 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.583 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.583 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.584 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.584 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.585 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.585 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.585 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.586 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.586 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.587 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.587 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.587 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.588 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.588 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.589 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.589 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.590 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.590 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.591 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.591 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.591 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.592 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.592 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.593 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.593 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.593 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.594 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.594 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.595 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.595 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.595 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.596 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.596 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.597 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.597 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.597 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.598 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.598 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.599 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.599 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.600 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.600 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.600 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.601 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.601 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.601 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.602 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.603 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.603 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.604 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.605 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.605 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.606 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.607 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.607 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.608 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.608 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.609 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.609 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.610 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.610 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.610 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.611 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.611 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.612 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.612 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.612 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.613 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.614 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.614 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.614 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.615 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.615 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.615 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.616 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.616 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.617 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.617 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.618 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.619 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.619 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.620 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.620 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.621 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.621 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.622 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.622 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.623 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.623 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.624 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.624 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.625 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.625 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.626 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.626 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.627 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.627 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.628 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.628 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.629 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.629 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.630 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.630 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.631 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.631 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.632 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.632 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.633 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.633 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.634 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.634 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.635 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.635 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.636 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.636 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.637 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.638 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.638 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.639 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.639 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.640 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.640 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.641 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.641 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.641 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.642 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.643 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.643 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.644 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.644 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.645 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.645 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.646 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.646 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.647 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.647 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.648 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.648 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.649 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.649 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.650 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.650 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.651 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.651 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.652 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.653 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.654 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.654 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.655 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.655 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.655 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.656 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.659 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.659 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.659 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.659 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.659 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.659 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.659 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.660 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.660 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.660 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.661 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.661 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.661 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.662 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.662 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.663 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.663 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.664 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.664 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.664 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.666 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.666 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.667 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.667 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.668 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.668 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.668 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.669 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.670 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.670 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.670 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.671 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.671 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.672 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.673 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.673 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.673 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.673 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.674 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.674 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.675 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.675 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.676 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.676 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.676 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.677 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.677 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.678 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.679 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.679 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.680 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.680 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.681 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.682 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.682 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.682 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.683 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.683 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.684 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.684 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.684 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.685 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.685 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.686 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.686 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.687 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.687 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.687 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.688 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.689 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.689 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.689 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.690 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.690 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.691 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.691 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.692 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.693 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.693 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.693 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:16.694 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:16.694 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:16.695 | Obtaining file:///opt/stack/neutron 2021-06-18 09:46:19.179 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-18 09:46:21.478 | 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-06-18 09:46:21.486 | 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-06-18 09:46:21.490 | 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-06-18 09:46:21.499 | 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-06-18 09:46:21.508 | 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-06-18 09:46:21.518 | 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-06-18 09:46:21.543 | 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-06-18 09:46:21.558 | 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-06-18 09:46:21.568 | 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-06-18 09:46:21.577 | 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-06-18 09:46:21.580 | 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-06-18 09:46:21.592 | 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-06-18 09:46:21.598 | 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-06-18 09:46:21.601 | 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-06-18 09:46:21.605 | 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-06-18 09:46:21.679 | 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-06-18 09:46:21.745 | 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-06-18 09:46:21.748 | 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-06-18 09:46:21.751 | 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-06-18 09:46:21.755 | Requirement already satisfied: neutron-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.3.0) 2021-06-18 09:46:21.802 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.0) 2021-06-18 09:46:21.832 | Requirement already satisfied: os-ken===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.0.0) 2021-06-18 09:46:21.856 | 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-06-18 09:46:21.861 | 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 456)) (2.3.0) 2021-06-18 09:46:21.866 | 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 460)) (2.0.0) 2021-06-18 09:46:21.895 | 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 467)) (0.3.4) 2021-06-18 09:46:21.917 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-06-18 09:46:21.956 | 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-06-18 09:46:21.971 | 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-06-18 09:46:21.988 | 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-06-18 09:46:21.996 | 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-06-18 09:46:22.057 | 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-06-18 09:46:22.067 | 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-06-18 09:46:22.118 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-06-18 09:46:22.188 | 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-06-18 09:46:22.211 | 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-06-18 09:46:22.231 | 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-06-18 09:46:22.249 | 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-06-18 09:46:22.266 | 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-06-18 09:46:22.271 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-06-18 09:46:22.285 | 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-06-18 09:46:22.314 | 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-06-18 09:46:22.325 | 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-06-18 09:46:22.344 | 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-06-18 09:46:22.370 | 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-06-18 09:46:22.417 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (2.11.0) 2021-06-18 09:46:22.421 | Requirement already satisfied: ovsdbapp===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.2) 2021-06-18 09:46:22.433 | 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-06-18 09:46:22.471 | 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-06-18 09:46:22.474 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-06-18 09:46:22.485 | 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-06-18 09:46:22.488 | 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-06-18 09:46:22.494 | 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-06-18 09:46:22.509 | 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-06-18 09:46:22.521 | 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-06-18 09:46:22.523 | 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-06-18 09:46:22.527 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.5.11) 2021-06-18 09:46:22.535 | 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-06-18 09:46:22.541 | Requirement already satisfied: python-designateclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (4.0.0) 2021-06-18 09:46:22.565 | 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-06-18 09:46:22.568 | 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-06-18 09:46:22.589 | 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 715)) (7.1.1) 2021-06-18 09:46:22.624 | 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-06-18 09:46:22.643 | 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-06-18 09:46:22.648 | 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-06-18 09:46:22.656 | 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-06-18 09:46:22.680 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.4.0) 2021-06-18 09:46:22.684 | 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-06-18 09:46:22.688 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 827)) (1.1.10) 2021-06-18 09:46:22.692 | 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-06-18 09:46:22.695 | 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-06-18 09:46:22.699 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (2.1.0) 2021-06-18 09:46:22.702 | 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-06-18 09:46:22.715 | 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-06-18 09:46:22.719 | 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-06-18 09:46:22.722 | 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-06-18 09:46:22.729 | 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-06-18 09:46:22.744 | 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-06-18 09:46:22.754 | 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-06-18 09:46:22.761 | 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-06-18 09:46:22.781 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 935)) (1.0.4) 2021-06-18 09:46:22.801 | 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-06-18 09:46:22.867 | 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-06-18 09:46:22.871 | 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-06-18 09:46:22.879 | 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-06-18 09:46:22.903 | 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-06-18 09:46:22.907 | 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-06-18 09:46:22.910 | 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-06-18 09:46:22.914 | 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-06-18 09:46:22.922 | 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-06-18 09:46:22.925 | 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-06-18 09:46:22.928 | 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-06-18 09:46:22.934 | 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-06-18 09:46:22.937 | 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-06-18 09:46:22.961 | 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-06-18 09:46:22.965 | 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-06-18 09:46:23.007 | 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-06-18 09:46:23.011 | 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-06-18 09:46:23.015 | 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-06-18 09:46:23.019 | 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-06-18 09:46:23.024 | 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-06-18 09:46:23.029 | 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-06-18 09:46:23.033 | 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-06-18 09:46:23.039 | 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-06-18 09:46:23.088 | 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-06-18 09:46:23.092 | 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-06-18 09:46:23.104 | 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-06-18 09:46:23.118 | 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-06-18 09:46:23.128 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.3.5) 2021-06-18 09:46:23.130 | Requirement already satisfied: WebTest===2.0.34 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (2.0.34) 2021-06-18 09:46:23.155 | 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 468)) (2.0.0) 2021-06-18 09:46:23.205 | 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-06-18 09:46:23.222 | 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-06-18 09:46:23.256 | 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 437)) (2.1.0) 2021-06-18 09:46:23.261 | 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-06-18 09:46:23.265 | 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-06-18 09:46:23.268 | 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-06-18 09:46:23.271 | 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-06-18 09:46:23.274 | 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-06-18 09:46:23.277 | 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-06-18 09:46:23.280 | 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-06-18 09:46:23.282 | 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-06-18 09:46:23.285 | 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-06-18 09:46:23.289 | 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-06-18 09:46:23.293 | 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-06-18 09:46:23.313 | 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-06-18 09:46:23.316 | Requirement already satisfied: waitress===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (1.4.3) 2021-06-18 09:46:23.330 | Requirement already satisfied: beautifulsoup4===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (4.9.0) 2021-06-18 09:46:23.339 | 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-06-18 09:46:23.357 | 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-06-18 09:46:23.363 | 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)) (49.6.0) 2021-06-18 09:46:23.411 | 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-06-18 09:46:23.456 | 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-06-18 09:46:23.468 | Requirement already satisfied: soupsieve===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 839)) (2.0) 2021-06-18 09:46:23.474 | 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-06-18 09:46:23.478 | 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-06-18 09:46:24.387 | Installing collected packages: neutron 2021-06-18 09:46:24.387 | Attempting uninstall: neutron 2021-06-18 09:46:24.389 | Found existing installation: neutron 16.3.2 2021-06-18 09:46:25.640 | Uninstalling neutron-16.3.2: 2021-06-18 09:46:25.731 | Successfully uninstalled neutron-16.3.2 2021-06-18 09:46:25.733 | Running setup.py develop for neutron 2021-06-18 09:46:28.477 | Successfully installed neutron 2021-06-18 09:46:28.611 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:46:28.611 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:46:28.714 | + inc/python:pip_install:207 : result=0 2021-06-18 09:46:28.716 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:46:28.719 | + functions-common:time_stop:2331 : local name 2021-06-18 09:46:28.721 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:46:28.723 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:46:28.725 | + functions-common:time_stop:2334 : local total 2021-06-18 09:46:28.728 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:46:28.731 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:46:28.734 | + functions-common:time_stop:2338 : start_time=1624009573504 2021-06-18 09:46:28.736 | + functions-common:time_stop:2340 : [[ -z 1624009573504 ]] 2021-06-18 09:46:28.739 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:46:28.743 | + functions-common:time_stop:2343 : end_time=1624009588740 2021-06-18 09:46:28.746 | + functions-common:time_stop:2344 : elapsed_time=15236 2021-06-18 09:46:28.748 | + functions-common:time_stop:2345 : total=183013 2021-06-18 09:46:28.750 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:46:28.753 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=198249 2021-06-18 09:46:28.755 | + inc/python:pip_install:210 : return 0 2021-06-18 09:46:28.758 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-06-18 09:46:28.762 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-18 09:46:28.765 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-18 09:46:28.791 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-18 09:46:28.803 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-06-18 09:46:28.806 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-06-18 09:46:28.809 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:46:28.812 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:46:28.814 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-06-18 09:46:28.817 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:46:28.820 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-18 09:46:28.824 | + ./stack.sh:main:908 : is_service_enabled nova 2021-06-18 09:46:28.842 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:28.845 | + ./stack.sh:main:910 : stack_install_service nova 2021-06-18 09:46:28.847 | + lib/stack:stack_install_service:20 : local service=nova 2021-06-18 09:46:28.850 | + lib/stack:stack_install_service:21 : type install_nova 2021-06-18 09:46:28.853 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-18 09:46:28.855 | + lib/stack:stack_install_service:32 : install_nova 2021-06-18 09:46:28.858 | + lib/nova:install_nova:806 : use_library_from_git os-vif 2021-06-18 09:46:28.861 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-06-18 09:46:28.864 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:46:28.866 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:46:28.869 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-06-18 09:46:28.872 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:46:28.875 | + lib/nova:install_nova:811 : is_service_enabled n-cpu 2021-06-18 09:46:28.892 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:28.894 | + lib/nova:install_nova:815 : is_service_enabled n-novnc 2021-06-18 09:46:28.910 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:28.913 | + lib/nova:install_nova:827 : is_service_enabled n-spice 2021-06-18 09:46:28.929 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:28.932 | + lib/nova:install_nova:839 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-06-18 09:46:28.934 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-06-18 09:46:28.937 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-06-18 09:46:28.939 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:46:28.941 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:46:28.944 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:46:28.947 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:46:28.950 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:46:28.953 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:46:28.968 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:46:28.971 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:46:28.973 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:46:28.976 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:46:28.976 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:46:28.981 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-06-18 09:46:28.983 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:46:28.986 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-06-18 09:46:28.991 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:46:28.991 | + functions-common:git_clone:593 : head -1 2021-06-18 09:46:28.992 | 8e9859b95c Reproduce bug 1897528 2021-06-18 09:46:28.996 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:46:28.998 | + lib/nova:install_nova:840 : setup_develop /opt/stack/nova 2021-06-18 09:46:29.001 | + inc/python:setup_develop:351 : local bindep 2021-06-18 09:46:29.004 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-06-18 09:46:29.006 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-06-18 09:46:29.009 | + inc/python:setup_develop:357 : local extras= 2021-06-18 09:46:29.014 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-06-18 09:46:29.017 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-06-18 09:46:29.019 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-06-18 09:46:29.022 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-06-18 09:46:29.026 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-06-18 09:46:29.028 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-06-18 09:46:29.032 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-06-18 09:46:29.034 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-06-18 09:46:29.038 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-06-18 09:46:29.040 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-06-18 09:46:29.043 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-06-18 09:46:29.046 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-06-18 09:46:29.051 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-06-18 09:46:29.055 | + 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-06-18 09:46:30.077 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-06-18 09:46:30.079 | + inc/python:setup_package:430 : local bindep=0 2021-06-18 09:46:30.082 | + inc/python:setup_package:431 : local bindep_flag= 2021-06-18 09:46:30.084 | + inc/python:setup_package:432 : local bindep_profiles= 2021-06-18 09:46:30.087 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-06-18 09:46:30.093 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-06-18 09:46:30.096 | + inc/python:setup_package:439 : local flags=-e 2021-06-18 09:46:30.098 | + inc/python:setup_package:440 : local extras= 2021-06-18 09:46:30.100 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-06-18 09:46:30.103 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-06-18 09:46:30.106 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-06-18 09:46:30.108 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-06-18 09:46:30.111 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-06-18 09:46:30.113 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-06-18 09:46:30.133 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-06-18 09:46:30.138 | + 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-06-18 09:46:32.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:46:32.995 | 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-06-18 09:46:32.996 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:32.997 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:32.997 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:32.997 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:32.998 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:32.998 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:32.999 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:32.999 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:32.999 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.000 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.000 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.001 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.001 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.002 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.002 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.003 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.003 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.004 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.004 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.004 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.005 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.005 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.006 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.006 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.006 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.010 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.010 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.011 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.011 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.012 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.012 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.013 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.013 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.013 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.014 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.014 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.015 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.015 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.016 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.016 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.016 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.017 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.017 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.017 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.018 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.018 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.019 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.019 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.019 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.020 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.020 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.021 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.021 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.022 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.022 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.023 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.023 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.024 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.025 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.026 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.026 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.027 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.027 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.028 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.029 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.029 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.030 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.030 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.031 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.032 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.032 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.032 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.033 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.033 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.034 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.034 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.035 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.035 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.035 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.036 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.036 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.037 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.038 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.038 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.038 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.038 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.039 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.040 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.040 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.041 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.041 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.042 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.042 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.043 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.043 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.044 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.044 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.045 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.045 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.046 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.046 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.047 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.048 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.048 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.048 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.049 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.049 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.050 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.050 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.051 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.051 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.052 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.052 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.052 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.053 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.053 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.054 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.054 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.055 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.055 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.056 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.057 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.057 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.057 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.058 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.058 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.059 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.059 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.060 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.060 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.061 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.061 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.061 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.062 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.062 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.063 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.063 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.064 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.064 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.065 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.065 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.065 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.066 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.066 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.067 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.067 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.068 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.068 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.069 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.069 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.069 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.070 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.070 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.071 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.072 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.072 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.073 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.073 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.074 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.074 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.074 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.075 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.075 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.076 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.076 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.077 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.077 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.077 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.078 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.078 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.079 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.079 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.079 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.080 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.080 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.081 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.081 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.081 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.082 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.082 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.083 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.084 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.084 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.084 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.085 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.085 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.085 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.086 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.086 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.087 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.088 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.089 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.089 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.090 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.090 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.090 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.091 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.091 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.092 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.092 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.092 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.093 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.094 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.094 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.094 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.095 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.095 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.096 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.096 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.096 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.097 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.097 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.098 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.098 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.098 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.099 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.099 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.100 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.100 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.100 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.101 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.101 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.101 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.102 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.103 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.103 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.104 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.104 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.104 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.105 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.105 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.106 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.107 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.107 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.108 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.109 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.109 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.110 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.110 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.110 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.111 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.111 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.112 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.112 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.112 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.113 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.113 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.114 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.114 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.115 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.115 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.115 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.116 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.116 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.117 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.117 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.118 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.119 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.119 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.119 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.120 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.120 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.120 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.121 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.121 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.122 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.122 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.123 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.123 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.124 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.124 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.124 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.125 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.125 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.126 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.126 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.127 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.127 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.127 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.128 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.128 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.129 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.129 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.129 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.130 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.130 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.131 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.131 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.131 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.132 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.132 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.133 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.133 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.134 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.135 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.135 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.136 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.136 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.137 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.138 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.138 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.138 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.138 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.139 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.139 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.140 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.140 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.140 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.141 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.141 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.141 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.142 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.142 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.143 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.143 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.144 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.144 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.145 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.145 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.145 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.146 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.146 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.146 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.147 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.147 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.148 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.148 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.149 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.150 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.151 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.152 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.152 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.152 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.153 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.153 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.154 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.154 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.155 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.155 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.156 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.156 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.156 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.157 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.157 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.158 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.158 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.159 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.159 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.160 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.160 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.161 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.161 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.161 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.162 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.162 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.163 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.163 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.164 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.164 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.165 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.165 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.166 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.166 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.166 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.167 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.167 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.168 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.168 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.169 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.169 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.170 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.170 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.170 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.171 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.171 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.172 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.172 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.172 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.173 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.173 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.174 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.174 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.175 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.175 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.176 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.176 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.177 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.177 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.178 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.178 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.179 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.179 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.179 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.180 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.180 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.181 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.182 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.182 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.182 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.183 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.183 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.184 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.184 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.184 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.185 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.185 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.186 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.186 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.187 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.187 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.188 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.188 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.189 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.189 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.190 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:46:33.190 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:46:33.191 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:46:33.191 | Obtaining file:///opt/stack/nova 2021-06-18 09:46:36.811 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-18 09:46:40.225 | 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-06-18 09:46:40.231 | 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-06-18 09:46:40.238 | 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-06-18 09:46:40.242 | 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-06-18 09:46:40.251 | 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-06-18 09:46:40.260 | 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-06-18 09:46:40.268 | 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-06-18 09:46:40.291 | 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-06-18 09:46:40.307 | 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-06-18 09:46:40.331 | 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-06-18 09:46:40.373 | 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-06-18 09:46:40.516 | Collecting dataclasses===0.7 2021-06-18 09:46:40.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-06-18 09:46:40.614 | 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-06-18 09:46:40.618 | 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-06-18 09:46:40.628 | 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-06-18 09:46:40.635 | 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-06-18 09:46:40.638 | 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-06-18 09:46:40.641 | 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-06-18 09:46:40.673 | 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-06-18 09:46:40.749 | 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-06-18 09:46:40.818 | 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-06-18 09:46:40.934 | Collecting microversion-parse===1.0.1 2021-06-18 09:46:40.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-06-18 09:46:41.031 | 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-06-18 09:46:41.034 | 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-06-18 09:46:41.037 | 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-06-18 09:46:41.041 | 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-06-18 09:46:41.069 | Requirement already satisfied: os-brick===3.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.6) 2021-06-18 09:46:41.198 | Collecting os-resource-classes===1.0.0 2021-06-18 09:46:41.205 | 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-06-18 09:46:41.295 | 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-06-18 09:46:41.299 | 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-06-18 09:46:41.305 | 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-06-18 09:46:41.331 | 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-06-18 09:46:41.355 | 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-06-18 09:46:41.373 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.1) 2021-06-18 09:46:41.409 | 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-06-18 09:46:41.422 | 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-06-18 09:46:41.436 | 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-06-18 09:46:41.443 | 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-06-18 09:46:41.496 | 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-06-18 09:46:41.505 | 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-06-18 09:46:41.555 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.6) 2021-06-18 09:46:41.621 | 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-06-18 09:46:41.642 | 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-06-18 09:46:41.660 | 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-06-18 09:46:41.676 | 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-06-18 09:46:41.692 | 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-06-18 09:46:41.698 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.2) 2021-06-18 09:46:41.710 | 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-06-18 09:46:41.741 | 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-06-18 09:46:41.753 | 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-06-18 09:46:41.772 | 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-06-18 09:46:41.793 | 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-06-18 09:46:41.805 | 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-06-18 09:46:41.845 | 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-06-18 09:46:41.849 | 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-06-18 09:46:41.851 | 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-06-18 09:46:41.857 | 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-06-18 09:46:41.869 | 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-06-18 09:46:41.872 | 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-06-18 09:46:42.027 | Collecting pypowervm===1.1.24 2021-06-18 09:46:42.036 | 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-06-18 09:46:42.198 | 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-06-18 09:46:42.205 | 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-06-18 09:46:42.211 | 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-06-18 09:46:42.229 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.1) 2021-06-18 09:46:42.251 | 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-06-18 09:46:42.256 | 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-06-18 09:46:42.277 | 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-06-18 09:46:42.298 | 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-06-18 09:46:42.332 | 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-06-18 09:46:42.337 | 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-06-18 09:46:42.345 | 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-06-18 09:46:42.368 | 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-06-18 09:46:42.371 | 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-06-18 09:46:42.376 | 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-06-18 09:46:42.381 | 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-06-18 09:46:42.384 | 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-06-18 09:46:42.388 | 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-06-18 09:46:42.400 | 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-06-18 09:46:42.404 | 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-06-18 09:46:42.407 | 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-06-18 09:46:42.414 | 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-06-18 09:46:42.481 | 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-06-18 09:46:42.494 | 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-06-18 09:46:42.505 | 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-06-18 09:46:42.511 | 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-06-18 09:46:42.531 | 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-06-18 09:46:42.598 | 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-06-18 09:46:42.603 | 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-06-18 09:46:42.610 | 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-06-18 09:46:42.633 | 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-06-18 09:46:42.638 | 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-06-18 09:46:42.749 | Collecting websockify===0.9.0 2021-06-18 09:46:42.756 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-06-18 09:46:42.847 | 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-06-18 09:46:42.851 | 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-06-18 09:46:42.966 | Collecting zVMCloudConnector===1.4.1 2021-06-18 09:46:42.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-06-18 09:46:43.929 | 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-06-18 09:46:43.933 | 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-06-18 09:46:43.936 | 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-06-18 09:46:43.982 | 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-06-18 09:46:44.001 | 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)) (49.6.0) 2021-06-18 09:46:44.054 | 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-06-18 09:46:44.058 | 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-06-18 09:46:44.063 | 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-06-18 09:46:44.067 | 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-06-18 09:46:44.071 | 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-06-18 09:46:44.097 | 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-06-18 09:46:44.100 | 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-06-18 09:46:44.109 | 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-06-18 09:46:44.115 | 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-06-18 09:46:44.128 | 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-06-18 09:46:44.131 | 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-06-18 09:46:44.178 | 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-06-18 09:46:44.185 | 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-06-18 09:46:44.189 | 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-06-18 09:46:44.201 | 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-06-18 09:46:44.207 | 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-06-18 09:46:44.217 | 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-06-18 09:46:44.231 | 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-06-18 09:46:44.236 | 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-06-18 09:46:44.239 | 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-06-18 09:46:44.256 | 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-06-18 09:46:44.271 | 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-06-18 09:46:44.276 | 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-06-18 09:46:44.297 | 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-06-18 09:46:44.301 | 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-06-18 09:46:44.304 | 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-06-18 09:46:44.307 | 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-06-18 09:46:44.309 | 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-06-18 09:46:44.353 | 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-06-18 09:46:44.359 | 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-06-18 09:46:44.367 | 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-06-18 09:46:44.370 | 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-06-18 09:46:44.373 | 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-06-18 09:46:44.375 | 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-06-18 09:46:45.422 | Collecting numpy===1.18.2 2021-06-18 09:46:45.466 | 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-06-18 09:46:46.005 | 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-06-18 09:46:46.023 | 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-06-18 09:46:46.027 | 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-06-18 09:46:46.039 | 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-06-18 09:46:46.043 | 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-06-18 09:46:46.045 | 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-06-18 09:46:46.054 | 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-06-18 09:46:46.057 | 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-06-18 09:46:46.061 | 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-06-18 09:46:46.077 | 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-06-18 09:46:46.080 | 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-06-18 09:46:46.084 | Building wheels for collected packages: zVMCloudConnector 2021-06-18 09:46:46.085 | Building wheel for zVMCloudConnector (setup.py): started 2021-06-18 09:46:47.098 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-06-18 09:46:47.101 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=b35a6a041f8538a9852780ac3ff66b685fddf4a9c30eeb0850da29537fce3be8 2021-06-18 09:46:47.101 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-06-18 09:46:47.103 | Successfully built zVMCloudConnector 2021-06-18 09:46:48.068 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-06-18 09:46:52.512 | Running setup.py develop for nova 2021-06-18 09:46:56.152 | 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-06-18 09:46:56.292 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:46:56.292 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:46:56.416 | + inc/python:pip_install:207 : result=0 2021-06-18 09:46:56.418 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:46:56.420 | + functions-common:time_stop:2331 : local name 2021-06-18 09:46:56.423 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:46:56.425 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:46:56.427 | + functions-common:time_stop:2334 : local total 2021-06-18 09:46:56.429 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:46:56.432 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:46:56.434 | + functions-common:time_stop:2338 : start_time=1624009590127 2021-06-18 09:46:56.437 | + functions-common:time_stop:2340 : [[ -z 1624009590127 ]] 2021-06-18 09:46:56.439 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:46:56.443 | + functions-common:time_stop:2343 : end_time=1624009616440 2021-06-18 09:46:56.445 | + functions-common:time_stop:2344 : elapsed_time=26313 2021-06-18 09:46:56.447 | + functions-common:time_stop:2345 : total=198249 2021-06-18 09:46:56.449 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:46:56.452 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=224562 2021-06-18 09:46:56.454 | + inc/python:pip_install:210 : return 0 2021-06-18 09:46:56.457 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-06-18 09:46:56.459 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-18 09:46:56.462 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-18 09:46:56.480 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-18 09:46:56.492 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-06-18 09:46:56.495 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-06-18 09:46:56.498 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:46:56.500 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:46:56.503 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-06-18 09:46:56.505 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:46:56.508 | + 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-06-18 09:46:56.520 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-18 09:46:56.523 | + ./stack.sh:main:911 : configure_nova 2021-06-18 09:46:56.525 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-06-18 09:46:56.537 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-06-18 09:46:56.541 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-06-18 09:46:56.544 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-18 09:46:56.548 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-06-18 09:46:56.548 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-18 09:46:56.554 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-06-18 09:46:56.557 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-06-18 09:46:56.560 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-18 09:46:56.563 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-06-18 09:46:56.565 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-06-18 09:46:56.568 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-06-18 09:46:56.571 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-06-18 09:46:56.575 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-06-18 09:46:56.587 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-06-18 09:46:56.599 | + 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-06-18 09:46:56.611 | + 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-06-18 09:46:56.624 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-06-18 09:46:56.637 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-18 09:46:56.640 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-18 09:46:56.644 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0Zo9jEUVvu 2021-06-18 09:46:56.646 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-18 09:46:56.649 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-18 09:46:56.651 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-06-18 09:46:56.654 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-18 09:46:56.657 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-18 09:46:56.659 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0Zo9jEUVvu 2021-06-18 09:46:56.663 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0Zo9jEUVvu 2021-06-18 09:46:56.674 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0Zo9jEUVvu /etc/sudoers.d/nova-rootwrap 2021-06-18 09:46:56.687 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-06-18 09:46:56.691 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-18 09:46:56.693 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-18 09:46:56.697 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-18 09:46:56.699 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-18 09:46:56.702 | + 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-06-18 09:46:56.705 | + 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-06-18 09:46:56.707 | + 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-06-18 09:46:56.710 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-06-18 09:46:56.715 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-06-18 09:46:56.731 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:56.734 | + lib/nova:configure_nova:324 : create_nova_conf 2021-06-18 09:46:56.736 | + lib/nova:create_nova_conf:391 : rm -f /opt/stack/nova/bin/nova.conf 2021-06-18 09:46:56.740 | + lib/nova:create_nova_conf:394 : rm -f /etc/nova/nova.conf 2021-06-18 09:46:56.744 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-06-18 09:46:56.770 | + lib/nova:create_nova_conf:396 : '[' True == True ']' 2021-06-18 09:46:56.772 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-06-18 09:46:56.796 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-06-18 09:46:56.823 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-06-18 09:46:56.848 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-06-18 09:46:56.874 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-06-18 09:46:56.901 | + lib/nova:create_nova_conf:403 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-06-18 09:46:56.903 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler workers 2 2021-06-18 09:46:56.927 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-06-18 09:46:56.955 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2021-06-18 09:46:56.957 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.22 2021-06-18 09:46:56.982 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-06-18 09:46:57.043 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-06-18 09:46:57.068 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-06-18 09:46:57.093 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-06-18 09:46:57.117 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-06-18 09:46:57.144 | + lib/nova:create_nova_conf:419 : is_fedora 2021-06-18 09:46:57.146 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-18 09:46:57.149 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-18 09:46:57.151 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-18 09:46:57.153 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-18 09:46:57.156 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-18 09:46:57.158 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-18 09:46:57.160 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:46:57.162 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-18 09:46:57.165 | + lib/nova:create_nova_conf:419 : is_suse 2021-06-18 09:46:57.169 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:46:57.172 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:46:57.174 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:46:57.176 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:46:57.179 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:46:57.181 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:46:57.183 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2021-06-18 09:46:57.199 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:57.202 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-18 09:46:57.204 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2021-06-18 09:46:57.206 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-06-18 09:46:57.232 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2021-06-18 09:46:57.234 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-06-18 09:46:57.237 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-06-18 09:46:57.239 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-06-18 09:46:57.241 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-18 09:46:57.244 | + 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-06-18 09:46:57.273 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2021-06-18 09:46:57.276 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-06-18 09:46:57.278 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-06-18 09:46:57.280 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-06-18 09:46:57.283 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-06-18 09:46:57.286 | + 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-06-18 09:46:57.312 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2021-06-18 09:46:57.339 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-06-18 09:46:57.363 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-06-18 09:46:57.389 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2021-06-18 09:46:57.406 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:57.409 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2021-06-18 09:46:57.428 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:57.433 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2021-06-18 09:46:57.433 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2021-06-18 09:46:57.437 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2021-06-18 09:46:57.439 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-06-18 09:46:57.464 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2021-06-18 09:46:57.480 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:57.482 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-06-18 09:46:57.484 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-06-18 09:46:57.486 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-06-18 09:46:57.489 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-06-18 09:46:57.491 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-06-18 09:46:57.526 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-06-18 09:46:57.553 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.22/identity 2021-06-18 09:46:57.579 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-06-18 09:46:57.603 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-06-18 09:46:57.629 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-06-18 09:46:57.656 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-06-18 09:46:57.681 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-06-18 09:46:57.706 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:46:57.731 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-06-18 09:46:57.757 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2021-06-18 09:46:57.772 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:57.775 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2021-06-18 09:46:57.777 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-06-18 09:46:57.809 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder auth_type password 2021-06-18 09:46:57.834 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.22/identity 2021-06-18 09:46:57.860 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder username nova 2021-06-18 09:46:57.884 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-06-18 09:46:57.909 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-06-18 09:46:57.935 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder project_name service 2021-06-18 09:46:57.959 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-06-18 09:46:57.984 | + lib/nova:configure_cinder_access:603 : is_service_enabled tls-proxy 2021-06-18 09:46:58.000 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:58.002 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2021-06-18 09:46:58.004 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-06-18 09:46:58.030 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-06-18 09:46:58.058 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2021-06-18 09:46:58.061 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-06-18 09:46:58.086 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2021-06-18 09:46:58.089 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-06-18 09:46:58.092 | + lib/nova:create_nova_conf:486 : is_suse 2021-06-18 09:46:58.094 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:46:58.096 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:46:58.099 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:46:58.101 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:46:58.104 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:46:58.107 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:46:58.109 | + lib/nova:create_nova_conf:491 : setup_logging /etc/nova/nova.conf 2021-06-18 09:46:58.112 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-06-18 09:46:58.114 | + functions:setup_logging:656 : local other_cond=False 2021-06-18 09:46:58.116 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:46:58.119 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-06-18 09:46:58.121 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-06-18 09:46:58.123 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:46:58.126 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:46:58.142 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:46:58.144 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:46:58.146 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:46:58.149 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:46:58.152 | + 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-06-18 09:46:58.177 | + 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-06-18 09:46:58.203 | + 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-06-18 09:46:58.230 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:46:58.255 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-06-18 09:46:58.282 | + lib/nova:create_nova_conf:495 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-06-18 09:46:58.284 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-06-18 09:46:58.287 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-06-18 09:46:58.290 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-06-18 09:46:58.292 | + lib/apache:write_uwsgi_config:267 : local http= 2021-06-18 09:46:58.295 | + lib/apache:write_uwsgi_config:268 : local name= 2021-06-18 09:46:58.298 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-06-18 09:46:58.302 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-06-18 09:46:58.304 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-06-18 09:46:58.307 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-18 09:46:58.318 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-18 09:46:58.319 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:46:58.327 | d /var/run/uwsgi 0755 ubuntu root 2021-06-18 09:46:58.338 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:46:58.353 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-06-18 09:46:58.355 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-06-18 09:46:58.359 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-06-18 09:46:58.384 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-06-18 09:46:58.409 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-06-18 09:46:58.434 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-06-18 09:46:58.458 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-18 09:46:58.495 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-18 09:46:58.522 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-06-18 09:46:58.547 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-06-18 09:46:58.573 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-06-18 09:46:58.599 | + 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-06-18 09:46:58.625 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-18 09:46:58.652 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-18 09:46:58.677 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-06-18 09:46:58.702 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-06-18 09:46:58.704 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-06-18 09:46:58.707 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-06-18 09:46:58.709 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-06-18 09:46:58.712 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-06-18 09:46:58.715 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:46:58.717 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:46:58.720 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-18 09:46:58.723 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-18 09:46:58.725 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-06-18 09:46:58.750 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-18 09:46:58.776 | + 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-06-18 09:46:58.776 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-18 09:46:58.784 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-06-18 09:46:58.787 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-06-18 09:46:58.789 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-06-18 09:46:58.791 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-06-18 09:46:58.794 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-18 09:46:58.796 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:46:58.798 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:46:58.801 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:46:58.803 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-18 09:46:58.805 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-06-18 09:46:58.808 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:46:58.810 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:46:58.812 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-06-18 09:46:58.870 | Enabling site nova-api-wsgi. 2021-06-18 09:46:58.875 | To activate the new configuration, you need to run: 2021-06-18 09:46:58.875 | systemctl reload apache2 2021-06-18 09:46:58.879 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-06-18 09:46:58.882 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:46:58.885 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:46:58.887 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:46:59.028 | + 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-06-18 09:46:59.031 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-06-18 09:46:59.034 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-06-18 09:46:59.036 | + lib/apache:write_uwsgi_config:266 : local url= 2021-06-18 09:46:59.038 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-06-18 09:46:59.041 | + lib/apache:write_uwsgi_config:268 : local name= 2021-06-18 09:46:59.044 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-06-18 09:46:59.047 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-06-18 09:46:59.050 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-06-18 09:46:59.052 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-18 09:46:59.068 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:46:59.068 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-18 09:46:59.076 | d /var/run/uwsgi 0755 ubuntu root 2021-06-18 09:46:59.079 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:46:59.094 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-06-18 09:46:59.096 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-06-18 09:46:59.099 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-06-18 09:46:59.127 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-06-18 09:46:59.151 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-06-18 09:46:59.176 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-06-18 09:46:59.201 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-06-18 09:46:59.228 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-18 09:46:59.259 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-06-18 09:46:59.284 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-06-18 09:46:59.310 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-06-18 09:46:59.334 | + 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-06-18 09:46:59.359 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-06-18 09:46:59.385 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-18 09:46:59.410 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-06-18 09:46:59.437 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-06-18 09:46:59.439 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-06-18 09:46:59.464 | + lib/nova:create_nova_conf:498 : is_service_enabled ceilometer 2021-06-18 09:46:59.481 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:59.483 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-06-18 09:46:59.512 | ++ lib/nova:create_nova_conf:507 : get_notification_url 2021-06-18 09:46:59.515 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-06-18 09:46:59.517 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-06-18 09:46:59.533 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:59.536 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:46:59.539 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:46:59.566 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-06-18 09:46:59.594 | + lib/nova:create_nova_conf:509 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-06-18 09:46:59.596 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-18 09:46:59.599 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-06-18 09:46:59.601 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-18 09:46:59.604 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-18 09:46:59.606 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 09:46:59.622 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:59.625 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-18 09:46:59.627 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-18 09:46:59.630 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 09:46:59.645 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:59.656 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:46:59.659 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:46:59.686 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 09:46:59.688 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 09:46:59.690 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-06-18 09:46:59.724 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-06-18 09:46:59.750 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf conductor workers 2 2021-06-18 09:46:59.778 | + lib/nova:create_nova_conf:516 : is_service_enabled tls-proxy 2021-06-18 09:46:59.794 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:46:59.797 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-06-18 09:46:59.824 | + lib/nova:create_nova_conf:523 : '[' False == True ']' 2021-06-18 09:46:59.826 | + lib/nova:create_nova_conf:527 : is_service_enabled n-cond 2021-06-18 09:46:59.843 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:46:59.846 | ++ lib/nova:create_nova_conf:528 : seq 1 1 2021-06-18 09:46:59.850 | + lib/nova:create_nova_conf:528 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 09:46:59.853 | + lib/nova:create_nova_conf:529 : local conf 2021-06-18 09:46:59.855 | + lib/nova:create_nova_conf:530 : local vhost 2021-06-18 09:46:59.858 | ++ lib/nova:create_nova_conf:531 : conductor_conf 1 2021-06-18 09:46:59.861 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-06-18 09:46:59.863 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-06-18 09:46:59.866 | + lib/nova:create_nova_conf:531 : conf=/etc/nova/nova_cell1.conf 2021-06-18 09:46:59.869 | + lib/nova:create_nova_conf:532 : vhost=nova_cell1 2021-06-18 09:46:59.871 | + lib/nova:create_nova_conf:534 : rm -f /etc/nova/nova_cell1.conf 2021-06-18 09:46:59.875 | ++ lib/nova:create_nova_conf:535 : database_connection_url nova_cell1 2021-06-18 09:46:59.878 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-06-18 09:46:59.880 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-06-18 09:46:59.883 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-06-18 09:46:59.885 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-06-18 09:46:59.888 | + 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-06-18 09:46:59.917 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-06-18 09:46:59.944 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-06-18 09:46:59.974 | + lib/nova:create_nova_conf:539 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-18 09:46:59.976 | + lib/nova:create_nova_conf:542 : rpc_backend_add_vhost nova_cell1 2021-06-18 09:46:59.979 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-06-18 09:46:59.981 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-06-18 09:46:59.997 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:00.001 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-06-18 09:47:00.001 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-06-18 09:47:01.114 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-06-18 09:47:01.116 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-06-18 09:47:02.192 | Creating vhost "nova_cell1" 2021-06-18 09:47:02.622 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-06-18 09:47:03.737 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-06-18 09:47:03.810 | + lib/nova:create_nova_conf:543 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-06-18 09:47:03.813 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-18 09:47:03.815 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-06-18 09:47:03.818 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-18 09:47:03.820 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-06-18 09:47:03.823 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 09:47:03.838 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:03.841 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-06-18 09:47:03.844 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-06-18 09:47:03.846 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 09:47:03.863 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:03.865 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/nova_cell1 2021-06-18 09:47:03.869 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/nova_cell1 2021-06-18 09:47:03.894 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 09:47:03.897 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 09:47:03.899 | + lib/nova:create_nova_conf:547 : is_service_enabled placement placement-client 2021-06-18 09:47:03.916 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:03.918 | + lib/nova:create_nova_conf:548 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-06-18 09:47:03.921 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova_cell1.conf 2021-06-18 09:47:03.923 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-06-18 09:47:03.953 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.22/identity 2021-06-18 09:47:03.978 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-06-18 09:47:04.004 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-06-18 09:47:04.032 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-06-18 09:47:04.058 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-06-18 09:47:04.083 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-06-18 09:47:04.109 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-06-18 09:47:04.134 | + lib/nova:create_nova_conf:552 : setup_logging /etc/nova/nova_cell1.conf 2021-06-18 09:47:04.136 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-06-18 09:47:04.139 | + functions:setup_logging:656 : local other_cond=False 2021-06-18 09:47:04.141 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:47:04.143 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-06-18 09:47:04.146 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-06-18 09:47:04.148 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:47:04.151 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:47:04.168 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:47:04.170 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:47:04.172 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:47:04.175 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:47:04.177 | + 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-06-18 09:47:04.202 | + 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-06-18 09:47:04.228 | + 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-06-18 09:47:04.254 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:47:04.281 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-18 09:47:04.284 | ++ lib/nova:create_nova_conf:562 : seq 1 1 2021-06-18 09:47:04.288 | + lib/nova:create_nova_conf:562 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 09:47:04.290 | + lib/nova:create_nova_conf:563 : local conf 2021-06-18 09:47:04.292 | + lib/nova:create_nova_conf:564 : local offset 2021-06-18 09:47:04.295 | ++ lib/nova:create_nova_conf:565 : conductor_conf 1 2021-06-18 09:47:04.298 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-06-18 09:47:04.300 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-06-18 09:47:04.303 | + lib/nova:create_nova_conf:565 : conf=/etc/nova/nova_cell1.conf 2021-06-18 09:47:04.306 | + lib/nova:create_nova_conf:566 : offset=0 2021-06-18 09:47:04.308 | + lib/nova:create_nova_conf:567 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-06-18 09:47:04.311 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-06-18 09:47:04.313 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-06-18 09:47:04.315 | + lib/nova:configure_console_proxies:681 : offset=0 2021-06-18 09:47:04.318 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-06-18 09:47:04.335 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:04.337 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-xvnc 2021-06-18 09:47:04.353 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:04.355 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-06-18 09:47:04.358 | + lib/nova:configure_console_proxies:717 : is_service_enabled n-spice 2021-06-18 09:47:04.377 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:04.379 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-sproxy 2021-06-18 09:47:04.395 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:04.398 | + lib/nova:configure_nova:326 : is_service_enabled n-cpu 2021-06-18 09:47:04.414 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:04.416 | + ./stack.sh:main:914 : is_service_enabled placement 2021-06-18 09:47:04.434 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:04.437 | + ./stack.sh:main:916 : stack_install_service placement 2021-06-18 09:47:04.439 | + lib/stack:stack_install_service:20 : local service=placement 2021-06-18 09:47:04.442 | + lib/stack:stack_install_service:21 : type install_placement 2021-06-18 09:47:04.444 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-18 09:47:04.447 | + lib/stack:stack_install_service:32 : install_placement 2021-06-18 09:47:04.452 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-06-18 09:47:04.456 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-06-18 09:47:04.459 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:04.462 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:04.466 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-06-18 09:47:04.468 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:47:04.471 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:47:04.474 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:47:04.476 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:47:04.479 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:47:04.482 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:47:04.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:04.487 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:04.490 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:47:04.493 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:47:04.495 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:47:04.498 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:47:04.500 | + functions-common:install_package:1334 : real_install_package apache2 2021-06-18 09:47:04.503 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:47:04.505 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:04.508 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:04.511 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-06-18 09:47:04.530 | + 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-06-18 09:47:04.653 | Reading package lists... 2021-06-18 09:47:04.926 | Building dependency tree... 2021-06-18 09:47:04.927 | Reading state information... 2021-06-18 09:47:05.165 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-06-18 09:47:05.165 | The following packages were automatically installed and are no longer required: 2021-06-18 09:47:05.165 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-06-18 09:47:05.165 | python3-click python3-colorama python3-configobj python3-constantly 2021-06-18 09:47:05.165 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-06-18 09:47:05.166 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:47:05.166 | python3-twisted-bin python3-zope.interface 2021-06-18 09:47:05.166 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:47:05.234 | 0 upgraded, 0 newly installed, 0 to remove and 171 not upgraded. 2021-06-18 09:47:05.238 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:47:05.241 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:47:05.244 | + functions-common:time_stop:2331 : local name 2021-06-18 09:47:05.246 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:47:05.249 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:47:05.251 | + functions-common:time_stop:2334 : local total 2021-06-18 09:47:05.253 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:47:05.256 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:47:05.258 | + functions-common:time_stop:2338 : start_time=1624009624527 2021-06-18 09:47:05.261 | + functions-common:time_stop:2340 : [[ -z 1624009624527 ]] 2021-06-18 09:47:05.264 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:47:05.267 | + functions-common:time_stop:2343 : end_time=1624009625264 2021-06-18 09:47:05.269 | + functions-common:time_stop:2344 : elapsed_time=737 2021-06-18 09:47:05.272 | + functions-common:time_stop:2345 : total=450176 2021-06-18 09:47:05.274 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:47:05.277 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=450913 2021-06-18 09:47:05.279 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:47:05.282 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-06-18 09:47:05.285 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-06-18 09:47:05.287 | + inc/python:python3_enabled:468 : return 0 2021-06-18 09:47:05.290 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-06-18 09:47:05.293 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-06-18 09:47:05.295 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-06-18 09:47:05.298 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-06-18 09:47:05.300 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-06-18 09:47:05.327 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-06-18 09:47:05.330 | + functions-common:install_package:1333 : update_package_repo 2021-06-18 09:47:05.332 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-06-18 09:47:05.335 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-06-18 09:47:05.338 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-06-18 09:47:05.341 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-06-18 09:47:05.344 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-06-18 09:47:05.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:05.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:05.355 | + functions-common:update_package_repo:1314 : apt_get_update 2021-06-18 09:47:05.357 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-18 09:47:05.360 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-18 09:47:05.363 | + functions-common:apt_get_update:1069 : return 2021-06-18 09:47:05.365 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-06-18 09:47:05.369 | + functions-common:real_install_package:1319 : is_ubuntu 2021-06-18 09:47:05.371 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:05.374 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:05.377 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-06-18 09:47:05.398 | + 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-06-18 09:47:05.522 | Reading package lists... 2021-06-18 09:47:05.818 | Building dependency tree... 2021-06-18 09:47:05.819 | Reading state information... 2021-06-18 09:47:06.067 | The following packages were automatically installed and are no longer required: 2021-06-18 09:47:06.068 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-06-18 09:47:06.068 | python3-click python3-colorama python3-configobj python3-constantly 2021-06-18 09:47:06.068 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-06-18 09:47:06.068 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-06-18 09:47:06.068 | python3-twisted-bin python3-zope.interface 2021-06-18 09:47:06.068 | Use 'sudo apt autoremove' to remove them. 2021-06-18 09:47:06.115 | The following NEW packages will be installed: 2021-06-18 09:47:06.115 | libapache2-mod-wsgi-py3 2021-06-18 09:47:06.352 | 0 upgraded, 1 newly installed, 0 to remove and 171 not upgraded. 2021-06-18 09:47:06.352 | Need to get 88.3 kB of archives. 2021-06-18 09:47:06.352 | After this operation, 278 kB of additional disk space will be used. 2021-06-18 09:47:06.352 | 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-06-18 09:47:07.035 | Fetched 88.3 kB in 0s (264 kB/s) 2021-06-18 09:47:07.299 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-06-18 09:47:07.342 | (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 ... 77250 files and directories currently installed.) 2021-06-18 09:47:07.347 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-06-18 09:47:07.412 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-06-18 09:47:07.783 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-06-18 09:47:08.234 | apache2_invoke: Enable module wsgi 2021-06-18 09:47:10.941 | + functions-common:apt_get:1113 : result=0 2021-06-18 09:47:10.944 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-18 09:47:10.947 | + functions-common:time_stop:2331 : local name 2021-06-18 09:47:10.950 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:47:10.952 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:47:10.954 | + functions-common:time_stop:2334 : local total 2021-06-18 09:47:10.957 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:47:10.959 | + functions-common:time_stop:2337 : name=apt-get 2021-06-18 09:47:10.962 | + functions-common:time_stop:2338 : start_time=1624009625395 2021-06-18 09:47:10.965 | + functions-common:time_stop:2340 : [[ -z 1624009625395 ]] 2021-06-18 09:47:10.968 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:47:10.972 | + functions-common:time_stop:2343 : end_time=1624009630969 2021-06-18 09:47:10.974 | + functions-common:time_stop:2344 : elapsed_time=5574 2021-06-18 09:47:10.977 | + functions-common:time_stop:2345 : total=450913 2021-06-18 09:47:10.980 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:47:10.982 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=456487 2021-06-18 09:47:10.985 | + functions-common:apt_get:1117 : return 0 2021-06-18 09:47:10.987 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-06-18 09:47:10.990 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-06-18 09:47:10.994 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:47:10.997 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:10.999 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:11.002 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-06-18 09:47:11.004 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-06-18 09:47:11.059 | wsgi (enabled by maintainer script) 2021-06-18 09:47:11.063 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-06-18 09:47:11.066 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-06-18 09:47:11.068 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-18 09:47:11.071 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-06-18 09:47:11.074 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-06-18 09:47:11.077 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 09:47:11.082 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:47:11.083 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 09:47:11.089 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-06-18 09:47:11.092 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-06-18 09:47:11.094 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-06-18 09:47:11.097 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-06-18 09:47:11.100 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-06-18 09:47:11.122 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-06-18 09:47:11.127 | + 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-06-18 09:47:13.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:47:13.914 | 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-06-18 09:47:13.922 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.922 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.923 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.924 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.924 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.925 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.927 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.927 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.928 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.928 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.929 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.929 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.930 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.930 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.930 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.931 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.931 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.932 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.932 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.933 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.933 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.933 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.934 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.934 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.934 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.935 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.935 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.936 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.936 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.936 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.937 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.937 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.938 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.938 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.939 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.939 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.940 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.940 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.941 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.941 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.941 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.942 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.943 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.943 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.944 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.945 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.946 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.946 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.946 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.947 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.948 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.948 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.949 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.949 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.950 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.950 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.950 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.951 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.951 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.952 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.952 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.952 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.953 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.954 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.954 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.954 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.955 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.955 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.956 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.956 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.957 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.957 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.958 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.958 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.958 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.959 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.959 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.960 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.960 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.962 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.962 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.963 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.963 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.964 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.964 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.965 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.965 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.966 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.966 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.967 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.967 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.968 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.968 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.969 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.969 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.969 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.970 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.971 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.971 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.971 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.972 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.972 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.973 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.973 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.973 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.974 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.974 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.975 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.975 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.976 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.976 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.977 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.977 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.977 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.981 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.982 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.982 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.982 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.983 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.983 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.984 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.984 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.985 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.985 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.986 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.986 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.986 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.987 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.987 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.987 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.988 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.988 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.989 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.989 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.989 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.990 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.990 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.991 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.991 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.992 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.992 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.992 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.993 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.993 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.994 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.994 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.994 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.995 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.995 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.996 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.996 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.996 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.997 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.997 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.998 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.998 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.998 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:13.999 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:13.999 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:13.999 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.000 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.000 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.001 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.001 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.002 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.002 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.002 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.003 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.003 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.004 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.004 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.004 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.005 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.005 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.005 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.006 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.006 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.007 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.007 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.008 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.008 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.009 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.009 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.010 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.010 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.011 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.011 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.012 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.012 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.012 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.013 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.013 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.013 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.014 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.014 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.014 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.015 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.015 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.016 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.016 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.017 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.017 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.017 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.018 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.018 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.019 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.020 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.020 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.021 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.022 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.022 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.023 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.024 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.024 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.025 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.025 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.026 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.026 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.027 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.027 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.027 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.028 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.028 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.029 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.029 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.030 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.030 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.031 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.031 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.031 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.032 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.032 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.032 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.033 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.033 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.034 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.034 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.035 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.035 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.036 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.036 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.036 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.037 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.037 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.038 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.038 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.038 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.039 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.039 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.040 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.040 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.041 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.041 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.041 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.042 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.042 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.043 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.043 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.043 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.044 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.044 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.045 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.045 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.046 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.046 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.046 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.047 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.047 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.047 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.048 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.048 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.049 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.049 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.050 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.050 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.051 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.051 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.051 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.052 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.056 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.057 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.057 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.057 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.059 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.059 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.059 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.059 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.059 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.060 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.060 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.061 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.061 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.062 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.063 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.063 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.063 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.064 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.064 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.065 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.065 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.066 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.066 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.067 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.067 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.067 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.068 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.068 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.069 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.069 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.074 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.075 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.075 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.076 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.076 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.076 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.077 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.077 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.078 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.078 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.079 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.079 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.079 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.080 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.080 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.081 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.081 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.081 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.082 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.082 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.083 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.084 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.084 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.085 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.085 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.085 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.087 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.088 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.088 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.089 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.089 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.090 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.090 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.090 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.091 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.091 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.092 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.092 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.092 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.093 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.093 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.094 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.094 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.094 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.095 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.095 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.096 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.096 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.097 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.097 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.097 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.098 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.099 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.099 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.099 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.100 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.101 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.101 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.101 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:14.102 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:14.102 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:14.238 | Collecting osc-placement===2.0.0 2021-06-18 09:47:14.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-06-18 09:47:14.348 | 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-06-18 09:47:14.365 | 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-06-18 09:47:14.369 | 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-06-18 09:47:14.372 | 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-06-18 09:47:14.377 | 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-06-18 09:47:14.380 | 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-06-18 09:47:14.384 | 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-06-18 09:47:14.404 | 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-06-18 09:47:14.474 | 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-06-18 09:47:14.483 | 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-06-18 09:47:14.487 | 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-06-18 09:47:14.490 | 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-06-18 09:47:14.503 | 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-06-18 09:47:14.506 | 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-06-18 09:47:14.514 | 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-06-18 09:47:14.529 | 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-06-18 09:47:14.557 | 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-06-18 09:47:14.563 | 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-06-18 09:47:14.599 | 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-06-18 09:47:14.604 | 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-06-18 09:47:14.607 | 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-06-18 09:47:14.611 | 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-06-18 09:47:14.627 | 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-06-18 09:47:14.630 | 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-06-18 09:47:14.654 | 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-06-18 09:47:14.695 | 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-06-18 09:47:14.698 | 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-06-18 09:47:14.702 | 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-06-18 09:47:14.706 | 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-06-18 09:47:14.712 | 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-06-18 09:47:14.715 | 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-06-18 09:47:14.719 | 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-06-18 09:47:14.723 | 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-06-18 09:47:14.746 | 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-06-18 09:47:14.749 | 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-06-18 09:47:14.752 | 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-06-18 09:47:14.755 | 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-06-18 09:47:14.759 | 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-06-18 09:47:14.766 | 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-06-18 09:47:14.771 | 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-06-18 09:47:16.671 | Installing collected packages: osc-placement 2021-06-18 09:47:16.918 | Successfully installed osc-placement-2.0.0 2021-06-18 09:47:17.055 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:47:17.055 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:47:17.143 | + inc/python:pip_install:207 : result=0 2021-06-18 09:47:17.147 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:47:17.150 | + functions-common:time_stop:2331 : local name 2021-06-18 09:47:17.152 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:47:17.155 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:47:17.157 | + functions-common:time_stop:2334 : local total 2021-06-18 09:47:17.160 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:47:17.162 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:47:17.165 | + functions-common:time_stop:2338 : start_time=1624009631116 2021-06-18 09:47:17.167 | + functions-common:time_stop:2340 : [[ -z 1624009631116 ]] 2021-06-18 09:47:17.171 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:47:17.174 | + functions-common:time_stop:2343 : end_time=1624009637172 2021-06-18 09:47:17.177 | + functions-common:time_stop:2344 : elapsed_time=6056 2021-06-18 09:47:17.179 | + functions-common:time_stop:2345 : total=224562 2021-06-18 09:47:17.182 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:47:17.185 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=230618 2021-06-18 09:47:17.187 | + inc/python:pip_install:210 : return 0 2021-06-18 09:47:17.190 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-06-18 09:47:17.193 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-06-18 09:47:17.196 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-06-18 09:47:17.199 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-06-18 09:47:17.201 | + functions-common:git_clone:526 : local orig_dir 2021-06-18 09:47:17.205 | ++ functions-common:git_clone:527 : pwd 2021-06-18 09:47:17.208 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:47:17.210 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:47:17.214 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:47:17.230 | + functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:47:17.233 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:47:17.235 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:47:17.239 | + functions-common:git_clone:544 : echo stable/ussuri 2021-06-18 09:47:17.239 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:47:17.244 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-06-18 09:47:17.246 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-06-18 09:47:17.249 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-06-18 09:47:17.251 | + functions-common:git_timed:617 : local count=0 2021-06-18 09:47:17.254 | + functions-common:git_timed:618 : local timeout=0 2021-06-18 09:47:17.256 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-06-18 09:47:17.259 | + functions-common:git_timed:621 : timeout=0 2021-06-18 09:47:17.261 | + functions-common:git_timed:624 : time_start git_timed 2021-06-18 09:47:17.264 | + functions-common:time_start:2317 : local name=git_timed 2021-06-18 09:47:17.266 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:47:17.268 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:47:17.271 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:47:17.275 | + functions-common:time_start:2322 : _TIME_START[$name]=1624009637272 2021-06-18 09:47:17.278 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-06-18 09:47:17.280 | Cloning into '/opt/stack/placement'... 2021-06-18 09:47:25.471 | + functions-common:git_timed:639 : time_stop git_timed 2021-06-18 09:47:25.473 | + functions-common:time_stop:2331 : local name 2021-06-18 09:47:25.475 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:47:25.478 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:47:25.481 | + functions-common:time_stop:2334 : local total 2021-06-18 09:47:25.484 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:47:25.487 | + functions-common:time_stop:2337 : name=git_timed 2021-06-18 09:47:25.489 | + functions-common:time_stop:2338 : start_time=1624009637272 2021-06-18 09:47:25.491 | + functions-common:time_stop:2340 : [[ -z 1624009637272 ]] 2021-06-18 09:47:25.495 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:47:25.498 | + functions-common:time_stop:2343 : end_time=1624009645496 2021-06-18 09:47:25.501 | + functions-common:time_stop:2344 : elapsed_time=8224 2021-06-18 09:47:25.503 | + functions-common:time_stop:2345 : total=0 2021-06-18 09:47:25.506 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:47:25.508 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8224 2021-06-18 09:47:25.511 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-06-18 09:47:25.514 | + functions-common:git_clone:593 : git show --oneline 2021-06-18 09:47:25.514 | + functions-common:git_clone:593 : head -1 2021-06-18 09:47:25.517 | de030ef7 Fix Placement Doc 2021-06-18 09:47:25.520 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:47:25.522 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-06-18 09:47:25.526 | + inc/python:setup_develop:351 : local bindep 2021-06-18 09:47:25.528 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-06-18 09:47:25.530 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-06-18 09:47:25.533 | + inc/python:setup_develop:357 : local extras= 2021-06-18 09:47:25.536 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-06-18 09:47:25.538 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-06-18 09:47:25.541 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-06-18 09:47:25.544 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-06-18 09:47:25.547 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-06-18 09:47:25.550 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-06-18 09:47:25.553 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-06-18 09:47:25.556 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-06-18 09:47:25.559 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-06-18 09:47:25.561 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-06-18 09:47:25.564 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-06-18 09:47:25.567 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-06-18 09:47:25.572 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-06-18 09:47:25.575 | + 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-06-18 09:47:26.591 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-06-18 09:47:26.594 | + inc/python:setup_package:430 : local bindep=0 2021-06-18 09:47:26.596 | + inc/python:setup_package:431 : local bindep_flag= 2021-06-18 09:47:26.599 | + inc/python:setup_package:432 : local bindep_profiles= 2021-06-18 09:47:26.602 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-06-18 09:47:26.605 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-06-18 09:47:26.607 | + inc/python:setup_package:439 : local flags=-e 2021-06-18 09:47:26.610 | + inc/python:setup_package:440 : local extras= 2021-06-18 09:47:26.613 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-06-18 09:47:26.615 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-06-18 09:47:26.618 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-06-18 09:47:26.621 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-06-18 09:47:26.624 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-06-18 09:47:26.626 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-06-18 09:47:26.647 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-06-18 09:47:26.652 | + 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-06-18 09:47:30.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:47:30.166 | 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-06-18 09:47:30.167 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.168 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.168 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.169 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.170 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.170 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.171 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.172 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.172 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.173 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.174 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.175 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.175 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.176 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.176 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.177 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.178 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.179 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.179 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.180 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.181 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.182 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.182 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.183 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.184 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.188 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.189 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.189 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.190 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.191 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.191 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.192 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.193 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.193 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.194 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.194 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.195 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.195 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.197 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.197 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.198 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.198 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.198 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.199 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.200 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.200 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.201 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.202 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.202 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.203 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.204 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.204 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.205 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.205 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.206 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.207 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.208 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.208 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.209 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.209 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.210 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.211 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.212 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.214 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.214 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.215 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.216 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.216 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.217 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.219 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.219 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.220 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.220 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.221 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.221 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.222 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.223 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.223 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.224 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.224 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.225 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.226 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.227 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.227 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.228 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.228 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.229 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.230 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.231 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.231 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.232 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.233 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.233 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.234 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.235 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.235 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.236 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.237 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.238 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.238 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.239 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.240 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.241 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.241 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.242 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.244 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.244 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.245 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.246 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.246 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.247 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.248 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.248 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.249 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.250 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.250 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.251 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.252 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.252 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.253 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.254 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.255 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.255 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.256 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.257 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.257 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.259 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.259 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.260 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.261 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.261 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.262 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.262 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.263 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.264 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.264 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.265 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.266 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.266 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.267 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.267 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.268 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.268 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.269 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.270 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.270 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.271 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.272 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.272 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.273 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.274 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.274 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.275 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.275 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.276 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.277 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.277 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.278 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.278 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.279 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.279 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.280 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.281 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.282 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.282 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.283 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.284 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.284 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.284 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.285 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.286 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.286 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.287 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.287 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.288 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.289 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.289 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.290 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.290 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.291 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.291 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.292 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.292 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.293 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.294 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.294 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.295 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.295 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.296 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.296 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.297 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.298 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.298 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.299 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.299 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.300 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.300 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.301 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.301 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.302 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.303 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.303 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.304 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.304 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.305 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.306 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.306 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.307 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.308 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.308 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.309 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.309 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.310 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.310 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.311 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.312 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.312 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.313 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.313 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.314 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.314 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.315 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.315 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.316 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.317 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.317 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.318 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.318 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.319 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.320 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.320 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.321 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.323 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.324 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.324 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.326 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.327 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.327 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.328 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.329 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.329 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.330 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.330 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.331 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.331 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.332 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.333 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.333 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.334 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.334 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.335 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.336 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.336 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.337 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.338 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.338 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.339 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.340 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.340 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.341 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.341 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.342 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.342 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.343 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.344 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.344 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.345 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.345 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.346 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.347 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.347 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.348 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.349 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.349 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.350 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.351 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.352 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.353 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.354 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.355 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.356 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.357 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.357 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.358 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.359 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.359 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.360 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.360 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.361 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.362 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.362 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.363 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.363 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.364 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.365 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.365 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.366 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.367 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.367 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.369 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.369 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.370 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.371 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.371 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.372 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.372 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.373 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.373 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.374 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.375 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.375 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.376 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.376 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.377 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.378 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.378 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.379 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.380 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.380 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.381 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.381 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.382 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.382 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.383 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.384 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.385 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.385 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.386 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.387 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.388 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.389 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.390 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.390 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.400 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.401 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.402 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.402 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.403 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.404 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.404 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.405 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.406 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.406 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.407 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.407 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.408 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.409 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.409 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.410 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.411 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.411 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.412 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.412 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.413 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.414 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.414 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.416 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.416 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.417 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.417 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.418 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.419 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.419 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.420 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.421 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.421 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.423 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.423 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.424 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.425 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.426 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.427 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.427 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.428 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.429 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.429 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.430 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.431 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.432 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.432 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.433 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.434 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.434 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.435 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.436 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.436 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.437 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.438 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.439 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.439 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.440 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.441 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.441 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.442 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.445 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.445 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.445 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.445 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.445 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:30.446 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:30.447 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:30.448 | Obtaining file:///opt/stack/placement 2021-06-18 09:47:31.879 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-18 09:47:33.276 | 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-06-18 09:47:33.285 | 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-06-18 09:47:33.309 | 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-06-18 09:47:33.324 | 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-06-18 09:47:33.358 | 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-06-18 09:47:33.435 | 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-06-18 09:47:33.440 | 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-06-18 09:47:33.444 | 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-06-18 09:47:33.450 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.1) 2021-06-18 09:47:33.488 | 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-06-18 09:47:33.501 | 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-06-18 09:47:33.516 | 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-06-18 09:47:33.523 | 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-06-18 09:47:33.578 | 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-06-18 09:47:33.588 | 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-06-18 09:47:33.633 | 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-06-18 09:47:33.655 | 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-06-18 09:47:33.675 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-06-18 09:47:33.690 | 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-06-18 09:47:33.700 | 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-06-18 09:47:33.722 | 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-06-18 09:47:33.725 | 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-06-18 09:47:33.730 | 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-06-18 09:47:33.742 | 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-06-18 09:47:33.746 | 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-06-18 09:47:33.750 | 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-06-18 09:47:33.756 | 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-06-18 09:47:33.762 | 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-06-18 09:47:33.783 | 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-06-18 09:47:33.788 | 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-06-18 09:47:33.795 | 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-06-18 09:47:33.819 | 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-06-18 09:47:33.825 | 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-06-18 09:47:33.828 | 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-06-18 09:47:33.840 | 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-06-18 09:47:33.844 | 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-06-18 09:47:33.847 | 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-06-18 09:47:33.854 | 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-06-18 09:47:33.864 | 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-06-18 09:47:33.871 | 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-06-18 09:47:33.891 | 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-06-18 09:47:33.895 | 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-06-18 09:47:33.903 | 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-06-18 09:47:33.927 | 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.dev5) (49.6.0) 2021-06-18 09:47:33.975 | 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-06-18 09:47:33.994 | 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-06-18 09:47:34.040 | 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-06-18 09:47:34.116 | 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-06-18 09:47:34.121 | 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-06-18 09:47:34.127 | 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-06-18 09:47:34.130 | 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-06-18 09:47:34.134 | 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-06-18 09:47:34.142 | 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-06-18 09:47:34.151 | 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-06-18 09:47:34.157 | 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-06-18 09:47:34.164 | 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-06-18 09:47:34.169 | 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-06-18 09:47:34.172 | 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-06-18 09:47:34.175 | 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-06-18 09:47:34.179 | 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-06-18 09:47:34.183 | 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-06-18 09:47:34.186 | 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-06-18 09:47:34.189 | 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-06-18 09:47:34.192 | 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-06-18 09:47:34.195 | 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-06-18 09:47:34.207 | 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-06-18 09:47:34.210 | 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-06-18 09:47:34.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 971)) (1.4.0) 2021-06-18 09:47:34.216 | 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-06-18 09:47:34.229 | 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-06-18 09:47:34.233 | 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-06-18 09:47:34.236 | 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-06-18 09:47:34.239 | 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-06-18 09:47:34.249 | 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-06-18 09:47:34.252 | 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-06-18 09:47:35.830 | Installing collected packages: openstack-placement 2021-06-18 09:47:35.831 | Running setup.py develop for openstack-placement 2021-06-18 09:47:37.574 | Successfully installed openstack-placement 2021-06-18 09:47:37.723 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:47:37.723 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:47:37.845 | + inc/python:pip_install:207 : result=0 2021-06-18 09:47:37.848 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:47:37.851 | + functions-common:time_stop:2331 : local name 2021-06-18 09:47:37.855 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:47:37.858 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:47:37.860 | + functions-common:time_stop:2334 : local total 2021-06-18 09:47:37.863 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:47:37.865 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:47:37.867 | + functions-common:time_stop:2338 : start_time=1624009646642 2021-06-18 09:47:37.870 | + functions-common:time_stop:2340 : [[ -z 1624009646642 ]] 2021-06-18 09:47:37.874 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:47:37.878 | + functions-common:time_stop:2343 : end_time=1624009657875 2021-06-18 09:47:37.881 | + functions-common:time_stop:2344 : elapsed_time=11233 2021-06-18 09:47:37.884 | + functions-common:time_stop:2345 : total=230618 2021-06-18 09:47:37.886 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:47:37.889 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=241851 2021-06-18 09:47:37.891 | + inc/python:pip_install:210 : return 0 2021-06-18 09:47:37.894 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-06-18 09:47:37.896 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-06-18 09:47:37.900 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-06-18 09:47:37.920 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-06-18 09:47:37.933 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-06-18 09:47:37.936 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-06-18 09:47:37.939 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:47:37.942 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:47:37.945 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-06-18 09:47:37.947 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:47:37.950 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-18 09:47:37.953 | + ./stack.sh:main:917 : configure_placement 2021-06-18 09:47:37.955 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-06-18 09:47:37.972 | + lib/placement:configure_placement:107 : create_placement_conf 2021-06-18 09:47:37.980 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-06-18 09:47:37.985 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-06-18 09:47:37.989 | ++ lib/database:database_connection_url:132 : local db=placement 2021-06-18 09:47:37.992 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-06-18 09:47:37.995 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-06-18 09:47:37.998 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-06-18 09:47:38.001 | + 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-06-18 09:47:38.036 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-06-18 09:47:38.068 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-06-18 09:47:38.104 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-06-18 09:47:38.108 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-06-18 09:47:38.110 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-06-18 09:47:38.113 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-06-18 09:47:38.116 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-06-18 09:47:38.156 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-06-18 09:47:38.187 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.22/identity 2021-06-18 09:47:38.223 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-06-18 09:47:38.256 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-06-18 09:47:38.286 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-06-18 09:47:38.317 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-06-18 09:47:38.350 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-06-18 09:47:38.382 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:47:38.411 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-06-18 09:47:38.444 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-06-18 09:47:38.447 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-06-18 09:47:38.450 | + functions:setup_logging:656 : local other_cond=False 2021-06-18 09:47:38.452 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:47:38.455 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-06-18 09:47:38.457 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-06-18 09:47:38.460 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:47:38.465 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:47:38.484 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:47:38.487 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:47:38.490 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:47:38.493 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:47:38.495 | + 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-06-18 09:47:38.523 | + 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-06-18 09:47:38.550 | + 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-06-18 09:47:38.578 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:47:38.612 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-06-18 09:47:38.614 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-06-18 09:47:38.617 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-06-18 09:47:38.619 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-06-18 09:47:38.622 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-06-18 09:47:38.624 | + lib/apache:write_uwsgi_config:267 : local http= 2021-06-18 09:47:38.627 | + lib/apache:write_uwsgi_config:268 : local name= 2021-06-18 09:47:38.630 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-06-18 09:47:38.636 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-06-18 09:47:38.638 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-06-18 09:47:38.641 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-18 09:47:38.653 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-18 09:47:38.653 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:47:38.660 | d /var/run/uwsgi 0755 ubuntu root 2021-06-18 09:47:38.664 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-18 09:47:38.679 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-06-18 09:47:38.681 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-06-18 09:47:38.685 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-06-18 09:47:38.715 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-06-18 09:47:38.742 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-06-18 09:47:38.771 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-06-18 09:47:38.799 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-06-18 09:47:38.826 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-18 09:47:38.853 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-06-18 09:47:38.882 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-06-18 09:47:38.910 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-06-18 09:47:38.935 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-18 09:47:38.962 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-06-18 09:47:38.988 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-18 09:47:39.016 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-06-18 09:47:39.043 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-06-18 09:47:39.045 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-06-18 09:47:39.048 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-06-18 09:47:39.051 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-06-18 09:47:39.053 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-06-18 09:47:39.057 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:39.060 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:39.064 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-06-18 09:47:39.067 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-06-18 09:47:39.069 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-06-18 09:47:39.097 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-06-18 09:47:39.125 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-06-18 09:47:39.125 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-06-18 09:47:39.132 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-06-18 09:47:39.137 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-06-18 09:47:39.139 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-06-18 09:47:39.142 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-06-18 09:47:39.144 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-18 09:47:39.147 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-18 09:47:39.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:39.152 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:39.154 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-18 09:47:39.157 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-06-18 09:47:39.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:47:39.162 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:47:39.165 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-06-18 09:47:39.223 | Enabling site placement-api. 2021-06-18 09:47:39.229 | To activate the new configuration, you need to run: 2021-06-18 09:47:39.229 | systemctl reload apache2 2021-06-18 09:47:39.234 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-06-18 09:47:39.237 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-06-18 09:47:39.240 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:47:39.242 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-06-18 09:47:39.407 | + ./stack.sh:main:924 : is_service_enabled placement placement-client 2021-06-18 09:47:39.435 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:39.438 | + ./stack.sh:main:925 : is_service_enabled n-cpu 2021-06-18 09:47:39.459 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:39.463 | + ./stack.sh:main:925 : is_service_enabled n-sch 2021-06-18 09:47:39.482 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:39.484 | + ./stack.sh:main:926 : configure_placement_nova_compute 2021-06-18 09:47:39.487 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova.conf 2021-06-18 09:47:39.489 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement auth_type password 2021-06-18 09:47:39.519 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.22/identity 2021-06-18 09:47:39.547 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement username placement 2021-06-18 09:47:39.575 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-06-18 09:47:39.602 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-06-18 09:47:39.629 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement project_name service 2021-06-18 09:47:39.658 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-06-18 09:47:39.684 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-06-18 09:47:39.712 | + ./stack.sh:main:930 : is_service_enabled horizon 2021-06-18 09:47:39.730 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:39.732 | + ./stack.sh:main:935 : is_service_enabled tls-proxy 2021-06-18 09:47:39.752 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:47:39.755 | + ./stack.sh:main:943 : run_phase stack install 2021-06-18 09:47:39.757 | + functions-common:run_phase:1759 : local mode=stack 2021-06-18 09:47:39.761 | + functions-common:run_phase:1760 : local phase=install 2021-06-18 09:47:39.763 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-18 09:47:39.765 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-06-18 09:47:39.768 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-18 09:47:39.771 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-06-18 09:47:39.773 | + functions-common:run_phase:1769 : local extra 2021-06-18 09:47:39.776 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-18 09:47:39.780 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-06-18 09:47:39.782 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-18 09:47:39.785 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-18 09:47:39.788 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-06-18 09:47:39.791 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-18 09:47:39.806 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:47:39.809 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 09:47:39.811 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-18 09:47:39.814 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-06-18 09:47:39.816 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-06-18 09:47:39.819 | ++ ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:47:39.822 | ++ ./stack.sh:echo_summary:424 : echo -e Installing Tempest 2021-06-18 09:47:39.824 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-06-18 09:47:39.828 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-06-18 09:47:39.830 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-06-18 09:47:39.833 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-06-18 09:47:39.838 | ++ functions-common:git_clone:525 : local git_ref=master 2021-06-18 09:47:39.841 | ++ functions-common:git_clone:526 : local orig_dir 2021-06-18 09:47:39.844 | +++ functions-common:git_clone:527 : pwd 2021-06-18 09:47:39.847 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-18 09:47:39.849 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-06-18 09:47:39.852 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-18 09:47:39.867 | ++ functions-common:git_clone:530 : RECLONE=False 2021-06-18 09:47:39.870 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-18 09:47:39.872 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-18 09:47:39.875 | ++ functions-common:git_clone:544 : echo master 2021-06-18 09:47:39.875 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-06-18 09:47:39.880 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-06-18 09:47:39.882 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-18 09:47:39.885 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-06-18 09:47:39.888 | ++ functions-common:git_clone:593 : git show --oneline 2021-06-18 09:47:39.888 | ++ functions-common:git_clone:593 : head -1 2021-06-18 09:47:39.890 | 18c2a9587 Merge "Enable swift in tempest-slow-py3 job" 2021-06-18 09:47:39.893 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-18 09:47:39.895 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-06-18 09:47:39.916 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-06-18 09:47:39.921 | ++ 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-06-18 09:47:42.729 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:47:42.729 | 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-06-18 09:47:42.739 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.739 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.740 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.742 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.743 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.744 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.744 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.745 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.745 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.746 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.746 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.746 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.747 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.747 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.748 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.748 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.748 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.749 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.749 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.749 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.750 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.750 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.751 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.751 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.751 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.752 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.752 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.753 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.753 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.754 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.754 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.755 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.755 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.756 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.756 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.756 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.757 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.757 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.759 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.759 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.760 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.761 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.761 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.762 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.762 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.762 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.763 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.764 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.764 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.765 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.765 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.766 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.766 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.766 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.767 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.767 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.768 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.768 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.768 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.769 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.770 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.770 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.770 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.771 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.771 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.772 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.772 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.773 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.773 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.774 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.774 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.775 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.775 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.776 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.776 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.776 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.777 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.778 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.778 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.779 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.779 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.779 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.780 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.781 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.781 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.781 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.782 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.782 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.783 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.783 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.783 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.784 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.784 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.785 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.785 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.786 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.786 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.787 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.787 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.788 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.788 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.788 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.789 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.789 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.790 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.791 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.791 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.791 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.792 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.792 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.792 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.793 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.793 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.794 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.794 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.795 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.795 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.796 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.796 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.796 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.797 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.797 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.798 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.798 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.799 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.799 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.799 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.800 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.800 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.801 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.801 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.801 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.802 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.802 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.803 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.803 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.803 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.804 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.804 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.805 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.806 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.806 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.806 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.807 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.807 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.808 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.808 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.808 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.809 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.809 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.810 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.810 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.810 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.811 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.811 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.812 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.812 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.812 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.813 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.813 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.814 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.814 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.814 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.815 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.815 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.816 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.816 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.816 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.817 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.817 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.817 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.818 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.818 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.819 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.819 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.819 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.820 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.820 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.821 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.822 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.822 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.822 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.823 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.823 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.824 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.824 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.824 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.825 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.825 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.826 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.826 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.826 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.827 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.827 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.827 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.828 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.828 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.829 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.829 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.830 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.830 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.830 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.831 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.831 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.832 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.832 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.832 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.833 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.834 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.835 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.836 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.837 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.837 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.839 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.840 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.841 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.841 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.842 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.843 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.844 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.844 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.845 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.845 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.846 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.847 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.847 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.848 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.848 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.848 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.849 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.849 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.850 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.850 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.850 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.851 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.851 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.852 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.852 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.853 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.853 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.853 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.854 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.854 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.855 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.855 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.856 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.856 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.857 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.857 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.857 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.858 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.858 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.859 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.859 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.860 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.860 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.860 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.861 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.861 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.862 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.862 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.862 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.863 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.863 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.864 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.864 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.864 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.865 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.865 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.866 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.866 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.867 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.867 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.868 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.868 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.869 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.869 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.870 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.870 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.870 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.871 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.871 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.872 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.872 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.873 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.873 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.873 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.874 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.874 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.875 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.875 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.875 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.876 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.876 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.877 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.877 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.878 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.878 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.878 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.879 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.879 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.880 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.880 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.881 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.881 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.882 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.882 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.884 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.884 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.885 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.885 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.886 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.886 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.887 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.887 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.888 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.888 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.888 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.889 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.889 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.890 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.890 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.891 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.891 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.891 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.892 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.892 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.893 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.893 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.894 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.894 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.894 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.895 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.895 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.896 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.896 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.897 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.897 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.898 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.898 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.898 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.899 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.900 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.900 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.900 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.901 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.901 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.902 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.902 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.902 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.903 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.903 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.903 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.904 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.905 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.905 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.905 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.906 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.906 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.907 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.907 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.908 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.908 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.909 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.909 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.910 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.910 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.911 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.911 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.911 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.912 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.912 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.913 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.913 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.913 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.914 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.914 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.915 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.915 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.915 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.916 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.916 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.917 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.917 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.918 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.918 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.919 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.919 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.920 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.920 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.921 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.921 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:42.922 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:47:42.922 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:47:42.922 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:47:43.232 | Collecting tox!=2.8.0 2021-06-18 09:47:43.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/5818049a1c199/tox-3.23.1-py2.py3-none-any.whl (85 kB) 2021-06-18 09:47:43.524 | Collecting py===1.8.1 2021-06-18 09:47:43.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-06-18 09:47:43.764 | Collecting packaging===20.3 2021-06-18 09:47:43.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-06-18 09:47:43.988 | Collecting toml>=0.9.4 2021-06-18 09:47:43.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-06-18 09:47:44.209 | Collecting pluggy===0.13.1 2021-06-18 09:47:44.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-06-18 09:47:44.318 | 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-06-18 09:47:44.493 | Collecting virtualenv===20.0.17 2021-06-18 09:47:44.511 | 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-06-18 09:47:44.680 | 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-06-18 09:47:44.684 | 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-06-18 09:47:44.703 | 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-06-18 09:47:44.761 | Collecting importlib-resources===1.4.0 2021-06-18 09:47:44.767 | 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-06-18 09:47:44.795 | 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-06-18 09:47:44.822 | Collecting distlib===0.3.0 2021-06-18 09:47:44.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-06-18 09:47:45.657 | 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-06-18 09:47:45.671 | Building wheels for collected packages: distlib 2021-06-18 09:47:45.672 | Building wheel for distlib (setup.py): started 2021-06-18 09:47:46.576 | Building wheel for distlib (setup.py): finished with status 'done' 2021-06-18 09:47:46.579 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340428 sha256=d005bac0ad6d732c98a520ff8fc180c227938702d1d50b918b594da71367889b 2021-06-18 09:47:46.579 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-06-18 09:47:46.580 | Successfully built distlib 2021-06-18 09:47:48.909 | Installing collected packages: distlib, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-06-18 09:47:48.909 | Attempting uninstall: distlib 2021-06-18 09:47:48.911 | Found existing installation: distlib 0.3.2 2021-06-18 09:47:48.927 | Uninstalling distlib-0.3.2: 2021-06-18 09:47:48.928 | Successfully uninstalled distlib-0.3.2 2021-06-18 09:47:49.158 | Attempting uninstall: importlib-resources 2021-06-18 09:47:49.160 | Found existing installation: importlib-resources 5.1.4 2021-06-18 09:47:49.179 | Uninstalling importlib-resources-5.1.4: 2021-06-18 09:47:49.183 | Successfully uninstalled importlib-resources-5.1.4 2021-06-18 09:47:49.703 | Attempting uninstall: virtualenv 2021-06-18 09:47:49.705 | Found existing installation: virtualenv 20.4.7 2021-06-18 09:47:49.777 | Uninstalling virtualenv-20.4.7: 2021-06-18 09:47:49.785 | Successfully uninstalled virtualenv-20.4.7 2021-06-18 09:47:50.519 | 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.23.1 virtualenv-20.0.17 2021-06-18 09:47:50.664 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:47:50.664 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:47:50.775 | ++ inc/python:pip_install:207 : result=0 2021-06-18 09:47:50.777 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:47:50.780 | ++ functions-common:time_stop:2331 : local name 2021-06-18 09:47:50.782 | ++ functions-common:time_stop:2332 : local end_time 2021-06-18 09:47:50.785 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:47:50.787 | ++ functions-common:time_stop:2334 : local total 2021-06-18 09:47:50.789 | ++ functions-common:time_stop:2335 : local start_time 2021-06-18 09:47:50.792 | ++ functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:47:50.795 | ++ functions-common:time_stop:2338 : start_time=1624009659910 2021-06-18 09:47:50.797 | ++ functions-common:time_stop:2340 : [[ -z 1624009659910 ]] 2021-06-18 09:47:50.800 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:47:50.804 | ++ functions-common:time_stop:2343 : end_time=1624009670801 2021-06-18 09:47:50.807 | ++ functions-common:time_stop:2344 : elapsed_time=10891 2021-06-18 09:47:50.809 | ++ functions-common:time_stop:2345 : total=241851 2021-06-18 09:47:50.812 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:47:50.814 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=252742 2021-06-18 09:47:50.816 | ++ inc/python:pip_install:210 : return 0 2021-06-18 09:47:50.819 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-06-18 09:47:50.819 | /opt/stack/tempest ~/devstack 2021-06-18 09:47:50.821 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-06-18 09:47:50.846 | M .coveragerc 2021-06-18 09:47:50.846 | M .gitignore 2021-06-18 09:47:50.846 | M .gitreview 2021-06-18 09:47:50.846 | M .mailmap 2021-06-18 09:47:50.846 | M .stestr.conf 2021-06-18 09:47:50.846 | M CONTRIBUTING.rst 2021-06-18 09:47:50.846 | M HACKING.rst 2021-06-18 09:47:50.846 | M LICENSE 2021-06-18 09:47:50.846 | M README.rst 2021-06-18 09:47:50.846 | M REVIEWING.rst 2021-06-18 09:47:50.846 | M bindep.txt 2021-06-18 09:47:50.846 | M doc/requirements.txt 2021-06-18 09:47:50.846 | M doc/source/_extra/.htaccess 2021-06-18 09:47:50.846 | M doc/source/_static/.keep 2021-06-18 09:47:50.847 | M doc/source/account_generator.rst 2021-06-18 09:47:50.847 | M doc/source/cleanup.rst 2021-06-18 09:47:50.847 | M doc/source/conf.py 2021-06-18 09:47:50.847 | M doc/source/configuration.rst 2021-06-18 09:47:50.847 | M doc/source/contributor/contributing.rst 2021-06-18 09:47:50.847 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-06-18 09:47:50.847 | M doc/source/data/tempest-plugins-registry.header 2021-06-18 09:47:50.847 | M doc/source/index.rst 2021-06-18 09:47:50.847 | M doc/source/keystone_scopes_and_roles_support.rst 2021-06-18 09:47:50.847 | M doc/source/library.rst 2021-06-18 09:47:50.847 | M doc/source/library/api_microversion_testing.rst 2021-06-18 09:47:50.847 | M doc/source/library/auth.rst 2021-06-18 09:47:50.847 | M doc/source/library/cli.rst 2021-06-18 09:47:50.847 | M doc/source/library/clients.rst 2021-06-18 09:47:50.847 | M doc/source/library/credential_providers.rst 2021-06-18 09:47:50.847 | M doc/source/library/decorators.rst 2021-06-18 09:47:50.847 | M doc/source/library/rest_client.rst 2021-06-18 09:47:50.847 | M doc/source/library/service_clients/compute_clients.rst 2021-06-18 09:47:50.847 | M doc/source/library/utils.rst 2021-06-18 09:47:50.847 | M doc/source/library/validation_resources.rst 2021-06-18 09:47:50.847 | M doc/source/microversion_testing.rst 2021-06-18 09:47:50.847 | M doc/source/overview.rst 2021-06-18 09:47:50.847 | M doc/source/plugins/index.rst 2021-06-18 09:47:50.847 | M doc/source/plugins/plugin.rst 2021-06-18 09:47:50.847 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-06-18 09:47:50.847 | M doc/source/run.rst 2021-06-18 09:47:50.847 | M doc/source/sampleconf.rst 2021-06-18 09:47:50.847 | M doc/source/stable_branch_support_policy.rst 2021-06-18 09:47:50.847 | M doc/source/stable_branch_testing_policy.rst 2021-06-18 09:47:50.847 | M doc/source/subunit_describe_calls.rst 2021-06-18 09:47:50.848 | M doc/source/supported_version.rst 2021-06-18 09:47:50.848 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-06-18 09:47:50.848 | M doc/source/test_removal.rst 2021-06-18 09:47:50.848 | M doc/source/tests/modules.rst 2021-06-18 09:47:50.848 | M doc/source/workspace.rst 2021-06-18 09:47:50.848 | M doc/source/write_tests.rst 2021-06-18 09:47:50.848 | M etc/accounts.yaml.sample 2021-06-18 09:47:50.848 | M etc/allow-list.yaml 2021-06-18 09:47:50.848 | M etc/logging.conf.sample 2021-06-18 09:47:50.848 | M etc/rbac-persona-accounts.yaml.sample 2021-06-18 09:47:50.848 | M playbooks/devstack-tempest-ipv6.yaml 2021-06-18 09:47:50.848 | M playbooks/devstack-tempest.yaml 2021-06-18 09:47:50.848 | M playbooks/post-tempest.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-06-18 09:47:50.848 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-06-18 09:47:50.849 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-06-18 09:47:50.850 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-06-18 09:47:50.851 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-06-18 09:47:50.852 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-06-18 09:47:50.853 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-06-18 09:47:50.854 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-06-18 09:47:50.855 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-06-18 09:47:50.856 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-06-18 09:47:50.857 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-06-18 09:47:50.858 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-06-18 09:47:50.859 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-06-18 09:47:50.859 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-06-18 09:47:50.859 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-06-18 09:47:50.859 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-06-18 09:47:50.859 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-06-18 09:47:50.859 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-06-18 09:47:50.859 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-06-18 09:47:50.859 | M releasenotes/source/_static/.placeholder 2021-06-18 09:47:50.859 | M releasenotes/source/_templates/.placeholder 2021-06-18 09:47:50.859 | M releasenotes/source/conf.py 2021-06-18 09:47:50.859 | M releasenotes/source/index.rst 2021-06-18 09:47:50.859 | M releasenotes/source/unreleased.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v10.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v11.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v12.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v13.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v14.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v15.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v16.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v16.1.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v17.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v17.1.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v17.2.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v18.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v19.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v20.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v21.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v22.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v22.1.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v23.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v24.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v26.0.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v26.1.0.rst 2021-06-18 09:47:50.859 | M releasenotes/source/v27.0.0.rst 2021-06-18 09:47:50.860 | M requirements.txt 2021-06-18 09:47:50.860 | M roles/acl-devstack-files/README.rst 2021-06-18 09:47:50.860 | M roles/acl-devstack-files/defaults/main.yaml 2021-06-18 09:47:50.860 | M roles/acl-devstack-files/tasks/main.yaml 2021-06-18 09:47:50.860 | M roles/run-tempest/README.rst 2021-06-18 09:47:50.860 | M roles/run-tempest/defaults/main.yaml 2021-06-18 09:47:50.860 | M roles/run-tempest/tasks/main.yaml 2021-06-18 09:47:50.860 | M roles/setup-tempest-data-dir/README.rst 2021-06-18 09:47:50.860 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-06-18 09:47:50.860 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-06-18 09:47:50.860 | M roles/setup-tempest-run-dir/README.rst 2021-06-18 09:47:50.860 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-06-18 09:47:50.860 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-06-18 09:47:50.860 | M roles/tempest-cleanup/README.rst 2021-06-18 09:47:50.860 | M roles/tempest-cleanup/defaults/main.yaml 2021-06-18 09:47:50.860 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-06-18 09:47:50.860 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-06-18 09:47:50.860 | M roles/tempest-cleanup/tasks/main.yaml 2021-06-18 09:47:50.860 | M setup.cfg 2021-06-18 09:47:50.860 | M setup.py 2021-06-18 09:47:50.860 | M tempest/README.rst 2021-06-18 09:47:50.860 | M tempest/__init__.py 2021-06-18 09:47:50.860 | M tempest/api/README.rst 2021-06-18 09:47:50.860 | M tempest/api/__init__.py 2021-06-18 09:47:50.860 | M tempest/api/compute/__init__.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/__init__.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_agents.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_aggregates.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_availability_zone.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_create_server.py 2021-06-18 09:47:50.860 | M tempest/api/compute/admin/test_delete_server.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_fixed_ips.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_flavors.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_flavors_access.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_hosts.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_hosts_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_hypervisor.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_live_migration.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_migrations.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_networks.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_quotas.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_quotas_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_security_groups.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_servers.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_servers_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_services.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_services_negative.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-06-18 09:47:50.861 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/admin/test_volume.py 2021-06-18 09:47:50.862 | M tempest/api/compute/admin/test_volume_swap.py 2021-06-18 09:47:50.862 | M tempest/api/compute/admin/test_volumes_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/api_microversion_fixture.py 2021-06-18 09:47:50.862 | M tempest/api/compute/base.py 2021-06-18 09:47:50.862 | M tempest/api/compute/certificates/__init__.py 2021-06-18 09:47:50.862 | M tempest/api/compute/certificates/test_certificates.py 2021-06-18 09:47:50.862 | M tempest/api/compute/flavors/__init__.py 2021-06-18 09:47:50.862 | M tempest/api/compute/flavors/test_flavors.py 2021-06-18 09:47:50.862 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/floating_ips/__init__.py 2021-06-18 09:47:50.862 | M tempest/api/compute/floating_ips/base.py 2021-06-18 09:47:50.862 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-06-18 09:47:50.862 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-06-18 09:47:50.862 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/__init__.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_image_metadata.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_images.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_images_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_images_oneserver.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_list_image_filters.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/images/test_list_images.py 2021-06-18 09:47:50.862 | M tempest/api/compute/keypairs/__init__.py 2021-06-18 09:47:50.862 | M tempest/api/compute/keypairs/base.py 2021-06-18 09:47:50.862 | M tempest/api/compute/keypairs/test_keypairs.py 2021-06-18 09:47:50.862 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-06-18 09:47:50.862 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-06-18 09:47:50.863 | M tempest/api/compute/limits/__init__.py 2021-06-18 09:47:50.863 | M tempest/api/compute/limits/test_absolute_limits.py 2021-06-18 09:47:50.863 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-06-18 09:47:50.863 | M tempest/api/compute/security_groups/__init__.py 2021-06-18 09:47:50.863 | M tempest/api/compute/security_groups/base.py 2021-06-18 09:47:50.863 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-06-18 09:47:50.863 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-06-18 09:47:50.863 | M tempest/api/compute/security_groups/test_security_groups.py 2021-06-18 09:47:50.863 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/__init__.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_availability_zone.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_create_server.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_delete_server.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_device_tagging.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_disk_config.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_instance_actions.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_list_server_filters.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_multiple_create.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_novnc.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_server_actions.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_server_addresses.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_server_group.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_server_metadata.py 2021-06-18 09:47:50.863 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_server_password.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_server_personality.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_server_rescue.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_server_tags.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_servers.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_servers_microversions.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_servers_negative.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-06-18 09:47:50.864 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-06-18 09:47:50.864 | M tempest/api/compute/test_extensions.py 2021-06-18 09:47:50.864 | M tempest/api/compute/test_networks.py 2021-06-18 09:47:50.864 | M tempest/api/compute/test_quotas.py 2021-06-18 09:47:50.864 | M tempest/api/compute/test_tenant_networks.py 2021-06-18 09:47:50.864 | M tempest/api/compute/test_versions.py 2021-06-18 09:47:50.864 | M tempest/api/compute/volumes/__init__.py 2021-06-18 09:47:50.864 | M tempest/api/compute/volumes/test_attach_volume.py 2021-06-18 09:47:50.864 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-06-18 09:47:50.864 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-06-18 09:47:50.864 | M tempest/api/compute/volumes/test_volumes_get.py 2021-06-18 09:47:50.864 | M tempest/api/compute/volumes/test_volumes_list.py 2021-06-18 09:47:50.864 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-06-18 09:47:50.864 | M tempest/api/identity/__init__.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/__init__.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/__init__.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_roles.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_services.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_tenants.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_tokens.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-06-18 09:47:50.864 | M tempest/api/identity/admin/v2/test_users.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/__init__.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_credentials.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_domains.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_groups.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_inherits.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_list_users.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_policies.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_projects.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_regions.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_roles.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_services.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_tokens.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_trusts.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_users.py 2021-06-18 09:47:50.865 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-06-18 09:47:50.865 | M tempest/api/identity/base.py 2021-06-18 09:47:50.865 | M tempest/api/identity/v2/__init__.py 2021-06-18 09:47:50.865 | M tempest/api/identity/v2/test_api_discovery.py 2021-06-18 09:47:50.865 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-06-18 09:47:50.865 | M tempest/api/identity/v2/test_extension.py 2021-06-18 09:47:50.865 | M tempest/api/identity/v2/test_tenants.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v2/test_tokens.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v2/test_users.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/__init__.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_access_rules.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_api_discovery.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_application_credentials.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_catalog.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_domains.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_projects.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_tokens.py 2021-06-18 09:47:50.866 | M tempest/api/identity/v3/test_users.py 2021-06-18 09:47:50.866 | M tempest/api/image/__init__.py 2021-06-18 09:47:50.866 | M tempest/api/image/base.py 2021-06-18 09:47:50.866 | M tempest/api/image/v1/__init__.py 2021-06-18 09:47:50.866 | M tempest/api/image/v1/test_image_members.py 2021-06-18 09:47:50.866 | M tempest/api/image/v1/test_image_members_negative.py 2021-06-18 09:47:50.866 | M tempest/api/image/v1/test_images.py 2021-06-18 09:47:50.866 | M tempest/api/image/v1/test_images_negative.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/__init__.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/admin/__init__.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/admin/test_images.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/test_images.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/test_images_member.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/test_images_member_negative.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/test_images_negative.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/test_images_tags.py 2021-06-18 09:47:50.866 | M tempest/api/image/v2/test_images_tags_negative.py 2021-06-18 09:47:50.867 | M tempest/api/image/v2/test_versions.py 2021-06-18 09:47:50.867 | M tempest/api/network/__init__.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/__init__.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_external_network_extension.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_external_networks_negative.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_metering_extensions.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_negative_quotas.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_ports.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_quotas.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_routers.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_routers_dvr.py 2021-06-18 09:47:50.867 | M tempest/api/network/admin/test_routers_negative.py 2021-06-18 09:47:50.867 | M tempest/api/network/base.py 2021-06-18 09:47:50.867 | M tempest/api/network/base_security_groups.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_agent_management_negative.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_allowed_address_pair.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_dhcp_ipv6.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_extensions.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_extra_dhcp_options.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_floating_ips.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_floating_ips_negative.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_networks.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_networks_negative.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_ports.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_routers.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_routers_negative.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_security_groups.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_security_groups_negative.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_service_providers.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_subnetpools_extensions.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_tags.py 2021-06-18 09:47:50.867 | M tempest/api/network/test_versions.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/__init__.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/base.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_account_bulk.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_account_quotas.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_account_services.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_account_services_negative.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_acl.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_acl_negative.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_quotas.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_services.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_services_negative.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_staticweb.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_sync.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_crossdomain.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_healthcheck.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_expiry.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_formpost.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_services.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_slo.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_temp_url.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-06-18 09:47:50.868 | M tempest/api/object_storage/test_object_version.py 2021-06-18 09:47:50.868 | M tempest/api/volume/__init__.py 2021-06-18 09:47:50.868 | M tempest/api/volume/admin/__init__.py 2021-06-18 09:47:50.868 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-06-18 09:47:50.868 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-06-18 09:47:50.868 | M tempest/api/volume/admin/test_group_snapshots.py 2021-06-18 09:47:50.868 | M tempest/api/volume/admin/test_group_type_specs.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_group_types.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_groups.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_multi_backend.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_qos.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_user_messages.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_hosts.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_manage.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_pools.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_quotas.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_retype.py 2021-06-18 09:47:50.869 | M tempest/api/volume/admin/test_volume_services.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volume_type_access.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volume_types.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volumes_actions.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volumes_backup.py 2021-06-18 09:47:50.870 | M tempest/api/volume/admin/test_volumes_list.py 2021-06-18 09:47:50.870 | M tempest/api/volume/api_microversion_fixture.py 2021-06-18 09:47:50.870 | M tempest/api/volume/base.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_availability_zone.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_extensions.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_image_metadata.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_snapshot_metadata.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_versions.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volume_absolute_limits.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volume_delete_cascade.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volume_metadata.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volume_transfers.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_actions.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_backup.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_clone.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_clone_negative.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_extend.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_get.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_list.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_negative.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_snapshots.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-06-18 09:47:50.870 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-06-18 09:47:50.870 | M tempest/clients.py 2021-06-18 09:47:50.870 | M tempest/cmd/__init__.py 2021-06-18 09:47:50.871 | M tempest/cmd/cleanup.py 2021-06-18 09:47:50.871 | M tempest/cmd/cleanup_service.py 2021-06-18 09:47:50.871 | M tempest/cmd/config-generator.tempest.conf 2021-06-18 09:47:50.871 | M tempest/cmd/init.py 2021-06-18 09:47:50.871 | M tempest/cmd/list_plugins.py 2021-06-18 09:47:50.871 | M tempest/cmd/main.py 2021-06-18 09:47:50.871 | M tempest/cmd/run.py 2021-06-18 09:47:50.871 | M tempest/cmd/subunit_describe_calls.py 2021-06-18 09:47:50.871 | M tempest/cmd/verify_tempest_config.py 2021-06-18 09:47:50.871 | M tempest/cmd/workspace.py 2021-06-18 09:47:50.871 | M tempest/common/__init__.py 2021-06-18 09:47:50.871 | M tempest/common/compute.py 2021-06-18 09:47:50.871 | M tempest/common/credentials_factory.py 2021-06-18 09:47:50.871 | M tempest/common/custom_matchers.py 2021-06-18 09:47:50.871 | M tempest/common/identity.py 2021-06-18 09:47:50.871 | M tempest/common/image.py 2021-06-18 09:47:50.871 | M tempest/common/tempest_fixtures.py 2021-06-18 09:47:50.871 | M tempest/common/utils/__init__.py 2021-06-18 09:47:50.871 | M tempest/common/utils/linux/__init__.py 2021-06-18 09:47:50.871 | M tempest/common/utils/linux/remote_client.py 2021-06-18 09:47:50.871 | M tempest/common/utils/net_info.py 2021-06-18 09:47:50.871 | M tempest/common/utils/net_utils.py 2021-06-18 09:47:50.871 | M tempest/common/waiters.py 2021-06-18 09:47:50.871 | M tempest/config.py 2021-06-18 09:47:50.871 | M tempest/hacking/__init__.py 2021-06-18 09:47:50.871 | M tempest/hacking/checks.py 2021-06-18 09:47:50.871 | M tempest/lib/__init__.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/__init__.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/response/__init__.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/response/compute/__init__.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-06-18 09:47:50.871 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-06-18 09:47:50.872 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-06-18 09:47:50.873 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/volume/__init__.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/volume/backups.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/volume/extensions.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-06-18 09:47:50.874 | M tempest/lib/api_schema/response/volume/group_types.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/groups.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/hosts.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/limits.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/messages.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/qos.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/quotas.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/services.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/transfers.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-06-18 09:47:50.875 | M tempest/lib/api_schema/response/volume/volumes.py 2021-06-18 09:47:50.875 | M tempest/lib/auth.py 2021-06-18 09:47:50.875 | M tempest/lib/base.py 2021-06-18 09:47:50.875 | M tempest/lib/cli/__init__.py 2021-06-18 09:47:50.875 | M tempest/lib/cli/base.py 2021-06-18 09:47:50.875 | M tempest/lib/cli/output_parser.py 2021-06-18 09:47:50.875 | M tempest/lib/cmd/__init__.py 2021-06-18 09:47:50.875 | M tempest/lib/common/__init__.py 2021-06-18 09:47:50.875 | M tempest/lib/common/api_microversion_fixture.py 2021-06-18 09:47:50.875 | M tempest/lib/common/api_version_request.py 2021-06-18 09:47:50.875 | M tempest/lib/common/api_version_utils.py 2021-06-18 09:47:50.875 | M tempest/lib/common/cred_client.py 2021-06-18 09:47:50.875 | M tempest/lib/common/cred_provider.py 2021-06-18 09:47:50.875 | M tempest/lib/common/dynamic_creds.py 2021-06-18 09:47:50.875 | M tempest/lib/common/fixed_network.py 2021-06-18 09:47:50.875 | M tempest/lib/common/http.py 2021-06-18 09:47:50.875 | M tempest/lib/common/jsonschema_validator.py 2021-06-18 09:47:50.875 | M tempest/lib/common/preprov_creds.py 2021-06-18 09:47:50.876 | M tempest/lib/common/profiler.py 2021-06-18 09:47:50.876 | M tempest/lib/common/rest_client.py 2021-06-18 09:47:50.876 | M tempest/lib/common/ssh.py 2021-06-18 09:47:50.876 | M tempest/lib/common/thread.py 2021-06-18 09:47:50.876 | M tempest/lib/common/utils/__init__.py 2021-06-18 09:47:50.876 | M tempest/lib/common/utils/data_utils.py 2021-06-18 09:47:50.876 | M tempest/lib/common/utils/linux/__init__.py 2021-06-18 09:47:50.876 | M tempest/lib/common/utils/linux/remote_client.py 2021-06-18 09:47:50.876 | M tempest/lib/common/utils/misc.py 2021-06-18 09:47:50.876 | M tempest/lib/common/utils/test_utils.py 2021-06-18 09:47:50.876 | M tempest/lib/common/validation_resources.py 2021-06-18 09:47:50.876 | M tempest/lib/decorators.py 2021-06-18 09:47:50.876 | M tempest/lib/exceptions.py 2021-06-18 09:47:50.876 | M tempest/lib/services/__init__.py 2021-06-18 09:47:50.876 | M tempest/lib/services/clients.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/__init__.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/agents_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/aggregates_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/availability_zone_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/base_compute_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/certificates_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/extensions_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/fixed_ips_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/flavors_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/floating_ips_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/hosts_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/hypervisor_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/images_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-06-18 09:47:50.876 | M tempest/lib/services/compute/interfaces_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/keypairs_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/limits_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/migrations_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/networks_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/quota_classes_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/quotas_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/security_group_rules_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/security_groups_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/server_groups_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/servers_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/services_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/snapshots_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/tenant_networks_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/tenant_usages_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/versions_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/compute/volumes_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/__init__.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/__init__.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/identity_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/roles_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/services_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/tenants_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/token_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v2/users_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v3/__init__.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v3/catalog_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v3/credentials_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-06-18 09:47:50.877 | M tempest/lib/services/identity/v3/domains_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/groups_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/identity_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/mappings_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/policies_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/projects_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/protocols_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/regions_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/roles_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/services_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/token_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/trusts_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/users_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/identity/v3/versions_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/__init__.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v1/__init__.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v1/image_members_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v1/images_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v2/__init__.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v2/image_members_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v2/images_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-06-18 09:47:50.878 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/image/v2/namespaces_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/image/v2/resource_types_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/image/v2/schemas_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/image/v2/versions_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/__init__.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/agents_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/base.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/extensions_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/floating_ips_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/metering_label_rules_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/metering_labels_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/networks_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/ports_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/qos_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/quotas_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/routers_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/security_group_rules_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/security_groups_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/segments_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/service_providers_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/subnetpools_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/subnets_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/tags_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/trunks_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/network/versions_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/object_storage/__init__.py 2021-06-18 09:47:50.879 | M tempest/lib/services/object_storage/account_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-06-18 09:47:50.879 | M tempest/lib/services/object_storage/capabilities_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/object_storage/container_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/object_storage/object_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/placement/__init__.py 2021-06-18 09:47:50.880 | M tempest/lib/services/placement/base_placement_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/placement/placement_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/placement/resource_providers_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/__init__.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/base_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/__init__.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/backups_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/extensions_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/hosts_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/limits_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/qos_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/quotas_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/services_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/transfers_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/types_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v2/volumes_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v3/__init__.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v3/attachments_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v3/backups_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v3/base_client.py 2021-06-18 09:47:50.880 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/extensions_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/group_types_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/groups_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/hosts_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/limits_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/messages_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/qos_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/quotas_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/services_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/transfers_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/types_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/versions_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-06-18 09:47:50.881 | M tempest/lib/services/volume/v3/volumes_client.py 2021-06-18 09:47:50.881 | M tempest/scenario/README.rst 2021-06-18 09:47:50.881 | M tempest/scenario/__init__.py 2021-06-18 09:47:50.881 | M tempest/scenario/manager.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_aggregates_basic_ops.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_dashboard_basic_ops.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_minbw_allocation_placement.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_minimum_basic.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_network_advanced_server_ops.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_network_basic_ops.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_network_v6.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_object_storage_basic_ops.py 2021-06-18 09:47:50.881 | M tempest/scenario/test_security_groups_basic_ops.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_server_advanced_ops.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_server_basic_ops.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_server_multinode.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_shelve_instance.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_snapshot_pattern.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_stamp_pattern.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_volume_backup_restore.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_volume_boot_pattern.py 2021-06-18 09:47:50.882 | M tempest/scenario/test_volume_migrate_attached.py 2021-06-18 09:47:50.882 | M tempest/services/__init__.py 2021-06-18 09:47:50.882 | M tempest/services/orchestration/__init__.py 2021-06-18 09:47:50.882 | M tempest/services/orchestration/json/__init__.py 2021-06-18 09:47:50.882 | M tempest/services/orchestration/json/orchestration_client.py 2021-06-18 09:47:50.882 | M tempest/test.py 2021-06-18 09:47:50.882 | M tempest/test_discover/__init__.py 2021-06-18 09:47:50.882 | M tempest/test_discover/plugins.py 2021-06-18 09:47:50.882 | M tempest/test_discover/test_discover.py 2021-06-18 09:47:50.882 | M tempest/tests/README.rst 2021-06-18 09:47:50.882 | M tempest/tests/__init__.py 2021-06-18 09:47:50.882 | M tempest/tests/api/__init__.py 2021-06-18 09:47:50.882 | M tempest/tests/api/compute/__init__.py 2021-06-18 09:47:50.882 | M tempest/tests/api/compute/test_base.py 2021-06-18 09:47:50.882 | M tempest/tests/base.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/__init__.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-06-18 09:47:50.882 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_account_generator.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_cleanup.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_cleanup_services.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_list_plugins.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_run.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_saved_state_json.json 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-06-18 09:47:50.882 | M tempest/tests/cmd/test_tempest_init.py 2021-06-18 09:47:50.883 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-06-18 09:47:50.883 | M tempest/tests/cmd/test_workspace.py 2021-06-18 09:47:50.883 | M tempest/tests/common/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/common/test_admin_available.py 2021-06-18 09:47:50.883 | M tempest/tests/common/test_alt_available.py 2021-06-18 09:47:50.883 | M tempest/tests/common/test_compute.py 2021-06-18 09:47:50.883 | M tempest/tests/common/test_credentials_factory.py 2021-06-18 09:47:50.883 | M tempest/tests/common/test_custom_matchers.py 2021-06-18 09:47:50.883 | M tempest/tests/common/test_image.py 2021-06-18 09:47:50.883 | M tempest/tests/common/utils/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/common/utils/linux/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-06-18 09:47:50.883 | M tempest/tests/common/utils/test_net_utils.py 2021-06-18 09:47:50.883 | M tempest/tests/fake_config.py 2021-06-18 09:47:50.883 | M tempest/tests/fake_tempest_plugin.py 2021-06-18 09:47:50.883 | M tempest/tests/files/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/files/failing-tests 2021-06-18 09:47:50.883 | M tempest/tests/files/passing-tests 2021-06-18 09:47:50.883 | M tempest/tests/files/setup.cfg 2021-06-18 09:47:50.883 | M tempest/tests/files/testr-conf 2021-06-18 09:47:50.883 | M tempest/tests/lib/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/cli/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/cli/test_command_failed.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/cli/test_execute.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/cli/test_output_parser.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/cmd/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/common/__init__.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/common/test_api_version_request.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/common/test_api_version_utils.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/common/test_cred_client.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-06-18 09:47:50.883 | M tempest/tests/lib/common/test_http.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/test_preprov_creds.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/test_profiler.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/test_rest_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/test_validation_resources.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/utils/__init__.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/utils/test_misc.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/fake_auth_provider.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/fake_credentials.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/fake_http.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/fake_identity.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/__init__.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/base.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/__init__.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-06-18 09:47:50.884 | M tempest/tests/lib/services/compute/test_images_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_services_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/__init__.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-06-18 09:47:50.885 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/image/__init__.py 2021-06-18 09:47:50.886 | M tempest/tests/lib/services/image/v1/__init__.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/__init__.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/__init__.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_agents_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_networks_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_ports_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_qos_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_routers_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_segments_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/netwSwitched to branch 'master' 2021-06-18 09:47:50.887 | ork/test_subnets_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_tags_client.py 2021-06-18 09:47:50.887 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/network/test_versions_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/object_storage/__init__.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/placement/__init__.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/registry_fixture.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/test_clients.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/__init__.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-06-18 09:47:50.888 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/test_auth.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/test_base.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/test_credentials.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/test_decorators.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/test_ssh.py 2021-06-18 09:47:50.889 | M tempest/tests/lib/test_tempest_lib.py 2021-06-18 09:47:50.889 | M tempest/tests/test_base_test.py 2021-06-18 09:47:50.889 | M tempest/tests/test_config.py 2021-06-18 09:47:50.889 | M tempest/tests/test_decorators.py 2021-06-18 09:47:50.889 | M tempest/tests/test_hacking.py 2021-06-18 09:47:50.889 | M tempest/tests/test_imports.py 2021-06-18 09:47:50.889 | M tempest/tests/test_list_tests.py 2021-06-18 09:47:50.889 | M tempest/tests/test_microversions.py 2021-06-18 09:47:50.889 | M tempest/tests/test_tempest_plugin.py 2021-06-18 09:47:50.889 | M tempest/tests/test_test.py 2021-06-18 09:47:50.889 | M tempest/tests/utils.py 2021-06-18 09:47:50.889 | M tempest/version.py 2021-06-18 09:47:50.889 | M test-requirements.txt 2021-06-18 09:47:50.889 | M tools/generate-tempest-plugins-list.py 2021-06-18 09:47:50.889 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-06-18 09:47:50.889 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-06-18 09:47:50.889 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-06-18 09:47:50.889 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-06-18 09:47:50.889 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-06-18 09:47:50.889 | M tools/tempest-plugin-sanity.sh 2021-06-18 09:47:50.889 | M tox.ini 2021-06-18 09:47:50.889 | M zuul.d/base.yaml 2021-06-18 09:47:50.889 | M zuul.d/integrated-gate.yaml 2021-06-18 09:47:50.889 | M zuul.d/project.yaml 2021-06-18 09:47:50.889 | M zuul.d/stable-jobs.yaml 2021-06-18 09:47:50.890 | M zuul.d/tempest-specific.yaml 2021-06-18 09:47:50.890 | Your branch is up to date with 'origin/master'. 2021-06-18 09:47:50.890 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-06-18 09:47:50.890 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-06-18 09:47:50.890 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.WFBBTpOfWK 2021-06-18 09:47:50.890 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.WFBBTpOfWK 2021-06-18 09:47:50.890 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-06-18 09:47:50.890 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.WFBBTpOfWK 2021-06-18 09:47:50.890 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-06-18 09:47:50.890 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-06-18 09:47:50.890 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-06-18 09:47:50.892 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-06-18 09:47:51.524 | full create: /opt/stack/tempest/.tox/tempest 2021-06-18 09:47:52.401 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-06-18 09:48:21.648 | full develop-inst: /opt/stack/tempest 2021-06-18 09:48:27.320 | full installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==2.0.1,colorama==0.4.4,cryptography==3.4.7,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==4.5.0,importlib-resources==5.1.4,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.1,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@18c2a9587d61d2a33b1061fe5d057885eff25b89#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.1 2021-06-18 09:48:27.321 | ___________________________________ summary ____________________________________ 2021-06-18 09:48:27.321 | full: skipped tests 2021-06-18 09:48:27.321 | congratulations :) 2021-06-18 09:48:27.354 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.WFBBTpOfWK -r requirements.txt 2021-06-18 09:48:28.187 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:28.418 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:28.615 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:28.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:48:28.952 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 24)) (4.4.0) 2021-06-18 09:48:28.964 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 46)) (5.6.0) 2021-06-18 09:48:28.967 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 52)) (5.0.1) 2021-06-18 09:48:28.973 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 63)) (3.0.0) 2021-06-18 09:48:28.985 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 119)) (2.2.0) 2021-06-18 09:48:28.992 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 137)) (0.8.0) 2021-06-18 09:48:29.000 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 145)) (0.7.2) 2021-06-18 09:48:29.002 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 169)) (2.7.2) 2021-06-18 09:48:29.038 | Requirement already satisfied: urllib3===1.26.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 174)) (1.26.5) 2021-06-18 09:48:29.062 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 179)) (1.4.0) 2021-06-18 09:48:29.076 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 183)) (5.4.1) 2021-06-18 09:48:29.080 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 188)) (3.4.7) 2021-06-18 09:48:29.137 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 206)) (1.1.0) 2021-06-18 09:48:29.145 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 214)) (3.2.0) 2021-06-18 09:48:29.154 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 249)) (3.8.0) 2021-06-18 09:48:29.167 | Requirement already satisfied: oslo.log===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 282)) (4.5.0) 2021-06-18 09:48:29.209 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 311)) (3.2.0) 2021-06-18 09:48:29.238 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 312)) (4.1.0) 2021-06-18 09:48:29.248 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 348)) (2.4.0) 2021-06-18 09:48:29.266 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 388)) (1.4.0) 2021-06-18 09:48:29.280 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 396)) (1.0.2) 2021-06-18 09:48:29.283 | Requirement already satisfied: oslo.config===8.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 398)) (8.7.0) 2021-06-18 09:48:29.331 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 413)) (2.4.7) 2021-06-18 09:48:29.335 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 424)) (3.3.0) 2021-06-18 09:48:29.344 | Requirement already satisfied: cmd2===2.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 434)) (2.0.1) 2021-06-18 09:48:29.399 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 452)) (1.16.0) 2021-06-18 09:48:29.402 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 480)) (1.12.1) 2021-06-18 09:48:29.405 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 491)) (1.5.0) 2021-06-18 09:48:29.410 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 496)) (0.18.2) 2021-06-18 09:48:29.413 | Requirement already satisfied: importlib-resources===5.1.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 524)) (5.1.4) 2021-06-18 09:48:29.443 | Requirement already satisfied: cffi===1.14.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 539)) (1.14.5) 2021-06-18 09:48:29.447 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 542)) (3.2.0) 2021-06-18 09:48:29.479 | Requirement already satisfied: zipp===3.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 555)) (3.4.1) 2021-06-18 09:48:29.504 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 569)) (0.14.1) 2021-06-18 09:48:29.509 | Requirement already satisfied: oslo.utils===4.9.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 576)) (4.9.1) 2021-06-18 09:48:29.526 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 583)) (2.8.1) 2021-06-18 09:48:29.531 | Requirement already satisfied: typing-extensions===3.10.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 584)) (3.10.0.0) 2021-06-18 09:48:29.535 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 586)) (0.4.4) 2021-06-18 09:48:29.541 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 589)) (2021.1) 2021-06-18 09:48:29.545 | Requirement already satisfied: setuptools===57.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 596)) (57.0.0) 2021-06-18 09:48:29.602 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 165)) (1.0.0) 2021-06-18 09:48:29.605 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.WFBBTpOfWK (line 206)) (1.4.0) 2021-06-18 09:48:29.608 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 149)) (1.4.0) 2021-06-18 09:48:29.611 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 118)) (0.9.6) 2021-06-18 09:48:29.614 | Requirement already satisfied: oslo.context===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 55)) (3.3.0) 2021-06-18 09:48:29.620 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 2)) (0.12.1) 2021-06-18 09:48:29.625 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 97)) (1.6.0) 2021-06-18 09:48:29.627 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 223)) (2.25.1) 2021-06-18 09:48:29.648 | Requirement already satisfied: importlib-metadata===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 285)) (4.5.0) 2021-06-18 09:48:29.689 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 49)) (21.2.0) 2021-06-18 09:48:29.754 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 142)) (0.2.5) 2021-06-18 09:48:29.760 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 273)) (1.8.2) 2021-06-18 09:48:29.763 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 181)) (2.20) 2021-06-18 09:48:29.766 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 489)) (0.17.3) 2021-06-18 09:48:29.770 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 510)) (1.6) 2021-06-18 09:48:29.773 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 517)) (0.11.0) 2021-06-18 09:48:29.776 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 362)) (0.1.14) 2021-06-18 09:48:29.779 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 336)) (20.9) 2021-06-18 09:48:29.785 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 364)) (1.0.0) 2021-06-18 09:48:29.787 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 3)) (4.0.0) 2021-06-18 09:48:29.791 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 366)) (2.10) 2021-06-18 09:48:29.795 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.WFBBTpOfWK (line 41)) (2021.5.30) 2021-06-18 09:48:29.889 | WARNING: You are using pip version 20.0.2; however, version 21.1.2 is available. 2021-06-18 09:48:29.889 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-06-18 09:48:29.949 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-06-18 09:48:29.951 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.WFBBTpOfWK 2021-06-18 09:48:29.955 | ++ lib/tempest:install_tempest:769 : popd 2021-06-18 09:48:29.955 | ~/devstack 2021-06-18 09:48:29.958 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-18 09:48:29.960 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-06-18 09:48:29.963 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 09:48:29.966 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-18 09:48:29.968 | + functions-common:run_phase:1786 : run_plugins stack install 2021-06-18 09:48:29.971 | + functions-common:run_plugins:1745 : local mode=stack 2021-06-18 09:48:29.973 | + functions-common:run_plugins:1746 : local phase=install 2021-06-18 09:48:29.976 | + functions-common:run_plugins:1748 : local plugins= 2021-06-18 09:48:29.979 | + functions-common:run_plugins:1749 : local plugin 2021-06-18 09:48:29.981 | + ./stack.sh:main:946 : use_library_from_git python-openstackclient 2021-06-18 09:48:29.984 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-06-18 09:48:29.986 | + inc/python:use_library_from_git:264 : local enabled=1 2021-06-18 09:48:29.989 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-06-18 09:48:29.991 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-06-18 09:48:29.994 | + inc/python:use_library_from_git:266 : return 1 2021-06-18 09:48:29.997 | + ./stack.sh:main:950 : pip_install_gr python-openstackclient 2021-06-18 09:48:29.999 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-06-18 09:48:30.002 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-18 09:48:30.005 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-06-18 09:48:30.012 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-06-18 09:48:30.015 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 09:48:30.019 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-06-18 09:48:30.019 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 09:48:30.024 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-06-18 09:48:30.027 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-06-18 09:48:30.029 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-06-18 09:48:30.032 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-06-18 09:48:30.035 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-06-18 09:48:30.055 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-06-18 09:48:30.061 | + 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-06-18 09:48:32.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 09:48:32.884 | 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-06-18 09:48:32.885 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.886 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.886 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.886 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.887 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.887 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.888 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.888 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.888 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.889 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.889 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.890 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.890 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.891 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.891 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.891 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.892 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.893 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.893 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.893 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.894 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.894 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.895 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.895 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.895 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.898 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.898 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.898 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.899 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.900 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.900 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.901 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.901 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.902 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.902 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.903 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.903 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.903 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.904 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.904 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.904 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.905 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.905 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.905 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.906 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.906 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.907 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.907 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.908 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.908 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.909 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.909 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.909 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.910 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.910 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.911 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.911 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.912 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.912 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.913 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.914 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.914 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.914 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.916 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.916 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.917 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.917 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.918 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.918 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.919 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.920 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.920 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.920 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.921 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.921 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.922 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.922 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.923 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.923 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.923 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.924 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.925 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.925 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.926 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.926 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.926 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.927 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.927 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.928 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.928 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.929 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.929 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.930 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.930 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.931 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.932 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.932 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.933 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.933 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.934 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.934 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.935 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.935 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.936 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.936 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.937 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.937 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.937 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.938 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.938 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.939 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.939 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.940 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.940 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.941 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.941 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.942 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.942 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.943 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.943 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.943 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.944 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.944 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.945 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.945 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.946 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.946 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.947 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.947 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.948 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.948 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.949 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.949 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.949 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.950 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.950 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.951 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.951 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.951 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.952 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.952 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.953 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.953 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.954 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.954 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.955 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.955 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.955 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.956 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.956 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.957 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.957 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.958 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.958 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.959 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.959 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.959 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.960 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.960 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.960 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.961 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.961 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.962 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.962 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.963 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.963 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.964 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.964 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.964 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.965 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.965 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.966 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.966 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.967 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.967 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.967 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.968 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.968 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.969 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.969 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.969 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.970 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.970 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.971 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.971 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.971 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.972 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.972 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.973 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.973 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.973 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.974 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.974 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.975 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.975 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.975 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.976 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.976 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.977 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.978 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.978 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.978 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.979 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.979 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.980 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.980 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.980 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.981 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.981 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.982 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.982 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.983 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.983 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.983 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.984 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.984 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.985 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.985 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.986 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.986 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.987 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.988 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.988 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.989 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.989 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.990 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.990 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.991 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.991 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.992 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.992 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.992 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.994 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.995 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.995 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.996 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.997 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.997 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.998 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.998 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:32.998 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:32.999 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:32.999 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.000 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.000 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.001 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.001 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.001 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.002 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.002 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.003 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.003 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.004 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.004 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.005 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.005 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.005 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.006 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.006 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.007 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.007 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.008 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.008 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.009 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.009 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.011 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.011 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.011 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.012 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.012 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.012 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.012 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.012 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.013 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.013 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.014 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.014 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.014 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.015 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.015 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.016 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.016 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.017 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.017 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.018 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.018 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.018 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.019 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.019 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.020 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.020 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.020 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.021 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.021 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.022 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.022 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.023 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.023 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.023 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.024 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.025 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.025 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.026 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.026 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.026 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.027 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.027 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.028 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.028 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.029 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.029 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.030 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.030 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.030 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.031 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.031 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.032 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.032 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.032 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.033 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.033 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.034 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.034 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.035 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.035 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.035 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.036 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.036 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.037 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.038 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.038 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.039 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.039 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.039 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.041 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.041 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.042 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.042 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.042 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.043 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.043 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.044 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.044 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.045 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.045 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.046 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.046 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.046 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.047 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.047 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.048 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.048 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.048 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.049 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.049 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.050 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.050 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.051 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.051 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.052 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.052 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.052 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.053 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.053 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.054 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.054 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.055 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.056 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.056 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.056 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.057 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.057 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.058 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.058 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.058 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.059 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.059 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.060 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.060 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.061 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.061 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.061 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.062 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.063 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.063 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.064 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.064 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.065 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.065 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.065 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.066 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.066 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.066 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.067 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.067 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.068 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.068 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.069 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.069 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.069 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.070 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.070 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.071 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.071 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.072 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.072 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.072 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.073 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.074 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.074 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.074 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.075 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.076 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.076 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.076 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 09:48:33.077 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 09:48:33.077 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 09:48:33.291 | Collecting python-openstackclient===5.2.0 2021-06-18 09:48:33.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-06-18 09:48:33.448 | 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-06-18 09:48:33.451 | 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-06-18 09:48:33.454 | 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-06-18 09:48:33.475 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.1) 2021-06-18 09:48:33.495 | 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-06-18 09:48:33.503 | 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-06-18 09:48:33.522 | 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-06-18 09:48:33.548 | 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-06-18 09:48:33.553 | 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-06-18 09:48:33.573 | 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-06-18 09:48:33.601 | 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-06-18 09:48:33.617 | 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-06-18 09:48:33.640 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-06-18 09:48:33.654 | 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-06-18 09:48:33.662 | 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-06-18 09:48:33.669 | 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-06-18 09:48:33.683 | 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-06-18 09:48:33.752 | 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-06-18 09:48:33.756 | 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-06-18 09:48:33.759 | 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-06-18 09:48:33.763 | 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-06-18 09:48:33.766 | 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-06-18 09:48:33.771 | 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-06-18 09:48:33.774 | 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-06-18 09:48:33.778 | 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-06-18 09:48:33.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 198)) (4.4.2) 2021-06-18 09:48:33.785 | 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-06-18 09:48:33.828 | 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-06-18 09:48:33.858 | 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-06-18 09:48:33.862 | 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-06-18 09:48:33.866 | 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-06-18 09:48:33.872 | 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-06-18 09:48:33.877 | 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-06-18 09:48:33.880 | 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-06-18 09:48:33.884 | 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-06-18 09:48:33.900 | 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-06-18 09:48:33.903 | 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-06-18 09:48:33.906 | 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-06-18 09:48:33.910 | 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-06-18 09:48:33.933 | 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-06-18 09:48:33.937 | 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-06-18 09:48:33.940 | 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-06-18 09:48:33.946 | 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-06-18 09:48:33.950 | 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-06-18 09:48:33.954 | 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-06-18 09:48:33.957 | 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-06-18 09:48:33.960 | 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-06-18 09:48:35.886 | Installing collected packages: python-openstackclient 2021-06-18 09:48:37.279 | Successfully installed python-openstackclient-5.2.0 2021-06-18 09:48:37.432 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 09:48:37.432 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 09:48:37.511 | + inc/python:pip_install:207 : result=0 2021-06-18 09:48:37.514 | + inc/python:pip_install:209 : time_stop pip_install 2021-06-18 09:48:37.516 | + functions-common:time_stop:2331 : local name 2021-06-18 09:48:37.519 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:48:37.521 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:48:37.523 | + functions-common:time_stop:2334 : local total 2021-06-18 09:48:37.527 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:48:37.529 | + functions-common:time_stop:2337 : name=pip_install 2021-06-18 09:48:37.532 | + functions-common:time_stop:2338 : start_time=1624009710050 2021-06-18 09:48:37.534 | + functions-common:time_stop:2340 : [[ -z 1624009710050 ]] 2021-06-18 09:48:37.538 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:48:37.542 | + functions-common:time_stop:2343 : end_time=1624009717538 2021-06-18 09:48:37.545 | + functions-common:time_stop:2344 : elapsed_time=7488 2021-06-18 09:48:37.547 | + functions-common:time_stop:2345 : total=252742 2021-06-18 09:48:37.550 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:48:37.553 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=260230 2021-06-18 09:48:37.555 | + inc/python:pip_install:210 : return 0 2021-06-18 09:48:37.558 | + ./stack.sh:main:955 : install_oscwrap 2021-06-18 09:48:37.562 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-06-18 09:48:37.566 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.o5prk9DWM4 2021-06-18 09:48:37.569 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-06-18 09:48:37.572 | + functions-common:install_oscwrap:2382 : unalias -a 2021-06-18 09:48:37.575 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-06-18 09:48:37.578 | + ./stack.sh:main:960 : [[ False != \F\a\l\s\e ]] 2021-06-18 09:48:37.580 | + ./stack.sh:main:1000 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-06-18 09:48:37.583 | + ./stack.sh:main:1008 : is_service_enabled mysql postgresql 2021-06-18 09:48:37.603 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:48:37.606 | + ./stack.sh:main:1009 : configure_database 2021-06-18 09:48:37.608 | + lib/database:configure_database:126 : configure_database_mysql 2021-06-18 09:48:37.611 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-06-18 09:48:37.613 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-06-18 09:48:37.616 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:48:37.618 | + ./stack.sh:echo_summary:424 : echo -e Configuring and starting MySQL 2021-06-18 09:48:37.621 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-06-18 09:48:37.623 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:48:37.626 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:48:37.628 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-06-18 09:48:37.631 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-06-18 09:48:37.633 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-18 09:48:37.635 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-18 09:48:37.638 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-18 09:48:37.640 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-18 09:48:37.642 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-18 09:48:37.645 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-18 09:48:37.647 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-06-18 09:48:37.650 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-18 09:48:37.652 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-06-18 09:48:37.655 | + functions-common:is_suse:462 : is_opensuse 2021-06-18 09:48:37.657 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-18 09:48:37.660 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-18 09:48:37.662 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-18 09:48:37.666 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-18 09:48:37.668 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-18 09:48:37.671 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-06-18 09:48:37.693 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:48:37.694 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-06-18 09:48:37.700 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-06-18 09:48:37.703 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:48:37.705 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:48:37.708 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-06-18 09:48:37.711 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-06-18 09:48:37.714 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-06-18 09:48:37.716 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 09:48:37.719 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 09:48:37.722 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-06-18 09:48:37.724 | + 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-06-18 09:48:37.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:48:37.752 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-06-18 09:48:37.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:48:37.781 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-06-18 09:48:37.784 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-06-18 09:48:37.784 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-06-18 09:48:37.789 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-06-18 09:48:37.856 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-06-18 09:48:37.909 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-06-18 09:48:37.962 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-06-18 09:48:38.016 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-06-18 09:48:38.019 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-06-18 09:48:38.022 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:48:38.025 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-06-18 09:48:40.128 | + ./stack.sh:main:1013 : save_stackenv 1013 2021-06-18 09:48:40.132 | + functions-common:save_stackenv:60 : local tag=1013 2021-06-18 09:48:40.136 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-18 09:48:40.140 | + functions-common:save_stackenv:62 : time_stamp=2021-06-18-094840 2021-06-18 09:48:40.142 | + functions-common:save_stackenv:63 : echo '# 2021-06-18-094840 1013' 2021-06-18 09:48:40.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.148 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-18 09:48:40.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.154 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-18 09:48:40.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.159 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-18 09:48:40.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.165 | + 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-06-18 09:48:40.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.171 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.22 2021-06-18 09:48:40.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.178 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.22/identity 2021-06-18 09:48:40.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.185 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.22/identity 2021-06-18 09:48:40.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.191 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-18-093418 2021-06-18 09:48:40.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.196 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-18 09:48:40.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.202 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.22 2021-06-18 09:48:40.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.207 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-18 09:48:40.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.213 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-18 09:48:40.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.218 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-18 09:48:40.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 09:48:40.224 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-18 09:48:40.226 | + ./stack.sh:main:1025 : [[ True == \T\r\u\e ]] 2021-06-18 09:48:40.230 | + ./stack.sh:main:1026 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-06-18 09:48:40.232 | + ./stack.sh:main:1027 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-06-18 09:48:40.245 | + ./stack.sh:main:1039 : start_dstat 2021-06-18 09:48:40.248 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-18 09:48:40.251 | + functions-common:run_process:1582 : local service=dstat 2021-06-18 09:48:40.253 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-18 09:48:40.257 | + functions-common:run_process:1584 : local group= 2021-06-18 09:48:40.259 | + functions-common:run_process:1585 : local user= 2021-06-18 09:48:40.263 | + functions-common:run_process:1587 : local name=dstat 2021-06-18 09:48:40.266 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 09:48:40.270 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 09:48:40.273 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:48:40.276 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:48:40.279 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:48:40.283 | + functions-common:time_start:2322 : _TIME_START[$name]=1624009720280 2021-06-18 09:48:40.286 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-06-18 09:48:40.303 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:48:40.307 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-06-18 09:48:40.309 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-06-18 09:48:40.312 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-18 09:48:40.315 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-18 09:48:40.317 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-18 09:48:40.321 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-18 09:48:40.324 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-06-18 09:48:40.327 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-06-18 09:48:40.330 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-06-18 09:48:40.332 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 09:48:40.335 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 09:48:40.339 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-06-18 09:48:40.342 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-06-18 09:48:40.345 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-06-18 09:48:40.347 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-18 09:48:40.350 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 09:48:40.353 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 09:48:40.355 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 09:48:40.358 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 09:48:40.361 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-06-18 09:48:40.363 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 09:48:40.369 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-06-18 09:48:40.430 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-06-18 09:48:40.489 | + 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-06-18 09:48:40.538 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-06-18 09:48:40.593 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-06-18 09:48:40.642 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 09:48:40.692 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 09:48:40.695 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-06-18 09:48:40.752 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 09:48:40.937 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-06-18 09:48:40.951 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-06-18 09:48:41.127 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-06-18 09:48:41.155 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 09:48:41.158 | + functions-common:time_stop:2331 : local name 2021-06-18 09:48:41.160 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:48:41.162 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:48:41.165 | + functions-common:time_stop:2334 : local total 2021-06-18 09:48:41.168 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:48:41.170 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 09:48:41.173 | + functions-common:time_stop:2338 : start_time=1624009720280 2021-06-18 09:48:41.175 | + functions-common:time_stop:2340 : [[ -z 1624009720280 ]] 2021-06-18 09:48:41.179 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:48:41.183 | + functions-common:time_stop:2343 : end_time=1624009721180 2021-06-18 09:48:41.186 | + functions-common:time_stop:2344 : elapsed_time=900 2021-06-18 09:48:41.188 | + functions-common:time_stop:2345 : total=0 2021-06-18 09:48:41.190 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:48:41.193 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=900 2021-06-18 09:48:41.195 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-06-18 09:48:41.198 | + functions-common:run_process:1582 : local service=memory_tracker 2021-06-18 09:48:41.201 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-06-18 09:48:41.213 | + functions-common:run_process:1584 : local group= 2021-06-18 09:48:41.213 | + functions-common:run_process:1585 : local user=root 2021-06-18 09:48:41.216 | + functions-common:run_process:1587 : local name=memory_tracker 2021-06-18 09:48:41.219 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 09:48:41.221 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 09:48:41.224 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:48:41.226 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:48:41.230 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:48:41.234 | + functions-common:time_start:2322 : _TIME_START[$name]=1624009721231 2021-06-18 09:48:41.236 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-06-18 09:48:41.259 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:48:41.262 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 09:48:41.265 | + functions-common:time_stop:2331 : local name 2021-06-18 09:48:41.267 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:48:41.269 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:48:41.272 | + functions-common:time_stop:2334 : local total 2021-06-18 09:48:41.275 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:48:41.277 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 09:48:41.280 | + functions-common:time_stop:2338 : start_time=1624009721231 2021-06-18 09:48:41.282 | + functions-common:time_stop:2340 : [[ -z 1624009721231 ]] 2021-06-18 09:48:41.286 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:48:41.289 | + functions-common:time_stop:2343 : end_time=1624009721286 2021-06-18 09:48:41.292 | + functions-common:time_stop:2344 : elapsed_time=55 2021-06-18 09:48:41.294 | + functions-common:time_stop:2345 : total=900 2021-06-18 09:48:41.297 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:48:41.299 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=955 2021-06-18 09:48:41.302 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-06-18 09:48:41.319 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:48:41.322 | + ./stack.sh:main:1043 : is_service_enabled tcpdump 2021-06-18 09:48:41.339 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:48:41.342 | + ./stack.sh:main:1051 : is_service_enabled etcd3 2021-06-18 09:48:41.358 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:48:41.369 | + ./stack.sh:main:1052 : start_etcd3 2021-06-18 09:48:41.372 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-06-18 09:48:41.375 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-797022-1-smb --data-dir /opt/stack/data/etcd' 2021-06-18 09:48:41.377 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-06-18 09:48:41.380 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-797022-1-smb=http://10.222.0.22:2380' 2021-06-18 09:48:41.383 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.22:2380' 2021-06-18 09:48:41.386 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.22:2379' 2021-06-18 09:48:41.389 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-06-18 09:48:41.391 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-06-18 09:48:41.394 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.22:2379' 2021-06-18 09:48:41.396 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-06-18 09:48:41.399 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-06-18 09:48:41.401 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-06-18 09:48:41.404 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-797022-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-797022-1-smb=http://10.222.0.22:2380 --initial-advertise-peer-urls http://10.222.0.22:2380 --advertise-client-urls http://10.222.0.22:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.22:2379 --debug' '' root 2021-06-18 09:48:41.407 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-06-18 09:48:41.409 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-cinder-797022-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-797022-1-smb=http://10.222.0.22:2380 --initial-advertise-peer-urls http://10.222.0.22:2380 --advertise-client-urls http://10.222.0.22:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.22:2379 --debug' 2021-06-18 09:48:41.422 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 09:48:41.423 | + functions-common:write_user_unit_file:1467 : local user=root 2021-06-18 09:48:41.423 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 09:48:41.423 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 09:48:41.423 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-06-18 09:48:41.424 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 09:48:41.429 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-06-18 09:48:41.489 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-06-18 09:48:41.550 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-797022-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-797022-1-smb=http://10.222.0.22:2380 --initial-advertise-peer-urls http://10.222.0.22:2380 --advertise-client-urls http://10.222.0.22:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.22:2379 --debug' 2021-06-18 09:48:41.601 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-06-18 09:48:41.650 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-06-18 09:48:41.710 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 09:48:41.762 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 09:48:41.764 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-06-18 09:48:41.822 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 09:48:42.014 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-06-18 09:48:42.075 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-06-18 09:48:42.125 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-06-18 09:48:42.174 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-06-18 09:48:42.223 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-06-18 09:48:42.226 | ++ functions-common:is_arch:428 : uname -m 2021-06-18 09:48:42.230 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-06-18 09:48:42.233 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-06-18 09:48:42.427 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-06-18 09:48:42.440 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-06-18 09:48:42.613 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-06-18 09:48:42.979 | + ./stack.sh:main:1063 : cat 2021-06-18 09:48:42.984 | + ./stack.sh:main:1078 : is_service_enabled tls-proxy 2021-06-18 09:48:43.001 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:48:43.003 | + ./stack.sh:main:1083 : source /home/ubuntu/devstack/userrc_early 2021-06-18 09:48:43.006 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-06-18 09:48:43.009 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-06-18 09:48:43.012 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.22/identity 2021-06-18 09:48:43.015 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.22/identity 2021-06-18 09:48:43.017 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-06-18 09:48:43.020 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-06-18 09:48:43.023 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-06-18 09:48:43.026 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-06-18 09:48:43.029 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-06-18 09:48:43.032 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-06-18 09:48:43.035 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-06-18 09:48:43.037 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-06-18 09:48:43.041 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-06-18 09:48:43.043 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-06-18 09:48:43.046 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-06-18 09:48:43.049 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-06-18 09:48:43.051 | + ./stack.sh:main:1085 : is_service_enabled keystone 2021-06-18 09:48:43.067 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:48:43.070 | + ./stack.sh:main:1086 : echo_summary 'Starting Keystone' 2021-06-18 09:48:43.073 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:48:43.075 | + ./stack.sh:echo_summary:424 : echo -e Starting Keystone 2021-06-18 09:48:43.078 | + ./stack.sh:main:1088 : '[' 10.222.0.22 == 10.222.0.22 ']' 2021-06-18 09:48:43.080 | + ./stack.sh:main:1089 : init_keystone 2021-06-18 09:48:43.083 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-06-18 09:48:43.099 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:48:43.103 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-06-18 09:48:43.105 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-06-18 09:48:43.107 | + lib/database:recreate_database:110 : local db=keystone 2021-06-18 09:48:43.110 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-06-18 09:48:43.112 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-06-18 09:48:43.115 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-06-18 09:48:43.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:48:43.134 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-06-18 09:48:43.137 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:48:43.154 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-06-18 09:48:43.156 | + functions-common:time_start:2317 : local name=dbsync 2021-06-18 09:48:43.159 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:48:43.161 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:48:43.165 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:48:43.169 | + functions-common:time_start:2322 : _TIME_START[$name]=1624009723166 2021-06-18 09:48:43.171 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-06-18 09:48:45.552 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:48:45.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.555 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.555 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.558 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.558 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.562 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.563 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.564 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.564 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.564 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.567 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.567 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:48:45.570 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:48:45.607 | 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=65358) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 09:48:45.610 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:48:45.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.611 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.611 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.613 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.614 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.617 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.618 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.620 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.620 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.620 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.621 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.621 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.623 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.623 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.626 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:48:45.626 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:48:45.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:48:45.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.672 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.672 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.674 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.674 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.678 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.679 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.680 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.680 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.680 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.682 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.682 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.684 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.684 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:45.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:45.687 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:48:45.687 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:48:46.304 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:48:46.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.306 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.306 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.308 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.309 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.312 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.313 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.314 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.314 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.314 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.315 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.316 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.317 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.318 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:48:46.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:48:46.320 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:48:46.320 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:48:46.328 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-18 09:49:00.248 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:00.248 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-18 09:49:00.317 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:00.317 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-18 09:49:00.357 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:00.357 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-18 09:49:00.403 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:00.403 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-18 09:49:00.443 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:00.443 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-18 09:49:00.482 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:00.483 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-18 09:49:01.876 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:01.877 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-18 09:49:02.403 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:02.403 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-18 09:49:02.740 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:02.740 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-18 09:49:02.774 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:02.774 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-18 09:49:02.809 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:02.809 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-18 09:49:02.867 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:02.867 | INFO migrate.versioning.api [-] 78 -> 79...  2021-06-18 09:49:02.924 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:02.924 | INFO migrate.versioning.api [-] 79 -> 80...  2021-06-18 09:49:02.968 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:02.968 | INFO migrate.versioning.api [-] 80 -> 81...  2021-06-18 09:49:03.312 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:03.312 | INFO migrate.versioning.api [-] 81 -> 82...  2021-06-18 09:49:04.842 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:04.842 | INFO migrate.versioning.api [-] 82 -> 83...  2021-06-18 09:49:07.059 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:07.059 | INFO migrate.versioning.api [-] 83 -> 84...  2021-06-18 09:49:07.522 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:07.522 | INFO migrate.versioning.api [-] 84 -> 85...  2021-06-18 09:49:08.239 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:08.239 | INFO migrate.versioning.api [-] 85 -> 86...  2021-06-18 09:49:08.562 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:08.562 | INFO migrate.versioning.api [-] 86 -> 87...  2021-06-18 09:49:10.551 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:10.551 | INFO migrate.versioning.api [-] 87 -> 88...  2021-06-18 09:49:11.580 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:11.580 | INFO migrate.versioning.api [-] 88 -> 89...  2021-06-18 09:49:11.808 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:11.808 | INFO migrate.versioning.api [-] 89 -> 90...  2021-06-18 09:49:12.574 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:12.574 | INFO migrate.versioning.api [-] 90 -> 91...  2021-06-18 09:49:14.403 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:14.403 | INFO migrate.versioning.api [-] 91 -> 92...  2021-06-18 09:49:16.185 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:16.185 | INFO migrate.versioning.api [-] 92 -> 93...  2021-06-18 09:49:18.036 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:18.036 | INFO migrate.versioning.api [-] 93 -> 94...  2021-06-18 09:49:18.854 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:18.854 | INFO migrate.versioning.api [-] 94 -> 95...  2021-06-18 09:49:19.464 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.464 | INFO migrate.versioning.api [-] 95 -> 96...  2021-06-18 09:49:19.510 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.510 | INFO migrate.versioning.api [-] 96 -> 97...  2021-06-18 09:49:19.550 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.550 | INFO migrate.versioning.api [-] 97 -> 98...  2021-06-18 09:49:19.585 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.585 | INFO migrate.versioning.api [-] 98 -> 99...  2021-06-18 09:49:19.619 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.619 | INFO migrate.versioning.api [-] 99 -> 100...  2021-06-18 09:49:19.659 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.659 | INFO migrate.versioning.api [-] 100 -> 101...  2021-06-18 09:49:19.688 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.688 | INFO migrate.versioning.api [-] 101 -> 102...  2021-06-18 09:49:19.819 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:19.819 | INFO migrate.versioning.api [-] 102 -> 103...  2021-06-18 09:49:20.156 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:20.156 | INFO migrate.versioning.api [-] 103 -> 104...  2021-06-18 09:49:20.202 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:20.202 | INFO migrate.versioning.api [-] 104 -> 105...  2021-06-18 09:49:20.956 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:20.956 | INFO migrate.versioning.api [-] 105 -> 106...  2021-06-18 09:49:21.379 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:21.380 | INFO migrate.versioning.api [-] 106 -> 107...  2021-06-18 09:49:22.136 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:22.136 | INFO migrate.versioning.api [-] 107 -> 108...  2021-06-18 09:49:23.350 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:23.351 | INFO migrate.versioning.api [-] 108 -> 109...  2021-06-18 09:49:23.922 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:23.923 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:23.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.924 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.925 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.927 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.927 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.931 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.931 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.933 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.933 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.933 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.934 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.934 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.936 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.936 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.939 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:23.939 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:23.940 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:23.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.941 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.942 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.944 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.944 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.949 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.950 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.950 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.951 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.951 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.953 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.953 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.956 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:23.956 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:23.956 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:23.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.958 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.958 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.960 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.960 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.965 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.966 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.967 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.967 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.967 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.968 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.968 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.970 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.970 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.978 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:23.978 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:23.980 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:23.981 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.981 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.982 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.982 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.982 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.982 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.983 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.983 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.984 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.985 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.985 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.986 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.986 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.986 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.989 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.989 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.991 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.992 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.992 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.993 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.993 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.993 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.993 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.995 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.995 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.996 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.996 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.996 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.997 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.997 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.999 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.999 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.999 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:23.999 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:23.999 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.000 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.000 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.001 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.004 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.004 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.004 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.005 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.005 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.005 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.006 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.007 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.007 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.009 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.009 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.009 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.009 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.010 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:24.010 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:24.051 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:24.052 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.052 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.053 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.054 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.054 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.054 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.055 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.055 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.056 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.057 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.057 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.058 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.058 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.058 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.061 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.061 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.063 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.064 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.064 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.064 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.064 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.064 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.065 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.066 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.067 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.067 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.068 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.068 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.068 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.068 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.071 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.071 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.071 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.071 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.071 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.072 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.072 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.073 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.075 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.076 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.076 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.076 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.077 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.077 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.077 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.078 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.079 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.079 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.080 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.080 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.080 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:24.081 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:24.081 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:24.082 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.082 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.084 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.084 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.084 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.084 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.085 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.085 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.086 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.087 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.087 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.087 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.087 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.088 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.091 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.091 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.093 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.093 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.094 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.094 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.094 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.094 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.094 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.096 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.096 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.097 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.097 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.097 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.098 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.098 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.100 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.100 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.100 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.100 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.100 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.101 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.101 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.102 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.104 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.105 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.105 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.106 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.106 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.106 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.106 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.108 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.108 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.109 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.109 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.109 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.109 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.110 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:24.110 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:24.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:24.117 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.117 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.118 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.119 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.119 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.119 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.120 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.120 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.121 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.122 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.122 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.122 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.122 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.122 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.126 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.126 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.128 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.128 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.128 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.128 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.129 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.129 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.129 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.131 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.131 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.132 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.132 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.132 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.133 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.133 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.135 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.135 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.136 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.136 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.136 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.136 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.136 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.137 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.140 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.140 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.140 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.141 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.141 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.142 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.142 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.143 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.143 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.144 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.144 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.144 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.145 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:24.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:24.145 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:24.145 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:24.153 | INFO migrate.versioning.api [-] 0 -> 1...  2021-06-18 09:49:24.208 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:24.208 | INFO migrate.versioning.api [-] 1 -> 2...  2021-06-18 09:49:24.243 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:24.243 | INFO migrate.versioning.api [-] 2 -> 3...  2021-06-18 09:49:25.361 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:25.361 | INFO migrate.versioning.api [-] 3 -> 4...  2021-06-18 09:49:25.384 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:25.384 | INFO migrate.versioning.api [-] 4 -> 5...  2021-06-18 09:49:25.413 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:25.413 | INFO migrate.versioning.api [-] 5 -> 6...  2021-06-18 09:49:25.453 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:25.453 | INFO migrate.versioning.api [-] 6 -> 7...  2021-06-18 09:49:25.511 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:25.511 | INFO migrate.versioning.api [-] 7 -> 8...  2021-06-18 09:49:25.556 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:25.557 | INFO migrate.versioning.api [-] 8 -> 9...  2021-06-18 09:49:25.578 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:25.579 | INFO migrate.versioning.api [-] 9 -> 10...  2021-06-18 09:49:26.305 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:26.305 | INFO migrate.versioning.api [-] 10 -> 11...  2021-06-18 09:49:26.344 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:26.344 | INFO migrate.versioning.api [-] 11 -> 12...  2021-06-18 09:49:27.436 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:27.436 | INFO migrate.versioning.api [-] 12 -> 13...  2021-06-18 09:49:27.470 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:27.470 | INFO migrate.versioning.api [-] 13 -> 14...  2021-06-18 09:49:28.608 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:28.608 | INFO migrate.versioning.api [-] 14 -> 15...  2021-06-18 09:49:28.666 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:28.666 | INFO migrate.versioning.api [-] 15 -> 16...  2021-06-18 09:49:29.013 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.013 | INFO migrate.versioning.api [-] 16 -> 17...  2021-06-18 09:49:29.059 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.059 | INFO migrate.versioning.api [-] 17 -> 18...  2021-06-18 09:49:29.110 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.110 | INFO migrate.versioning.api [-] 18 -> 19...  2021-06-18 09:49:29.156 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.156 | INFO migrate.versioning.api [-] 19 -> 20...  2021-06-18 09:49:29.208 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.208 | INFO migrate.versioning.api [-] 20 -> 21...  2021-06-18 09:49:29.254 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.254 | INFO migrate.versioning.api [-] 21 -> 22...  2021-06-18 09:49:29.494 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.494 | INFO migrate.versioning.api [-] 22 -> 23...  2021-06-18 09:49:29.887 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:29.887 | INFO migrate.versioning.api [-] 23 -> 24...  2021-06-18 09:49:30.670 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:30.670 | INFO migrate.versioning.api [-] 24 -> 25...  2021-06-18 09:49:30.704 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:30.704 | INFO migrate.versioning.api [-] 25 -> 26...  2021-06-18 09:49:30.738 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:30.738 | INFO migrate.versioning.api [-] 26 -> 27...  2021-06-18 09:49:30.773 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:30.773 | INFO migrate.versioning.api [-] 27 -> 28...  2021-06-18 09:49:30.808 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:30.808 | INFO migrate.versioning.api [-] 28 -> 29...  2021-06-18 09:49:30.869 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:30.870 | INFO migrate.versioning.api [-] 29 -> 30...  2021-06-18 09:49:31.300 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:31.300 | INFO migrate.versioning.api [-] 30 -> 31...  2021-06-18 09:49:31.551 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:31.551 | INFO migrate.versioning.api [-] 31 -> 32...  2021-06-18 09:49:32.265 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:32.265 | INFO migrate.versioning.api [-] 32 -> 33...  2021-06-18 09:49:33.784 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:33.784 | INFO migrate.versioning.api [-] 33 -> 34...  2021-06-18 09:49:34.430 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:34.430 | INFO migrate.versioning.api [-] 34 -> 35...  2021-06-18 09:49:34.984 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:34.984 | INFO migrate.versioning.api [-] 35 -> 36...  2021-06-18 09:49:35.385 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.385 | INFO migrate.versioning.api [-] 36 -> 37...  2021-06-18 09:49:35.419 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.419 | INFO migrate.versioning.api [-] 37 -> 38...  2021-06-18 09:49:35.453 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.453 | INFO migrate.versioning.api [-] 38 -> 39...  2021-06-18 09:49:35.493 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.493 | INFO migrate.versioning.api [-] 39 -> 40...  2021-06-18 09:49:35.527 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.527 | INFO migrate.versioning.api [-] 40 -> 41...  2021-06-18 09:49:35.562 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.562 | INFO migrate.versioning.api [-] 41 -> 42...  2021-06-18 09:49:35.596 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.596 | INFO migrate.versioning.api [-] 42 -> 43...  2021-06-18 09:49:35.625 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.625 | INFO migrate.versioning.api [-] 43 -> 44...  2021-06-18 09:49:35.653 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:35.654 | INFO migrate.versioning.api [-] 44 -> 45...  2021-06-18 09:49:36.847 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:36.847 | INFO migrate.versioning.api [-] 45 -> 46...  2021-06-18 09:49:36.882 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:36.882 | INFO migrate.versioning.api [-] 46 -> 47...  2021-06-18 09:49:39.339 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:39.339 | INFO migrate.versioning.api [-] 47 -> 48...  2021-06-18 09:49:40.465 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:40.465 | INFO migrate.versioning.api [-] 48 -> 49...  2021-06-18 09:49:40.499 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:40.499 | INFO migrate.versioning.api [-] 49 -> 50...  2021-06-18 09:49:40.528 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:40.528 | INFO migrate.versioning.api [-] 50 -> 51...  2021-06-18 09:49:40.557 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:40.557 | INFO migrate.versioning.api [-] 51 -> 52...  2021-06-18 09:49:40.591 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:40.591 | INFO migrate.versioning.api [-] 52 -> 53...  2021-06-18 09:49:41.082 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:41.082 | INFO migrate.versioning.api [-] 53 -> 54...  2021-06-18 09:49:41.122 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:41.122 | INFO migrate.versioning.api [-] 54 -> 55...  2021-06-18 09:49:41.767 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:41.768 | INFO migrate.versioning.api [-] 55 -> 56...  2021-06-18 09:49:42.242 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:42.242 | INFO migrate.versioning.api [-] 56 -> 57...  2021-06-18 09:49:42.283 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:42.284 | INFO migrate.versioning.api [-] 57 -> 58...  2021-06-18 09:49:42.322 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:42.322 | INFO migrate.versioning.api [-] 58 -> 59...  2021-06-18 09:49:42.368 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:42.368 | INFO migrate.versioning.api [-] 59 -> 60...  2021-06-18 09:49:42.459 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:42.459 | INFO migrate.versioning.api [-] 60 -> 61...  2021-06-18 09:49:42.522 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:42.522 | INFO migrate.versioning.api [-] 61 -> 62...  2021-06-18 09:49:43.391 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:43.391 | INFO migrate.versioning.api [-] 62 -> 63...  2021-06-18 09:49:43.425 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:43.425 | INFO migrate.versioning.api [-] 63 -> 64...  2021-06-18 09:49:43.977 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:43.977 | INFO migrate.versioning.api [-] 64 -> 65...  2021-06-18 09:49:45.722 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:45.722 | INFO migrate.versioning.api [-] 65 -> 66...  2021-06-18 09:49:46.225 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:46.225 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-18 09:49:46.260 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:46.260 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-18 09:49:46.304 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:46.305 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-18 09:49:46.340 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:46.340 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-18 09:49:46.362 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:46.362 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-18 09:49:46.386 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:46.386 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-18 09:49:46.414 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:46.414 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-18 09:49:47.241 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.242 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-18 09:49:47.282 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.282 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-18 09:49:47.316 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.316 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-18 09:49:47.356 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.356 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-18 09:49:47.379 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.379 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-18 09:49:47.407 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.407 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:47.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.409 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.410 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.412 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.412 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.412 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.412 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.413 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.416 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.416 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.417 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.418 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.418 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.418 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.419 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.419 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.419 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.419 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.419 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.419 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.420 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.421 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.422 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.422 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.422 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.477 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.477 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.478 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.478 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.478 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.478 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.479 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.479 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.479 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.481 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.481 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.482 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.483 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.483 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.485 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.485 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.485 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.485 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.486 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.486 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.486 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.486 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.486 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.487 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.487 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.487 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.488 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.489 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.489 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.489 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.489 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.490 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.490 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.490 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.490 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.491 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.491 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.491 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.491 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.491 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.492 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.492 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:47.492 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:47.493 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:47.494 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.494 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.495 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.495 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.496 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.496 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.496 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.496 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.498 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.498 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.499 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.499 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.499 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.499 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.502 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.502 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.505 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.505 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.505 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.505 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.505 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.506 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.506 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.508 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.508 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.509 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.509 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.509 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.509 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.509 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.511 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.511 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.512 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.512 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.512 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.512 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.513 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.514 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.516 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.517 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.517 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.517 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.518 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.518 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.518 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.520 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.520 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.521 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.521 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.521 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.521 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.522 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:47.522 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:47.522 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:47.524 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.524 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.525 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.525 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.526 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.526 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.526 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.527 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.528 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.528 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.529 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.529 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.529 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.529 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.533 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.533 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.535 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.536 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.536 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.536 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.536 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.536 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.537 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.539 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.539 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.540 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.540 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.540 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.541 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.541 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.542 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.543 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.543 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.543 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.543 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.544 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.544 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.545 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.548 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.548 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.548 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.549 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.549 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.550 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.550 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.551 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.552 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.552 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.553 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.553 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.553 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.553 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:47.553 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:47.561 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:47.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.562 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.563 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.566 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.568 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.568 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.569 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.570 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.570 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.570 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.570 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.572 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.572 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.573 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.574 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.574 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.574 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.575 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.575 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.575 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.575 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.576 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.576 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.576 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.576 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.576 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.578 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.578 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.579 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.580 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.580 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.582 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.582 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.582 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.582 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.582 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.583 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.583 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.583 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.583 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.584 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.584 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.584 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.585 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.586 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.586 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.586 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.587 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.587 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.587 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.588 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.588 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.588 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.589 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.589 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.589 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.589 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.589 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.590 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:47.590 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:47.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:47.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.698 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.698 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.701 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.701 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.701 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.702 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.703 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.706 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.707 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.708 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.708 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.709 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.709 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.710 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.710 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.711 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.711 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.711 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.712 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.712 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.714 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.715 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.715 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.715 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.715 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.716 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.716 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.716 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.716 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.716 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.717 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.717 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.717 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.719 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.719 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.719 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.720 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.720 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.722 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.722 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.722 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.722 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.723 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.723 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.723 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.723 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.723 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.724 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.724 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.724 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.724 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.725 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.726 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.726 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.726 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.726 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.727 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.727 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.727 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.727 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.728 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.728 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.728 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.728 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.728 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.729 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:47.729 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:47.729 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:47.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.731 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.731 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.733 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.733 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.733 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.733 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.734 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.737 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.737 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.738 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.738 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.738 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.738 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.739 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.739 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.739 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.739 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.739 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.740 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.740 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.741 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.742 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.742 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.742 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.743 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.743 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.743 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.743 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.743 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.744 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.744 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.744 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.744 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.747 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.747 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.748 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.749 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.749 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.751 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.751 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.751 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.751 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.751 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.752 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.752 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.752 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.752 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.754 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.754 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.754 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.755 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.756 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.756 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.756 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.756 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.757 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.758 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.758 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.758 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.759 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.759 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.759 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.759 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.759 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.760 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:47.760 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:47.768 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:47.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.771 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.771 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.774 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.774 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.774 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.775 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.776 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.779 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.779 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.780 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.780 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.781 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.781 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.781 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.781 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.782 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.782 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.782 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.782 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.782 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.784 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.785 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.785 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.785 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.786 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.786 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.786 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.786 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.787 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.787 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.787 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.788 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.788 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.790 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.791 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.791 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.792 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.792 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.793 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.793 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.794 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.794 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.794 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.794 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.794 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.794 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.795 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.795 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.796 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.796 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.796 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.797 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.797 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.797 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.797 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.798 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.798 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.799 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.799 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.799 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.799 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.799 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.799 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.800 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.800 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:47.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:47.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:47.801 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:47.810 | INFO migrate.versioning.api [-] 0 -> 1...  2021-06-18 09:49:47.854 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.854 | INFO migrate.versioning.api [-] 1 -> 2...  2021-06-18 09:49:47.889 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.889 | INFO migrate.versioning.api [-] 2 -> 3...  2021-06-18 09:49:47.956 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:47.956 | INFO migrate.versioning.api [-] 3 -> 4...  2021-06-18 09:49:48.002 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.002 | INFO migrate.versioning.api [-] 4 -> 5...  2021-06-18 09:49:48.036 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.036 | INFO migrate.versioning.api [-] 5 -> 6...  2021-06-18 09:49:48.071 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.071 | INFO migrate.versioning.api [-] 6 -> 7...  2021-06-18 09:49:48.107 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.108 | INFO migrate.versioning.api [-] 7 -> 8...  2021-06-18 09:49:48.134 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.134 | INFO migrate.versioning.api [-] 8 -> 9...  2021-06-18 09:49:48.161 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.162 | INFO migrate.versioning.api [-] 9 -> 10...  2021-06-18 09:49:48.185 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.185 | INFO migrate.versioning.api [-] 10 -> 11...  2021-06-18 09:49:48.213 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.213 | INFO migrate.versioning.api [-] 11 -> 12...  2021-06-18 09:49:48.253 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.253 | INFO migrate.versioning.api [-] 12 -> 13...  2021-06-18 09:49:48.300 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.300 | INFO migrate.versioning.api [-] 13 -> 14...  2021-06-18 09:49:48.368 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.368 | INFO migrate.versioning.api [-] 14 -> 15...  2021-06-18 09:49:48.420 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.421 | INFO migrate.versioning.api [-] 15 -> 16...  2021-06-18 09:49:48.453 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.453 | INFO migrate.versioning.api [-] 16 -> 17...  2021-06-18 09:49:48.476 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.476 | INFO migrate.versioning.api [-] 17 -> 18...  2021-06-18 09:49:48.521 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.521 | INFO migrate.versioning.api [-] 18 -> 19...  2021-06-18 09:49:48.544 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.544 | INFO migrate.versioning.api [-] 19 -> 20...  2021-06-18 09:49:48.578 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.578 | INFO migrate.versioning.api [-] 20 -> 21...  2021-06-18 09:49:48.613 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.613 | INFO migrate.versioning.api [-] 21 -> 22...  2021-06-18 09:49:48.649 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.649 | INFO migrate.versioning.api [-] 22 -> 23...  2021-06-18 09:49:48.682 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.682 | INFO migrate.versioning.api [-] 23 -> 24...  2021-06-18 09:49:48.721 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.721 | INFO migrate.versioning.api [-] 24 -> 25...  2021-06-18 09:49:48.761 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.762 | INFO migrate.versioning.api [-] 25 -> 26...  2021-06-18 09:49:48.813 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.813 | INFO migrate.versioning.api [-] 26 -> 27...  2021-06-18 09:49:48.847 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.847 | INFO migrate.versioning.api [-] 27 -> 28...  2021-06-18 09:49:48.881 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.881 | INFO migrate.versioning.api [-] 28 -> 29...  2021-06-18 09:49:48.938 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.939 | INFO migrate.versioning.api [-] 29 -> 30...  2021-06-18 09:49:48.984 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:48.985 | INFO migrate.versioning.api [-] 30 -> 31...  2021-06-18 09:49:49.030 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.030 | INFO migrate.versioning.api [-] 31 -> 32...  2021-06-18 09:49:49.064 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.064 | INFO migrate.versioning.api [-] 32 -> 33...  2021-06-18 09:49:49.093 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.093 | INFO migrate.versioning.api [-] 33 -> 34...  2021-06-18 09:49:49.116 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.116 | INFO migrate.versioning.api [-] 34 -> 35...  2021-06-18 09:49:49.139 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.139 | INFO migrate.versioning.api [-] 35 -> 36...  2021-06-18 09:49:49.173 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.173 | INFO migrate.versioning.api [-] 36 -> 37...  2021-06-18 09:49:49.196 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.196 | INFO migrate.versioning.api [-] 37 -> 38...  2021-06-18 09:49:49.230 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.230 | INFO migrate.versioning.api [-] 38 -> 39...  2021-06-18 09:49:49.259 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.259 | INFO migrate.versioning.api [-] 39 -> 40...  2021-06-18 09:49:49.304 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.304 | INFO migrate.versioning.api [-] 40 -> 41...  2021-06-18 09:49:49.341 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.341 | INFO migrate.versioning.api [-] 41 -> 42...  2021-06-18 09:49:49.373 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.373 | INFO migrate.versioning.api [-] 42 -> 43...  2021-06-18 09:49:49.396 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.396 | INFO migrate.versioning.api [-] 43 -> 44...  2021-06-18 09:49:49.430 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.430 | INFO migrate.versioning.api [-] 44 -> 45...  2021-06-18 09:49:49.465 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.465 | INFO migrate.versioning.api [-] 45 -> 46...  2021-06-18 09:49:49.516 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.516 | INFO migrate.versioning.api [-] 46 -> 47...  2021-06-18 09:49:49.556 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.557 | INFO migrate.versioning.api [-] 47 -> 48...  2021-06-18 09:49:49.596 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.596 | INFO migrate.versioning.api [-] 48 -> 49...  2021-06-18 09:49:49.630 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.630 | INFO migrate.versioning.api [-] 49 -> 50...  2021-06-18 09:49:49.677 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.677 | INFO migrate.versioning.api [-] 50 -> 51...  2021-06-18 09:49:49.710 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.710 | INFO migrate.versioning.api [-] 51 -> 52...  2021-06-18 09:49:49.750 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.750 | INFO migrate.versioning.api [-] 52 -> 53...  2021-06-18 09:49:49.779 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.779 | INFO migrate.versioning.api [-] 53 -> 54...  2021-06-18 09:49:49.808 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.808 | INFO migrate.versioning.api [-] 54 -> 55...  2021-06-18 09:49:49.836 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.837 | INFO migrate.versioning.api [-] 55 -> 56...  2021-06-18 09:49:49.864 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.864 | INFO migrate.versioning.api [-] 56 -> 57...  2021-06-18 09:49:49.899 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.899 | INFO migrate.versioning.api [-] 57 -> 58...  2021-06-18 09:49:49.921 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.922 | INFO migrate.versioning.api [-] 58 -> 59...  2021-06-18 09:49:49.944 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.944 | INFO migrate.versioning.api [-] 59 -> 60...  2021-06-18 09:49:49.973 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:49.973 | INFO migrate.versioning.api [-] 60 -> 61...  2021-06-18 09:49:50.013 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.013 | INFO migrate.versioning.api [-] 61 -> 62...  2021-06-18 09:49:50.047 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.047 | INFO migrate.versioning.api [-] 62 -> 63...  2021-06-18 09:49:50.070 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.070 | INFO migrate.versioning.api [-] 63 -> 64...  2021-06-18 09:49:50.093 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.093 | INFO migrate.versioning.api [-] 64 -> 65...  2021-06-18 09:49:50.127 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.127 | INFO migrate.versioning.api [-] 65 -> 66...  2021-06-18 09:49:50.167 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.167 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-18 09:49:50.202 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.202 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-18 09:49:50.230 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.231 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-18 09:49:50.253 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.253 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-18 09:49:50.293 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.293 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-18 09:49:50.327 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.327 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-18 09:49:50.367 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.368 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-18 09:49:50.390 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.390 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-18 09:49:50.424 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.424 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-18 09:49:50.452 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.453 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-18 09:49:50.493 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.493 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-18 09:49:50.527 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.527 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-18 09:49:50.556 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.557 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:50.558 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.558 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.558 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.559 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.559 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.559 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.560 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.560 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.561 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.561 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.562 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.562 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.563 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.565 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.567 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.568 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.570 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.570 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.571 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.572 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.572 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.574 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.574 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.574 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.575 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.575 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.575 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.576 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.576 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.577 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.577 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.578 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.578 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.578 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.579 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.580 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.580 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.581 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.581 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.582 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.582 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.583 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.583 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.584 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.584 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.584 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:50.586 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:50.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:50.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.589 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.589 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.591 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.591 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.592 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.592 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.592 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.595 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.595 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.596 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.596 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.597 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.597 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.597 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.597 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.598 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.598 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.598 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.598 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.598 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.599 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.600 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.601 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.601 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.602 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.602 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.602 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.603 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.603 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.603 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.603 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.603 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.604 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.606 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.606 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.606 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.607 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.607 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.609 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.609 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.609 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.610 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.610 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.610 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.610 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.610 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.610 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.611 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.612 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.612 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.612 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.613 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.613 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.613 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.613 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.614 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.614 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.614 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.615 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.615 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.615 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.615 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.615 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.615 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.616 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:50.616 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:50.617 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:50.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.619 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.619 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.621 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.621 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.621 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.621 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.622 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.625 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.625 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.626 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.626 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.626 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.627 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.627 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.627 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.627 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.627 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.628 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.628 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.628 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.629 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.630 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.630 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.630 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.631 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.631 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.631 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.631 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.632 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.632 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.633 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.633 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.633 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.635 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.635 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.636 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.637 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.637 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.639 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.639 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.639 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.639 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.639 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.639 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.640 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.640 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.640 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.641 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.641 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.641 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.641 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.642 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.642 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.643 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.643 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.643 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.643 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.644 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.644 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.644 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.644 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.645 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.645 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.645 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.645 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.646 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:50.646 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:50.654 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:50.655 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.655 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.656 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.656 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.657 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.657 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.658 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.658 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.658 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.659 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.660 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.660 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.660 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.662 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.663 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.666 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.667 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.668 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.668 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.669 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.669 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.669 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.669 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.670 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.670 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.672 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.672 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.672 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.672 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.673 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.673 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.674 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.674 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.675 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.675 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.676 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.676 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.676 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.677 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.678 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.678 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.678 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.679 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.680 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.680 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.681 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.682 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.683 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.683 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.683 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:50.684 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:50.750 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:50.751 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.751 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.752 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.752 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.753 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.753 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.754 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.754 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.755 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.755 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.756 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.756 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.756 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.761 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.761 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.763 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.766 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.768 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.768 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.768 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.769 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.769 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.769 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.770 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.771 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.774 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.774 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.774 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.775 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.776 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.776 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.777 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.778 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.780 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.780 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.781 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.781 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.782 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.784 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.784 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.785 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.785 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.786 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.787 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.787 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.790 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.790 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.792 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.792 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.793 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.794 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:50.794 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:50.795 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:50.797 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.797 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.798 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.798 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.799 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.800 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.801 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.802 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.802 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.803 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.805 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.806 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.806 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.810 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.811 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.815 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.817 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.821 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.821 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.822 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.822 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.823 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.823 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.824 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.824 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.829 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.829 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.829 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.830 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.831 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.831 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.832 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.832 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.838 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.839 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.840 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.840 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.841 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.841 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.842 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.843 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.843 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.844 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:50.844 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:50.851 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:49:50.853 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.853 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.854 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.854 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.855 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.855 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.856 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.856 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.856 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.857 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.858 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.858 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.858 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.861 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.861 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.863 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.864 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.866 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.866 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.866 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.867 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.867 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.867 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.868 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.868 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.870 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.870 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.870 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.870 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.871 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.871 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.872 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.872 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.873 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.873 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.874 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.874 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.874 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.875 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.875 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.876 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.876 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.876 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.877 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.877 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.878 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.878 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.879 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.880 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.880 | 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=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:49:50.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:49:50.881 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:49:50.881 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65358) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:49:50.890 | INFO migrate.versioning.api [-] 0 -> 1...  2021-06-18 09:49:50.929 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:50.929 | INFO migrate.versioning.api [-] 1 -> 2...  2021-06-18 09:49:51.836 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:51.836 | INFO migrate.versioning.api [-] 2 -> 3...  2021-06-18 09:49:52.904 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:52.904 | INFO migrate.versioning.api [-] 3 -> 4...  2021-06-18 09:49:54.156 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.156 | INFO migrate.versioning.api [-] 4 -> 5...  2021-06-18 09:49:54.190 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.190 | INFO migrate.versioning.api [-] 5 -> 6...  2021-06-18 09:49:54.224 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.224 | INFO migrate.versioning.api [-] 6 -> 7...  2021-06-18 09:49:54.258 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.259 | INFO migrate.versioning.api [-] 7 -> 8...  2021-06-18 09:49:54.293 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.293 | INFO migrate.versioning.api [-] 8 -> 9...  2021-06-18 09:49:54.332 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.333 | INFO migrate.versioning.api [-] 9 -> 10...  2021-06-18 09:49:54.361 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.361 | INFO migrate.versioning.api [-] 10 -> 11...  2021-06-18 09:49:54.641 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:54.642 | INFO migrate.versioning.api [-] 11 -> 12...  2021-06-18 09:49:55.190 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:55.190 | INFO migrate.versioning.api [-] 12 -> 13...  2021-06-18 09:49:55.995 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:55.995 | INFO migrate.versioning.api [-] 13 -> 14...  2021-06-18 09:49:57.521 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:57.521 | INFO migrate.versioning.api [-] 14 -> 15...  2021-06-18 09:49:58.110 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.110 | INFO migrate.versioning.api [-] 15 -> 16...  2021-06-18 09:49:58.144 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.144 | INFO migrate.versioning.api [-] 16 -> 17...  2021-06-18 09:49:58.236 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.236 | INFO migrate.versioning.api [-] 17 -> 18...  2021-06-18 09:49:58.287 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.287 | INFO migrate.versioning.api [-] 18 -> 19...  2021-06-18 09:49:58.350 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.350 | INFO migrate.versioning.api [-] 19 -> 20...  2021-06-18 09:49:58.391 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.391 | INFO migrate.versioning.api [-] 20 -> 21...  2021-06-18 09:49:58.447 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.447 | INFO migrate.versioning.api [-] 21 -> 22...  2021-06-18 09:49:58.493 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.494 | INFO migrate.versioning.api [-] 22 -> 23...  2021-06-18 09:49:58.538 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:58.538 | INFO migrate.versioning.api [-] 23 -> 24...  2021-06-18 09:49:59.052 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.053 | INFO migrate.versioning.api [-] 24 -> 25...  2021-06-18 09:49:59.087 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.087 | INFO migrate.versioning.api [-] 25 -> 26...  2021-06-18 09:49:59.127 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.127 | INFO migrate.versioning.api [-] 26 -> 27...  2021-06-18 09:49:59.161 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.161 | INFO migrate.versioning.api [-] 27 -> 28...  2021-06-18 09:49:59.190 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.190 | INFO migrate.versioning.api [-] 28 -> 29...  2021-06-18 09:49:59.224 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.224 | INFO migrate.versioning.api [-] 29 -> 30...  2021-06-18 09:49:59.259 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.259 | INFO migrate.versioning.api [-] 30 -> 31...  2021-06-18 09:49:59.299 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.299 | INFO migrate.versioning.api [-] 31 -> 32...  2021-06-18 09:49:59.430 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.430 | INFO migrate.versioning.api [-] 32 -> 33...  2021-06-18 09:49:59.459 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.459 | INFO migrate.versioning.api [-] 33 -> 34...  2021-06-18 09:49:59.492 | INFO migrate.versioning.api [-] done 2021-06-18 09:49:59.492 | INFO migrate.versioning.api [-] 34 -> 35...  2021-06-18 09:50:00.138 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:00.139 | INFO migrate.versioning.api [-] 35 -> 36...  2021-06-18 09:50:00.624 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:00.624 | INFO migrate.versioning.api [-] 36 -> 37...  2021-06-18 09:50:00.875 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:00.876 | INFO migrate.versioning.api [-] 37 -> 38...  2021-06-18 09:50:00.916 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:00.916 | INFO migrate.versioning.api [-] 38 -> 39...  2021-06-18 09:50:00.944 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:00.944 | INFO migrate.versioning.api [-] 39 -> 40...  2021-06-18 09:50:00.984 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:00.984 | INFO migrate.versioning.api [-] 40 -> 41...  2021-06-18 09:50:01.014 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.014 | INFO migrate.versioning.api [-] 41 -> 42...  2021-06-18 09:50:01.042 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.042 | INFO migrate.versioning.api [-] 42 -> 43...  2021-06-18 09:50:01.075 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.075 | INFO migrate.versioning.api [-] 43 -> 44...  2021-06-18 09:50:01.110 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.110 | INFO migrate.versioning.api [-] 44 -> 45...  2021-06-18 09:50:01.144 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.144 | INFO migrate.versioning.api [-] 45 -> 46...  2021-06-18 09:50:01.178 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.178 | INFO migrate.versioning.api [-] 46 -> 47...  2021-06-18 09:50:01.738 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.739 | INFO migrate.versioning.api [-] 47 -> 48...  2021-06-18 09:50:01.790 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.790 | INFO migrate.versioning.api [-] 48 -> 49...  2021-06-18 09:50:01.830 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.830 | INFO migrate.versioning.api [-] 49 -> 50...  2021-06-18 09:50:01.875 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.875 | INFO migrate.versioning.api [-] 50 -> 51...  2021-06-18 09:50:01.921 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.921 | INFO migrate.versioning.api [-] 51 -> 52...  2021-06-18 09:50:01.973 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:01.973 | INFO migrate.versioning.api [-] 52 -> 53...  2021-06-18 09:50:02.024 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.024 | INFO migrate.versioning.api [-] 53 -> 54...  2021-06-18 09:50:02.532 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.532 | INFO migrate.versioning.api [-] 54 -> 55...  2021-06-18 09:50:02.630 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.630 | INFO migrate.versioning.api [-] 55 -> 56...  2021-06-18 09:50:02.665 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.665 | INFO migrate.versioning.api [-] 56 -> 57...  2021-06-18 09:50:02.699 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.699 | INFO migrate.versioning.api [-] 57 -> 58...  2021-06-18 09:50:02.745 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.745 | INFO migrate.versioning.api [-] 58 -> 59...  2021-06-18 09:50:02.791 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.791 | INFO migrate.versioning.api [-] 59 -> 60...  2021-06-18 09:50:02.876 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.876 | INFO migrate.versioning.api [-] 60 -> 61...  2021-06-18 09:50:02.927 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:02.927 | INFO migrate.versioning.api [-] 61 -> 62...  2021-06-18 09:50:03.007 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:03.008 | INFO migrate.versioning.api [-] 62 -> 63...  2021-06-18 09:50:04.395 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.395 | INFO migrate.versioning.api [-] 63 -> 64...  2021-06-18 09:50:04.430 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.430 | INFO migrate.versioning.api [-] 64 -> 65...  2021-06-18 09:50:04.465 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.465 | INFO migrate.versioning.api [-] 65 -> 66...  2021-06-18 09:50:04.504 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.504 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-18 09:50:04.544 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.544 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-18 09:50:04.578 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.578 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-18 09:50:04.612 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.612 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-18 09:50:04.647 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.647 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-18 09:50:04.688 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.688 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-18 09:50:04.916 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.916 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-18 09:50:04.967 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:04.967 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-18 09:50:05.013 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:05.013 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-18 09:50:05.047 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:05.048 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-18 09:50:05.081 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:05.081 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-18 09:50:05.121 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:05.122 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-18 09:50:05.156 | INFO migrate.versioning.api [-] done 2021-06-18 09:50:05.407 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-06-18 09:50:05.411 | + functions-common:time_stop:2331 : local name 2021-06-18 09:50:05.413 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:50:05.417 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:50:05.420 | + functions-common:time_stop:2334 : local total 2021-06-18 09:50:05.423 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:50:05.425 | + functions-common:time_stop:2337 : name=dbsync 2021-06-18 09:50:05.428 | + functions-common:time_stop:2338 : start_time=1624009723166 2021-06-18 09:50:05.431 | + functions-common:time_stop:2340 : [[ -z 1624009723166 ]] 2021-06-18 09:50:05.435 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:50:05.439 | + functions-common:time_stop:2343 : end_time=1624009805435 2021-06-18 09:50:05.441 | + functions-common:time_stop:2344 : elapsed_time=82269 2021-06-18 09:50:05.444 | + functions-common:time_stop:2345 : total=0 2021-06-18 09:50:05.447 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:50:05.450 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=82269 2021-06-18 09:50:05.453 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-06-18 09:50:05.456 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-06-18 09:50:05.460 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-06-18 09:50:07.682 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-06-18 09:50:07.683 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-06-18 09:50:07.683 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-06-18 09:50:07.683 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-06-18 09:50:07.684 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-06-18 09:50:07.684 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-06-18 09:50:07.684 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-06-18 09:50:07.685 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-06-18 09:50:07.685 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-06-18 09:50:07.928 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-06-18 09:50:07.932 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-06-18 09:50:10.161 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-06-18 09:50:10.161 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-06-18 09:50:10.161 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-06-18 09:50:10.162 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-06-18 09:50:10.162 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-06-18 09:50:10.163 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-06-18 09:50:10.163 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-06-18 09:50:10.163 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-06-18 09:50:10.164 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-06-18 09:50:10.412 | + ./stack.sh:main:1090 : start_keystone 2021-06-18 09:50:10.416 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-06-18 09:50:10.419 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-06-18 09:50:10.421 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-06-18 09:50:10.438 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:50:10.441 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-06-18 09:50:10.444 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-06-18 09:50:10.449 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-06-18 09:50:10.452 | + functions-common:run_process:1582 : local service=keystone 2021-06-18 09:50:10.454 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-18 09:50:10.457 | + functions-common:run_process:1584 : local group= 2021-06-18 09:50:10.459 | + functions-common:run_process:1585 : local user= 2021-06-18 09:50:10.462 | + functions-common:run_process:1587 : local name=keystone 2021-06-18 09:50:10.465 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 09:50:10.467 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 09:50:10.470 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:50:10.472 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:50:10.475 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:50:10.479 | + functions-common:time_start:2322 : _TIME_START[$name]=1624009810476 2021-06-18 09:50:10.482 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-06-18 09:50:10.498 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:50:10.500 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-06-18 09:50:10.503 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-06-18 09:50:10.505 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-18 09:50:10.509 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-18 09:50:10.511 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-18 09:50:10.514 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-18 09:50:10.516 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-06-18 09:50:10.519 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-06-18 09:50:10.523 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-06-18 09:50:10.525 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 09:50:10.528 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 09:50:10.531 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-06-18 09:50:10.533 | + 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-06-18 09:50:10.536 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-06-18 09:50:10.538 | + 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-06-18 09:50:10.541 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-06-18 09:50:10.543 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-06-18 09:50:10.546 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-06-18 09:50:10.548 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-06-18 09:50:10.553 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-06-18 09:50:10.610 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-06-18 09:50:10.666 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-06-18 09:50:10.719 | + 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-06-18 09:50:10.771 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 09:50:10.825 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-06-18 09:50:10.880 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-06-18 09:50:10.929 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-06-18 09:50:10.991 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-06-18 09:50:11.044 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-06-18 09:50:11.098 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-06-18 09:50:11.100 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-06-18 09:50:11.160 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-06-18 09:50:11.344 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-06-18 09:50:11.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-06-18 09:50:11.535 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-06-18 09:50:11.616 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 09:50:11.620 | + functions-common:time_stop:2331 : local name 2021-06-18 09:50:11.622 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:50:11.625 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:50:11.627 | + functions-common:time_stop:2334 : local total 2021-06-18 09:50:11.630 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:50:11.633 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 09:50:11.636 | + functions-common:time_stop:2338 : start_time=1624009810476 2021-06-18 09:50:11.639 | + functions-common:time_stop:2340 : [[ -z 1624009810476 ]] 2021-06-18 09:50:11.642 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:50:11.646 | + functions-common:time_stop:2343 : end_time=1624009811643 2021-06-18 09:50:11.649 | + functions-common:time_stop:2344 : elapsed_time=1167 2021-06-18 09:50:11.652 | + functions-common:time_stop:2345 : total=955 2021-06-18 09:50:11.655 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:50:11.657 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2122 2021-06-18 09:50:11.660 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-06-18 09:50:11.660 | Waiting for keystone to start... 2021-06-18 09:50:11.663 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.22/identity/v3/ 2021-06-18 09:50:11.665 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.22/identity/v3/ 2021-06-18 09:50:11.668 | + functions:wait_for_service:444 : local timeout=60 2021-06-18 09:50:11.671 | + functions:wait_for_service:445 : local url=http://10.222.0.22/identity/v3/ 2021-06-18 09:50:11.673 | + functions:wait_for_service:446 : local rval=0 2021-06-18 09:50:11.676 | + functions:wait_for_service:447 : time_start wait_for_service 2021-06-18 09:50:11.679 | + functions-common:time_start:2317 : local name=wait_for_service 2021-06-18 09:50:11.683 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:50:11.686 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:50:11.689 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:50:11.693 | + functions-common:time_start:2322 : _TIME_START[$name]=1624009811690 2021-06-18 09:50:11.697 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-06-18 09:50:11.702 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22/identity/v3/ 2021-06-18 09:50:15.466 | + :: : [[ 200 == 503 ]] 2021-06-18 09:50:15.468 | + :: : [[ 0 -eq 7 ]] 2021-06-18 09:50:15.472 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-06-18 09:50:15.475 | + functions-common:time_stop:2331 : local name 2021-06-18 09:50:15.479 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:50:15.481 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:50:15.484 | + functions-common:time_stop:2334 : local total 2021-06-18 09:50:15.487 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:50:15.489 | + functions-common:time_stop:2337 : name=wait_for_service 2021-06-18 09:50:15.492 | + functions-common:time_stop:2338 : start_time=1624009811690 2021-06-18 09:50:15.495 | + functions-common:time_stop:2340 : [[ -z 1624009811690 ]] 2021-06-18 09:50:15.498 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:50:15.501 | + functions-common:time_stop:2343 : end_time=1624009815499 2021-06-18 09:50:15.504 | + functions-common:time_stop:2344 : elapsed_time=3809 2021-06-18 09:50:15.507 | + functions-common:time_stop:2345 : total=0 2021-06-18 09:50:15.509 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:50:15.512 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3809 2021-06-18 09:50:15.514 | + functions:wait_for_service:454 : return 0 2021-06-18 09:50:15.517 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-06-18 09:50:15.534 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:50:15.537 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-06-18 09:50:15.540 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 09:50:15.543 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-06-18 09:50:15.589 | + ./stack.sh:main:1091 : bootstrap_keystone 2021-06-18 09:50:15.592 | + 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.22/identity --bootstrap-public-url http://10.222.0.22/identity 2021-06-18 09:50:17.900 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:17.900 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:17.901 | 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=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:17.911 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:17.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:17.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:17.967 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.006 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.006 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.128 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.128 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.128 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.128 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.129 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.129 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.144 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.144 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.144 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.145 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.145 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.145 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.145 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.210 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.214 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.214 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.215 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.215 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.215 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.215 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.216 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66007) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-18 09:50:18.264 | 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=66007) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 09:50:18.609 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created domain default 2021-06-18 09:50:18.725 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created project admin 2021-06-18 09:50:18.769 | DEBUG passlib.handlers.bcrypt [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=66007) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-06-18 09:50:18.770 | DEBUG passlib.handlers.bcrypt [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=66007) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-06-18 09:50:18.866 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created user admin 2021-06-18 09:50:18.912 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created role reader 2021-06-18 09:50:19.067 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created role member 2021-06-18 09:50:19.119 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created implied role where 8d8f7552253f4052afe05f541b0fc309 implies 985c303251514f74a163880c8fc24779 2021-06-18 09:50:19.158 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created role admin 2021-06-18 09:50:19.234 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created implied role where 963c7b4d7b8d4ac58bb3cb92c480c282 implies 8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:50:19.295 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Granted role admin on project admin to user admin. 2021-06-18 09:50:19.330 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Granted role admin on the system to user admin. 2021-06-18 09:50:19.371 | WARNING py.warnings [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 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-06-18 09:50:19.371 | 'identifiers should be a valid uuid.' % (value))) 2021-06-18 09:50:19.371 |  2021-06-18 09:50:19.375 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created region RegionOne 2021-06-18 09:50:19.460 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created public endpoint http://10.222.0.22/identity 2021-06-18 09:50:19.535 | INFO keystone.cmd.bootstrap [None req-e8091d90-3424-4058-a6d8-d7438e72e0b8 None None] Created admin endpoint http://10.222.0.22/identity 2021-06-18 09:50:19.884 | + ./stack.sh:main:1094 : create_keystone_accounts 2021-06-18 09:50:19.887 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-06-18 09:50:19.891 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-06-18 09:50:22.897 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:22.900 | + lib/keystone:create_keystone_accounts:315 : admin_project=3e8d2afc356d48dbb9d65371baa8afb7 2021-06-18 09:50:22.903 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-06-18 09:50:22.907 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-06-18 09:50:25.299 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:25.302 | + lib/keystone:create_keystone_accounts:317 : admin_user=328642fd9997430ea344fcff43028f79 2021-06-18 09:50:25.304 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-06-18 09:50:25.307 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-06-18 09:50:25.309 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 328642fd9997430ea344fcff43028f79 default 2021-06-18 09:50:25.312 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-06-18 09:50:25.316 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:50:25.316 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-06-18 09:50:25.316 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 328642fd9997430ea344fcff43028f79 --domain default 2021-06-18 09:50:25.319 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:50:25.322 | ++ functions-common:get_field:727 : read data 2021-06-18 09:50:27.769 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:27.773 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-06-18 09:50:27.776 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-06-18 09:50:27.778 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 328642fd9997430ea344fcff43028f79 --domain default 2021-06-18 09:50:30.492 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 328642fd9997430ea344fcff43028f79 --domain default 2021-06-18 09:50:30.492 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:50:30.493 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-06-18 09:50:30.495 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:50:30.498 | ++ functions-common:get_field:727 : read data 2021-06-18 09:50:33.115 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:33.126 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:50:33.129 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:50:33.132 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | 328642fd9997430ea344fcff43028f79 | | | default | | False |' 2021-06-18 09:50:33.135 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:50:33.141 | ++ functions-common:get_field:727 : read data 2021-06-18 09:50:33.144 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:50:33.147 | + functions-common:get_or_add_user_domain_role:936 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:50:33.147 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:50:33.149 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-06-18 09:50:33.152 | + functions-common:get_or_create_domain:792 : local domain_id 2021-06-18 09:50:33.156 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-06-18 09:50:35.429 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-06-18 09:50:35.432 | + functions-common:get_or_create_domain:803 : echo default 2021-06-18 09:50:35.432 | default 2021-06-18 09:50:35.435 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-06-18 09:50:35.437 | + functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:50:35.441 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-06-18 09:50:38.237 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:38.240 | + functions-common:get_or_create_project:853 : project_id=132965e1edbc42418d4879ededd47f57 2021-06-18 09:50:38.244 | + functions-common:get_or_create_project:854 : echo 132965e1edbc42418d4879ededd47f57 2021-06-18 09:50:38.244 | 132965e1edbc42418d4879ededd47f57 2021-06-18 09:50:38.246 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-06-18 09:50:38.249 | + functions-common:get_or_create_role:860 : local role_id 2021-06-18 09:50:38.252 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-06-18 09:50:40.842 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:40.846 | + functions-common:get_or_create_role:865 : role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:50:40.848 | + functions-common:get_or_create_role:866 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:50:40.848 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:50:40.852 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-06-18 09:50:40.855 | + functions-common:get_or_create_role:860 : local role_id 2021-06-18 09:50:40.859 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-06-18 09:50:43.468 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:43.471 | + functions-common:get_or_create_role:865 : role_id=eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:50:43.474 | + functions-common:get_or_create_role:866 : echo eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:50:43.474 | eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:50:43.478 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-06-18 09:50:43.480 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-06-18 09:50:43.484 | + functions-common:get_or_create_role:860 : local role_id 2021-06-18 09:50:43.488 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-06-18 09:50:45.881 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:45.884 | + functions-common:get_or_create_role:865 : role_id=ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:50:45.887 | + functions-common:get_or_create_role:866 : echo ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:50:45.887 | ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:50:45.889 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-06-18 09:50:45.893 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-06-18 09:50:45.896 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:50:45.900 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-06-18 09:50:48.319 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:48.323 | ++ functions-common:get_or_create_project:853 : project_id=6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 09:50:48.326 | ++ functions-common:get_or_create_project:854 : echo 6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 09:50:48.329 | + lib/keystone:create_keystone_accounts:343 : invis_project=6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 09:50:48.332 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-06-18 09:50:48.335 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-06-18 09:50:48.339 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:50:48.342 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-06-18 09:50:50.974 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:50.978 | ++ functions-common:get_or_create_project:853 : project_id=74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:50:50.982 | ++ functions-common:get_or_create_project:854 : echo 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:50:50.986 | + lib/keystone:create_keystone_accounts:347 : demo_project=74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:50:50.988 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-06-18 09:50:50.994 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-06-18 09:50:50.998 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:50:51.001 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-06-18 09:50:51.005 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-06-18 09:50:51.010 | +++ 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-06-18 09:50:53.606 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:53.609 | ++ functions-common:get_or_create_user:840 : user_id=2c2d6f6ad10641d1802caa6dbf9ebffe 2021-06-18 09:50:53.612 | ++ functions-common:get_or_create_user:841 : echo 2c2d6f6ad10641d1802caa6dbf9ebffe 2021-06-18 09:50:53.615 | + lib/keystone:create_keystone_accounts:350 : demo_user=2c2d6f6ad10641d1802caa6dbf9ebffe 2021-06-18 09:50:53.618 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 2c2d6f6ad10641d1802caa6dbf9ebffe 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:50:53.621 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:50:53.630 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:50:53.634 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:50:53.637 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:50:53.640 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:50:53.642 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:50:53.645 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:50:53.648 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:50:53.653 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:50:53.653 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:50:53.653 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:50:53.656 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:50:53.659 | ++ functions-common:get_field:727 : read data 2021-06-18 09:50:56.239 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:50:56.244 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:50:56.246 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:50:56.249 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:50:58.830 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:50:58.830 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:50:58.830 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:50:58.834 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:50:58.837 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:01.654 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:01.657 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:51:01.660 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:51:01.664 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:51:01.664 | ++ functions-common:get_field:733 : echo '| 8d8f7552253f4052afe05f541b0fc309 | 2c2d6f6ad10641d1802caa6dbf9ebffe | | 74b3f8bc274943cfa59d16e72d2415a8 | | | False |' 2021-06-18 09:51:01.670 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:01.673 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:01.676 | + functions-common:get_or_add_user_project_role:912 : echo 8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:01.676 | 8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:01.679 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 328642fd9997430ea344fcff43028f79 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:01.682 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:51:01.688 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:51:01.690 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:51:01.695 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:51:01.698 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:51:01.700 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:51:01.703 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:51:01.706 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:51:01.712 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:01.713 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 328642fd9997430ea344fcff43028f79 --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:01.714 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:51:01.717 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:01.720 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:04.262 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:04.266 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:51:04.269 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:51:04.274 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 328642fd9997430ea344fcff43028f79 --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:06.891 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 328642fd9997430ea344fcff43028f79 --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:06.891 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:06.892 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:51:06.895 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:06.898 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:09.550 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:09.554 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:51:09.557 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:51:09.561 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | 328642fd9997430ea344fcff43028f79 | | 74b3f8bc274943cfa59d16e72d2415a8 | | | False |' 2021-06-18 09:51:09.561 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:51:09.566 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:09.570 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:51:09.573 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:51:09.573 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:51:09.576 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 2c2d6f6ad10641d1802caa6dbf9ebffe 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:09.579 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:51:09.583 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:51:09.587 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:51:09.590 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:51:09.593 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:51:09.595 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:51:09.598 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:51:09.601 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:51:09.606 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:09.606 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:09.606 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:51:09.610 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:09.613 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:12.284 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:12.288 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:51:12.291 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:51:12.294 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:14.847 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:51:14.847 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:14.847 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:51:14.850 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:14.853 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:17.468 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:17.478 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:51:17.480 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:51:17.484 | ++ functions-common:get_field:733 : echo '| ff4e17106d46416eb831f3d6aeffc57d | 2c2d6f6ad10641d1802caa6dbf9ebffe | | 74b3f8bc274943cfa59d16e72d2415a8 | | | False |' 2021-06-18 09:51:17.485 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:51:17.490 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:17.494 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:51:17.497 | + functions-common:get_or_add_user_project_role:912 : echo ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:51:17.497 | ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:51:17.500 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 2c2d6f6ad10641d1802caa6dbf9ebffe 6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 09:51:17.503 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:51:17.506 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:51:17.509 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:51:17.512 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:51:17.514 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:51:17.517 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:51:17.520 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:51:17.526 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:51:17.530 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 09:51:17.530 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:17.531 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:51:17.534 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:17.536 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:20.214 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:20.218 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:51:20.222 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:51:20.225 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 09:51:22.900 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:22.901 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:51:22.901 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 2c2d6f6ad10641d1802caa6dbf9ebffe --project 6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 09:51:22.904 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:22.907 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:26.102 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:26.106 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:51:26.109 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:51:26.113 | ++ functions-common:get_field:733 : echo '| 8d8f7552253f4052afe05f541b0fc309 | 2c2d6f6ad10641d1802caa6dbf9ebffe | | 6cec5c0890864c7fa903dad6d4da9a92 | | | False |' 2021-06-18 09:51:26.113 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:51:26.120 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:26.125 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:26.128 | + functions-common:get_or_add_user_project_role:912 : echo 8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:26.128 | 8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:26.132 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-06-18 09:51:26.135 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-06-18 09:51:26.138 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:51:26.142 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-06-18 09:51:28.684 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:28.687 | ++ functions-common:get_or_create_project:853 : project_id=9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:28.689 | ++ functions-common:get_or_create_project:854 : echo 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:28.692 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:28.696 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-06-18 09:51:28.699 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-06-18 09:51:28.702 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:51:28.704 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-06-18 09:51:28.707 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-06-18 09:51:28.711 | +++ 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-06-18 09:51:31.244 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:31.247 | ++ functions-common:get_or_create_user:840 : user_id=d5e2adfefcf34e3eae93575bed6c7111 2021-06-18 09:51:31.250 | ++ functions-common:get_or_create_user:841 : echo d5e2adfefcf34e3eae93575bed6c7111 2021-06-18 09:51:31.253 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=d5e2adfefcf34e3eae93575bed6c7111 2021-06-18 09:51:31.256 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member d5e2adfefcf34e3eae93575bed6c7111 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:31.259 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:51:31.262 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:51:31.272 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:51:31.275 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:51:31.278 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:51:31.281 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:51:31.284 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:51:31.287 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:51:31.293 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d5e2adfefcf34e3eae93575bed6c7111 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:31.293 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:31.294 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:51:31.297 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:31.300 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:34.078 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:34.082 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:51:34.085 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:51:34.089 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d5e2adfefcf34e3eae93575bed6c7111 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:36.863 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d5e2adfefcf34e3eae93575bed6c7111 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:36.863 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:36.864 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:51:36.868 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:36.872 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:39.574 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:39.578 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:51:39.581 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:51:39.585 | ++ functions-common:get_field:733 : echo '| 8d8f7552253f4052afe05f541b0fc309 | d5e2adfefcf34e3eae93575bed6c7111 | | 9ba69f8d64e2464487e4ad51d18decb4 | | | False |' 2021-06-18 09:51:39.585 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:51:39.592 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:39.596 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:39.599 | + functions-common:get_or_add_user_project_role:912 : echo 8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:39.599 | 8d8f7552253f4052afe05f541b0fc309 2021-06-18 09:51:39.602 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 328642fd9997430ea344fcff43028f79 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:39.605 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:51:39.608 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:51:39.611 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:51:39.614 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:51:39.617 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:51:39.620 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:51:39.622 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:51:39.625 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:51:39.629 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 328642fd9997430ea344fcff43028f79 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:39.630 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:39.630 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:51:39.633 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:39.636 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:42.435 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:42.440 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:51:42.442 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:51:42.445 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 328642fd9997430ea344fcff43028f79 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:44.900 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 328642fd9997430ea344fcff43028f79 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:44.900 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:44.900 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:51:44.903 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:44.906 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:47.611 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:47.614 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:51:47.617 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:51:47.621 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | 328642fd9997430ea344fcff43028f79 | | 9ba69f8d64e2464487e4ad51d18decb4 | | | False |' 2021-06-18 09:51:47.621 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:51:47.626 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:47.630 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:51:47.634 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:51:47.634 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:51:47.637 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole d5e2adfefcf34e3eae93575bed6c7111 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:47.640 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:51:47.644 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:51:47.647 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:51:47.650 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:51:47.652 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:51:47.655 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:51:47.657 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:51:47.660 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:51:47.665 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user d5e2adfefcf34e3eae93575bed6c7111 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:47.665 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:47.666 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:51:47.670 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:47.674 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:50.187 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:50.191 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:51:50.193 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:51:50.196 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user d5e2adfefcf34e3eae93575bed6c7111 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:52.697 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:51:52.697 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user d5e2adfefcf34e3eae93575bed6c7111 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:51:52.697 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:51:52.700 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:51:52.703 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:55.266 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:55.269 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:51:55.272 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:51:55.276 | ++ functions-common:get_field:733 : echo '| ff4e17106d46416eb831f3d6aeffc57d | d5e2adfefcf34e3eae93575bed6c7111 | | 9ba69f8d64e2464487e4ad51d18decb4 | | | False |' 2021-06-18 09:51:55.277 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:51:55.282 | ++ functions-common:get_field:727 : read data 2021-06-18 09:51:55.286 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:51:55.288 | + functions-common:get_or_add_user_project_role:912 : echo ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:51:55.289 | ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:51:55.291 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-06-18 09:51:55.294 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-06-18 09:51:55.297 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-06-18 09:51:55.299 | ++ functions-common:get_or_create_group:810 : local group_id 2021-06-18 09:51:55.304 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-06-18 09:51:57.664 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:51:57.668 | ++ functions-common:get_or_create_group:817 : group_id=dbb453a771984969ba14a14d43e6ffa6 2021-06-18 09:51:57.670 | ++ functions-common:get_or_create_group:818 : echo dbb453a771984969ba14a14d43e6ffa6 2021-06-18 09:51:57.673 | + lib/keystone:create_keystone_accounts:371 : admin_group=dbb453a771984969ba14a14d43e6ffa6 2021-06-18 09:51:57.676 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-06-18 09:51:57.680 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-06-18 09:51:57.684 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-06-18 09:51:57.687 | ++ functions-common:get_or_create_group:810 : local group_id 2021-06-18 09:51:57.691 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-06-18 09:52:00.114 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:00.118 | ++ functions-common:get_or_create_group:817 : group_id=2f946aa08d714e8f877d01e9685a3e95 2021-06-18 09:52:00.120 | ++ functions-common:get_or_create_group:818 : echo 2f946aa08d714e8f877d01e9685a3e95 2021-06-18 09:52:00.123 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=2f946aa08d714e8f877d01e9685a3e95 2021-06-18 09:52:00.126 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:52:00.128 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-18 09:52:00.132 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 2f946aa08d714e8f877d01e9685a3e95 --project 74b3f8bc274943cfa59d16e72d2415a8 -f value 2021-06-18 09:52:02.619 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:02.622 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-18 09:52:02.625 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-18 09:52:02.627 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 2f946aa08d714e8f877d01e9685a3e95 --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:52:05.121 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 2f946aa08d714e8f877d01e9685a3e95 --project 74b3f8bc274943cfa59d16e72d2415a8 -f value 2021-06-18 09:52:07.668 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:07.671 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8d8f7552253f4052afe05f541b0fc309 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 False' 2021-06-18 09:52:07.674 | + functions-common:get_or_add_group_project_role:960 : echo 8d8f7552253f4052afe05f541b0fc309 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 False 2021-06-18 09:52:07.674 | 8d8f7552253f4052afe05f541b0fc309 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 False 2021-06-18 09:52:07.676 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:52:07.679 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-18 09:52:07.682 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 2f946aa08d714e8f877d01e9685a3e95 --project 74b3f8bc274943cfa59d16e72d2415a8 -f value 2021-06-18 09:52:10.208 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:10.211 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-18 09:52:10.214 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-18 09:52:10.216 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 2f946aa08d714e8f877d01e9685a3e95 --project 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 09:52:12.643 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 2f946aa08d714e8f877d01e9685a3e95 --project 74b3f8bc274943cfa59d16e72d2415a8 -f value 2021-06-18 09:52:15.213 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:15.216 | + functions-common:get_or_add_group_project_role:958 : group_role_id='ff4e17106d46416eb831f3d6aeffc57d 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 False' 2021-06-18 09:52:15.219 | + functions-common:get_or_add_group_project_role:960 : echo ff4e17106d46416eb831f3d6aeffc57d 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 False 2021-06-18 09:52:15.219 | ff4e17106d46416eb831f3d6aeffc57d 2f946aa08d714e8f877d01e9685a3e95 74b3f8bc274943cfa59d16e72d2415a8 False 2021-06-18 09:52:15.221 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:52:15.224 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-18 09:52:15.228 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 2f946aa08d714e8f877d01e9685a3e95 --project 9ba69f8d64e2464487e4ad51d18decb4 -f value 2021-06-18 09:52:17.753 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:17.756 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-18 09:52:17.758 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-18 09:52:17.761 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 2f946aa08d714e8f877d01e9685a3e95 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:52:20.209 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 2f946aa08d714e8f877d01e9685a3e95 --project 9ba69f8d64e2464487e4ad51d18decb4 -f value 2021-06-18 09:52:22.745 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:22.748 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8d8f7552253f4052afe05f541b0fc309 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 False' 2021-06-18 09:52:22.750 | + functions-common:get_or_add_group_project_role:960 : echo 8d8f7552253f4052afe05f541b0fc309 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 False 2021-06-18 09:52:22.750 | 8d8f7552253f4052afe05f541b0fc309 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 False 2021-06-18 09:52:22.753 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:52:22.755 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-18 09:52:22.759 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 2f946aa08d714e8f877d01e9685a3e95 --project 9ba69f8d64e2464487e4ad51d18decb4 -f value 2021-06-18 09:52:25.272 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:25.275 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-18 09:52:25.278 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-18 09:52:25.281 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 2f946aa08d714e8f877d01e9685a3e95 --project 9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 09:52:27.735 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 2f946aa08d714e8f877d01e9685a3e95 --project 9ba69f8d64e2464487e4ad51d18decb4 -f value 2021-06-18 09:52:30.274 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:30.277 | + functions-common:get_or_add_group_project_role:958 : group_role_id='ff4e17106d46416eb831f3d6aeffc57d 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 False' 2021-06-18 09:52:30.280 | + functions-common:get_or_add_group_project_role:960 : echo ff4e17106d46416eb831f3d6aeffc57d 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 False 2021-06-18 09:52:30.280 | ff4e17106d46416eb831f3d6aeffc57d 2f946aa08d714e8f877d01e9685a3e95 9ba69f8d64e2464487e4ad51d18decb4 False 2021-06-18 09:52:30.282 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin dbb453a771984969ba14a14d43e6ffa6 3e8d2afc356d48dbb9d65371baa8afb7 2021-06-18 09:52:30.285 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-18 09:52:30.289 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group dbb453a771984969ba14a14d43e6ffa6 --project 3e8d2afc356d48dbb9d65371baa8afb7 -f value 2021-06-18 09:52:32.800 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:32.803 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-18 09:52:32.805 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-18 09:52:32.808 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group dbb453a771984969ba14a14d43e6ffa6 --project 3e8d2afc356d48dbb9d65371baa8afb7 2021-06-18 09:52:35.268 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group dbb453a771984969ba14a14d43e6ffa6 --project 3e8d2afc356d48dbb9d65371baa8afb7 -f value 2021-06-18 09:52:37.858 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:37.861 | + functions-common:get_or_add_group_project_role:958 : group_role_id='963c7b4d7b8d4ac58bb3cb92c480c282 dbb453a771984969ba14a14d43e6ffa6 3e8d2afc356d48dbb9d65371baa8afb7 False' 2021-06-18 09:52:37.864 | + functions-common:get_or_add_group_project_role:960 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 dbb453a771984969ba14a14d43e6ffa6 3e8d2afc356d48dbb9d65371baa8afb7 False 2021-06-18 09:52:37.864 | 963c7b4d7b8d4ac58bb3cb92c480c282 dbb453a771984969ba14a14d43e6ffa6 3e8d2afc356d48dbb9d65371baa8afb7 False 2021-06-18 09:52:37.867 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-06-18 09:52:37.885 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:52:37.888 | + ./stack.sh:main:1095 : is_service_enabled nova 2021-06-18 09:52:37.905 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:52:37.907 | + ./stack.sh:main:1096 : create_nova_accounts 2021-06-18 09:52:37.910 | + 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-06-18 09:52:37.912 | + lib/nova:create_nova_accounts:345 : create_service_user nova admin 2021-06-18 09:52:37.915 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-06-18 09:52:37.917 | + functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:52:37.923 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 09:52:37.923 | + functions-common:get_or_create_user:828 : local email= 2021-06-18 09:52:37.930 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-18 09:52:40.484 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:40.487 | + functions-common:get_or_create_user:840 : user_id=eb04b9847a5a4cdd989221503fdfd82a 2021-06-18 09:52:40.489 | + functions-common:get_or_create_user:841 : echo eb04b9847a5a4cdd989221503fdfd82a 2021-06-18 09:52:40.489 | eb04b9847a5a4cdd989221503fdfd82a 2021-06-18 09:52:40.492 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-06-18 09:52:40.495 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:52:40.498 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:52:40.501 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:52:40.503 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:52:40.506 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:52:40.509 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:52:40.511 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:52:40.515 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:52:40.517 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:52:40.520 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:52:40.525 | ++ 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-06-18 09:52:40.525 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:52:40.526 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:52:40.529 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:52:40.532 | ++ functions-common:get_field:727 : read data 2021-06-18 09:52:43.698 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:43.702 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:52:43.706 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:52:43.709 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-06-18 09:52:46.807 | ++ 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-06-18 09:52:46.807 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:52:46.807 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:52:46.814 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:52:46.820 | ++ functions-common:get_field:727 : read data 2021-06-18 09:52:49.875 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:49.878 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:52:49.881 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:52:49.884 | ++ functions-common:get_field:733 : echo '| f8224a6d94a747c5b58f85d7e6b1bb0d | eb04b9847a5a4cdd989221503fdfd82a | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:52:49.885 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:52:49.891 | ++ functions-common:get_field:727 : read data 2021-06-18 09:52:49.897 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:52:49.900 | + functions-common:get_or_add_user_project_role:912 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:52:49.900 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:52:49.903 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-06-18 09:52:49.906 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-06-18 09:52:49.908 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:52:49.912 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:52:49.914 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:52:49.917 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:52:49.920 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:52:49.922 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:52:49.925 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:52:49.927 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:52:49.930 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:52:49.933 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:52:49.937 | ++ 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-06-18 09:52:49.937 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:52:49.937 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:52:49.940 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:52:49.943 | ++ functions-common:get_field:727 : read data 2021-06-18 09:52:52.932 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:52.935 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:52:52.938 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:52:52.941 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-06-18 09:52:55.890 | ++ 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-06-18 09:52:55.890 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:52:55.890 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:52:55.893 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:52:55.897 | ++ functions-common:get_field:727 : read data 2021-06-18 09:52:58.987 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:52:58.991 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:52:58.993 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:52:58.996 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | eb04b9847a5a4cdd989221503fdfd82a | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:52:58.997 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:52:59.002 | ++ functions-common:get_field:727 : read data 2021-06-18 09:52:59.006 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:52:59.009 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:52:59.009 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:52:59.012 | + lib/nova:create_nova_accounts:347 : local nova_api_url 2021-06-18 09:52:59.014 | + lib/nova:create_nova_accounts:348 : [[ True == \F\a\l\s\e ]] 2021-06-18 09:52:59.017 | + lib/nova:create_nova_accounts:351 : nova_api_url=http://10.222.0.22/compute 2021-06-18 09:52:59.019 | + lib/nova:create_nova_accounts:354 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-06-18 09:52:59.023 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:52:59.026 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-06-18 09:53:01.373 | ++ 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-06-18 09:53:03.628 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:03.632 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:53:03.632 | 324ee7331abc4a75865cc8a73154c07e' 2021-06-18 09:53:03.634 | + functions-common:get_or_create_service:978 : echo 324ee7331abc4a75865cc8a73154c07e 2021-06-18 09:53:03.634 | 324ee7331abc4a75865cc8a73154c07e 2021-06-18 09:53:03.637 | + lib/nova:create_nova_accounts:356 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.22/compute/v2/$(project_id)s' 2021-06-18 09:53:03.639 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:53:03.643 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.22/compute/v2/$(project_id)s' RegionOne 2021-06-18 09:53:03.646 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:53:03.649 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-06-18 09:53:06.120 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:06.123 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:53:06.125 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:53:06.129 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.22/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-06-18 09:53:08.527 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:08.530 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cccd34140b0a47a6ba6085f91caa2e59 2021-06-18 09:53:08.533 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cccd34140b0a47a6ba6085f91caa2e59 2021-06-18 09:53:08.537 | + functions-common:get_or_create_endpoint:1011 : public_id=cccd34140b0a47a6ba6085f91caa2e59 2021-06-18 09:53:08.539 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 09:53:08.542 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:53:08.544 | + functions-common:get_or_create_endpoint:1020 : echo cccd34140b0a47a6ba6085f91caa2e59 2021-06-18 09:53:08.544 | cccd34140b0a47a6ba6085f91caa2e59 2021-06-18 09:53:08.547 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova compute 'Nova Compute Service' 2021-06-18 09:53:08.550 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:53:08.554 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-06-18 09:53:10.915 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-06-18 09:53:13.167 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:13.170 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:53:13.170 | 74321c9c48934ad29ce0ec1de00ae063' 2021-06-18 09:53:13.172 | + functions-common:get_or_create_service:978 : echo 74321c9c48934ad29ce0ec1de00ae063 2021-06-18 09:53:13.172 | 74321c9c48934ad29ce0ec1de00ae063 2021-06-18 09:53:13.175 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute RegionOne http://10.222.0.22/compute/v2.1 2021-06-18 09:53:13.178 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:53:13.181 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.22/compute/v2.1 RegionOne 2021-06-18 09:53:13.184 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:53:13.187 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-06-18 09:53:15.699 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:15.702 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:53:15.704 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:53:15.708 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.22/compute/v2.1 --region RegionOne -f value -c id 2021-06-18 09:53:18.255 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:18.258 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=bed69abe04f44e71a041aef7fc676b3d 2021-06-18 09:53:18.261 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo bed69abe04f44e71a041aef7fc676b3d 2021-06-18 09:53:18.264 | + functions-common:get_or_create_endpoint:1011 : public_id=bed69abe04f44e71a041aef7fc676b3d 2021-06-18 09:53:18.275 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 09:53:18.277 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:53:18.280 | + functions-common:get_or_create_endpoint:1020 : echo bed69abe04f44e71a041aef7fc676b3d 2021-06-18 09:53:18.280 | bed69abe04f44e71a041aef7fc676b3d 2021-06-18 09:53:18.282 | + lib/nova:create_nova_accounts:367 : is_service_enabled n-api 2021-06-18 09:53:18.299 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:53:18.303 | + lib/nova:create_nova_accounts:369 : is_service_enabled swift 2021-06-18 09:53:18.321 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:53:18.323 | + lib/nova:create_nova_accounts:372 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-06-18 09:53:18.326 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:53:18.329 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:53:18.332 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:53:18.334 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:53:18.337 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:53:18.339 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:53:18.342 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:53:18.345 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:53:18.347 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:53:18.350 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:53:18.355 | ++ 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-06-18 09:53:18.355 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:53:18.355 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:18.359 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:18.362 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:21.461 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:21.465 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:53:21.467 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:53:21.470 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-06-18 09:53:24.414 | ++ 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-06-18 09:53:24.414 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:24.415 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:53:24.417 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:24.420 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:27.530 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:27.533 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:53:27.535 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:53:27.538 | ++ functions-common:get_field:733 : echo '| eccef31cc72544c3ab600cd9701cfc18 | eb04b9847a5a4cdd989221503fdfd82a | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:53:27.539 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:53:27.544 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:27.547 | + functions-common:get_or_add_user_project_role:910 : user_role_id=eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:53:27.550 | + functions-common:get_or_add_user_project_role:912 : echo eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:53:27.550 | eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:53:27.552 | + lib/nova:create_nova_accounts:377 : is_service_enabled s3api 2021-06-18 09:53:27.569 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:53:27.572 | + ./stack.sh:main:1098 : is_service_enabled glance 2021-06-18 09:53:27.590 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:53:27.592 | + ./stack.sh:main:1099 : create_glance_accounts 2021-06-18 09:53:27.595 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-06-18 09:53:27.611 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:53:27.614 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-06-18 09:53:27.617 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-06-18 09:53:27.619 | + functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:53:27.622 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 09:53:27.624 | + functions-common:get_or_create_user:828 : local email= 2021-06-18 09:53:27.627 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-18 09:53:30.052 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:30.055 | + functions-common:get_or_create_user:840 : user_id=bd6b802edefd4e5f95551bbc926f56f9 2021-06-18 09:53:30.058 | + functions-common:get_or_create_user:841 : echo bd6b802edefd4e5f95551bbc926f56f9 2021-06-18 09:53:30.058 | bd6b802edefd4e5f95551bbc926f56f9 2021-06-18 09:53:30.060 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-06-18 09:53:30.063 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:53:30.066 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:53:30.069 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:53:30.072 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:53:30.074 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:53:30.077 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:53:30.079 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:53:30.082 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:53:30.085 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:53:30.088 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:53:30.092 | ++ 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-06-18 09:53:30.092 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:30.092 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:53:30.095 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:30.098 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:33.125 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:33.129 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:53:33.132 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:53:33.134 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-06-18 09:53:36.244 | ++ 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-06-18 09:53:36.244 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:53:36.244 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:36.247 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:36.251 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:39.314 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:39.318 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:53:39.321 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:53:39.324 | ++ functions-common:get_field:733 : echo '| f8224a6d94a747c5b58f85d7e6b1bb0d | bd6b802edefd4e5f95551bbc926f56f9 | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:53:39.324 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:53:39.329 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:39.333 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:53:39.336 | + functions-common:get_or_add_user_project_role:912 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:53:39.336 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:53:39.339 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-06-18 09:53:39.341 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-06-18 09:53:39.358 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:53:39.361 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-06-18 09:53:39.364 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-06-18 09:53:39.367 | + functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:53:39.370 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 09:53:39.372 | + functions-common:get_or_create_user:828 : local email= 2021-06-18 09:53:39.376 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-18 09:53:42.005 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:42.009 | + functions-common:get_or_create_user:840 : user_id=1cc2a4b790f74734bdfb2be622a2c9e1 2021-06-18 09:53:42.011 | + functions-common:get_or_create_user:841 : echo 1cc2a4b790f74734bdfb2be622a2c9e1 2021-06-18 09:53:42.011 | 1cc2a4b790f74734bdfb2be622a2c9e1 2021-06-18 09:53:42.014 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-06-18 09:53:42.016 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:53:42.019 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:53:42.023 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:53:42.025 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:53:42.028 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:53:42.030 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:53:42.033 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:53:42.036 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:53:42.038 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:53:42.042 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:53:42.046 | ++ 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-06-18 09:53:42.046 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:42.046 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:53:42.049 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:42.052 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:45.138 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:45.143 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:53:45.148 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:53:45.151 | + 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-06-18 09:53:48.193 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:48.194 | ++ 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-06-18 09:53:48.194 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:53:48.197 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:48.199 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:51.300 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:51.303 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:53:51.306 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:53:51.309 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:53:51.309 | ++ functions-common:get_field:733 : echo '| f8224a6d94a747c5b58f85d7e6b1bb0d | 1cc2a4b790f74734bdfb2be622a2c9e1 | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:53:51.314 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:51.319 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:53:51.321 | + functions-common:get_or_add_user_project_role:912 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:53:51.321 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:53:51.324 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-06-18 09:53:51.326 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-06-18 09:53:51.329 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:53:51.333 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:53:51.336 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:53:51.338 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:53:51.341 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:53:51.343 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:53:51.346 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:53:51.350 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:53:51.353 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:53:51.356 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:53:51.361 | ++ 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-06-18 09:53:51.361 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:53:51.361 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:51.364 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:51.367 | ++ functions-common:get_field:727 : read data 2021-06-18 09:53:54.432 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:53:54.436 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:53:54.439 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:53:54.442 | + 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-06-18 09:53:57.420 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:53:57.420 | ++ 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-06-18 09:53:57.420 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:53:57.423 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:53:57.426 | ++ functions-common:get_field:727 : read data 2021-06-18 09:54:00.511 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:00.514 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:54:00.516 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:54:00.520 | ++ functions-common:get_field:733 : echo '| eccef31cc72544c3ab600cd9701cfc18 | 1cc2a4b790f74734bdfb2be622a2c9e1 | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:54:00.521 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:54:00.526 | ++ functions-common:get_field:727 : read data 2021-06-18 09:54:00.529 | + functions-common:get_or_add_user_project_role:910 : user_role_id=eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:54:00.532 | + functions-common:get_or_add_user_project_role:912 : echo eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:54:00.532 | eccef31cc72544c3ab600cd9701cfc18 2021-06-18 09:54:00.535 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-06-18 09:54:00.537 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:54:00.541 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-06-18 09:54:02.843 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-06-18 09:54:05.082 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:05.086 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:54:05.086 | 538413760af24c2387e87b174199c9e0' 2021-06-18 09:54:05.088 | + functions-common:get_or_create_service:978 : echo 538413760af24c2387e87b174199c9e0 2021-06-18 09:54:05.088 | 538413760af24c2387e87b174199c9e0 2021-06-18 09:54:05.091 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.22/image 2021-06-18 09:54:05.093 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:54:05.096 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.22/image RegionOne 2021-06-18 09:54:05.100 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:54:05.103 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-06-18 09:54:07.521 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:07.524 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:54:07.526 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:54:07.530 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.22/image --region RegionOne -f value -c id 2021-06-18 09:54:09.945 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:09.949 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5a540fc688bc4ced8370c2ba44bb5ea9 2021-06-18 09:54:09.951 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5a540fc688bc4ced8370c2ba44bb5ea9 2021-06-18 09:54:09.954 | + functions-common:get_or_create_endpoint:1011 : public_id=5a540fc688bc4ced8370c2ba44bb5ea9 2021-06-18 09:54:09.957 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 09:54:09.960 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:54:09.962 | + functions-common:get_or_create_endpoint:1020 : echo 5a540fc688bc4ced8370c2ba44bb5ea9 2021-06-18 09:54:09.962 | 5a540fc688bc4ced8370c2ba44bb5ea9 2021-06-18 09:54:09.965 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-06-18 09:54:09.968 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-06-18 09:54:09.971 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-06-18 09:54:12.231 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-06-18 09:54:12.233 | ++ functions-common:get_or_create_domain:803 : echo default 2021-06-18 09:54:12.236 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-06-18 09:54:12.239 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-06-18 09:54:12.266 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-06-18 09:54:12.296 | + ./stack.sh:main:1101 : is_service_enabled cinder 2021-06-18 09:54:12.313 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:54:12.315 | + ./stack.sh:main:1102 : create_cinder_accounts 2021-06-18 09:54:12.318 | + 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-06-18 09:54:12.321 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-06-18 09:54:12.323 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-06-18 09:54:12.326 | + functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:54:12.328 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 09:54:12.331 | + functions-common:get_or_create_user:828 : local email= 2021-06-18 09:54:12.334 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-18 09:54:14.700 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:14.703 | + functions-common:get_or_create_user:840 : user_id=b74844fd69804def84c2c1a849b3e469 2021-06-18 09:54:14.706 | + functions-common:get_or_create_user:841 : echo b74844fd69804def84c2c1a849b3e469 2021-06-18 09:54:14.706 | b74844fd69804def84c2c1a849b3e469 2021-06-18 09:54:14.709 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-06-18 09:54:14.712 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:54:14.715 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:54:14.717 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:54:14.720 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:54:14.722 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:54:14.725 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:54:14.727 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:54:14.729 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:54:14.732 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:54:14.735 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:54:14.740 | ++ 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-06-18 09:54:14.740 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:54:14.740 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:54:14.743 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:54:14.746 | ++ functions-common:get_field:727 : read data 2021-06-18 09:54:17.809 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:17.813 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:54:17.816 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:54:17.818 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-06-18 09:54:20.902 | ++ 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-06-18 09:54:20.902 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:54:20.903 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:54:20.906 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:54:20.908 | ++ functions-common:get_field:727 : read data 2021-06-18 09:54:23.967 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:23.970 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:54:23.972 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:54:23.975 | ++ functions-common:get_field:733 : echo '| f8224a6d94a747c5b58f85d7e6b1bb0d | b74844fd69804def84c2c1a849b3e469 | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:54:23.976 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:54:23.981 | ++ functions-common:get_field:727 : read data 2021-06-18 09:54:23.984 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:54:23.987 | + functions-common:get_or_add_user_project_role:912 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:54:23.987 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:54:23.990 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-06-18 09:54:23.993 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-06-18 09:54:23.995 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:54:23.998 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-06-18 09:54:26.298 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-06-18 09:54:28.506 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:28.509 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:54:28.509 | 38ca97398481493fa1114774d088654d' 2021-06-18 09:54:28.511 | + functions-common:get_or_create_service:978 : echo 38ca97398481493fa1114774d088654d 2021-06-18 09:54:28.511 | 38ca97398481493fa1114774d088654d 2021-06-18 09:54:28.514 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-06-18 09:54:28.516 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.22/volume/v3/$(project_id)s' 2021-06-18 09:54:28.519 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:54:28.522 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.22/volume/v3/$(project_id)s' RegionOne 2021-06-18 09:54:28.525 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:54:28.528 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-06-18 09:54:31.001 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:31.004 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:54:31.006 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:54:31.012 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.22/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-06-18 09:54:33.474 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:33.476 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6740477500eb40999badecf11fa8c437 2021-06-18 09:54:33.479 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6740477500eb40999badecf11fa8c437 2021-06-18 09:54:33.482 | + functions-common:get_or_create_endpoint:1011 : public_id=6740477500eb40999badecf11fa8c437 2021-06-18 09:54:33.484 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 09:54:33.487 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:54:33.489 | + functions-common:get_or_create_endpoint:1020 : echo 6740477500eb40999badecf11fa8c437 2021-06-18 09:54:33.489 | 6740477500eb40999badecf11fa8c437 2021-06-18 09:54:33.492 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-06-18 09:54:33.494 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:54:33.498 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-06-18 09:54:35.837 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-06-18 09:54:38.289 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:38.302 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:54:38.302 | c6a0d83a944044f5a3241f0b62044283' 2021-06-18 09:54:38.304 | + functions-common:get_or_create_service:978 : echo c6a0d83a944044f5a3241f0b62044283 2021-06-18 09:54:38.304 | c6a0d83a944044f5a3241f0b62044283 2021-06-18 09:54:38.307 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.22/volume/v2/$(project_id)s' 2021-06-18 09:54:38.310 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:54:38.313 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.22/volume/v2/$(project_id)s' RegionOne 2021-06-18 09:54:38.316 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:54:38.320 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-06-18 09:54:40.816 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:40.820 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:54:40.823 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:54:40.827 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.22/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-06-18 09:54:43.368 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:43.371 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=bda11250e26d4524bf23063d848fc134 2021-06-18 09:54:43.374 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo bda11250e26d4524bf23063d848fc134 2021-06-18 09:54:43.377 | + functions-common:get_or_create_endpoint:1011 : public_id=bda11250e26d4524bf23063d848fc134 2021-06-18 09:54:43.380 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 09:54:43.382 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:54:43.385 | + functions-common:get_or_create_endpoint:1020 : echo bda11250e26d4524bf23063d848fc134 2021-06-18 09:54:43.385 | bda11250e26d4524bf23063d848fc134 2021-06-18 09:54:43.387 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-06-18 09:54:43.390 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:54:43.395 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-06-18 09:54:45.766 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-06-18 09:54:48.098 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:48.101 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:54:48.101 | 6dfca8ca657c455b8996a6b300a4a257' 2021-06-18 09:54:48.104 | + functions-common:get_or_create_service:978 : echo 6dfca8ca657c455b8996a6b300a4a257 2021-06-18 09:54:48.104 | 6dfca8ca657c455b8996a6b300a4a257 2021-06-18 09:54:48.106 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.22/volume/v3/$(project_id)s' 2021-06-18 09:54:48.109 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:54:48.112 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.22/volume/v3/$(project_id)s' RegionOne 2021-06-18 09:54:48.115 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:54:48.118 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-06-18 09:54:50.587 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:50.590 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:54:50.593 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:54:50.596 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.22/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-06-18 09:54:53.163 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:53.166 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=be31b514fefe42238af3ed355d3ac4d4 2021-06-18 09:54:53.169 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo be31b514fefe42238af3ed355d3ac4d4 2021-06-18 09:54:53.172 | + functions-common:get_or_create_endpoint:1011 : public_id=be31b514fefe42238af3ed355d3ac4d4 2021-06-18 09:54:53.175 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 09:54:53.178 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:54:53.180 | + functions-common:get_or_create_endpoint:1020 : echo be31b514fefe42238af3ed355d3ac4d4 2021-06-18 09:54:53.180 | be31b514fefe42238af3ed355d3ac4d4 2021-06-18 09:54:53.183 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-06-18 09:54:53.186 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-06-18 09:54:53.189 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:54:53.193 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-06-18 09:54:55.691 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:55.695 | ++ functions-common:get_or_create_project:853 : project_id=132965e1edbc42418d4879ededd47f57 2021-06-18 09:54:55.697 | ++ functions-common:get_or_create_project:854 : echo 132965e1edbc42418d4879ededd47f57 2021-06-18 09:54:55.701 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 132965e1edbc42418d4879ededd47f57 2021-06-18 09:54:55.733 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-06-18 09:54:55.736 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:54:55.740 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 09:54:55.743 | ++ functions-common:get_or_create_user:828 : local email= 2021-06-18 09:54:55.746 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-06-18 09:54:57.733 | No password was supplied, authentication will fail when a user does not have a password. 2021-06-18 09:54:58.241 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:54:58.244 | ++ functions-common:get_or_create_user:840 : user_id=b74844fd69804def84c2c1a849b3e469 2021-06-18 09:54:58.247 | ++ functions-common:get_or_create_user:841 : echo b74844fd69804def84c2c1a849b3e469 2021-06-18 09:54:58.250 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b74844fd69804def84c2c1a849b3e469 2021-06-18 09:54:58.278 | + ./stack.sh:main:1104 : is_service_enabled neutron 2021-06-18 09:54:58.299 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:54:58.302 | + ./stack.sh:main:1105 : create_neutron_accounts 2021-06-18 09:54:58.305 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-06-18 09:54:58.309 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-18 09:54:58.309 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:54:58.314 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:54:58.316 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-18 09:54:58.319 | + 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-06-18 09:54:58.321 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-18 09:54:58.324 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-06-18 09:54:58.327 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-06-18 09:54:58.330 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-06-18 09:54:58.334 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.22:9696/ 2021-06-18 09:54:58.337 | + 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-06-18 09:54:58.340 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-06-18 09:54:58.343 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-06-18 09:54:58.345 | + functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:54:58.348 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 09:54:58.351 | + functions-common:get_or_create_user:828 : local email= 2021-06-18 09:54:58.354 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-18 09:55:00.805 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:00.809 | + functions-common:get_or_create_user:840 : user_id=dc375c94844c4b59966ab742239a939f 2021-06-18 09:55:00.811 | + functions-common:get_or_create_user:841 : echo dc375c94844c4b59966ab742239a939f 2021-06-18 09:55:00.811 | dc375c94844c4b59966ab742239a939f 2021-06-18 09:55:00.814 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-06-18 09:55:00.817 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:55:00.820 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:55:00.823 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:55:00.826 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:55:00.828 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:55:00.831 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:55:00.834 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:55:00.836 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:55:00.839 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:55:00.842 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:55:00.846 | ++ 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-06-18 09:55:00.847 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:55:00.847 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:55:00.850 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:55:00.852 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:03.978 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:03.982 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:55:03.984 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:55:03.987 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-06-18 09:55:06.987 | ++ 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-06-18 09:55:06.987 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:55:06.987 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:55:06.990 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:55:06.992 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:10.116 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:10.119 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:55:10.121 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:55:10.124 | ++ functions-common:get_field:733 : echo '| f8224a6d94a747c5b58f85d7e6b1bb0d | dc375c94844c4b59966ab742239a939f | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:55:10.124 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:55:10.130 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:10.141 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:55:10.145 | + functions-common:get_or_add_user_project_role:912 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:55:10.145 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:55:10.147 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-06-18 09:55:10.150 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-06-18 09:55:10.153 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:55:10.156 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-06-18 09:55:12.475 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-06-18 09:55:14.797 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:14.801 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:55:14.801 | 623bea5d4d78439ba04d100066b993e1' 2021-06-18 09:55:14.804 | + functions-common:get_or_create_service:978 : echo 623bea5d4d78439ba04d100066b993e1 2021-06-18 09:55:14.804 | 623bea5d4d78439ba04d100066b993e1 2021-06-18 09:55:14.806 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.22:9696/ 2021-06-18 09:55:14.809 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:55:14.812 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.22:9696/ RegionOne 2021-06-18 09:55:14.816 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:55:14.819 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-06-18 09:55:17.279 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:17.282 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:55:17.285 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:55:17.288 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.22:9696/ --region RegionOne -f value -c id 2021-06-18 09:55:19.900 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:19.903 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=44bf34c3c629453682186793aa238f9d 2021-06-18 09:55:19.915 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 44bf34c3c629453682186793aa238f9d 2021-06-18 09:55:19.918 | + functions-common:get_or_create_endpoint:1011 : public_id=44bf34c3c629453682186793aa238f9d 2021-06-18 09:55:19.921 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 09:55:19.923 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:55:19.927 | + functions-common:get_or_create_endpoint:1020 : echo 44bf34c3c629453682186793aa238f9d 2021-06-18 09:55:19.927 | 44bf34c3c629453682186793aa238f9d 2021-06-18 09:55:19.929 | + ./stack.sh:main:1107 : is_service_enabled swift 2021-06-18 09:55:19.946 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:55:19.948 | + ./stack.sh:main:1108 : create_swift_accounts 2021-06-18 09:55:19.951 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-06-18 09:55:19.953 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-06-18 09:55:19.957 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-06-18 09:55:19.959 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-06-18 09:55:19.962 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-06-18 09:55:19.965 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-06-18 09:55:19.967 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-06-18 09:55:19.970 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-06-18 09:55:19.973 | + lib/swift:create_swift_accounts:635 : local another_role 2021-06-18 09:55:19.977 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-06-18 09:55:19.979 | ++ functions-common:get_or_create_role:860 : local role_id 2021-06-18 09:55:19.982 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-06-18 09:55:22.475 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:22.479 | ++ functions-common:get_or_create_role:865 : role_id=ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:55:22.481 | ++ functions-common:get_or_create_role:866 : echo ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:55:22.484 | + lib/swift:create_swift_accounts:636 : another_role=ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:55:22.488 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-06-18 09:55:22.490 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-06-18 09:55:22.494 | + functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:55:22.497 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 09:55:22.499 | + functions-common:get_or_create_user:828 : local email= 2021-06-18 09:55:22.503 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-18 09:55:25.057 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:25.060 | + functions-common:get_or_create_user:840 : user_id=1b37ffaf43ab4355b7a54e11f85112c8 2021-06-18 09:55:25.062 | + functions-common:get_or_create_user:841 : echo 1b37ffaf43ab4355b7a54e11f85112c8 2021-06-18 09:55:25.062 | 1b37ffaf43ab4355b7a54e11f85112c8 2021-06-18 09:55:25.065 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-06-18 09:55:25.068 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:55:25.071 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:55:25.073 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:55:25.075 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:55:25.077 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:55:25.081 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:55:25.083 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:55:25.086 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:55:25.088 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:55:25.091 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:55:25.094 | ++ 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-06-18 09:55:25.095 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:55:25.095 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:55:25.098 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:55:25.101 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:28.124 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:28.129 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:55:28.131 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:55:28.133 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-06-18 09:55:31.079 | ++ 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-06-18 09:55:31.079 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:55:31.079 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:55:31.083 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:55:31.086 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:34.179 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:34.182 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:55:34.184 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:55:34.187 | ++ functions-common:get_field:733 : echo '| f8224a6d94a747c5b58f85d7e6b1bb0d | 1b37ffaf43ab4355b7a54e11f85112c8 | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:55:34.191 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:55:34.193 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:34.196 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:55:34.198 | + functions-common:get_or_add_user_project_role:912 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:55:34.199 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 09:55:34.201 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-06-18 09:55:34.203 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-06-18 09:55:34.206 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:55:34.210 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 09:55:34.212 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:55:34.214 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:55:34.216 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 09:55:34.219 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 09:55:34.221 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 09:55:34.224 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 09:55:34.226 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 09:55:34.229 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 09:55:34.233 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:55:34.233 | ++ 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-06-18 09:55:34.233 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:55:34.236 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:55:34.239 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:37.275 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:37.278 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:55:37.281 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:55:37.283 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-06-18 09:55:40.203 | ++ 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-06-18 09:55:40.203 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:55:40.204 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:55:40.207 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:55:40.210 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:43.262 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:43.265 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:55:43.268 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:55:43.272 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:55:43.274 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | 1b37ffaf43ab4355b7a54e11f85112c8 | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 09:55:43.279 | ++ functions-common:get_field:727 : read data 2021-06-18 09:55:43.283 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:55:43.285 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:55:43.285 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:55:43.288 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-06-18 09:55:43.290 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 09:55:43.293 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-06-18 09:55:45.596 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-06-18 09:55:47.827 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:47.831 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 09:55:47.831 | 5d95ab1376a94fb684fc5e9af13f593e' 2021-06-18 09:55:47.834 | + functions-common:get_or_create_service:978 : echo 5d95ab1376a94fb684fc5e9af13f593e 2021-06-18 09:55:47.834 | 5d95ab1376a94fb684fc5e9af13f593e 2021-06-18 09:55:47.836 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.22:8080/v1/AUTH_$(project_id)s' http://10.222.0.22:8080 2021-06-18 09:55:47.839 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 09:55:47.842 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.22:8080/v1/AUTH_$(project_id)s' RegionOne 2021-06-18 09:55:47.845 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:55:47.848 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-06-18 09:55:50.343 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:50.345 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:55:50.348 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:55:50.351 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.22:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-06-18 09:55:52.770 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:52.773 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8787c9168f6d45238cca2c26d92d3186 2021-06-18 09:55:52.775 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8787c9168f6d45238cca2c26d92d3186 2021-06-18 09:55:52.778 | + functions-common:get_or_create_endpoint:1011 : public_id=8787c9168f6d45238cca2c26d92d3186 2021-06-18 09:55:52.780 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.22:8080 ]] 2021-06-18 09:55:52.783 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.22:8080 RegionOne 2021-06-18 09:55:52.786 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 09:55:52.789 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-06-18 09:55:55.240 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:55.243 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 09:55:55.246 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 09:55:55.249 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.22:8080 --region RegionOne -f value -c id 2021-06-18 09:55:57.677 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:55:57.680 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=908aeea6613c4742a00ac41c81426d4c 2021-06-18 09:55:57.682 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 908aeea6613c4742a00ac41c81426d4c 2021-06-18 09:55:57.682 | 908aeea6613c4742a00ac41c81426d4c 2021-06-18 09:55:57.685 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 09:55:57.687 | + functions-common:get_or_create_endpoint:1020 : echo 8787c9168f6d45238cca2c26d92d3186 2021-06-18 09:55:57.687 | 8787c9168f6d45238cca2c26d92d3186 2021-06-18 09:55:57.689 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-06-18 09:55:57.693 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-06-18 09:55:57.695 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:55:57.698 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-06-18 09:56:00.096 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:00.099 | ++ functions-common:get_or_create_project:853 : project_id=f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:00.101 | ++ functions-common:get_or_create_project:854 : echo f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:00.104 | + lib/swift:create_swift_accounts:650 : swift_project_test1=f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:00.107 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-06-18 09:56:00.110 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:00.129 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-06-18 09:56:00.132 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:56:00.134 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-06-18 09:56:00.137 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-06-18 09:56:00.140 | +++ 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-06-18 09:56:02.579 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:02.582 | ++ functions-common:get_or_create_user:840 : user_id=7fe2cf4775c24be38642f9226fe2e2bc 2021-06-18 09:56:02.585 | ++ functions-common:get_or_create_user:841 : echo 7fe2cf4775c24be38642f9226fe2e2bc 2021-06-18 09:56:02.588 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=7fe2cf4775c24be38642f9226fe2e2bc 2021-06-18 09:56:02.591 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-06-18 09:56:02.593 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:02.610 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 7fe2cf4775c24be38642f9226fe2e2bc f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:02.612 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:56:02.615 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:56:02.618 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:56:02.620 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:56:02.623 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:56:02.625 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:56:02.628 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:56:02.631 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:56:02.635 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 7fe2cf4775c24be38642f9226fe2e2bc --project f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:02.635 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:02.635 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:56:02.639 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:02.643 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:05.117 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:05.121 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:56:05.123 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:56:05.126 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 7fe2cf4775c24be38642f9226fe2e2bc --project f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:07.539 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 7fe2cf4775c24be38642f9226fe2e2bc --project f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:07.539 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:07.539 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:56:07.542 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:07.545 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:10.045 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:10.048 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:56:10.050 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:56:10.053 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | 7fe2cf4775c24be38642f9226fe2e2bc | | f3c44013cae34131bf17e4e749114e49 | | | False |' 2021-06-18 09:56:10.053 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:56:10.058 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:10.061 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:10.064 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:10.064 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:10.066 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-06-18 09:56:10.070 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-06-18 09:56:10.072 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:56:10.075 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-06-18 09:56:10.077 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-06-18 09:56:10.081 | +++ 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-06-18 09:56:12.473 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:12.476 | ++ functions-common:get_or_create_user:840 : user_id=913e2b3423d64f65a04c5633b289c99a 2021-06-18 09:56:12.478 | ++ functions-common:get_or_create_user:841 : echo 913e2b3423d64f65a04c5633b289c99a 2021-06-18 09:56:12.481 | + lib/swift:create_swift_accounts:659 : swift_user_test3=913e2b3423d64f65a04c5633b289c99a 2021-06-18 09:56:12.483 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-06-18 09:56:12.486 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:12.502 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role ff4e17106d46416eb831f3d6aeffc57d 913e2b3423d64f65a04c5633b289c99a f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:12.505 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:56:12.508 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:56:12.510 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:56:12.513 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:56:12.515 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:56:12.518 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:56:12.520 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:56:12.523 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:56:12.527 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ff4e17106d46416eb831f3d6aeffc57d --user 913e2b3423d64f65a04c5633b289c99a --project f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:12.527 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:12.528 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:56:12.530 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:12.533 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:14.959 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:14.963 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:56:14.965 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:56:14.967 | + functions-common:get_or_add_user_project_role:901 : openstack role add ff4e17106d46416eb831f3d6aeffc57d --user 913e2b3423d64f65a04c5633b289c99a --project f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:17.369 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ff4e17106d46416eb831f3d6aeffc57d --user 913e2b3423d64f65a04c5633b289c99a --project f3c44013cae34131bf17e4e749114e49 2021-06-18 09:56:17.369 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:17.370 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:56:17.373 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:17.375 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:19.925 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:19.928 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:56:19.931 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:56:19.934 | ++ functions-common:get_field:733 : echo '| ff4e17106d46416eb831f3d6aeffc57d | 913e2b3423d64f65a04c5633b289c99a | | f3c44013cae34131bf17e4e749114e49 | | | False |' 2021-06-18 09:56:19.934 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:56:19.939 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:19.943 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:56:19.945 | + functions-common:get_or_add_user_project_role:912 : echo ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:56:19.945 | ff4e17106d46416eb831f3d6aeffc57d 2021-06-18 09:56:19.948 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-06-18 09:56:19.951 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-06-18 09:56:19.955 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:56:19.958 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-06-18 09:56:22.252 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:22.255 | ++ functions-common:get_or_create_project:853 : project_id=4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 09:56:22.257 | ++ functions-common:get_or_create_project:854 : echo 4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 09:56:22.260 | + lib/swift:create_swift_accounts:664 : swift_project_test2=4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 09:56:22.263 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-06-18 09:56:22.265 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:22.284 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-06-18 09:56:22.288 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-06-18 09:56:22.290 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:56:22.293 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-06-18 09:56:22.295 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-06-18 09:56:22.299 | +++ 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-06-18 09:56:24.619 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:24.623 | ++ functions-common:get_or_create_user:840 : user_id=8e7e6a157c5f438a9eb598b9d9bb8320 2021-06-18 09:56:24.625 | ++ functions-common:get_or_create_user:841 : echo 8e7e6a157c5f438a9eb598b9d9bb8320 2021-06-18 09:56:24.628 | + lib/swift:create_swift_accounts:669 : swift_user_test2=8e7e6a157c5f438a9eb598b9d9bb8320 2021-06-18 09:56:24.631 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-06-18 09:56:24.634 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:24.650 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 8e7e6a157c5f438a9eb598b9d9bb8320 4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 09:56:24.653 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:56:24.656 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:56:24.659 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:56:24.662 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:56:24.665 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:56:24.667 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:56:24.670 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:56:24.673 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:56:24.678 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 8e7e6a157c5f438a9eb598b9d9bb8320 --project 4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 09:56:24.678 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:24.678 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:56:24.680 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:24.683 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:27.169 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:27.174 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:56:27.176 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:56:27.179 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 8e7e6a157c5f438a9eb598b9d9bb8320 --project 4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 09:56:29.563 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 8e7e6a157c5f438a9eb598b9d9bb8320 --project 4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 09:56:29.564 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:56:29.564 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:29.566 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:29.569 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:32.113 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:32.116 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:56:32.119 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:56:32.122 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | 8e7e6a157c5f438a9eb598b9d9bb8320 | | 4ca8de80330f4d678359a7dcfcbe6c35 | | | False |' 2021-06-18 09:56:32.122 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:56:32.127 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:32.132 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:32.135 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:32.135 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:32.137 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-06-18 09:56:32.141 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-06-18 09:56:32.144 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-06-18 09:56:32.147 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-06-18 09:56:34.483 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-06-18 09:56:36.699 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:36.702 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-06-18 09:56:36.702 | da940d7e99684022ad945637713ad7ca' 2021-06-18 09:56:36.704 | ++ functions-common:get_or_create_domain:803 : echo da940d7e99684022ad945637713ad7ca 2021-06-18 09:56:36.707 | + lib/swift:create_swift_accounts:674 : swift_domain=da940d7e99684022ad945637713ad7ca 2021-06-18 09:56:36.710 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-06-18 09:56:36.712 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:36.728 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-06-18 09:56:36.732 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 da940d7e99684022ad945637713ad7ca 2021-06-18 09:56:36.734 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-18 09:56:36.738 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=da940d7e99684022ad945637713ad7ca --or-show -f value -c id 2021-06-18 09:56:39.165 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:39.168 | ++ functions-common:get_or_create_project:853 : project_id=528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 09:56:39.171 | ++ functions-common:get_or_create_project:854 : echo 528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 09:56:39.175 | + lib/swift:create_swift_accounts:678 : swift_project_test4=528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 09:56:39.177 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-06-18 09:56:39.180 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:39.198 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-06-18 09:56:39.202 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 da940d7e99684022ad945637713ad7ca test4@example.com 2021-06-18 09:56:39.205 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-18 09:56:39.207 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-06-18 09:56:39.210 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-06-18 09:56:39.214 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=da940d7e99684022ad945637713ad7ca --email=test4@example.com --or-show -f value -c id 2021-06-18 09:56:41.646 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:41.649 | ++ functions-common:get_or_create_user:840 : user_id=d699a1493b824fc48c620c6b0ff6a250 2021-06-18 09:56:41.652 | ++ functions-common:get_or_create_user:841 : echo d699a1493b824fc48c620c6b0ff6a250 2021-06-18 09:56:41.655 | + lib/swift:create_swift_accounts:683 : swift_user_test4=d699a1493b824fc48c620c6b0ff6a250 2021-06-18 09:56:41.658 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-06-18 09:56:41.660 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 09:56:41.678 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin d699a1493b824fc48c620c6b0ff6a250 528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 09:56:41.681 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 09:56:41.684 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-18 09:56:41.687 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 09:56:41.690 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 09:56:41.692 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-18 09:56:41.695 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-18 09:56:41.697 | ++ functions-common:_get_domain_args:882 : echo 2021-06-18 09:56:41.700 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-18 09:56:41.704 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d699a1493b824fc48c620c6b0ff6a250 --project 528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 09:56:41.705 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:41.705 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 09:56:41.707 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:41.710 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:44.221 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:44.226 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 09:56:44.227 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 09:56:44.230 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d699a1493b824fc48c620c6b0ff6a250 --project 528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 09:56:46.799 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d699a1493b824fc48c620c6b0ff6a250 --project 528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 09:56:46.799 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 09:56:46.799 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 09:56:46.802 | ++ functions-common:get_field:726 : local data field 2021-06-18 09:56:46.805 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:49.634 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 09:56:49.637 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 09:56:49.639 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 09:56:49.643 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | d699a1493b824fc48c620c6b0ff6a250 | | 528f1fbbe50748bebb6165d4fcc4901e | | | False |' 2021-06-18 09:56:49.644 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 09:56:49.650 | ++ functions-common:get_field:727 : read data 2021-06-18 09:56:49.653 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:49.656 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:49.656 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 09:56:49.659 | + ./stack.sh:main:1114 : write_clouds_yaml 2021-06-18 09:56:49.662 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-06-18 09:56:49.666 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-06-18 09:56:49.670 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-06-18 09:56:49.683 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-06-18 09:56:49.697 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-06-18 09:56:49.700 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-06-18 09:56:49.702 | + 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.22/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-06-18 09:56:49.805 | The user clouds.yaml file didn't exist. 2021-06-18 09:56:49.816 | + 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.22/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-06-18 09:56:49.920 | /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-06-18 09:56:49.920 | self._clouds = yaml.load(clouds_file) 2021-06-18 09:56:49.931 | + 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.22/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-06-18 09:56:50.043 | /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-06-18 09:56:50.043 | self._clouds = yaml.load(clouds_file) 2021-06-18 09:56:50.054 | + 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.22/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-06-18 09:56:50.168 | /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-06-18 09:56:50.168 | self._clouds = yaml.load(clouds_file) 2021-06-18 09:56:50.180 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-06-18 09:56:50.183 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-06-18 09:56:50.186 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-06-18 09:56:50.191 | + ./stack.sh:main:1119 : is_service_enabled horizon 2021-06-18 09:56:50.209 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:56:50.212 | + ./stack.sh:main:1129 : is_service_enabled mysql postgresql 2021-06-18 09:56:50.240 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:56:50.242 | + ./stack.sh:main:1129 : is_service_enabled glance 2021-06-18 09:56:50.260 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:56:50.263 | + ./stack.sh:main:1130 : echo_summary 'Configuring Glance' 2021-06-18 09:56:50.267 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:56:50.270 | + ./stack.sh:echo_summary:424 : echo -e Configuring Glance 2021-06-18 09:56:50.273 | + ./stack.sh:main:1131 : init_glance 2021-06-18 09:56:50.275 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-06-18 09:56:50.279 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-06-18 09:56:50.286 | + lib/glance:init_glance:336 : recreate_database glance 2021-06-18 09:56:50.289 | + lib/database:recreate_database:110 : local db=glance 2021-06-18 09:56:50.292 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-06-18 09:56:50.294 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-06-18 09:56:50.298 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-06-18 09:56:50.302 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:56:50.316 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-06-18 09:56:50.320 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:56:50.334 | + lib/glance:init_glance:338 : time_start dbsync 2021-06-18 09:56:50.336 | + functions-common:time_start:2317 : local name=dbsync 2021-06-18 09:56:50.339 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:56:50.341 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:56:50.345 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:56:50.349 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010210346 2021-06-18 09:56:50.352 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-06-18 09:56:52.640 | 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=71982) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 09:56:52.643 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-06-18 09:56:52.643 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-06-18 09:56:52.673 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-06-18 09:56:52.673 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-06-18 09:56:52.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:56:52.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.692 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.695 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.696 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.697 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.697 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.699 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.699 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.701 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.702 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.702 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.705 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.705 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.710 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:56:52.711 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:56:52.756 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 09:56:52.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.758 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.760 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.761 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.762 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.762 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.764 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.764 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.767 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.769 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.769 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.771 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.772 | 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=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 09:56:52.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 09:56:52.776 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 09:56:52.776 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71982) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 09:56:53.120 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:56:53.120 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:56:53.371 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-06-18 09:57:06.666 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-06-18 09:57:07.123 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-06-18 09:57:07.208 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-06-18 09:57:08.831 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-06-18 09:57:08.877 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-06-18 09:57:08.923 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-06-18 09:57:09.837 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-06-18 09:57:11.654 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-06-18 09:57:11.705 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-06-18 09:57:11.823 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:57:11.823 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:57:11.828 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:57:11.828 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:57:11.833 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:57:11.833 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:57:11.854 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:57:11.854 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:57:11.886 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:57:11.886 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:57:11.894 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-06-18 09:57:13.322 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-06-18 09:57:14.031 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-06-18 09:57:14.060 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-06-18 09:57:14.088 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-06-18 09:57:14.117 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-06-18 09:57:14.145 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-06-18 09:57:14.222 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:57:14.222 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:57:14.227 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:57:14.227 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:57:14.231 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-06-18 09:57:14.231 | Database migration is up to date. No migration needed. 2021-06-18 09:57:14.231 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-06-18 09:57:14.231 | Database is synced successfully. 2021-06-18 09:57:14.440 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-06-18 09:57:16.646 | 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=71991) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 09:57:17.363 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-06-18 09:57:17.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-06-18 09:57:18.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-06-18 09:57:18.665 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-06-18 09:57:18.882 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-06-18 09:57:19.666 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-06-18 09:57:19.860 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-06-18 09:57:19.929 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-06-18 09:57:20.123 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-06-18 09:57:20.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-06-18 09:57:21.105 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-06-18 09:57:21.220 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-06-18 09:57:21.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-06-18 09:57:21.906 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-06-18 09:57:22.351 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-06-18 09:57:22.506 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-06-18 09:57:22.694 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-06-18 09:57:23.025 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-06-18 09:57:23.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-06-18 09:57:23.414 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-06-18 09:57:23.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-06-18 09:57:23.774 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-06-18 09:57:24.077 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-06-18 09:57:24.723 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-06-18 09:57:24.928 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-06-18 09:57:25.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-06-18 09:57:25.237 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-06-18 09:57:25.551 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-06-18 09:57:25.734 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-06-18 09:57:25.860 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-06-18 09:57:25.860 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-06-18 09:57:26.083 | + lib/glance:init_glance:344 : time_stop dbsync 2021-06-18 09:57:26.086 | + functions-common:time_stop:2331 : local name 2021-06-18 09:57:26.089 | + functions-common:time_stop:2332 : local end_time 2021-06-18 09:57:26.092 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 09:57:26.095 | + functions-common:time_stop:2334 : local total 2021-06-18 09:57:26.097 | + functions-common:time_stop:2335 : local start_time 2021-06-18 09:57:26.100 | + functions-common:time_stop:2337 : name=dbsync 2021-06-18 09:57:26.103 | + functions-common:time_stop:2338 : start_time=1624010210346 2021-06-18 09:57:26.105 | + functions-common:time_stop:2340 : [[ -z 1624010210346 ]] 2021-06-18 09:57:26.109 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 09:57:26.113 | + functions-common:time_stop:2343 : end_time=1624010246110 2021-06-18 09:57:26.116 | + functions-common:time_stop:2344 : elapsed_time=35764 2021-06-18 09:57:26.118 | + functions-common:time_stop:2345 : total=82269 2021-06-18 09:57:26.121 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 09:57:26.125 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=118033 2021-06-18 09:57:26.128 | + ./stack.sh:main:1138 : is_service_enabled neutron 2021-06-18 09:57:26.152 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:57:26.155 | + ./stack.sh:main:1139 : echo_summary 'Configuring Neutron' 2021-06-18 09:57:26.159 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 09:57:26.161 | + ./stack.sh:echo_summary:424 : echo -e Configuring Neutron 2021-06-18 09:57:26.164 | + ./stack.sh:main:1141 : configure_neutron 2021-06-18 09:57:26.167 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-06-18 09:57:26.172 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:57:26.172 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-18 09:57:26.177 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:57:26.181 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-18 09:57:26.183 | + 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-06-18 09:57:26.187 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-18 09:57:26.190 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-06-18 09:57:26.193 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-06-18 09:57:26.196 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-06-18 09:57:26.198 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-06-18 09:57:26.211 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-06-18 09:57:26.213 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-06-18 09:58:01.567 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-06-18 09:58:01.572 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-06-18 09:58:01.574 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-06-18 09:58:01.577 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-06-18 09:58:01.580 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-06-18 09:58:01.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-06-18 09:58:01.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-06-18 09:58:01.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-06-18 09:58:01.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-06-18 09:58:01.592 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-06-18 09:58:01.596 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-06-18 09:58:01.599 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-06-18 09:58:01.601 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-06-18 09:58:01.604 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-06-18 09:58:01.607 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-06-18 09:58:01.610 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-06-18 09:58:01.615 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:01.617 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-06-18 09:58:01.620 | + 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-06-18 09:58:01.625 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-06-18 09:58:01.628 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-06-18 09:58:01.632 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-06-18 09:58:01.635 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-06-18 09:58:01.638 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-06-18 09:58:01.642 | + 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-06-18 09:58:01.676 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-06-18 09:58:01.712 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-06-18 09:58:01.746 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-06-18 09:58:01.785 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-06-18 09:58:01.826 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-06-18 09:58:01.863 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-06-18 09:58:01.865 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-06-18 09:58:01.868 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-06-18 09:58:01.870 | + functions:setup_logging:656 : local other_cond=False 2021-06-18 09:58:01.873 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:01.876 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-06-18 09:58:01.878 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-06-18 09:58:01.881 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-06-18 09:58:01.884 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-06-18 09:58:01.901 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-06-18 09:58:01.904 | + functions:setup_systemd_logging:693 : local pidstr= 2021-06-18 09:58:01.908 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-06-18 09:58:01.911 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-06-18 09:58:01.913 | + 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-06-18 09:58:01.951 | + 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-06-18 09:58:01.992 | + 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-06-18 09:58:02.028 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-18 09:58:02.061 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-06-18 09:58:02.079 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:58:02.081 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-06-18 09:58:02.085 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-06-18 09:58:02.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-06-18 09:58:02.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-06-18 09:58:02.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-06-18 09:58:02.102 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-06-18 09:58:02.105 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-06-18 09:58:02.107 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-06-18 09:58:02.120 | + 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/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-06-18 09:58:02.134 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-06-18 09:58:02.136 | + 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-06-18 09:58:02.152 | + 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-06-18 09:58:02.168 | + 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-06-18 09:58:02.182 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-06-18 09:58:02.185 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-06-18 09:58:02.189 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-06-18 09:58:02.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.5JXZVAIgpV 2021-06-18 09:58:02.197 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-06-18 09:58:02.200 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-06-18 09:58:02.203 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.5JXZVAIgpV 2021-06-18 09:58:02.207 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.5JXZVAIgpV 2021-06-18 09:58:02.220 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.5JXZVAIgpV /etc/sudoers.d/neutron-rootwrap 2021-06-18 09:58:02.232 | + 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-06-18 09:58:02.270 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:02.273 | + 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-06-18 09:58:02.311 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-06-18 09:58:02.314 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-06-18 09:58:02.316 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-06-18 09:58:02.319 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-18 09:58:02.322 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-18 09:58:02.324 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 09:58:02.343 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:02.347 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-18 09:58:02.349 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-18 09:58:02.352 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 09:58:02.371 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:02.374 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:58:02.377 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/ 2021-06-18 09:58:02.422 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 09:58:02.425 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 09:58:02.427 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-06-18 09:58:02.445 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:02.448 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-06-18 09:58:02.451 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-06-18 09:58:02.454 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-06-18 09:58:02.457 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-06-18 09:58:02.460 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-06-18 09:58:02.462 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-06-18 09:58:02.465 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-06-18 09:58:02.467 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-06-18 09:58:02.471 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-06-18 09:58:02.473 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-06-18 09:58:02.478 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-06-18 09:58:02.481 | + 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-06-18 09:58:02.486 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-06-18 09:58:02.505 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:02.508 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-06-18 09:58:02.511 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-06-18 09:58:02.514 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-06-18 09:58:02.519 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-06-18 09:58:02.557 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-06-18 09:58:02.592 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-06-18 09:58:02.627 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-06-18 09:58:02.663 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-06-18 09:58:02.699 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-06-18 09:58:02.702 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-06-18 09:58:02.704 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-06-18 09:58:02.707 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-06-18 09:58:02.710 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-06-18 09:58:02.745 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-06-18 09:58:02.779 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.22/identity 2021-06-18 09:58:02.822 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-06-18 09:58:02.863 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-06-18 09:58:02.901 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-06-18 09:58:02.943 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-06-18 09:58:02.985 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-06-18 09:58:03.022 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:58:03.064 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-06-18 09:58:03.105 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-06-18 09:58:03.146 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-06-18 09:58:03.181 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-06-18 09:58:03.184 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-06-18 09:58:03.187 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-06-18 09:58:03.190 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-06-18 09:58:03.193 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-06-18 09:58:03.232 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-06-18 09:58:03.271 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.22/identity 2021-06-18 09:58:03.314 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-06-18 09:58:03.351 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-06-18 09:58:03.389 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-06-18 09:58:03.427 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-06-18 09:58:03.462 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-06-18 09:58:03.497 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-06-18 09:58:03.537 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-06-18 09:58:03.571 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-06-18 09:58:03.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-06-18 09:58:03.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-06-18 09:58:03.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-06-18 09:58:03.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-06-18 09:58:03.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-06-18 09:58:03.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-06-18 09:58:03.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 300:349 != '' ]] 2021-06-18 09:58:03.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:300:349 2021-06-18 09:58:03.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:300:349 != '' ]] 2021-06-18 09:58:03.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-06-18 09:58:03.607 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-06-18 09:58:03.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-06-18 09:58:03.612 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-06-18 09:58:03.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-06-18 09:58:03.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-06-18 09:58:03.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-06-18 09:58:03.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-06-18 09:58:03.628 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:03.630 | + 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-06-18 09:58:03.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-06-18 09:58:03.661 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:03.664 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-06-18 09:58:03.670 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-06-18 09:58:03.674 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-06-18 09:58:03.676 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:03.679 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-06-18 09:58:03.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-06-18 09:58:03.712 | + 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-06-18 09:58:03.717 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:03.720 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-06-18 09:58:03.722 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-06-18 09:58:03.725 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-06-18 09:58:03.727 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:03.730 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-06-18 09:58:03.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-06-18 09:58:03.762 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:03.765 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-06-18 09:58:03.768 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-06-18 09:58:03.770 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-06-18 09:58:03.773 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:03.776 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-06-18 09:58:03.806 | + 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-06-18 09:58:03.808 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:03.811 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-06-18 09:58:03.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-06-18 09:58:03.817 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-06-18 09:58:03.820 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:03.823 | + 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-06-18 09:58:03.854 | + 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-06-18 09:58:03.856 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:03.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-06-18 09:58:03.862 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-06-18 09:58:03.864 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-06-18 09:58:03.867 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:03.870 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-06-18 09:58:03.904 | + 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-06-18 09:58:03.908 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:03.911 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-06-18 09:58:03.913 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-06-18 09:58:03.916 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-06-18 09:58:03.919 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:03.922 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-06-18 09:58:03.950 | + 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:300:349 2021-06-18 09:58:03.953 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:03.957 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-06-18 09:58:03.961 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:300:349 2021-06-18 09:58:03.964 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2021-06-18 09:58:03.967 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:03.971 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2021-06-18 09:58:04.002 | + 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-06-18 09:58:04.005 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 09:58:04.008 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-06-18 09:58:04.011 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-06-18 09:58:04.015 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-06-18 09:58:04.018 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-18 09:58:04.025 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-06-18 09:58:04.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-06-18 09:58:04.057 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-06-18 09:58:04.075 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:04.078 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-06-18 09:58:04.081 | + 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-06-18 09:58:04.113 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:04.115 | + 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-06-18 09:58:04.146 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-06-18 09:58:04.183 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-06-18 09:58:04.186 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-06-18 09:58:04.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-06-18 09:58:04.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-06-18 09:58:06.918 | INFO neutron.common.config [-] Logging enabled! 2021-06-18 09:58:06.918 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.3.3.dev21 2021-06-18 09:58:06.919 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73719) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-06-18 09:58:06.920 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-06-18 09:58:06.921 | 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=73719) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-06-18 09:58:06.927 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=73719) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-06-18 09:58:07.261 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=73724 2021-06-18 09:58:07.364 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-06-18 09:58:07.364 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=73724 2021-06-18 09:58:07.679 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-06-18 09:58:07.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-06-18 09:58:07.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-06-18 09:58:07.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-06-18 09:58:07.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-06-18 09:58:07.742 | + 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-06-18 09:58:07.763 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-06-18 09:58:07.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:07.770 | + 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-06-18 09:58:07.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-06-18 09:58:07.808 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-06-18 09:58:07.816 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-06-18 09:58:07.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-06-18 09:58:07.821 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-06-18 09:58:07.851 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-06-18 09:58:07.874 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-06-18 09:58:07.877 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-06-18 09:58:07.886 | net.bridge.bridge-nf-call-iptables = 1 2021-06-18 09:58:07.890 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-06-18 09:58:07.894 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-06-18 09:58:07.902 | net.bridge.bridge-nf-call-ip6tables = 1 2021-06-18 09:58:07.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-06-18 09:58:07.910 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-06-18 09:58:07.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-06-18 09:58:07.915 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-06-18 09:58:07.918 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-06-18 09:58:07.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-06-18 09:58:07.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-06-18 09:58:07.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-06-18 09:58:07.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-06-18 09:58:07.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-06-18 09:58:07.965 | + 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-06-18 09:58:08.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-06-18 09:58:08.017 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-06-18 09:58:08.053 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-06-18 09:58:08.087 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-06-18 09:58:08.107 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:08.110 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-06-18 09:58:08.113 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-06-18 09:58:08.119 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-06-18 09:58:08.152 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-06-18 09:58:08.185 | + 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-06-18 09:58:08.226 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:08.229 | + 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-06-18 09:58:08.261 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-06-18 09:58:08.286 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:08.290 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-06-18 09:58:08.293 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-06-18 09:58:08.325 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-06-18 09:58:08.329 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-06-18 09:58:08.332 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-06-18 09:58:08.365 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-06-18 09:58:08.368 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-06-18 09:58:08.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-06-18 09:58:08.373 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-06-18 09:58:08.392 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:08.395 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-06-18 09:58:08.398 | + 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-06-18 09:58:08.403 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-06-18 09:58:08.437 | + 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-06-18 09:58:08.473 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:08.476 | + 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-06-18 09:58:08.512 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-06-18 09:58:08.516 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-06-18 09:58:08.550 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-06-18 09:58:08.553 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-06-18 09:58:08.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-06-18 09:58:08.591 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-06-18 09:58:08.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-06-18 09:58:08.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-06-18 09:58:08.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-06-18 09:58:11.488 | INFO neutron.common.config [-] Logging enabled! 2021-06-18 09:58:11.488 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.3.3.dev21 2021-06-18 09:58:11.490 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74318) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-06-18 09:58:11.566 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-06-18 09:58:11.566 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=74318) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:87}} 2021-06-18 09:58:11.567 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=74318) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:124}} 2021-06-18 09:58:11.567 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-06-18 09:58:11.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-06-18 09:58:11.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-06-18 09:58:11.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-06-18 09:58:11.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-06-18 09:58:11.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-06-18 09:58:11.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-06-18 09:58:11.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-06-18 09:58:11.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-06-18 09:58:11.898 | + functions:set_mtu:764 : local dev=br-data 2021-06-18 09:58:11.901 | + functions:set_mtu:765 : local mtu=1500 2021-06-18 09:58:11.904 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-06-18 09:58:11.918 | + 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-06-18 09:58:11.942 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-06-18 09:58:11.947 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-06-18 09:58:11.948 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-06-18 09:58:11.951 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-06-18 09:58:11.954 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-06-18 09:58:11.958 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-06-18 09:58:11.960 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-06-18 09:58:11.963 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-06-18 09:58:11.966 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-06-18 09:58:11.969 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-06-18 09:58:11.972 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-06-18 09:58:11.975 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-06-18 09:58:11.978 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-06-18 09:58:11.982 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-06-18 09:58:11.983 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-06-18 09:58:11.989 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-06-18 09:58:11.992 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-06-18 09:58:11.995 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-06-18 09:58:11.998 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-06-18 09:58:12.004 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-06-18 09:58:12.004 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-06-18 09:58:12.004 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-06-18 09:58:12.011 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.66/22 brd 192.168.3.255' 2021-06-18 09:58:12.014 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-06-18 09:58:12.017 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:12.021 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-06-18 09:58:12.023 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-06-18 09:58:12.028 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.66/22 brd 192.168.3.255 != '' ]] 2021-06-18 09:58:12.032 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.66/22 brd 192.168.3.255 dev eth1' 2021-06-18 09:58:12.035 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.66/22 brd 192.168.3.255 dev br-data' 2021-06-18 09:58:12.037 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-06-18 09:58:12.040 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-06-18 09:58:12.045 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-06-18 09:58:12.046 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.66/22 brd 192.168.3.255 2021-06-18 09:58:12.046 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-06-18 09:58:12.046 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-06-18 09:58:12.052 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.66 2021-06-18 09:58:12.055 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.66 ' 2021-06-18 09:58:12.058 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.66/22 brd 192.168.3.255 dev eth1 2021-06-18 09:58:12.072 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.66/22 brd 192.168.3.255 dev br-data 2021-06-18 09:58:12.086 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-06-18 09:58:12.102 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-06-18 09:58:12.130 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.66 2021-06-18 09:58:14.141 | ARPING 192.168.0.66 from 192.168.0.66 br-data 2021-06-18 09:58:14.141 | Sent 3 probes (3 broadcast(s)) 2021-06-18 09:58:14.141 | Received 0 response(s) 2021-06-18 09:58:14.160 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-06-18 09:58:14.160 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-06-18 09:58:14.166 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-06-18 09:58:14.169 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-06-18 09:58:14.189 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:14.191 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-06-18 09:58:14.195 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-06-18 09:58:14.200 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-06-18 09:58:14.236 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.22 2021-06-18 09:58:14.276 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-06-18 09:58:14.308 | + 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-06-18 09:58:14.346 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-06-18 09:58:14.349 | + 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-06-18 09:58:14.384 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-06-18 09:58:14.387 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-06-18 09:58:14.408 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 09:58:14.411 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-06-18 09:58:14.450 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-06-18 09:58:14.491 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-06-18 09:58:14.494 | + ./stack.sh:main:1144 : is_service_enabled mysql postgresql 2021-06-18 09:58:14.514 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:14.517 | + ./stack.sh:main:1144 : is_service_enabled neutron 2021-06-18 09:58:14.538 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 09:58:14.541 | + ./stack.sh:main:1145 : init_neutron 2021-06-18 09:58:14.544 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-06-18 09:58:14.550 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:58:14.550 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-18 09:58:14.555 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 09:58:14.557 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-18 09:58:14.560 | + 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-06-18 09:58:14.564 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-18 09:58:14.567 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-06-18 09:58:14.571 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-06-18 09:58:14.575 | + lib/database:recreate_database:110 : local db=neutron 2021-06-18 09:58:14.577 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-06-18 09:58:14.580 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-06-18 09:58:14.583 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-06-18 09:58:14.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:58:14.602 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-06-18 09:58:14.606 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 09:58:14.621 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-06-18 09:58:14.625 | + functions-common:time_start:2317 : local name=dbsync 2021-06-18 09:58:14.628 | + functions-common:time_start:2318 : local start_time= 2021-06-18 09:58:14.630 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 09:58:14.634 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 09:58:14.638 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010294635 2021-06-18 09:58:14.641 | + 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-06-18 09:58:18.119 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:58:18.120 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:58:18.538 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-18 09:58:18.538 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-18 09:58:18.643 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-06-18 09:59:11.275 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-06-18 09:59:11.663 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-06-18 09:59:13.132 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-06-18 09:59:13.600 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-06-18 09:59:14.503 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-06-18 09:59:15.166 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-06-18 09:59:15.908 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-06-18 09:59:16.429 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-06-18 09:59:16.886 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-06-18 09:59:17.548 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-06-18 09:59:18.835 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-06-18 09:59:19.561 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-06-18 09:59:20.303 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-06-18 09:59:20.897 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-06-18 09:59:21.674 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-06-18 09:59:26.434 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-06-18 09:59:27.189 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-06-18 09:59:27.623 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-06-18 09:59:28.092 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-06-18 09:59:29.423 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-06-18 09:59:29.703 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-06-18 09:59:30.594 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-06-18 09:59:32.108 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-06-18 09:59:32.400 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-06-18 09:59:32.932 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-06-18 09:59:33.628 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-06-18 09:59:33.937 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-06-18 09:59:34.703 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-06-18 09:59:35.182 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-06-18 09:59:35.485 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-06-18 09:59:36.388 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-06-18 09:59:36.422 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-06-18 09:59:37.497 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-06-18 09:59:38.320 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-06-18 09:59:38.600 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-06-18 09:59:40.251 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-06-18 09:59:41.103 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-06-18 09:59:42.937 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-06-18 09:59:43.223 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-06-18 09:59:56.217 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-06-18 09:59:56.382 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-06-18 09:59:57.685 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-06-18 09:59:58.182 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-06-18 09:59:58.222 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-06-18 09:59:58.708 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-06-18 09:59:58.754 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-06-18 09:59:59.639 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-06-18 09:59:59.845 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-06-18 10:00:00.102 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-06-18 10:00:00.633 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-06-18 10:00:01.176 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-06-18 10:00:02.736 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-06-18 10:00:03.422 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-06-18 10:00:03.536 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-06-18 10:00:04.130 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-06-18 10:00:04.930 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-06-18 10:00:12.398 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-06-18 10:00:13.753 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-06-18 10:00:14.085 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-06-18 10:00:14.376 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-06-18 10:00:14.839 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-06-18 10:00:15.696 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-06-18 10:00:15.942 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-06-18 10:00:16.656 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-06-18 10:00:16.690 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-06-18 10:00:17.679 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-06-18 10:00:18.246 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-06-18 10:00:19.844 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-06-18 10:00:20.593 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-06-18 10:00:21.770 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-06-18 10:00:22.387 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-06-18 10:00:22.827 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-06-18 10:00:23.274 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-06-18 10:00:23.405 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-06-18 10:00:23.810 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-06-18 10:00:26.524 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-06-18 10:00:27.016 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-06-18 10:00:27.347 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-06-18 10:00:27.930 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-06-18 10:00:28.616 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-06-18 10:00:29.279 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-06-18 10:00:29.644 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-06-18 10:00:30.335 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-06-18 10:00:30.981 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-06-18 10:00:31.616 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-06-18 10:00:33.462 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-06-18 10:00:33.770 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-06-18 10:00:34.279 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-06-18 10:00:37.175 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-06-18 10:00:37.616 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-06-18 10:00:38.255 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-06-18 10:00:38.884 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-06-18 10:00:39.410 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-06-18 10:00:40.118 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-06-18 10:00:40.164 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-06-18 10:00:40.204 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-06-18 10:00:42.478 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-06-18 10:00:44.810 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-06-18 10:00:45.552 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-06-18 10:00:45.913 | Running upgrade for neutron ... 2021-06-18 10:00:45.913 | OK 2021-06-18 10:00:46.201 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-06-18 10:00:46.204 | + functions-common:time_stop:2331 : local name 2021-06-18 10:00:46.207 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:00:46.209 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:00:46.213 | + functions-common:time_stop:2334 : local total 2021-06-18 10:00:46.217 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:00:46.220 | + functions-common:time_stop:2337 : name=dbsync 2021-06-18 10:00:46.222 | + functions-common:time_stop:2338 : start_time=1624010294635 2021-06-18 10:00:46.225 | + functions-common:time_stop:2340 : [[ -z 1624010294635 ]] 2021-06-18 10:00:46.230 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:00:46.235 | + functions-common:time_stop:2343 : end_time=1624010446231 2021-06-18 10:00:46.248 | + functions-common:time_stop:2344 : elapsed_time=151596 2021-06-18 10:00:46.252 | + functions-common:time_stop:2345 : total=118033 2021-06-18 10:00:46.256 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:00:46.260 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=269629 2021-06-18 10:00:46.264 | + ./stack.sh:main:1153 : is_service_enabled q-dhcp 2021-06-18 10:00:46.289 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:00:46.294 | ++ ./stack.sh:main:1156 : pidof NetworkManager 2021-06-18 10:00:46.308 | ++ ./stack.sh:main:1156 : true 2021-06-18 10:00:46.311 | + ./stack.sh:main:1156 : netman_pid= 2021-06-18 10:00:46.315 | + ./stack.sh:main:1157 : '[' -z '' ']' 2021-06-18 10:00:46.319 | + ./stack.sh:main:1158 : sudo killall dnsmasq 2021-06-18 10:00:46.351 | dnsmasq: no process found 2021-06-18 10:00:46.358 | + ./stack.sh:main:1158 : true 2021-06-18 10:00:46.361 | + ./stack.sh:main:1163 : clean_iptables 2021-06-18 10:00:46.369 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-06-18 10:00:46.370 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-18 10:00:46.371 | + lib/nova:clean_iptables:182 : grep nova 2021-06-18 10:00:46.374 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-06-18 10:00:46.374 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-06-18 10:00:46.375 | + lib/nova:clean_iptables:182 : bash 2021-06-18 10:00:46.377 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-06-18 10:00:46.464 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-06-18 10:00:46.469 | + lib/nova:clean_iptables:184 : grep nova 2021-06-18 10:00:46.469 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-06-18 10:00:46.469 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-18 10:00:46.473 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-06-18 10:00:46.473 | + lib/nova:clean_iptables:184 : bash 2021-06-18 10:00:46.473 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-06-18 10:00:46.578 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-06-18 10:00:46.581 | + lib/nova:clean_iptables:186 : grep nova 2021-06-18 10:00:46.586 | + lib/nova:clean_iptables:186 : bash 2021-06-18 10:00:46.587 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-06-18 10:00:46.591 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-06-18 10:00:46.591 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-18 10:00:46.592 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-06-18 10:00:46.600 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-18 10:00:46.603 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-06-18 10:00:46.605 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-06-18 10:00:46.606 | + lib/nova:clean_iptables:188 : grep nova 2021-06-18 10:00:46.609 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-06-18 10:00:46.609 | + lib/nova:clean_iptables:188 : bash 2021-06-18 10:00:46.609 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-06-18 10:00:46.627 | + ./stack.sh:main:1166 : sudo sysctl -w net.ipv4.ip_forward=1 2021-06-18 10:00:46.640 | net.ipv4.ip_forward = 1 2021-06-18 10:00:46.645 | + ./stack.sh:main:1173 : is_service_enabled swift 2021-06-18 10:00:46.673 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:00:46.677 | + ./stack.sh:main:1174 : echo_summary 'Configuring Swift' 2021-06-18 10:00:46.681 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:00:46.685 | + ./stack.sh:echo_summary:424 : echo -e Configuring Swift 2021-06-18 10:00:46.689 | + ./stack.sh:main:1175 : init_swift 2021-06-18 10:00:46.693 | + lib/swift:init_swift:690 : local node_number 2021-06-18 10:00:46.697 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-06-18 10:00:47.706 | No container-sync running 2021-06-18 10:00:47.706 | No container-reconciler running 2021-06-18 10:00:47.706 | No object-expirer running 2021-06-18 10:00:47.706 | No container-replicator running 2021-06-18 10:00:47.706 | No object-auditor running 2021-06-18 10:00:47.706 | No container-auditor running 2021-06-18 10:00:47.706 | No account-auditor running 2021-06-18 10:00:47.706 | No account-server running 2021-06-18 10:00:47.706 | No object-server running 2021-06-18 10:00:47.706 | No account-reaper running 2021-06-18 10:00:47.707 | No container-updater running 2021-06-18 10:00:47.707 | No container-sharder running 2021-06-18 10:00:47.707 | No account-replicator running 2021-06-18 10:00:47.707 | No container-server running 2021-06-18 10:00:47.707 | No proxy-server running 2021-06-18 10:00:47.707 | No object-replicator running 2021-06-18 10:00:47.707 | No object-reconstructor running 2021-06-18 10:00:47.707 | No object-updater running 2021-06-18 10:00:47.773 | + lib/swift:init_swift:692 : true 2021-06-18 10:00:47.778 | + lib/swift:init_swift:695 : create_swift_disk 2021-06-18 10:00:47.781 | + lib/swift:create_swift_disk:566 : local node_number 2021-06-18 10:00:47.784 | + lib/swift:create_swift_disk:571 : local user_group 2021-06-18 10:00:47.788 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-06-18 10:00:47.794 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-06-18 10:00:47.796 | + 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-06-18 10:00:47.815 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-06-18 10:00:47.819 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-06-18 10:00:47.826 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-06-18 10:00:47.844 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-06-18 10:00:47.860 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-06-18 10:00:47.869 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-06-18 10:00:48.038 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-06-18 10:00:48.038 | = sectsz=512 attr=2, projid32bit=1 2021-06-18 10:00:48.038 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-06-18 10:00:48.038 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-06-18 10:00:48.038 | = sunit=0 swidth=0 blks 2021-06-18 10:00:48.038 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-06-18 10:00:48.038 | log =internal log bsize=4096 blocks=2560, version=2 2021-06-18 10:00:48.038 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-06-18 10:00:48.038 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-06-18 10:00:48.042 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-06-18 10:00:48.049 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-06-18 10:00:48.055 | + 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-06-18 10:00:48.146 | + lib/swift:create_swift_disk:601 : local node_number 2021-06-18 10:00:48.148 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-06-18 10:00:48.152 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-06-18 10:00:48.155 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-06-18 10:00:48.158 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-06-18 10:00:48.178 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-06-18 10:00:48.181 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-06-18 10:00:48.185 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-06-18 10:00:48.202 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-06-18 10:00:48.206 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-06-18 10:00:48.211 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-06-18 10:00:49.505 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-06-18 10:00:50.640 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-06-18 10:00:51.747 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-06-18 10:00:51.751 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-06-18 10:00:51.755 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-06-18 10:00:53.003 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-06-18 10:00:53.004 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-06-18 10:00:53.101 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-06-18 10:00:54.478 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-06-18 10:00:54.478 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-06-18 10:00:54.550 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-06-18 10:00:55.955 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-06-18 10:00:55.956 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-06-18 10:00:56.025 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-06-18 10:00:57.106 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-06-18 10:00:57.166 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-06-18 10:00:58.347 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-06-18 10:00:58.407 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-06-18 10:00:59.438 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-06-18 10:00:59.502 | + lib/swift:init_swift:736 : popd 2021-06-18 10:00:59.506 | + ./stack.sh:main:1182 : is_service_enabled cinder 2021-06-18 10:00:59.530 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:00:59.533 | + ./stack.sh:main:1183 : echo_summary 'Configuring Cinder' 2021-06-18 10:00:59.536 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:00:59.539 | + ./stack.sh:echo_summary:424 : echo -e Configuring Cinder 2021-06-18 10:00:59.542 | + ./stack.sh:main:1184 : init_cinder 2021-06-18 10:00:59.546 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-06-18 10:00:59.567 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:00:59.570 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-06-18 10:00:59.574 | + lib/database:recreate_database:110 : local db=cinder 2021-06-18 10:00:59.578 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-06-18 10:00:59.582 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-06-18 10:00:59.585 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-06-18 10:00:59.591 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:00:59.611 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-06-18 10:00:59.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:00:59.629 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-06-18 10:00:59.632 | + functions-common:time_start:2317 : local name=dbsync 2021-06-18 10:00:59.635 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:00:59.638 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:00:59.641 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:00:59.646 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010459642 2021-06-18 10:00:59.649 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-06-18 10:01:02.859 | 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=75221) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 10:01:02.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 10:01:02.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.866 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.866 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.867 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.867 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.868 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.868 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.868 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 10:01:02.868 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 10:01:02.914 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 10:01:02.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.918 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.918 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.919 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.920 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.920 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.920 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:02.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:02.920 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 10:01:02.921 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 10:01:03.224 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 10:01:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.228 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.228 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.230 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.230 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.230 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.230 | 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=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:01:03.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:01:03.231 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 10:01:03.231 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75221) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 10:01:03.241 | INFO migrate.versioning.api [-] 122 -> 123...  2021-06-18 10:01:26.876 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:26.876 | INFO migrate.versioning.api [-] 123 -> 124...  2021-06-18 10:01:26.909 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:26.909 | INFO migrate.versioning.api [-] 124 -> 125...  2021-06-18 10:01:26.950 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:26.950 | INFO migrate.versioning.api [-] 125 -> 126...  2021-06-18 10:01:26.995 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:26.995 | INFO migrate.versioning.api [-] 126 -> 127...  2021-06-18 10:01:27.160 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:27.160 | INFO migrate.versioning.api [-] 127 -> 128...  2021-06-18 10:01:28.584 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.585 | INFO migrate.versioning.api [-] 128 -> 129...  2021-06-18 10:01:28.629 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.630 | INFO migrate.versioning.api [-] 129 -> 130...  2021-06-18 10:01:28.676 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.676 | INFO migrate.versioning.api [-] 130 -> 131...  2021-06-18 10:01:28.726 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.726 | INFO migrate.versioning.api [-] 131 -> 132...  2021-06-18 10:01:28.818 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.818 | INFO migrate.versioning.api [-] 132 -> 133...  2021-06-18 10:01:28.859 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.859 | INFO migrate.versioning.api [-] 133 -> 134...  2021-06-18 10:01:28.897 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.898 | INFO migrate.versioning.api [-] 134 -> 135...  2021-06-18 10:01:28.949 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:28.949 | INFO migrate.versioning.api [-] 135 -> 136...  2021-06-18 10:01:30.263 | INFO migrate.versioning.api [-] done 2021-06-18 10:01:30.617 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-06-18 10:01:30.620 | + functions-common:time_stop:2331 : local name 2021-06-18 10:01:30.623 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:01:30.626 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:01:30.629 | + functions-common:time_stop:2334 : local total 2021-06-18 10:01:30.632 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:01:30.635 | + functions-common:time_stop:2337 : name=dbsync 2021-06-18 10:01:30.638 | + functions-common:time_stop:2338 : start_time=1624010459642 2021-06-18 10:01:30.641 | + functions-common:time_stop:2340 : [[ -z 1624010459642 ]] 2021-06-18 10:01:30.644 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:01:30.649 | + functions-common:time_stop:2343 : end_time=1624010490646 2021-06-18 10:01:30.652 | + functions-common:time_stop:2344 : elapsed_time=31004 2021-06-18 10:01:30.655 | + functions-common:time_stop:2345 : total=269629 2021-06-18 10:01:30.658 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:01:30.660 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=300633 2021-06-18 10:01:30.663 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-06-18 10:01:30.682 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:01:30.685 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-06-18 10:01:30.690 | + ./stack.sh:main:1190 : is_service_enabled placement 2021-06-18 10:01:30.710 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:01:30.713 | + ./stack.sh:main:1191 : echo_summary 'Configuring placement' 2021-06-18 10:01:30.715 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:01:30.718 | + ./stack.sh:echo_summary:424 : echo -e Configuring placement 2021-06-18 10:01:30.721 | + ./stack.sh:main:1192 : init_placement 2021-06-18 10:01:30.724 | + lib/placement:init_placement:130 : recreate_database placement 2021-06-18 10:01:30.727 | + lib/database:recreate_database:110 : local db=placement 2021-06-18 10:01:30.730 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-06-18 10:01:30.732 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-06-18 10:01:30.735 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-06-18 10:01:30.739 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:01:30.754 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-06-18 10:01:30.758 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:01:30.773 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-06-18 10:01:40.716 | + lib/placement:init_placement:132 : create_placement_accounts 2021-06-18 10:01:40.719 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-06-18 10:01:40.722 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-06-18 10:01:40.725 | + functions-common:get_or_create_user:824 : local user_id 2021-06-18 10:01:40.727 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-18 10:01:40.732 | + functions-common:get_or_create_user:828 : local email= 2021-06-18 10:01:40.735 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-18 10:01:43.669 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:01:43.672 | + functions-common:get_or_create_user:840 : user_id=ae1b6887e1d44f2c909941eae890abef 2021-06-18 10:01:43.675 | + functions-common:get_or_create_user:841 : echo ae1b6887e1d44f2c909941eae890abef 2021-06-18 10:01:43.675 | ae1b6887e1d44f2c909941eae890abef 2021-06-18 10:01:43.678 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-06-18 10:01:43.681 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 10:01:43.684 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 10:01:43.687 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 10:01:43.690 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 10:01:43.692 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 10:01:43.695 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 10:01:43.698 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 10:01:43.701 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 10:01:43.704 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 10:01:43.708 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 10:01:43.713 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 10:01:43.714 | ++ 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-06-18 10:01:43.714 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 10:01:43.719 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:01:43.722 | ++ functions-common:get_field:727 : read data 2021-06-18 10:01:47.303 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:01:47.308 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 10:01:47.311 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 10:01:47.314 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-06-18 10:01:50.612 | ++ 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-06-18 10:01:50.612 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 10:01:50.613 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 10:01:50.617 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:01:50.621 | ++ functions-common:get_field:727 : read data 2021-06-18 10:01:54.246 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:01:54.250 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 10:01:54.252 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 10:01:54.256 | ++ functions-common:get_field:733 : echo '| f8224a6d94a747c5b58f85d7e6b1bb0d | ae1b6887e1d44f2c909941eae890abef | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 10:01:54.256 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 10:01:54.263 | ++ functions-common:get_field:727 : read data 2021-06-18 10:01:54.267 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 10:01:54.273 | + functions-common:get_or_add_user_project_role:912 : echo f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 10:01:54.273 | f8224a6d94a747c5b58f85d7e6b1bb0d 2021-06-18 10:01:54.277 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-06-18 10:01:54.280 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-06-18 10:01:54.284 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-18 10:01:54.288 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-18 10:01:54.291 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-18 10:01:54.294 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-18 10:01:54.297 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-18 10:01:54.300 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-18 10:01:54.303 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-18 10:01:54.307 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-18 10:01:54.310 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-18 10:01:54.314 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-18 10:01:54.319 | ++ 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-06-18 10:01:54.319 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-18 10:01:54.320 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-18 10:01:54.324 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:01:54.327 | ++ functions-common:get_field:727 : read data 2021-06-18 10:01:57.715 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:01:57.720 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-18 10:01:57.723 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-18 10:01:57.726 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-06-18 10:02:01.115 | ++ 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-06-18 10:02:01.115 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-18 10:02:01.115 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-18 10:02:01.119 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:02:01.123 | ++ functions-common:get_field:727 : read data 2021-06-18 10:02:04.705 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:02:04.708 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 10:02:04.711 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 10:02:04.715 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 10:02:04.717 | ++ functions-common:get_field:733 : echo '| 963c7b4d7b8d4ac58bb3cb92c480c282 | ae1b6887e1d44f2c909941eae890abef | | 132965e1edbc42418d4879ededd47f57 | | | False |' 2021-06-18 10:02:04.722 | ++ functions-common:get_field:727 : read data 2021-06-18 10:02:04.726 | + functions-common:get_or_add_user_project_role:910 : user_role_id=963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 10:02:04.729 | + functions-common:get_or_add_user_project_role:912 : echo 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 10:02:04.729 | 963c7b4d7b8d4ac58bb3cb92c480c282 2021-06-18 10:02:04.732 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.22/placement 2021-06-18 10:02:04.735 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-06-18 10:02:04.738 | + functions-common:get_or_create_service:966 : local service_id 2021-06-18 10:02:04.745 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-06-18 10:02:07.215 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-06-18 10:02:09.593 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:02:09.597 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-18 10:02:09.597 | eb823eb6b6b84000ad05095ae1b45805' 2021-06-18 10:02:09.600 | + functions-common:get_or_create_service:978 : echo eb823eb6b6b84000ad05095ae1b45805 2021-06-18 10:02:09.600 | eb823eb6b6b84000ad05095ae1b45805 2021-06-18 10:02:09.603 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.22/placement 2021-06-18 10:02:09.606 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-18 10:02:09.610 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.22/placement RegionOne 2021-06-18 10:02:09.613 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-18 10:02:09.617 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-06-18 10:02:12.145 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:02:12.150 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-18 10:02:12.154 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-18 10:02:12.161 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.22/placement --region RegionOne -f value -c id 2021-06-18 10:02:14.827 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:02:14.831 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0e7d108b3a514ada97c478017c1d60b9 2021-06-18 10:02:14.834 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0e7d108b3a514ada97c478017c1d60b9 2021-06-18 10:02:14.838 | + functions-common:get_or_create_endpoint:1011 : public_id=0e7d108b3a514ada97c478017c1d60b9 2021-06-18 10:02:14.841 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-18 10:02:14.844 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-18 10:02:14.847 | + functions-common:get_or_create_endpoint:1020 : echo 0e7d108b3a514ada97c478017c1d60b9 2021-06-18 10:02:14.847 | 0e7d108b3a514ada97c478017c1d60b9 2021-06-18 10:02:14.849 | + ./stack.sh:main:1198 : is_service_enabled nova 2021-06-18 10:02:14.869 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:02:14.871 | + ./stack.sh:main:1199 : echo_summary 'Configuring Nova' 2021-06-18 10:02:14.874 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:02:14.877 | + ./stack.sh:echo_summary:424 : echo -e Configuring Nova 2021-06-18 10:02:14.880 | + ./stack.sh:main:1200 : init_nova 2021-06-18 10:02:14.882 | + lib/nova:init_nova:755 : is_service_enabled mysql postgresql 2021-06-18 10:02:14.903 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:02:14.906 | + lib/nova:init_nova:755 : is_service_enabled n-api 2021-06-18 10:02:14.924 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:02:14.927 | + lib/nova:init_nova:756 : recreate_database nova_api 2021-06-18 10:02:14.930 | + lib/database:recreate_database:110 : local db=nova_api 2021-06-18 10:02:14.933 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-06-18 10:02:14.935 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-06-18 10:02:14.938 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-06-18 10:02:14.942 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:02:14.957 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-06-18 10:02:14.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:02:14.977 | + lib/nova:init_nova:757 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-06-18 10:02:19.212 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 10:02:19.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.215 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.215 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.217 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.221 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.221 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.225 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.228 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.228 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.232 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.233 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.234 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.234 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.235 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.239 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.239 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.239 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.243 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.244 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.245 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.249 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.249 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.250 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.251 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.252 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.252 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.253 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.253 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.255 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.255 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.255 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.257 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.260 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.260 | 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=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:02:19.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:02:19.263 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 10:02:19.263 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75825) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 10:02:19.739 | INFO migrate.versioning.api [-] 0 -> 1...  2021-06-18 10:02:20.376 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:20.376 | INFO migrate.versioning.api [-] 1 -> 2...  2021-06-18 10:02:21.280 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:21.280 | INFO migrate.versioning.api [-] 2 -> 3...  2021-06-18 10:02:21.845 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:21.845 | INFO migrate.versioning.api [-] 3 -> 4...  2021-06-18 10:02:22.401 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:22.401 | INFO migrate.versioning.api [-] 4 -> 5...  2021-06-18 10:02:23.702 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:23.702 | INFO migrate.versioning.api [-] 5 -> 6...  2021-06-18 10:02:24.582 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:24.583 | INFO migrate.versioning.api [-] 6 -> 7...  2021-06-18 10:02:25.223 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:25.224 | INFO migrate.versioning.api [-] 7 -> 8...  2021-06-18 10:02:25.257 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:25.258 | INFO migrate.versioning.api [-] 8 -> 9...  2021-06-18 10:02:25.297 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:25.297 | INFO migrate.versioning.api [-] 9 -> 10...  2021-06-18 10:02:25.331 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:25.331 | INFO migrate.versioning.api [-] 10 -> 11...  2021-06-18 10:02:25.381 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:25.381 | INFO migrate.versioning.api [-] 11 -> 12...  2021-06-18 10:02:25.428 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:25.428 | INFO migrate.versioning.api [-] 12 -> 13...  2021-06-18 10:02:27.154 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:27.154 | INFO migrate.versioning.api [-] 13 -> 14...  2021-06-18 10:02:27.520 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:27.520 | INFO migrate.versioning.api [-] 14 -> 15...  2021-06-18 10:02:30.149 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:30.150 | INFO migrate.versioning.api [-] 15 -> 16...  2021-06-18 10:02:33.667 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:33.668 | INFO migrate.versioning.api [-] 16 -> 17...  2021-06-18 10:02:34.965 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:34.966 | INFO migrate.versioning.api [-] 17 -> 18...  2021-06-18 10:02:36.422 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:36.423 | INFO migrate.versioning.api [-] 18 -> 19...  2021-06-18 10:02:37.057 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:37.057 | INFO migrate.versioning.api [-] 19 -> 20...  2021-06-18 10:02:37.879 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:37.879 | INFO migrate.versioning.api [-] 20 -> 21...  2021-06-18 10:02:37.919 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:37.919 | INFO migrate.versioning.api [-] 21 -> 22...  2021-06-18 10:02:37.959 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:37.959 | INFO migrate.versioning.api [-] 22 -> 23...  2021-06-18 10:02:37.993 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:37.993 | INFO migrate.versioning.api [-] 23 -> 24...  2021-06-18 10:02:38.033 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:38.033 | INFO migrate.versioning.api [-] 24 -> 25...  2021-06-18 10:02:38.074 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:38.074 | INFO migrate.versioning.api [-] 25 -> 26...  2021-06-18 10:02:38.430 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:38.430 | INFO migrate.versioning.api [-] 26 -> 27...  2021-06-18 10:02:42.256 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:42.256 | INFO migrate.versioning.api [-] 27 -> 28...  2021-06-18 10:02:43.022 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.022 | INFO migrate.versioning.api [-] 28 -> 29...  2021-06-18 10:02:43.787 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.787 | INFO migrate.versioning.api [-] 29 -> 30...  2021-06-18 10:02:43.833 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.833 | INFO migrate.versioning.api [-] 30 -> 31...  2021-06-18 10:02:43.862 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.862 | INFO migrate.versioning.api [-] 31 -> 32...  2021-06-18 10:02:43.890 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.890 | INFO migrate.versioning.api [-] 32 -> 33...  2021-06-18 10:02:43.919 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.919 | INFO migrate.versioning.api [-] 33 -> 34...  2021-06-18 10:02:43.947 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.948 | INFO migrate.versioning.api [-] 34 -> 35...  2021-06-18 10:02:43.977 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:43.977 | INFO migrate.versioning.api [-] 35 -> 36...  2021-06-18 10:02:44.011 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:44.011 | INFO migrate.versioning.api [-] 36 -> 37...  2021-06-18 10:02:44.039 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:44.040 | INFO migrate.versioning.api [-] 37 -> 38...  2021-06-18 10:02:44.068 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:44.069 | INFO migrate.versioning.api [-] 38 -> 39...  2021-06-18 10:02:44.104 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:44.104 | INFO migrate.versioning.api [-] 39 -> 40...  2021-06-18 10:02:44.143 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:44.143 | INFO migrate.versioning.api [-] 40 -> 41...  2021-06-18 10:02:45.096 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:45.096 | INFO migrate.versioning.api [-] 41 -> 42...  2021-06-18 10:02:45.634 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:45.634 | INFO migrate.versioning.api [-] 42 -> 43...  2021-06-18 10:02:46.590 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:46.591 | INFO migrate.versioning.api [-] 43 -> 44...  2021-06-18 10:02:48.793 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:48.793 | INFO migrate.versioning.api [-] 44 -> 45...  2021-06-18 10:02:48.823 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:48.823 | INFO migrate.versioning.api [-] 45 -> 46...  2021-06-18 10:02:49.022 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:49.023 | INFO migrate.versioning.api [-] 46 -> 47...  2021-06-18 10:02:49.075 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:49.075 | INFO migrate.versioning.api [-] 47 -> 48...  2021-06-18 10:02:49.182 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:49.182 | INFO migrate.versioning.api [-] 48 -> 49...  2021-06-18 10:02:49.272 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:49.272 | INFO migrate.versioning.api [-] 49 -> 50...  2021-06-18 10:02:49.856 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:49.856 | INFO migrate.versioning.api [-] 50 -> 51...  2021-06-18 10:02:53.862 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:53.862 | INFO migrate.versioning.api [-] 51 -> 52...  2021-06-18 10:02:54.892 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:54.892 | INFO migrate.versioning.api [-] 52 -> 53...  2021-06-18 10:02:54.936 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:54.936 | INFO migrate.versioning.api [-] 53 -> 54...  2021-06-18 10:02:54.973 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:54.973 | INFO migrate.versioning.api [-] 54 -> 55...  2021-06-18 10:02:55.016 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:55.016 | INFO migrate.versioning.api [-] 55 -> 56...  2021-06-18 10:02:55.062 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:55.062 | INFO migrate.versioning.api [-] 56 -> 57...  2021-06-18 10:02:55.103 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:55.103 | INFO migrate.versioning.api [-] 57 -> 58...  2021-06-18 10:02:55.662 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:55.662 | INFO migrate.versioning.api [-] 58 -> 59...  2021-06-18 10:02:56.257 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:56.257 | INFO migrate.versioning.api [-] 59 -> 60...  2021-06-18 10:02:56.798 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:56.798 | INFO migrate.versioning.api [-] 60 -> 61...  2021-06-18 10:02:57.564 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:57.565 | INFO migrate.versioning.api [-] 61 -> 62...  2021-06-18 10:02:58.389 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.389 | INFO migrate.versioning.api [-] 62 -> 63...  2021-06-18 10:02:58.490 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.490 | INFO migrate.versioning.api [-] 63 -> 64...  2021-06-18 10:02:58.531 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.532 | INFO migrate.versioning.api [-] 64 -> 65...  2021-06-18 10:02:58.590 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.591 | INFO migrate.versioning.api [-] 65 -> 66...  2021-06-18 10:02:58.618 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.619 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-18 10:02:58.656 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.656 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-18 10:02:58.697 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.697 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-18 10:02:58.736 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.736 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-18 10:02:58.771 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.772 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-18 10:02:58.829 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:58.830 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-18 10:02:58.879 | INFO migrate.versioning.api [-] done 2021-06-18 10:02:59.472 | + lib/nova:init_nova:759 : recreate_database nova_cell0 2021-06-18 10:02:59.476 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-06-18 10:02:59.480 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-06-18 10:02:59.483 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-06-18 10:02:59.487 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-06-18 10:02:59.494 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:02:59.515 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-06-18 10:02:59.522 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:02:59.544 | ++ lib/nova:init_nova:765 : database_connection_url nova_cell0 2021-06-18 10:02:59.548 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-06-18 10:02:59.552 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-06-18 10:02:59.557 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-06-18 10:02:59.561 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-18 10:02:59.564 | + 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-06-18 10:03:04.243 | ++ lib/nova:init_nova:768 : seq 1 1 2021-06-18 10:03:04.248 | + lib/nova:init_nova:768 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 10:03:04.251 | + lib/nova:init_nova:769 : recreate_database nova_cell1 2021-06-18 10:03:04.255 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-06-18 10:03:04.259 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-06-18 10:03:04.263 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-06-18 10:03:04.266 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-06-18 10:03:04.272 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:03:04.287 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-06-18 10:03:04.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-18 10:03:04.307 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-06-18 10:03:04.310 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-06-18 10:03:04.312 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-06-18 10:03:04.316 | + lib/nova:init_nova:770 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-06-18 10:03:07.802 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 10:03:07.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.804 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.805 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.807 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.808 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.809 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.809 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.810 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.810 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.811 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.811 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.816 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.825 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.825 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.825 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.825 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.829 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.830 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.831 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.836 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.838 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.838 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.844 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.844 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.845 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.845 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.847 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.847 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.849 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.849 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.854 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.854 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.856 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.856 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.868 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.870 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.870 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.871 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.871 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.871 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.871 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.872 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.976 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.979 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.981 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.983 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.983 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.983 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.988 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.989 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.993 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.993 | 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=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:07.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:07.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:03:08.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:03:08.004 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 10:03:08.004 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75898) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 10:03:08.424 | INFO migrate.versioning.api [-] 215 -> 216...  2021-06-18 10:04:19.291 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.291 | INFO migrate.versioning.api [-] 216 -> 217...  2021-06-18 10:04:19.336 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.336 | INFO migrate.versioning.api [-] 217 -> 218...  2021-06-18 10:04:19.415 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.416 | INFO migrate.versioning.api [-] 218 -> 219...  2021-06-18 10:04:19.471 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.471 | INFO migrate.versioning.api [-] 219 -> 220...  2021-06-18 10:04:19.528 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.528 | INFO migrate.versioning.api [-] 220 -> 221...  2021-06-18 10:04:19.602 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.603 | INFO migrate.versioning.api [-] 221 -> 222...  2021-06-18 10:04:19.666 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.666 | INFO migrate.versioning.api [-] 222 -> 223...  2021-06-18 10:04:19.699 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.700 | INFO migrate.versioning.api [-] 223 -> 224...  2021-06-18 10:04:19.734 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.734 | INFO migrate.versioning.api [-] 224 -> 225...  2021-06-18 10:04:19.774 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.774 | INFO migrate.versioning.api [-] 225 -> 226...  2021-06-18 10:04:19.813 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.813 | INFO migrate.versioning.api [-] 226 -> 227...  2021-06-18 10:04:19.855 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:19.855 | INFO migrate.versioning.api [-] 227 -> 228...  2021-06-18 10:04:20.963 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:20.964 | INFO migrate.versioning.api [-] 228 -> 229...  2021-06-18 10:04:22.055 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:22.055 | INFO migrate.versioning.api [-] 229 -> 230...  2021-06-18 10:04:24.152 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:24.152 | INFO migrate.versioning.api [-] 230 -> 231...  2021-06-18 10:04:25.882 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:25.883 | INFO migrate.versioning.api [-] 231 -> 232...  2021-06-18 10:04:27.465 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:27.466 | INFO migrate.versioning.api [-] 232 -> 233...  2021-06-18 10:04:28.894 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:28.895 | INFO migrate.versioning.api [-] 233 -> 234...  2021-06-18 10:04:29.185 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.185 | INFO migrate.versioning.api [-] 234 -> 235...  2021-06-18 10:04:29.226 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.226 | INFO migrate.versioning.api [-] 235 -> 236...  2021-06-18 10:04:29.273 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.273 | INFO migrate.versioning.api [-] 236 -> 237...  2021-06-18 10:04:29.311 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.311 | INFO migrate.versioning.api [-] 237 -> 238...  2021-06-18 10:04:29.361 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.361 | INFO migrate.versioning.api [-] 238 -> 239...  2021-06-18 10:04:29.402 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.402 | INFO migrate.versioning.api [-] 239 -> 240...  2021-06-18 10:04:29.443 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.443 | INFO migrate.versioning.api [-] 240 -> 241...  2021-06-18 10:04:29.494 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.494 | INFO migrate.versioning.api [-] 241 -> 242...  2021-06-18 10:04:29.642 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.642 | INFO migrate.versioning.api [-] 242 -> 243...  2021-06-18 10:04:29.684 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.684 | INFO migrate.versioning.api [-] 243 -> 244...  2021-06-18 10:04:29.831 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:29.831 | INFO migrate.versioning.api [-] 244 -> 245...  2021-06-18 10:04:35.282 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:35.283 | INFO migrate.versioning.api [-] 245 -> 246...  2021-06-18 10:04:36.139 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:36.140 | INFO migrate.versioning.api [-] 246 -> 247...  2021-06-18 10:04:39.128 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:39.128 | INFO migrate.versioning.api [-] 247 -> 248...  2021-06-18 10:04:39.140 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-06-18 10:04:39.180 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:39.180 | INFO migrate.versioning.api [-] 248 -> 249...  2021-06-18 10:04:39.373 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:39.374 | INFO migrate.versioning.api [-] 249 -> 250...  2021-06-18 10:04:39.831 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:39.831 | INFO migrate.versioning.api [-] 250 -> 251...  2021-06-18 10:04:40.877 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:40.878 | INFO migrate.versioning.api [-] 251 -> 252...  2021-06-18 10:04:43.482 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:43.482 | INFO migrate.versioning.api [-] 252 -> 253...  2021-06-18 10:04:45.161 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:45.162 | INFO migrate.versioning.api [-] 253 -> 254...  2021-06-18 10:04:46.310 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.310 | INFO migrate.versioning.api [-] 254 -> 255...  2021-06-18 10:04:46.351 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.351 | INFO migrate.versioning.api [-] 255 -> 256...  2021-06-18 10:04:46.402 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.402 | INFO migrate.versioning.api [-] 256 -> 257...  2021-06-18 10:04:46.443 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.444 | INFO migrate.versioning.api [-] 257 -> 258...  2021-06-18 10:04:46.489 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.489 | INFO migrate.versioning.api [-] 258 -> 259...  2021-06-18 10:04:46.533 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.533 | INFO migrate.versioning.api [-] 259 -> 260...  2021-06-18 10:04:46.585 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.585 | INFO migrate.versioning.api [-] 260 -> 261...  2021-06-18 10:04:46.636 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.636 | INFO migrate.versioning.api [-] 261 -> 262...  2021-06-18 10:04:46.677 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.677 | INFO migrate.versioning.api [-] 262 -> 263...  2021-06-18 10:04:46.728 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.728 | INFO migrate.versioning.api [-] 263 -> 264...  2021-06-18 10:04:46.792 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:46.793 | INFO migrate.versioning.api [-] 264 -> 265...  2021-06-18 10:04:47.282 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:47.282 | INFO migrate.versioning.api [-] 265 -> 266...  2021-06-18 10:04:48.248 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:48.248 | INFO migrate.versioning.api [-] 266 -> 267...  2021-06-18 10:04:50.848 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:50.848 | INFO migrate.versioning.api [-] 267 -> 268...  2021-06-18 10:04:52.579 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:52.579 | INFO migrate.versioning.api [-] 268 -> 269...  2021-06-18 10:04:54.185 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:54.185 | INFO migrate.versioning.api [-] 269 -> 270...  2021-06-18 10:04:55.437 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:55.437 | INFO migrate.versioning.api [-] 270 -> 271...  2021-06-18 10:04:56.418 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:56.419 | INFO migrate.versioning.api [-] 271 -> 272...  2021-06-18 10:04:56.453 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:56.453 | INFO migrate.versioning.api [-] 272 -> 273...  2021-06-18 10:04:56.517 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:56.518 | INFO migrate.versioning.api [-] 273 -> 274...  2021-06-18 10:04:57.128 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:57.128 | INFO migrate.versioning.api [-] 274 -> 275...  2021-06-18 10:04:58.618 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:58.619 | INFO migrate.versioning.api [-] 275 -> 276...  2021-06-18 10:04:59.705 | INFO migrate.versioning.api [-] done 2021-06-18 10:04:59.706 | INFO migrate.versioning.api [-] 276 -> 277...  2021-06-18 10:05:00.013 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:00.014 | INFO migrate.versioning.api [-] 277 -> 278...  2021-06-18 10:05:01.883 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:01.883 | INFO migrate.versioning.api [-] 278 -> 279...  2021-06-18 10:05:02.323 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:02.323 | INFO migrate.versioning.api [-] 279 -> 280...  2021-06-18 10:05:04.088 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.089 | INFO migrate.versioning.api [-] 280 -> 281...  2021-06-18 10:05:04.150 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.150 | INFO migrate.versioning.api [-] 281 -> 282...  2021-06-18 10:05:04.208 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.208 | INFO migrate.versioning.api [-] 282 -> 283...  2021-06-18 10:05:04.270 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.271 | INFO migrate.versioning.api [-] 283 -> 284...  2021-06-18 10:05:04.321 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.321 | INFO migrate.versioning.api [-] 284 -> 285...  2021-06-18 10:05:04.367 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.368 | INFO migrate.versioning.api [-] 285 -> 286...  2021-06-18 10:05:04.407 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.407 | INFO migrate.versioning.api [-] 286 -> 287...  2021-06-18 10:05:04.469 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.469 | INFO migrate.versioning.api [-] 287 -> 288...  2021-06-18 10:05:04.515 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.515 | INFO migrate.versioning.api [-] 288 -> 289...  2021-06-18 10:05:04.590 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.590 | INFO migrate.versioning.api [-] 289 -> 290...  2021-06-18 10:05:04.686 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.687 | INFO migrate.versioning.api [-] 290 -> 291...  2021-06-18 10:05:04.778 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:04.778 | INFO migrate.versioning.api [-] 291 -> 292...  2021-06-18 10:05:06.476 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:06.477 | INFO migrate.versioning.api [-] 292 -> 293...  2021-06-18 10:05:09.311 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:09.311 | INFO migrate.versioning.api [-] 293 -> 294...  2021-06-18 10:05:10.590 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:10.590 | INFO migrate.versioning.api [-] 294 -> 295...  2021-06-18 10:05:10.929 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:10.929 | INFO migrate.versioning.api [-] 295 -> 296...  2021-06-18 10:05:10.967 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:10.967 | INFO migrate.versioning.api [-] 296 -> 297...  2021-06-18 10:05:12.161 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:12.162 | INFO migrate.versioning.api [-] 297 -> 298...  2021-06-18 10:05:12.973 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:12.974 | INFO migrate.versioning.api [-] 298 -> 299...  2021-06-18 10:05:14.088 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:14.088 | INFO migrate.versioning.api [-] 299 -> 300...  2021-06-18 10:05:15.453 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:15.453 | INFO migrate.versioning.api [-] 300 -> 301...  2021-06-18 10:05:17.950 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:17.950 | INFO migrate.versioning.api [-] 301 -> 302...  2021-06-18 10:05:17.996 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:17.996 | INFO migrate.versioning.api [-] 302 -> 303...  2021-06-18 10:05:18.041 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.042 | INFO migrate.versioning.api [-] 303 -> 304...  2021-06-18 10:05:18.094 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.095 | INFO migrate.versioning.api [-] 304 -> 305...  2021-06-18 10:05:18.133 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.134 | INFO migrate.versioning.api [-] 305 -> 306...  2021-06-18 10:05:18.185 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.185 | INFO migrate.versioning.api [-] 306 -> 307...  2021-06-18 10:05:18.236 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.236 | INFO migrate.versioning.api [-] 307 -> 308...  2021-06-18 10:05:18.288 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.288 | INFO migrate.versioning.api [-] 308 -> 309...  2021-06-18 10:05:18.344 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.344 | INFO migrate.versioning.api [-] 309 -> 310...  2021-06-18 10:05:18.396 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.396 | INFO migrate.versioning.api [-] 310 -> 311...  2021-06-18 10:05:18.464 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.465 | INFO migrate.versioning.api [-] 311 -> 312...  2021-06-18 10:05:18.516 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:18.516 | INFO migrate.versioning.api [-] 312 -> 313...  2021-06-18 10:05:20.265 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:20.265 | INFO migrate.versioning.api [-] 313 -> 314...  2021-06-18 10:05:23.504 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:23.504 | INFO migrate.versioning.api [-] 314 -> 315...  2021-06-18 10:05:30.431 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:30.432 | INFO migrate.versioning.api [-] 315 -> 316...  2021-06-18 10:05:31.572 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:31.573 | INFO migrate.versioning.api [-] 316 -> 317...  2021-06-18 10:05:32.710 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:32.710 | INFO migrate.versioning.api [-] 317 -> 318...  2021-06-18 10:05:36.967 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:36.967 | INFO migrate.versioning.api [-] 318 -> 319...  2021-06-18 10:05:37.212 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.213 | INFO migrate.versioning.api [-] 319 -> 320...  2021-06-18 10:05:37.271 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.272 | INFO migrate.versioning.api [-] 320 -> 321...  2021-06-18 10:05:37.333 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.333 | INFO migrate.versioning.api [-] 321 -> 322...  2021-06-18 10:05:37.380 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.381 | INFO migrate.versioning.api [-] 322 -> 323...  2021-06-18 10:05:37.430 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.430 | INFO migrate.versioning.api [-] 323 -> 324...  2021-06-18 10:05:37.469 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.469 | INFO migrate.versioning.api [-] 324 -> 325...  2021-06-18 10:05:37.510 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.510 | INFO migrate.versioning.api [-] 325 -> 326...  2021-06-18 10:05:37.578 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.578 | INFO migrate.versioning.api [-] 326 -> 327...  2021-06-18 10:05:37.623 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.624 | INFO migrate.versioning.api [-] 327 -> 328...  2021-06-18 10:05:37.658 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.658 | INFO migrate.versioning.api [-] 328 -> 329...  2021-06-18 10:05:37.693 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.693 | INFO migrate.versioning.api [-] 329 -> 330...  2021-06-18 10:05:37.756 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:37.756 | INFO migrate.versioning.api [-] 330 -> 331...  2021-06-18 10:05:39.937 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:39.937 | INFO migrate.versioning.api [-] 331 -> 332...  2021-06-18 10:05:40.870 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:40.870 | INFO migrate.versioning.api [-] 332 -> 333...  2021-06-18 10:05:41.841 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:41.841 | INFO migrate.versioning.api [-] 333 -> 334...  2021-06-18 10:05:42.829 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:42.829 | INFO migrate.versioning.api [-] 334 -> 335...  2021-06-18 10:05:42.870 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:42.870 | INFO migrate.versioning.api [-] 335 -> 336...  2021-06-18 10:05:42.904 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:42.904 | INFO migrate.versioning.api [-] 336 -> 337...  2021-06-18 10:05:42.932 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:42.932 | INFO migrate.versioning.api [-] 337 -> 338...  2021-06-18 10:05:42.972 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:42.973 | INFO migrate.versioning.api [-] 338 -> 339...  2021-06-18 10:05:43.007 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:43.008 | INFO migrate.versioning.api [-] 339 -> 340...  2021-06-18 10:05:43.035 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:43.035 | INFO migrate.versioning.api [-] 340 -> 341...  2021-06-18 10:05:43.075 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:43.076 | INFO migrate.versioning.api [-] 341 -> 342...  2021-06-18 10:05:43.114 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:43.115 | INFO migrate.versioning.api [-] 342 -> 343...  2021-06-18 10:05:43.155 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:43.155 | INFO migrate.versioning.api [-] 343 -> 344...  2021-06-18 10:05:43.195 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:43.196 | INFO migrate.versioning.api [-] 344 -> 345...  2021-06-18 10:05:43.269 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:43.269 | INFO migrate.versioning.api [-] 345 -> 346...  2021-06-18 10:05:44.847 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:44.847 | INFO migrate.versioning.api [-] 346 -> 347...  2021-06-18 10:05:45.327 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.327 | INFO migrate.versioning.api [-] 347 -> 348...  2021-06-18 10:05:45.366 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.367 | INFO migrate.versioning.api [-] 348 -> 349...  2021-06-18 10:05:45.402 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.402 | INFO migrate.versioning.api [-] 349 -> 350...  2021-06-18 10:05:45.440 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.440 | INFO migrate.versioning.api [-] 350 -> 351...  2021-06-18 10:05:45.481 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.481 | INFO migrate.versioning.api [-] 351 -> 352...  2021-06-18 10:05:45.516 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.516 | INFO migrate.versioning.api [-] 352 -> 353...  2021-06-18 10:05:45.566 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.566 | INFO migrate.versioning.api [-] 353 -> 354...  2021-06-18 10:05:45.612 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.612 | INFO migrate.versioning.api [-] 354 -> 355...  2021-06-18 10:05:45.652 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.652 | INFO migrate.versioning.api [-] 355 -> 356...  2021-06-18 10:05:45.695 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.695 | INFO migrate.versioning.api [-] 356 -> 357...  2021-06-18 10:05:45.738 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:45.738 | INFO migrate.versioning.api [-] 357 -> 358...  2021-06-18 10:05:46.806 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:46.807 | INFO migrate.versioning.api [-] 358 -> 359...  2021-06-18 10:05:48.116 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:48.116 | INFO migrate.versioning.api [-] 359 -> 360...  2021-06-18 10:05:49.087 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:49.087 | INFO migrate.versioning.api [-] 360 -> 361...  2021-06-18 10:05:49.394 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:49.395 | INFO migrate.versioning.api [-] 361 -> 362...  2021-06-18 10:05:50.578 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.578 | INFO migrate.versioning.api [-] 362 -> 363...  2021-06-18 10:05:50.623 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.624 | INFO migrate.versioning.api [-] 363 -> 364...  2021-06-18 10:05:50.688 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.688 | INFO migrate.versioning.api [-] 364 -> 365...  2021-06-18 10:05:50.750 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.750 | INFO migrate.versioning.api [-] 365 -> 366...  2021-06-18 10:05:50.811 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.811 | INFO migrate.versioning.api [-] 366 -> 367...  2021-06-18 10:05:50.854 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.854 | INFO migrate.versioning.api [-] 367 -> 368...  2021-06-18 10:05:50.908 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.908 | INFO migrate.versioning.api [-] 368 -> 369...  2021-06-18 10:05:50.942 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.942 | INFO migrate.versioning.api [-] 369 -> 370...  2021-06-18 10:05:50.989 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:50.989 | INFO migrate.versioning.api [-] 370 -> 371...  2021-06-18 10:05:51.040 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:51.041 | INFO migrate.versioning.api [-] 371 -> 372...  2021-06-18 10:05:51.075 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:51.075 | INFO migrate.versioning.api [-] 372 -> 373...  2021-06-18 10:05:52.634 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:52.635 | INFO migrate.versioning.api [-] 373 -> 374...  2021-06-18 10:05:53.915 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:53.915 | INFO migrate.versioning.api [-] 374 -> 375...  2021-06-18 10:05:54.589 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:54.590 | INFO migrate.versioning.api [-] 375 -> 376...  2021-06-18 10:05:54.891 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:54.891 | INFO migrate.versioning.api [-] 376 -> 377...  2021-06-18 10:05:55.212 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.212 | INFO migrate.versioning.api [-] 377 -> 378...  2021-06-18 10:05:55.521 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.521 | INFO migrate.versioning.api [-] 378 -> 379...  2021-06-18 10:05:55.619 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.620 | INFO migrate.versioning.api [-] 379 -> 380...  2021-06-18 10:05:55.687 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.688 | INFO migrate.versioning.api [-] 380 -> 381...  2021-06-18 10:05:55.727 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.727 | INFO migrate.versioning.api [-] 381 -> 382...  2021-06-18 10:05:55.780 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.780 | INFO migrate.versioning.api [-] 382 -> 383...  2021-06-18 10:05:55.824 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.824 | INFO migrate.versioning.api [-] 383 -> 384...  2021-06-18 10:05:55.863 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.864 | INFO migrate.versioning.api [-] 384 -> 385...  2021-06-18 10:05:55.900 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.900 | INFO migrate.versioning.api [-] 385 -> 386...  2021-06-18 10:05:55.942 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.942 | INFO migrate.versioning.api [-] 386 -> 387...  2021-06-18 10:05:55.978 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:55.978 | INFO migrate.versioning.api [-] 387 -> 388...  2021-06-18 10:05:56.013 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:56.013 | INFO migrate.versioning.api [-] 388 -> 389...  2021-06-18 10:05:56.252 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:56.252 | INFO migrate.versioning.api [-] 389 -> 390...  2021-06-18 10:05:57.206 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:57.206 | INFO migrate.versioning.api [-] 390 -> 391...  2021-06-18 10:05:58.480 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:58.481 | INFO migrate.versioning.api [-] 391 -> 392...  2021-06-18 10:05:58.526 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:58.526 | INFO migrate.versioning.api [-] 392 -> 393...  2021-06-18 10:05:58.606 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:58.606 | INFO migrate.versioning.api [-] 393 -> 394...  2021-06-18 10:05:58.662 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:58.662 | INFO migrate.versioning.api [-] 394 -> 395...  2021-06-18 10:05:58.719 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:58.719 | INFO migrate.versioning.api [-] 395 -> 396...  2021-06-18 10:05:58.755 | INFO migrate.versioning.api [-] done 2021-06-18 10:05:58.756 | INFO migrate.versioning.api [-] 396 -> 397...  2021-06-18 10:06:00.384 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:00.384 | INFO migrate.versioning.api [-] 397 -> 398...  2021-06-18 10:06:01.795 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:01.795 | INFO migrate.versioning.api [-] 398 -> 399...  2021-06-18 10:06:03.435 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:03.435 | INFO migrate.versioning.api [-] 399 -> 400...  2021-06-18 10:06:03.492 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:03.492 | INFO migrate.versioning.api [-] 400 -> 401...  2021-06-18 10:06:05.835 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:05.835 | INFO migrate.versioning.api [-] 401 -> 402...  2021-06-18 10:06:07.011 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:07.012 | INFO migrate.versioning.api [-] 402 -> 403...  2021-06-18 10:06:07.057 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:07.057 | INFO migrate.versioning.api [-] 403 -> 404...  2021-06-18 10:06:07.092 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:07.092 | INFO migrate.versioning.api [-] 404 -> 405...  2021-06-18 10:06:07.132 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:07.132 | INFO migrate.versioning.api [-] 405 -> 406...  2021-06-18 10:06:07.183 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:07.183 | INFO migrate.versioning.api [-] 406 -> 407...  2021-06-18 10:06:07.229 | INFO migrate.versioning.api [-] done 2021-06-18 10:06:07.229 | /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-06-18 10:06:07.229 | result = self._query(query) 2021-06-18 10:06:07.229 | /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-06-18 10:06:07.229 | result = self._query(query) 2021-06-18 10:06:07.655 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-06-18 10:06:11.334 | DEBUG migrate.versioning.repository [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-06-18 10:06:11.336 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.336 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.337 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.337 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.338 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.338 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.338 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.339 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.339 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.339 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.340 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.340 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.341 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.341 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.341 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.342 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.342 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.343 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.343 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.343 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.344 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.344 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.344 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.345 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.345 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.346 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.346 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.346 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.347 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.347 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.348 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.348 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.349 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.349 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.350 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.350 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.350 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.351 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.351 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.351 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.352 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.352 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.352 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.353 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.353 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.354 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.354 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.354 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.355 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.355 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.355 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.356 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.356 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.357 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.357 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.357 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.358 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.358 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.358 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.359 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.359 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.360 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.360 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.360 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.361 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.361 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.361 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.362 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.362 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.363 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.363 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.364 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.364 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.365 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.365 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.365 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.366 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.366 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.367 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.367 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.367 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.368 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.368 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.368 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.369 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.369 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.370 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.370 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.370 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.371 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.371 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.371 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.372 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.372 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.372 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.373 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.373 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.374 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.374 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.374 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.375 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.375 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.376 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.376 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.376 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.377 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.377 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.377 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.378 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.378 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.379 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.379 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.379 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.380 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.380 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.381 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.381 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.381 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.382 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.382 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.382 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.383 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.383 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.384 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.384 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.384 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.385 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.385 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.386 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.386 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.387 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.387 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.388 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.388 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.388 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.389 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.389 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.390 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.390 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.391 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.391 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.392 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.392 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.392 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.393 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.393 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.394 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.395 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.395 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.396 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.396 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.397 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.397 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.398 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.398 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.399 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.399 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.400 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.400 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.400 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.401 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.401 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.402 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.402 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.403 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.403 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.404 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.404 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.405 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.405 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.407 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.408 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.408 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.409 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.409 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.410 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.411 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.411 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.412 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.412 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.412 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.413 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.413 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.413 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.414 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.414 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.415 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.415 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.415 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.416 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.416 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.416 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.417 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.417 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.418 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.418 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.418 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.419 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.419 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.420 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.420 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.420 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.421 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.421 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.421 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.422 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.422 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.423 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.423 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.423 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.424 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.424 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.424 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.425 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.425 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.425 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.426 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.427 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.427 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.428 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.428 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.428 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.429 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.429 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.430 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.430 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.430 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.431 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.431 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.431 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.432 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.432 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.432 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.433 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.433 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.434 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.434 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.434 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.435 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.435 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.435 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.436 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.436 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.436 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e 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=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.437 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.437 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.438 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.438 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.438 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.439 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.439 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.439 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.440 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.440 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.441 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.441 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.442 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.442 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.443 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.443 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.443 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.444 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.444 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.444 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.445 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.445 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.446 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.446 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.446 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.447 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.447 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.447 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.448 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.448 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.448 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.449 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.449 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.450 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.450 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.451 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.451 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.451 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.452 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.452 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.453 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.453 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.453 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.454 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.454 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.455 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.455 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.455 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.456 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.456 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.456 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.457 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.457 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.458 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.458 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.458 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.459 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.459 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.459 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.460 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.460 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.461 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e 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=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.461 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.461 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.462 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.462 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.462 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.463 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.463 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.464 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.464 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.464 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.465 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.465 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.465 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.466 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.466 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.468 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.468 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.469 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.469 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.469 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.470 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.470 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.471 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.471 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.471 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.472 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.472 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.473 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.473 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.473 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.474 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.474 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.475 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.475 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.475 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.476 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.476 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.480 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.481 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.481 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.481 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.481 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.481 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.482 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.482 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.483 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.484 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.484 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.484 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.484 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.484 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.485 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.485 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.485 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.486 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.486 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.487 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.487 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.487 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.488 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.489 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.489 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.490 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.490 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.490 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.491 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.491 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.492 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.492 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.492 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-18 10:06:11.493 | DEBUG migrate.versioning.script.base [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-18 10:06:11.493 | DEBUG migrate.versioning.repository [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-06-18 10:06:11.493 | DEBUG migrate.versioning.repository [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75943) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-06-18 10:06:11.874 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 215 -> 216...  2021-06-18 10:07:27.855 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:27.856 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 216 -> 217...  2021-06-18 10:07:27.901 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:27.901 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 217 -> 218...  2021-06-18 10:07:27.946 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:27.946 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 218 -> 219...  2021-06-18 10:07:27.980 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:27.981 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 219 -> 220...  2021-06-18 10:07:28.027 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.027 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 220 -> 221...  2021-06-18 10:07:28.072 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.072 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 221 -> 222...  2021-06-18 10:07:28.107 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.107 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 222 -> 223...  2021-06-18 10:07:28.141 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.141 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 223 -> 224...  2021-06-18 10:07:28.175 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.175 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 224 -> 225...  2021-06-18 10:07:28.215 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.215 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 225 -> 226...  2021-06-18 10:07:28.256 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.256 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 226 -> 227...  2021-06-18 10:07:28.295 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:28.295 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 227 -> 228...  2021-06-18 10:07:29.284 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:29.285 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 228 -> 229...  2021-06-18 10:07:30.238 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:30.239 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 229 -> 230...  2021-06-18 10:07:32.204 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:32.204 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 230 -> 231...  2021-06-18 10:07:33.559 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:33.559 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 231 -> 232...  2021-06-18 10:07:34.999 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:34.999 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 232 -> 233...  2021-06-18 10:07:36.193 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.193 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 233 -> 234...  2021-06-18 10:07:36.432 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.432 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 234 -> 235...  2021-06-18 10:07:36.466 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.467 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 235 -> 236...  2021-06-18 10:07:36.501 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.501 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 236 -> 237...  2021-06-18 10:07:36.535 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.536 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 237 -> 238...  2021-06-18 10:07:36.575 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.576 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 238 -> 239...  2021-06-18 10:07:36.609 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.609 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 239 -> 240...  2021-06-18 10:07:36.638 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.639 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 240 -> 241...  2021-06-18 10:07:36.678 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.679 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 241 -> 242...  2021-06-18 10:07:36.718 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.719 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 242 -> 243...  2021-06-18 10:07:36.747 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.747 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 243 -> 244...  2021-06-18 10:07:36.837 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:36.838 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 244 -> 245...  2021-06-18 10:07:41.296 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:41.296 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 245 -> 246...  2021-06-18 10:07:41.968 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:41.969 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 246 -> 247...  2021-06-18 10:07:44.243 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:44.243 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 247 -> 248...  2021-06-18 10:07:44.253 | INFO 248_add_expire_reservations_index [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-06-18 10:07:44.307 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:44.308 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 248 -> 249...  2021-06-18 10:07:44.632 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:44.633 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 249 -> 250...  2021-06-18 10:07:44.993 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:44.994 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 250 -> 251...  2021-06-18 10:07:45.907 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:45.907 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 251 -> 252...  2021-06-18 10:07:47.529 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:47.529 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 252 -> 253...  2021-06-18 10:07:48.380 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:48.381 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 253 -> 254...  2021-06-18 10:07:49.232 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.232 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 254 -> 255...  2021-06-18 10:07:49.267 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.267 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 255 -> 256...  2021-06-18 10:07:49.306 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.307 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 256 -> 257...  2021-06-18 10:07:49.335 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.335 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 257 -> 258...  2021-06-18 10:07:49.369 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.369 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 258 -> 259...  2021-06-18 10:07:49.397 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.398 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 259 -> 260...  2021-06-18 10:07:49.432 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.433 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 260 -> 261...  2021-06-18 10:07:49.466 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.466 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 261 -> 262...  2021-06-18 10:07:49.495 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.496 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 262 -> 263...  2021-06-18 10:07:49.541 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.541 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 263 -> 264...  2021-06-18 10:07:49.593 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.593 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 264 -> 265...  2021-06-18 10:07:49.986 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:49.986 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 265 -> 266...  2021-06-18 10:07:50.564 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:50.564 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 266 -> 267...  2021-06-18 10:07:52.620 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:52.621 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 267 -> 268...  2021-06-18 10:07:53.934 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:53.935 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 268 -> 269...  2021-06-18 10:07:54.884 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:54.884 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 269 -> 270...  2021-06-18 10:07:55.820 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:55.820 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 270 -> 271...  2021-06-18 10:07:56.648 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:56.649 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 271 -> 272...  2021-06-18 10:07:56.683 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:56.684 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 272 -> 273...  2021-06-18 10:07:56.723 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:56.724 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 273 -> 274...  2021-06-18 10:07:57.118 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:57.118 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 274 -> 275...  2021-06-18 10:07:58.014 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:58.014 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 275 -> 276...  2021-06-18 10:07:58.900 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:58.901 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 276 -> 277...  2021-06-18 10:07:59.192 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:07:59.193 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 277 -> 278...  2021-06-18 10:08:00.398 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:00.398 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 278 -> 279...  2021-06-18 10:08:00.745 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:00.745 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 279 -> 280...  2021-06-18 10:08:01.495 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.495 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 280 -> 281...  2021-06-18 10:08:01.535 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.535 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 281 -> 282...  2021-06-18 10:08:01.580 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.581 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 282 -> 283...  2021-06-18 10:08:01.620 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.621 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 283 -> 284...  2021-06-18 10:08:01.661 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.661 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 284 -> 285...  2021-06-18 10:08:01.695 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.695 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 285 -> 286...  2021-06-18 10:08:01.729 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.729 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 286 -> 287...  2021-06-18 10:08:01.763 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.763 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 287 -> 288...  2021-06-18 10:08:01.804 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.804 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 288 -> 289...  2021-06-18 10:08:01.837 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.837 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 289 -> 290...  2021-06-18 10:08:01.872 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.872 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 290 -> 291...  2021-06-18 10:08:01.946 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:01.947 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 291 -> 292...  2021-06-18 10:08:02.998 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:02.998 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 292 -> 293...  2021-06-18 10:08:04.791 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:04.792 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 293 -> 294...  2021-06-18 10:08:05.660 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:05.661 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 294 -> 295...  2021-06-18 10:08:05.872 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:05.872 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 295 -> 296...  2021-06-18 10:08:05.901 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:05.901 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 296 -> 297...  2021-06-18 10:08:06.930 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:06.930 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 297 -> 298...  2021-06-18 10:08:07.575 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:07.575 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 298 -> 299...  2021-06-18 10:08:08.507 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:08.507 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 299 -> 300...  2021-06-18 10:08:09.295 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:09.295 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 300 -> 301...  2021-06-18 10:08:11.095 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.095 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 301 -> 302...  2021-06-18 10:08:11.129 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.129 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 302 -> 303...  2021-06-18 10:08:11.180 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.181 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 303 -> 304...  2021-06-18 10:08:11.214 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.214 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 304 -> 305...  2021-06-18 10:08:11.254 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.254 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 305 -> 306...  2021-06-18 10:08:11.293 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.294 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 306 -> 307...  2021-06-18 10:08:11.333 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.333 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 307 -> 308...  2021-06-18 10:08:11.373 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.373 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 308 -> 309...  2021-06-18 10:08:11.413 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.414 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 309 -> 310...  2021-06-18 10:08:11.449 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.449 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 310 -> 311...  2021-06-18 10:08:11.494 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.495 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 311 -> 312...  2021-06-18 10:08:11.535 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:11.536 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 312 -> 313...  2021-06-18 10:08:12.752 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:12.752 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 313 -> 314...  2021-06-18 10:08:15.700 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:15.701 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 314 -> 315...  2021-06-18 10:08:21.329 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:21.329 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 315 -> 316...  2021-06-18 10:08:22.209 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:22.209 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 316 -> 317...  2021-06-18 10:08:23.248 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:23.248 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 317 -> 318...  2021-06-18 10:08:27.849 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:27.849 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 318 -> 319...  2021-06-18 10:08:28.060 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.060 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 319 -> 320...  2021-06-18 10:08:28.094 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.094 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 320 -> 321...  2021-06-18 10:08:28.129 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.129 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 321 -> 322...  2021-06-18 10:08:28.169 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.170 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 322 -> 323...  2021-06-18 10:08:28.215 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.215 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 323 -> 324...  2021-06-18 10:08:28.260 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.260 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 324 -> 325...  2021-06-18 10:08:28.300 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.300 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 325 -> 326...  2021-06-18 10:08:28.343 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.343 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 326 -> 327...  2021-06-18 10:08:28.394 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.394 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 327 -> 328...  2021-06-18 10:08:28.443 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.443 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 328 -> 329...  2021-06-18 10:08:28.494 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.495 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 329 -> 330...  2021-06-18 10:08:28.575 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:28.576 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 330 -> 331...  2021-06-18 10:08:30.541 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:30.541 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 331 -> 332...  2021-06-18 10:08:31.477 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:31.478 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 332 -> 333...  2021-06-18 10:08:32.421 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:32.421 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 333 -> 334...  2021-06-18 10:08:33.397 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.398 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 334 -> 335...  2021-06-18 10:08:33.455 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.455 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 335 -> 336...  2021-06-18 10:08:33.506 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.507 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 336 -> 337...  2021-06-18 10:08:33.563 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.564 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 337 -> 338...  2021-06-18 10:08:33.609 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.609 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 338 -> 339...  2021-06-18 10:08:33.661 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.662 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 339 -> 340...  2021-06-18 10:08:33.706 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.706 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 340 -> 341...  2021-06-18 10:08:33.746 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.746 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 341 -> 342...  2021-06-18 10:08:33.792 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.793 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 342 -> 343...  2021-06-18 10:08:33.837 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.838 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 343 -> 344...  2021-06-18 10:08:33.883 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.884 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 344 -> 345...  2021-06-18 10:08:33.946 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:33.946 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 345 -> 346...  2021-06-18 10:08:35.219 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:35.220 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 346 -> 347...  2021-06-18 10:08:35.848 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:35.849 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 347 -> 348...  2021-06-18 10:08:35.889 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:35.890 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 348 -> 349...  2021-06-18 10:08:35.935 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:35.935 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 349 -> 350...  2021-06-18 10:08:35.978 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:35.978 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 350 -> 351...  2021-06-18 10:08:36.020 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:36.021 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 351 -> 352...  2021-06-18 10:08:36.071 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:36.071 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 352 -> 353...  2021-06-18 10:08:36.163 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:36.163 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 353 -> 354...  2021-06-18 10:08:36.202 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:36.203 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 354 -> 355...  2021-06-18 10:08:36.238 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:36.238 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 355 -> 356...  2021-06-18 10:08:36.272 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:36.272 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 356 -> 357...  2021-06-18 10:08:36.312 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:36.312 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 357 -> 358...  2021-06-18 10:08:37.409 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:37.409 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 358 -> 359...  2021-06-18 10:08:38.711 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:38.711 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 359 -> 360...  2021-06-18 10:08:39.631 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:39.631 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 360 -> 361...  2021-06-18 10:08:39.820 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:39.820 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 361 -> 362...  2021-06-18 10:08:40.900 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:40.900 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 362 -> 363...  2021-06-18 10:08:40.953 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:40.953 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 363 -> 364...  2021-06-18 10:08:40.998 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:40.998 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 364 -> 365...  2021-06-18 10:08:41.048 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.049 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 365 -> 366...  2021-06-18 10:08:41.094 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.094 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 366 -> 367...  2021-06-18 10:08:41.150 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.151 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 367 -> 368...  2021-06-18 10:08:41.214 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.215 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 368 -> 369...  2021-06-18 10:08:41.260 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.260 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 369 -> 370...  2021-06-18 10:08:41.306 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.306 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 370 -> 371...  2021-06-18 10:08:41.358 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.358 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 371 -> 372...  2021-06-18 10:08:41.397 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:41.398 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 372 -> 373...  2021-06-18 10:08:42.827 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:42.827 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 373 -> 374...  2021-06-18 10:08:43.957 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:43.957 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 374 -> 375...  2021-06-18 10:08:44.597 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:44.598 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 375 -> 376...  2021-06-18 10:08:44.883 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:44.883 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 376 -> 377...  2021-06-18 10:08:45.254 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.254 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 377 -> 378...  2021-06-18 10:08:45.575 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.575 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 378 -> 379...  2021-06-18 10:08:45.614 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.614 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 379 -> 380...  2021-06-18 10:08:45.643 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.643 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 380 -> 381...  2021-06-18 10:08:45.683 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.684 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 381 -> 382...  2021-06-18 10:08:45.729 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.729 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 382 -> 383...  2021-06-18 10:08:45.781 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.781 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 383 -> 384...  2021-06-18 10:08:45.827 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.827 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 384 -> 385...  2021-06-18 10:08:45.871 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.872 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 385 -> 386...  2021-06-18 10:08:45.911 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.911 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 386 -> 387...  2021-06-18 10:08:45.963 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:45.963 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 387 -> 388...  2021-06-18 10:08:46.003 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:46.003 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 388 -> 389...  2021-06-18 10:08:46.254 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:46.255 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 389 -> 390...  2021-06-18 10:08:47.232 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:47.232 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 390 -> 391...  2021-06-18 10:08:48.443 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:48.443 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 391 -> 392...  2021-06-18 10:08:48.489 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:48.489 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 392 -> 393...  2021-06-18 10:08:48.534 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:48.535 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 393 -> 394...  2021-06-18 10:08:48.574 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:48.574 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 394 -> 395...  2021-06-18 10:08:48.609 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:48.609 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 395 -> 396...  2021-06-18 10:08:48.642 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:48.642 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 396 -> 397...  2021-06-18 10:08:49.718 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:49.718 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 397 -> 398...  2021-06-18 10:08:50.580 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:50.580 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 398 -> 399...  2021-06-18 10:08:51.723 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:51.723 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 399 -> 400...  2021-06-18 10:08:51.768 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:51.768 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 400 -> 401...  2021-06-18 10:08:53.779 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:53.780 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 401 -> 402...  2021-06-18 10:08:54.592 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:54.592 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 402 -> 403...  2021-06-18 10:08:54.625 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:54.626 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 403 -> 404...  2021-06-18 10:08:54.659 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:54.659 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 404 -> 405...  2021-06-18 10:08:54.687 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:54.688 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 405 -> 406...  2021-06-18 10:08:54.722 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:54.722 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] 406 -> 407...  2021-06-18 10:08:54.762 | INFO migrate.versioning.api [None req-b263672c-ca23-4e54-9aa5-26203d88207e None None] done 2021-06-18 10:08:54.792 | /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-06-18 10:08:54.793 | result = self._query(query) 2021-06-18 10:08:54.793 | /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-06-18 10:08:54.793 | result = self._query(query) 2021-06-18 10:08:55.233 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-06-18 10:08:59.215 | Running batches of 50 until complete 2021-06-18 10:08:59.215 | +-------------------------------------+--------------+-----------+ 2021-06-18 10:08:59.215 | | Migration | Total Needed | Completed | 2021-06-18 10:08:59.215 | +-------------------------------------+--------------+-----------+ 2021-06-18 10:08:59.215 | | fill_virtual_interface_list | 0 | 0 | 2021-06-18 10:08:59.215 | | migrate_empty_ratio | 0 | 0 | 2021-06-18 10:08:59.215 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-06-18 10:08:59.215 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-06-18 10:08:59.215 | | migration_migrate_to_uuid | 0 | 0 | 2021-06-18 10:08:59.215 | | populate_missing_availability_zones | 0 | 0 | 2021-06-18 10:08:59.215 | | populate_queued_for_delete | 0 | 0 | 2021-06-18 10:08:59.215 | | populate_user_id | 0 | 0 | 2021-06-18 10:08:59.215 | | populate_uuids | 0 | 0 | 2021-06-18 10:08:59.215 | +-------------------------------------+--------------+-----------+ 2021-06-18 10:08:59.651 | ++ lib/nova:init_nova:781 : seq 1 1 2021-06-18 10:08:59.656 | + lib/nova:init_nova:781 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 10:08:59.659 | ++ lib/nova:init_nova:782 : conductor_conf 1 2021-06-18 10:08:59.662 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-06-18 10:08:59.665 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-06-18 10:08:59.669 | + 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-06-18 10:09:03.331 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-06-18 10:09:03.332 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-06-18 10:09:03.774 | + lib/nova:init_nova:786 : create_nova_keys_dir 2021-06-18 10:09:03.778 | + lib/nova:create_nova_keys_dir:748 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-06-18 10:09:03.790 | + lib/nova:init_nova:788 : [[ '' == \L\V\M ]] 2021-06-18 10:09:03.793 | + ./stack.sh:main:1205 : is_service_enabled neutron 2021-06-18 10:09:03.814 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:03.816 | + ./stack.sh:main:1206 : configure_neutron_nova 2021-06-18 10:09:03.819 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-06-18 10:09:03.824 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-18 10:09:03.825 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 10:09:03.829 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 10:09:03.832 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-18 10:09:03.835 | + 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-06-18 10:09:03.837 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-18 10:09:03.841 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-06-18 10:09:03.844 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-06-18 10:09:03.846 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-06-18 10:09:03.876 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.22/identity 2021-06-18 10:09:03.911 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-06-18 10:09:03.941 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-06-18 10:09:03.970 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-06-18 10:09:04.007 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-06-18 10:09:04.037 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-06-18 10:09:04.065 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-06-18 10:09:04.093 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-06-18 10:09:04.121 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-06-18 10:09:04.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-06-18 10:09:04.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-06-18 10:09:04.129 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-06-18 10:09:04.146 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:04.148 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-06-18 10:09:04.175 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-06-18 10:09:04.202 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-06-18 10:09:04.228 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-06-18 10:09:04.231 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-06-18 10:09:04.234 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 10:09:04.237 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-06-18 10:09:04.240 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-06-18 10:09:04.243 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-06-18 10:09:04.246 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-06-18 10:09:04.249 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-06-18 10:09:04.256 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-06-18 10:09:04.259 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-06-18 10:09:04.263 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-06-18 10:09:04.297 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.22/identity 2021-06-18 10:09:04.325 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-06-18 10:09:04.350 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-06-18 10:09:04.376 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-06-18 10:09:04.402 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-06-18 10:09:04.428 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-06-18 10:09:04.455 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-06-18 10:09:04.481 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-06-18 10:09:04.507 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-06-18 10:09:04.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-06-18 10:09:04.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-06-18 10:09:04.515 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-06-18 10:09:04.531 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:04.533 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-06-18 10:09:04.561 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-06-18 10:09:04.588 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-06-18 10:09:04.615 | + ./stack.sh:main:1215 : run_phase stack post-config 2021-06-18 10:09:04.618 | + functions-common:run_phase:1759 : local mode=stack 2021-06-18 10:09:04.620 | + functions-common:run_phase:1760 : local phase=post-config 2021-06-18 10:09:04.623 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-18 10:09:04.625 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-06-18 10:09:04.628 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-18 10:09:04.631 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-06-18 10:09:04.633 | + functions-common:run_phase:1769 : local extra 2021-06-18 10:09:04.636 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-18 10:09:04.640 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-06-18 10:09:04.642 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-18 10:09:04.645 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-18 10:09:04.647 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-06-18 10:09:04.650 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-18 10:09:04.665 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:04.669 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 10:09:04.671 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:09:04.674 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-06-18 10:09:04.676 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:09:04.678 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-18 10:09:04.681 | ++ extras.d/80-tempest.sh:source:12 : : 2021-06-18 10:09:04.684 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-18 10:09:04.686 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-06-18 10:09:04.689 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 10:09:04.691 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-18 10:09:04.693 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-06-18 10:09:04.696 | + functions-common:run_plugins:1745 : local mode=stack 2021-06-18 10:09:04.699 | + functions-common:run_plugins:1746 : local phase=post-config 2021-06-18 10:09:04.702 | + functions-common:run_plugins:1748 : local plugins= 2021-06-18 10:09:04.704 | + functions-common:run_plugins:1749 : local plugin 2021-06-18 10:09:04.707 | + ./stack.sh:main:1223 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-06-18 10:09:04.709 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:04.712 | + inc/meta-config:merge_config_group:171 : shift 2021-06-18 10:09:04.714 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-06-18 10:09:04.716 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:09:04.719 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-18 10:09:04.721 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-18 10:09:04.724 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-06-18 10:09:04.727 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:04.729 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-06-18 10:09:04.733 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:09:04.735 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-06-18 10:09:04.735 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:09:04.735 | gsub("[][]", "", $1); 2021-06-18 10:09:04.735 | split($1, a, "|"); 2021-06-18 10:09:04.735 | if (a[1] == matchgroup) 2021-06-18 10:09:04.735 | print a[2] 2021-06-18 10:09:04.735 | } 2021-06-18 10:09:04.736 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:09:04.741 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-18 10:09:04.744 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-18 10:09:04.747 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-18 10:09:04.750 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-06-18 10:09:04.753 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-06-18 10:09:04.756 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-06-18 10:09:04.758 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-06-18 10:09:04.761 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-06-18 10:09:04.765 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-06-18 10:09:04.767 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-06-18 10:09:04.770 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-06-18 10:09:04.772 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:04.775 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-18 10:09:04.778 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-06-18 10:09:04.780 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-18 10:09:04.783 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-06-18 10:09:04.786 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-06-18 10:09:04.789 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-06-18 10:09:04.791 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-06-18 10:09:04.795 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-06-18 10:09:04.795 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-06-18 10:09:04.795 | BEGIN { 2021-06-18 10:09:04.796 | section = "" 2021-06-18 10:09:04.796 | last_section = "" 2021-06-18 10:09:04.796 | section_count = 0 2021-06-18 10:09:04.796 | } 2021-06-18 10:09:04.796 | /^\[.+\]/ { 2021-06-18 10:09:04.796 | gsub("[][]", "", $1); 2021-06-18 10:09:04.796 | section=$1 2021-06-18 10:09:04.796 | next 2021-06-18 10:09:04.796 | } 2021-06-18 10:09:04.796 | /^ *\#/ { 2021-06-18 10:09:04.796 | next 2021-06-18 10:09:04.796 | } 2021-06-18 10:09:04.796 | /^[^ \t]+/ { 2021-06-18 10:09:04.796 | # get offset of first = in $0 2021-06-18 10:09:04.796 | eq_idx = index($0, "=") 2021-06-18 10:09:04.796 | # extract attr & value from $0 2021-06-18 10:09:04.796 | attr = substr($0, 1, eq_idx - 1) 2021-06-18 10:09:04.796 | value = substr($0, eq_idx + 1) 2021-06-18 10:09:04.796 | # only need to strip trailing whitespace from attr 2021-06-18 10:09:04.796 | sub(/[ \t]*$/, "", attr) 2021-06-18 10:09:04.796 | # need to strip leading & trailing whitespace from value 2021-06-18 10:09:04.796 | sub(/^[ \t]*/, "", value) 2021-06-18 10:09:04.796 | sub(/[ \t]*$/, "", value) 2021-06-18 10:09:04.796 | 2021-06-18 10:09:04.796 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-18 10:09:04.796 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-18 10:09:04.796 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-18 10:09:04.796 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-18 10:09:04.796 | if (! (section, attr) in cfg_attr_count) { 2021-06-18 10:09:04.796 | if (section != last_section) { 2021-06-18 10:09:04.796 | cfg_section[section_count++] = section 2021-06-18 10:09:04.796 | last_section = section 2021-06-18 10:09:04.796 | } 2021-06-18 10:09:04.796 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-18 10:09:04.797 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-18 10:09:04.797 | 2021-06-18 10:09:04.797 | cfg_attr[section, attr, 0] = value 2021-06-18 10:09:04.797 | cfg_attr_count[section, attr] = 1 2021-06-18 10:09:04.797 | } else { 2021-06-18 10:09:04.797 | lno = cfg_attr_count[section, attr]++ 2021-06-18 10:09:04.797 | cfg_attr[section, attr, lno] = value 2021-06-18 10:09:04.797 | } 2021-06-18 10:09:04.797 | } 2021-06-18 10:09:04.797 | END { 2021-06-18 10:09:04.797 | # Process each section in order 2021-06-18 10:09:04.797 | for (sno = 0; sno < section_count; sno++) { 2021-06-18 10:09:04.797 | section = cfg_section[sno] 2021-06-18 10:09:04.797 | # The ini routines simply append a config item immediately 2021-06-18 10:09:04.797 | # after the section header. To keep the same order as defined 2021-06-18 10:09:04.797 | # in local.conf, invoke the ini routines in the reverse order 2021-06-18 10:09:04.797 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-18 10:09:04.797 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-18 10:09:04.797 | if (cfg_attr_count[section, attr] == 1) 2021-06-18 10:09:04.797 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-18 10:09:04.797 | else { 2021-06-18 10:09:04.797 | # For multiline, invoke the ini routines in the reverse order 2021-06-18 10:09:04.797 | count = cfg_attr_count[section, attr] 2021-06-18 10:09:04.797 | print "inidelete " configfile " " section " " attr 2021-06-18 10:09:04.797 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-18 10:09:04.797 | for (l = count -2; l >= 0; l--) 2021-06-18 10:09:04.797 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-18 10:09:04.797 | } 2021-06-18 10:09:04.797 | } 2021-06-18 10:09:04.797 | } 2021-06-18 10:09:04.797 | } 2021-06-18 10:09:04.797 | ' 2021-06-18 10:09:04.797 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:04.799 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:04.801 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-18 10:09:04.804 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-06-18 10:09:04.806 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:09:04.808 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-06-18 10:09:04.811 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-06-18 10:09:04.811 | BEGIN { group = "" } 2021-06-18 10:09:04.811 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:09:04.811 | gsub("[][]", "", $1); 2021-06-18 10:09:04.811 | split($1, a, "|"); 2021-06-18 10:09:04.811 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-18 10:09:04.811 | group=a[1] 2021-06-18 10:09:04.811 | } else { 2021-06-18 10:09:04.811 | group="" 2021-06-18 10:09:04.811 | } 2021-06-18 10:09:04.811 | next 2021-06-18 10:09:04.811 | } 2021-06-18 10:09:04.811 | { 2021-06-18 10:09:04.811 | if (group != "") 2021-06-18 10:09:04.812 | print $0 2021-06-18 10:09:04.812 | } 2021-06-18 10:09:04.812 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:09:04.817 | + 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-06-18 10:09:04.820 | ++ 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-06-18 10:09:04.852 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:04.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-06-18 10:09:04.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-06-18 10:09:04.885 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:04.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-06-18 10:09:04.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-06-18 10:09:04.921 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:04.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-06-18 10:09:04.926 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-06-18 10:09:04.964 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:04.967 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-06-18 10:09:04.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-06-18 10:09:05.001 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-06-18 10:09:05.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-06-18 10:09:05.038 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.041 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.22/identity"' 2021-06-18 10:09:05.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.22/identity 2021-06-18 10:09:05.079 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-06-18 10:09:05.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-06-18 10:09:05.118 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-06-18 10:09:05.124 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-06-18 10:09:05.154 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.157 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-06-18 10:09:05.160 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-06-18 10:09:05.205 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.207 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-06-18 10:09:05.210 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-06-18 10:09:05.240 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.243 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-06-18 10:09:05.245 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-06-18 10:09:05.286 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.289 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-06-18 10:09:05.291 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-06-18 10:09:05.319 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.322 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-18 10:09:05.325 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-18 10:09:05.328 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-18 10:09:05.331 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-06-18 10:09:05.334 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-06-18 10:09:05.337 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-06-18 10:09:05.339 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-06-18 10:09:05.343 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-06-18 10:09:05.346 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-06-18 10:09:05.349 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-06-18 10:09:05.351 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-06-18 10:09:05.354 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:05.359 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-18 10:09:05.361 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-06-18 10:09:05.364 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-18 10:09:05.367 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-06-18 10:09:05.370 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-06-18 10:09:05.374 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-06-18 10:09:05.376 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-06-18 10:09:05.380 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-06-18 10:09:05.381 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.381 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-06-18 10:09:05.381 | BEGIN { 2021-06-18 10:09:05.382 | section = "" 2021-06-18 10:09:05.382 | last_section = "" 2021-06-18 10:09:05.382 | section_count = 0 2021-06-18 10:09:05.382 | } 2021-06-18 10:09:05.382 | /^\[.+\]/ { 2021-06-18 10:09:05.382 | gsub("[][]", "", $1); 2021-06-18 10:09:05.382 | section=$1 2021-06-18 10:09:05.382 | next 2021-06-18 10:09:05.382 | } 2021-06-18 10:09:05.382 | /^ *\#/ { 2021-06-18 10:09:05.382 | next 2021-06-18 10:09:05.382 | } 2021-06-18 10:09:05.382 | /^[^ \t]+/ { 2021-06-18 10:09:05.382 | # get offset of first = in $0 2021-06-18 10:09:05.382 | eq_idx = index($0, "=") 2021-06-18 10:09:05.382 | # extract attr & value from $0 2021-06-18 10:09:05.382 | attr = substr($0, 1, eq_idx - 1) 2021-06-18 10:09:05.382 | value = substr($0, eq_idx + 1) 2021-06-18 10:09:05.382 | # only need to strip trailing whitespace from attr 2021-06-18 10:09:05.382 | sub(/[ \t]*$/, "", attr) 2021-06-18 10:09:05.382 | # need to strip leading & trailing whitespace from value 2021-06-18 10:09:05.382 | sub(/^[ \t]*/, "", value) 2021-06-18 10:09:05.382 | sub(/[ \t]*$/, "", value) 2021-06-18 10:09:05.382 | 2021-06-18 10:09:05.382 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-18 10:09:05.382 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-18 10:09:05.382 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-18 10:09:05.382 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-18 10:09:05.382 | if (! (section, attr) in cfg_attr_count) { 2021-06-18 10:09:05.382 | if (section != last_section) { 2021-06-18 10:09:05.382 | cfg_section[section_count++] = section 2021-06-18 10:09:05.382 | last_section = section 2021-06-18 10:09:05.382 | } 2021-06-18 10:09:05.382 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-18 10:09:05.383 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-18 10:09:05.383 | 2021-06-18 10:09:05.383 | cfg_attr[section, attr, 0] = value 2021-06-18 10:09:05.383 | cfg_attr_count[section, attr] = 1 2021-06-18 10:09:05.383 | } else { 2021-06-18 10:09:05.383 | lno = cfg_attr_count[section, attr]++ 2021-06-18 10:09:05.383 | cfg_attr[section, attr, lno] = value 2021-06-18 10:09:05.383 | } 2021-06-18 10:09:05.383 | } 2021-06-18 10:09:05.383 | END { 2021-06-18 10:09:05.383 | # Process each section in order 2021-06-18 10:09:05.383 | for (sno = 0; sno < section_count; sno++) { 2021-06-18 10:09:05.383 | section = cfg_section[sno] 2021-06-18 10:09:05.383 | # The ini routines simply append a config item immediately 2021-06-18 10:09:05.383 | # after the section header. To keep the same order as defined 2021-06-18 10:09:05.383 | # in local.conf, invoke the ini routines in the reverse order 2021-06-18 10:09:05.383 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-18 10:09:05.383 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-18 10:09:05.383 | if (cfg_attr_count[section, attr] == 1) 2021-06-18 10:09:05.383 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-18 10:09:05.383 | else { 2021-06-18 10:09:05.383 | # For multiline, invoke the ini routines in the reverse order 2021-06-18 10:09:05.383 | count = cfg_attr_count[section, attr] 2021-06-18 10:09:05.383 | print "inidelete " configfile " " section " " attr 2021-06-18 10:09:05.383 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-18 10:09:05.383 | for (l = count -2; l >= 0; l--) 2021-06-18 10:09:05.383 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-18 10:09:05.383 | } 2021-06-18 10:09:05.383 | } 2021-06-18 10:09:05.383 | } 2021-06-18 10:09:05.383 | } 2021-06-18 10:09:05.383 | ' 2021-06-18 10:09:05.385 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:05.387 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-18 10:09:05.390 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-06-18 10:09:05.392 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:09:05.395 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-06-18 10:09:05.399 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-06-18 10:09:05.399 | BEGIN { group = "" } 2021-06-18 10:09:05.399 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:09:05.399 | gsub("[][]", "", $1); 2021-06-18 10:09:05.399 | split($1, a, "|"); 2021-06-18 10:09:05.399 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-18 10:09:05.399 | group=a[1] 2021-06-18 10:09:05.399 | } else { 2021-06-18 10:09:05.399 | group="" 2021-06-18 10:09:05.399 | } 2021-06-18 10:09:05.399 | next 2021-06-18 10:09:05.400 | } 2021-06-18 10:09:05.400 | { 2021-06-18 10:09:05.400 | if (group != "") 2021-06-18 10:09:05.400 | print $0 2021-06-18 10:09:05.400 | } 2021-06-18 10:09:05.400 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:09:05.406 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-06-18 10:09:05.408 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-06-18 10:09:05.442 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-06-18 10:09:05.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-06-18 10:09:05.488 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.491 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-06-18 10:09:05.493 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-06-18 10:09:05.536 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.539 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-06-18 10:09:05.542 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-06-18 10:09:05.577 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.580 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-06-18 10:09:05.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-06-18 10:09:05.615 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.618 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-06-18 10:09:05.620 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-06-18 10:09:05.654 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.657 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-06-18 10:09:05.660 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-06-18 10:09:05.693 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.695 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-06-18 10:09:05.698 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-06-18 10:09:05.732 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.735 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-06-18 10:09:05.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-06-18 10:09:05.774 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.778 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-06-18 10:09:05.781 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-06-18 10:09:05.815 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-06-18 10:09:05.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-06-18 10:09:05.856 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.858 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-06-18 10:09:05.861 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-06-18 10:09:05.896 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.899 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-06-18 10:09:05.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-06-18 10:09:05.938 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-06-18 10:09:05.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-06-18 10:09:05.979 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:05.983 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-06-18 10:09:05.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-06-18 10:09:06.026 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:06.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-06-18 10:09:06.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-06-18 10:09:06.066 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:06.069 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-18 10:09:06.071 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-18 10:09:06.076 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-18 10:09:06.079 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-06-18 10:09:06.082 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-06-18 10:09:06.086 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-06-18 10:09:06.088 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-06-18 10:09:06.092 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-06-18 10:09:06.096 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-06-18 10:09:06.098 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-06-18 10:09:06.101 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-06-18 10:09:06.104 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:06.107 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-18 10:09:06.109 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-06-18 10:09:06.112 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-18 10:09:06.116 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-06-18 10:09:06.118 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-06-18 10:09:06.122 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-06-18 10:09:06.125 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-06-18 10:09:06.129 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-06-18 10:09:06.129 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-06-18 10:09:06.129 | BEGIN { 2021-06-18 10:09:06.129 | section = "" 2021-06-18 10:09:06.129 | last_section = "" 2021-06-18 10:09:06.129 | section_count = 0 2021-06-18 10:09:06.129 | } 2021-06-18 10:09:06.129 | /^\[.+\]/ { 2021-06-18 10:09:06.129 | gsub("[][]", "", $1); 2021-06-18 10:09:06.129 | section=$1 2021-06-18 10:09:06.129 | next 2021-06-18 10:09:06.129 | } 2021-06-18 10:09:06.129 | /^ *\#/ { 2021-06-18 10:09:06.129 | next 2021-06-18 10:09:06.129 | } 2021-06-18 10:09:06.129 | /^[^ \t]+/ { 2021-06-18 10:09:06.130 | # get offset of first = in $0 2021-06-18 10:09:06.130 | eq_idx = index($0, "=") 2021-06-18 10:09:06.130 | # extract attr & value from $0 2021-06-18 10:09:06.130 | attr = substr($0, 1, eq_idx - 1) 2021-06-18 10:09:06.130 | value = substr($0, eq_idx + 1) 2021-06-18 10:09:06.130 | # only need to strip trailing whitespace from attr 2021-06-18 10:09:06.130 | sub(/[ \t]*$/, "", attr) 2021-06-18 10:09:06.130 | # need to strip leading & trailing whitespace from value 2021-06-18 10:09:06.130 | sub(/^[ \t]*/, "", value) 2021-06-18 10:09:06.130 | sub(/[ \t]*$/, "", value) 2021-06-18 10:09:06.130 | 2021-06-18 10:09:06.130 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-18 10:09:06.130 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-18 10:09:06.130 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-18 10:09:06.130 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-18 10:09:06.130 | if (! (section, attr) in cfg_attr_count) { 2021-06-18 10:09:06.130 | if (section != last_section) { 2021-06-18 10:09:06.130 | cfg_section[section_count++] = section 2021-06-18 10:09:06.130 | last_section = section 2021-06-18 10:09:06.130 | } 2021-06-18 10:09:06.130 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-18 10:09:06.130 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-18 10:09:06.130 | 2021-06-18 10:09:06.130 | cfg_attr[section, attr, 0] = value 2021-06-18 10:09:06.130 | cfg_attr_count[section, attr] = 1 2021-06-18 10:09:06.130 | } else { 2021-06-18 10:09:06.130 | lno = cfg_attr_count[section, attr]++ 2021-06-18 10:09:06.130 | cfg_attr[section, attr, lno] = value 2021-06-18 10:09:06.130 | } 2021-06-18 10:09:06.130 | } 2021-06-18 10:09:06.130 | END { 2021-06-18 10:09:06.130 | # Process each section in order 2021-06-18 10:09:06.130 | for (sno = 0; sno < section_count; sno++) { 2021-06-18 10:09:06.130 | section = cfg_section[sno] 2021-06-18 10:09:06.131 | # The ini routines simply append a config item immediately 2021-06-18 10:09:06.131 | # after the section header. To keep the same order as defined 2021-06-18 10:09:06.131 | # in local.conf, invoke the ini routines in the reverse order 2021-06-18 10:09:06.131 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-18 10:09:06.131 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-18 10:09:06.131 | if (cfg_attr_count[section, attr] == 1) 2021-06-18 10:09:06.131 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-18 10:09:06.131 | else { 2021-06-18 10:09:06.131 | # For multiline, invoke the ini routines in the reverse order 2021-06-18 10:09:06.131 | count = cfg_attr_count[section, attr] 2021-06-18 10:09:06.131 | print "inidelete " configfile " " section " " attr 2021-06-18 10:09:06.131 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-18 10:09:06.131 | for (l = count -2; l >= 0; l--) 2021-06-18 10:09:06.131 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-18 10:09:06.131 | } 2021-06-18 10:09:06.131 | } 2021-06-18 10:09:06.131 | } 2021-06-18 10:09:06.131 | } 2021-06-18 10:09:06.131 | ' 2021-06-18 10:09:06.131 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:06.134 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:06.136 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-18 10:09:06.139 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-06-18 10:09:06.142 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:09:06.144 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-06-18 10:09:06.147 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-06-18 10:09:06.147 | BEGIN { group = "" } 2021-06-18 10:09:06.147 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:09:06.147 | gsub("[][]", "", $1); 2021-06-18 10:09:06.147 | split($1, a, "|"); 2021-06-18 10:09:06.147 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-18 10:09:06.147 | group=a[1] 2021-06-18 10:09:06.147 | } else { 2021-06-18 10:09:06.147 | group="" 2021-06-18 10:09:06.147 | } 2021-06-18 10:09:06.147 | next 2021-06-18 10:09:06.147 | } 2021-06-18 10:09:06.147 | { 2021-06-18 10:09:06.147 | if (group != "") 2021-06-18 10:09:06.147 | print $0 2021-06-18 10:09:06.147 | } 2021-06-18 10:09:06.147 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:09:06.155 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.22/identity/v2.0"' 2021-06-18 10:09:06.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.22/identity/v2.0 2021-06-18 10:09:06.191 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:06.194 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-18 10:09:06.197 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-18 10:09:06.201 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-18 10:09:06.204 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-06-18 10:09:06.207 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 10:09:06.211 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 10:09:06.215 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-06-18 10:09:06.218 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 10:09:06.222 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-06-18 10:09:06.225 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-06-18 10:09:06.228 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-06-18 10:09:06.230 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:06.233 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-18 10:09:06.236 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-06-18 10:09:06.239 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-18 10:09:06.242 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-06-18 10:09:06.244 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 10:09:06.248 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-18 10:09:06.251 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-06-18 10:09:06.254 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-06-18 10:09:06.256 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:06.256 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-06-18 10:09:06.256 | BEGIN { 2021-06-18 10:09:06.256 | section = "" 2021-06-18 10:09:06.256 | last_section = "" 2021-06-18 10:09:06.256 | section_count = 0 2021-06-18 10:09:06.256 | } 2021-06-18 10:09:06.256 | /^\[.+\]/ { 2021-06-18 10:09:06.256 | gsub("[][]", "", $1); 2021-06-18 10:09:06.256 | section=$1 2021-06-18 10:09:06.256 | next 2021-06-18 10:09:06.256 | } 2021-06-18 10:09:06.256 | /^ *\#/ { 2021-06-18 10:09:06.256 | next 2021-06-18 10:09:06.256 | } 2021-06-18 10:09:06.256 | /^[^ \t]+/ { 2021-06-18 10:09:06.256 | # get offset of first = in $0 2021-06-18 10:09:06.256 | eq_idx = index($0, "=") 2021-06-18 10:09:06.256 | # extract attr & value from $0 2021-06-18 10:09:06.256 | attr = substr($0, 1, eq_idx - 1) 2021-06-18 10:09:06.256 | value = substr($0, eq_idx + 1) 2021-06-18 10:09:06.256 | # only need to strip trailing whitespace from attr 2021-06-18 10:09:06.257 | sub(/[ \t]*$/, "", attr) 2021-06-18 10:09:06.257 | # need to strip leading & trailing whitespace from value 2021-06-18 10:09:06.257 | sub(/^[ \t]*/, "", value) 2021-06-18 10:09:06.257 | sub(/[ \t]*$/, "", value) 2021-06-18 10:09:06.257 | 2021-06-18 10:09:06.257 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-18 10:09:06.257 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-18 10:09:06.257 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-18 10:09:06.257 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-18 10:09:06.257 | if (! (section, attr) in cfg_attr_count) { 2021-06-18 10:09:06.257 | if (section != last_section) { 2021-06-18 10:09:06.257 | cfg_section[section_count++] = section 2021-06-18 10:09:06.257 | last_section = section 2021-06-18 10:09:06.257 | } 2021-06-18 10:09:06.257 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-18 10:09:06.257 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-18 10:09:06.257 | 2021-06-18 10:09:06.257 | cfg_attr[section, attr, 0] = value 2021-06-18 10:09:06.257 | cfg_attr_count[section, attr] = 1 2021-06-18 10:09:06.257 | } else { 2021-06-18 10:09:06.257 | lno = cfg_attr_count[section, attr]++ 2021-06-18 10:09:06.257 | cfg_attr[section, attr, lno] = value 2021-06-18 10:09:06.257 | } 2021-06-18 10:09:06.257 | } 2021-06-18 10:09:06.257 | END { 2021-06-18 10:09:06.257 | # Process each section in order 2021-06-18 10:09:06.257 | for (sno = 0; sno < section_count; sno++) { 2021-06-18 10:09:06.257 | section = cfg_section[sno] 2021-06-18 10:09:06.257 | # The ini routines simply append a config item immediately 2021-06-18 10:09:06.257 | # after the section header. To keep the same order as defined 2021-06-18 10:09:06.257 | # in local.conf, invoke the ini routines in the reverse order 2021-06-18 10:09:06.257 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-18 10:09:06.257 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-18 10:09:06.258 | if (cfg_attr_count[section, attr] == 1) 2021-06-18 10:09:06.258 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-18 10:09:06.258 | else { 2021-06-18 10:09:06.258 | # For multiline, invoke the ini routines in the reverse order 2021-06-18 10:09:06.258 | count = cfg_attr_count[section, attr] 2021-06-18 10:09:06.258 | print "inidelete " configfile " " section " " attr 2021-06-18 10:09:06.258 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-18 10:09:06.258 | for (l = count -2; l >= 0; l--) 2021-06-18 10:09:06.258 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-18 10:09:06.258 | } 2021-06-18 10:09:06.258 | } 2021-06-18 10:09:06.258 | } 2021-06-18 10:09:06.258 | } 2021-06-18 10:09:06.258 | ' 2021-06-18 10:09:06.258 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:09:06.261 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-18 10:09:06.264 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-06-18 10:09:06.271 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:09:06.274 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-06-18 10:09:06.279 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-06-18 10:09:06.279 | BEGIN { group = "" } 2021-06-18 10:09:06.279 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:09:06.279 | gsub("[][]", "", $1); 2021-06-18 10:09:06.279 | split($1, a, "|"); 2021-06-18 10:09:06.279 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-18 10:09:06.279 | group=a[1] 2021-06-18 10:09:06.279 | } else { 2021-06-18 10:09:06.279 | group="" 2021-06-18 10:09:06.279 | } 2021-06-18 10:09:06.279 | next 2021-06-18 10:09:06.279 | } 2021-06-18 10:09:06.279 | { 2021-06-18 10:09:06.279 | if (group != "") 2021-06-18 10:09:06.279 | print $0 2021-06-18 10:09:06.279 | } 2021-06-18 10:09:06.279 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:09:06.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-06-18 10:09:06.291 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-06-18 10:09:06.329 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:06.332 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-06-18 10:09:06.335 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-06-18 10:09:06.365 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:09:06.370 | + ./stack.sh:main:1232 : is_service_enabled swift 2021-06-18 10:09:06.388 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:06.391 | + ./stack.sh:main:1233 : echo_summary 'Starting Swift' 2021-06-18 10:09:06.394 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:09:06.396 | + ./stack.sh:echo_summary:424 : echo -e Starting Swift 2021-06-18 10:09:06.399 | + ./stack.sh:main:1234 : start_swift 2021-06-18 10:09:06.402 | + lib/swift:start_swift:774 : restart_service memcached 2021-06-18 10:09:06.405 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-06-18 10:09:06.407 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-06-18 10:09:06.451 | + lib/swift:start_swift:777 : is_ubuntu 2021-06-18 10:09:06.454 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 10:09:06.457 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 10:09:06.460 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-06-18 10:09:06.517 | Restarting rsync (via systemctl): rsync.service. 2021-06-18 10:09:06.522 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-06-18 10:09:06.525 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-06-18 10:09:06.529 | + lib/swift:start_swift:805 : local foreground_services type 2021-06-18 10:09:06.532 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-06-18 10:09:06.535 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-06-18 10:09:06.538 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-06-18 10:09:06.541 | + functions-common:run_process:1582 : local service=s-object 2021-06-18 10:09:06.544 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-06-18 10:09:06.547 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:06.551 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:06.553 | + functions-common:run_process:1587 : local name=s-object 2021-06-18 10:09:06.556 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:06.559 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:06.562 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:06.564 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:06.572 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:06.577 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010946574 2021-06-18 10:09:06.580 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-06-18 10:09:06.602 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:06.605 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-06-18 10:09:06.608 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-06-18 10:09:06.612 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-06-18 10:09:06.615 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-06-18 10:09:06.618 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-06-18 10:09:06.621 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-06-18 10:09:06.624 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-06-18 10:09:06.626 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-06-18 10:09:06.629 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-06-18 10:09:06.632 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:06.635 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:06.638 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-06-18 10:09:06.641 | + 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-06-18 10:09:06.643 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-06-18 10:09:06.646 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-06-18 10:09:06.648 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:09:06.650 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:09:06.653 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:09:06.655 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:09:06.657 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-06-18 10:09:06.660 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:09:06.664 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-06-18 10:09:06.727 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-06-18 10:09:06.791 | + 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-06-18 10:09:06.850 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-06-18 10:09:06.909 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-06-18 10:09:06.967 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:07.030 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:09:07.033 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-06-18 10:09:07.094 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:09:07.296 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-06-18 10:09:07.314 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-06-18 10:09:07.500 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-06-18 10:09:07.520 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:07.523 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:07.525 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:07.528 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:07.531 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:07.533 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:07.536 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:07.539 | + functions-common:time_stop:2338 : start_time=1624010946574 2021-06-18 10:09:07.542 | + functions-common:time_stop:2340 : [[ -z 1624010946574 ]] 2021-06-18 10:09:07.545 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:07.549 | + functions-common:time_stop:2343 : end_time=1624010947546 2021-06-18 10:09:07.552 | + functions-common:time_stop:2344 : elapsed_time=972 2021-06-18 10:09:07.554 | + functions-common:time_stop:2345 : total=2122 2021-06-18 10:09:07.557 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:07.560 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3094 2021-06-18 10:09:07.562 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-06-18 10:09:07.565 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-06-18 10:09:07.567 | + functions-common:run_process:1582 : local service=s-container 2021-06-18 10:09:07.570 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-06-18 10:09:07.572 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:07.575 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:07.577 | + functions-common:run_process:1587 : local name=s-container 2021-06-18 10:09:07.582 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:07.586 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:07.589 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:07.592 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:07.595 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:07.599 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010947596 2021-06-18 10:09:07.602 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-06-18 10:09:07.625 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:07.628 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-06-18 10:09:07.630 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-06-18 10:09:07.633 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-06-18 10:09:07.635 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-06-18 10:09:07.638 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-06-18 10:09:07.640 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-06-18 10:09:07.642 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-06-18 10:09:07.645 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-06-18 10:09:07.647 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-06-18 10:09:07.650 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:07.652 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:07.654 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-06-18 10:09:07.657 | + 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-06-18 10:09:07.660 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-06-18 10:09:07.662 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-06-18 10:09:07.665 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:09:07.667 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:09:07.670 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:09:07.673 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:09:07.675 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-06-18 10:09:07.677 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:09:07.682 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-06-18 10:09:07.751 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-06-18 10:09:07.812 | + 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-06-18 10:09:07.863 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-06-18 10:09:07.914 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-06-18 10:09:07.976 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:08.030 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:09:08.034 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-06-18 10:09:08.100 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:09:08.332 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-06-18 10:09:08.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-06-18 10:09:08.541 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-06-18 10:09:08.568 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:08.570 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:08.573 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:08.575 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:08.578 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:08.580 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:08.583 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:08.585 | + functions-common:time_stop:2338 : start_time=1624010947596 2021-06-18 10:09:08.588 | + functions-common:time_stop:2340 : [[ -z 1624010947596 ]] 2021-06-18 10:09:08.592 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:08.595 | + functions-common:time_stop:2343 : end_time=1624010948592 2021-06-18 10:09:08.598 | + functions-common:time_stop:2344 : elapsed_time=996 2021-06-18 10:09:08.600 | + functions-common:time_stop:2345 : total=3094 2021-06-18 10:09:08.603 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:08.606 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4090 2021-06-18 10:09:08.609 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-06-18 10:09:08.612 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-06-18 10:09:08.614 | + functions-common:run_process:1582 : local service=s-account 2021-06-18 10:09:08.617 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-06-18 10:09:08.619 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:08.622 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:08.625 | + functions-common:run_process:1587 : local name=s-account 2021-06-18 10:09:08.628 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:08.631 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:08.634 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:08.637 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:08.641 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:08.646 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010948642 2021-06-18 10:09:08.648 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-06-18 10:09:08.674 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:08.677 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-06-18 10:09:08.680 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-06-18 10:09:08.683 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-06-18 10:09:08.686 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-06-18 10:09:08.688 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-06-18 10:09:08.691 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-06-18 10:09:08.694 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-06-18 10:09:08.698 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-06-18 10:09:08.702 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-06-18 10:09:08.705 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:08.708 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:08.712 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-06-18 10:09:08.716 | + 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-06-18 10:09:08.720 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-06-18 10:09:08.723 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-06-18 10:09:08.727 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:09:08.730 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:09:08.734 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:09:08.737 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:09:08.739 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-06-18 10:09:08.742 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:09:08.747 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-06-18 10:09:08.814 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-06-18 10:09:08.883 | + 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-06-18 10:09:08.939 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-06-18 10:09:08.989 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-06-18 10:09:09.040 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:09.099 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:09:09.101 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-06-18 10:09:09.170 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:09:09.355 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-06-18 10:09:09.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-06-18 10:09:09.581 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-06-18 10:09:09.605 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:09.608 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:09.611 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:09.615 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:09.618 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:09.621 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:09.625 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:09.627 | + functions-common:time_stop:2338 : start_time=1624010948642 2021-06-18 10:09:09.631 | + functions-common:time_stop:2340 : [[ -z 1624010948642 ]] 2021-06-18 10:09:09.635 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:09.640 | + functions-common:time_stop:2343 : end_time=1624010949637 2021-06-18 10:09:09.644 | + functions-common:time_stop:2344 : elapsed_time=995 2021-06-18 10:09:09.647 | + functions-common:time_stop:2345 : total=4090 2021-06-18 10:09:09.650 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:09.653 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5085 2021-06-18 10:09:09.656 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-06-18 10:09:09.659 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-06-18 10:09:09.720 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-06-18 10:09:09.724 | + functions-common:run_process:1582 : local service=s-container-sync 2021-06-18 10:09:09.727 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-06-18 10:09:09.731 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:09.735 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:09.738 | + functions-common:run_process:1587 : local name=s-container-sync 2021-06-18 10:09:09.741 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:09.745 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:09.749 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:09.752 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:09.756 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:09.761 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010949757 2021-06-18 10:09:09.764 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-06-18 10:09:09.788 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:09.790 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-06-18 10:09:09.794 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-06-18 10:09:09.796 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-06-18 10:09:09.799 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-06-18 10:09:09.801 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-06-18 10:09:09.804 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-06-18 10:09:09.806 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-06-18 10:09:09.809 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-06-18 10:09:09.812 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-06-18 10:09:09.814 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:09.817 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:09.820 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-06-18 10:09:09.822 | + 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-06-18 10:09:09.825 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-06-18 10:09:09.827 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-06-18 10:09:09.830 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:09:09.832 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:09:09.834 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:09:09.837 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:09:09.840 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-06-18 10:09:09.842 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:09:09.847 | + 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-06-18 10:09:09.913 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-06-18 10:09:09.978 | + 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-06-18 10:09:10.038 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-06-18 10:09:10.096 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-06-18 10:09:10.156 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:10.216 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:09:10.219 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-06-18 10:09:10.287 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:09:10.493 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-06-18 10:09:10.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-06-18 10:09:10.715 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-06-18 10:09:10.742 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:10.745 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:10.748 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:10.752 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:10.754 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:10.757 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:10.762 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:10.765 | + functions-common:time_stop:2338 : start_time=1624010949757 2021-06-18 10:09:10.767 | + functions-common:time_stop:2340 : [[ -z 1624010949757 ]] 2021-06-18 10:09:10.771 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:10.775 | + functions-common:time_stop:2343 : end_time=1624010950772 2021-06-18 10:09:10.778 | + functions-common:time_stop:2344 : elapsed_time=1015 2021-06-18 10:09:10.781 | + functions-common:time_stop:2345 : total=5085 2021-06-18 10:09:10.783 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:10.787 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6100 2021-06-18 10:09:10.790 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-06-18 10:09:10.810 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:09:10.813 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-06-18 10:09:10.815 | + functions-common:run_process:1582 : local service=s-proxy 2021-06-18 10:09:10.817 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-06-18 10:09:10.820 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:10.822 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:10.830 | + functions-common:run_process:1587 : local name=s-proxy 2021-06-18 10:09:10.833 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:10.836 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:10.838 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:10.841 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:10.845 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:10.848 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010950845 2021-06-18 10:09:10.851 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-06-18 10:09:10.881 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:10.881 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-06-18 10:09:10.881 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-06-18 10:09:10.885 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-06-18 10:09:10.889 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-06-18 10:09:10.889 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-06-18 10:09:10.893 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-06-18 10:09:10.897 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-06-18 10:09:10.897 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-06-18 10:09:10.901 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-06-18 10:09:10.904 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:10.906 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:10.908 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-06-18 10:09:10.911 | + 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-06-18 10:09:10.914 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-06-18 10:09:10.916 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-06-18 10:09:10.920 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:09:10.923 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:09:10.925 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:09:10.928 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:09:10.932 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-06-18 10:09:10.935 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:09:10.939 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-06-18 10:09:11.010 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-06-18 10:09:11.079 | + 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-06-18 10:09:11.132 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-06-18 10:09:11.196 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-06-18 10:09:11.255 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:11.326 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:09:11.328 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-06-18 10:09:11.392 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:09:11.594 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-06-18 10:09:11.616 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-06-18 10:09:11.805 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-06-18 10:09:11.827 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:11.830 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:11.833 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:11.835 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:11.838 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:11.841 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:11.844 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:11.846 | + functions-common:time_stop:2338 : start_time=1624010950845 2021-06-18 10:09:11.849 | + functions-common:time_stop:2340 : [[ -z 1624010950845 ]] 2021-06-18 10:09:11.852 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:11.856 | + functions-common:time_stop:2343 : end_time=1624010951853 2021-06-18 10:09:11.859 | + functions-common:time_stop:2344 : elapsed_time=1008 2021-06-18 10:09:11.862 | + functions-common:time_stop:2345 : total=6100 2021-06-18 10:09:11.864 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:11.867 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7108 2021-06-18 10:09:11.869 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-06-18 10:09:11.869 | Waiting for swift proxy to start... 2021-06-18 10:09:11.872 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.22:8080/info 2021-06-18 10:09:11.875 | + functions:wait_for_service:444 : local timeout=60 2021-06-18 10:09:11.877 | + functions:wait_for_service:445 : local url=http://10.222.0.22:8080/info 2021-06-18 10:09:11.880 | + functions:wait_for_service:446 : local rval=0 2021-06-18 10:09:11.882 | + functions:wait_for_service:447 : time_start wait_for_service 2021-06-18 10:09:11.885 | + functions-common:time_start:2317 : local name=wait_for_service 2021-06-18 10:09:11.888 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:11.899 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:11.903 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:11.907 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010951904 2021-06-18 10:09:11.909 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-06-18 10:09:11.917 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22:8080/info 2021-06-18 10:09:11.927 | + :: : [[ 000 == 503 ]] 2021-06-18 10:09:11.928 | + :: : [[ 7 -eq 7 ]] 2021-06-18 10:09:11.930 | + :: : sleep 1 2021-06-18 10:09:12.933 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22:8080/info 2021-06-18 10:09:12.945 | + :: : [[ 000 == 503 ]] 2021-06-18 10:09:12.947 | + :: : [[ 7 -eq 7 ]] 2021-06-18 10:09:12.949 | + :: : sleep 1 2021-06-18 10:09:13.952 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22:8080/info 2021-06-18 10:09:13.966 | + :: : [[ 000 == 503 ]] 2021-06-18 10:09:13.968 | + :: : [[ 7 -eq 7 ]] 2021-06-18 10:09:13.969 | + :: : sleep 1 2021-06-18 10:09:14.972 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22:8080/info 2021-06-18 10:09:15.318 | + :: : [[ 200 == 503 ]] 2021-06-18 10:09:15.319 | + :: : [[ 0 -eq 7 ]] 2021-06-18 10:09:15.322 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-06-18 10:09:15.326 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:15.330 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:15.334 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:15.337 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:15.339 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:15.344 | + functions-common:time_stop:2337 : name=wait_for_service 2021-06-18 10:09:15.350 | + functions-common:time_stop:2338 : start_time=1624010951904 2021-06-18 10:09:15.352 | + functions-common:time_stop:2340 : [[ -z 1624010951904 ]] 2021-06-18 10:09:15.356 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:15.360 | + functions-common:time_stop:2343 : end_time=1624010955357 2021-06-18 10:09:15.362 | + functions-common:time_stop:2344 : elapsed_time=3453 2021-06-18 10:09:15.365 | + functions-common:time_stop:2345 : total=3809 2021-06-18 10:09:15.367 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:15.370 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7262 2021-06-18 10:09:15.373 | + functions:wait_for_service:454 : return 0 2021-06-18 10:09:15.376 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-06-18 10:09:15.378 | + ./stack.sh:main:1238 : is_service_enabled glance 2021-06-18 10:09:15.397 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:15.399 | + ./stack.sh:main:1239 : echo_summary 'Starting Glance' 2021-06-18 10:09:15.403 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:09:15.410 | + ./stack.sh:echo_summary:424 : echo -e Starting Glance 2021-06-18 10:09:15.413 | + ./stack.sh:main:1240 : start_glance 2021-06-18 10:09:15.415 | + lib/glance:start_glance:385 : local service_protocol=http 2021-06-18 10:09:15.419 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-06-18 10:09:15.438 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:09:15.441 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-06-18 10:09:15.447 | + functions-common:run_process:1582 : local service=g-reg 2021-06-18 10:09:15.450 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-06-18 10:09:15.453 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:15.455 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:15.458 | + functions-common:run_process:1587 : local name=g-reg 2021-06-18 10:09:15.460 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:15.463 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:15.465 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:15.468 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:15.472 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:15.476 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010955473 2021-06-18 10:09:15.479 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-06-18 10:09:15.498 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:15.501 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-06-18 10:09:15.503 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-06-18 10:09:15.506 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-06-18 10:09:15.508 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-06-18 10:09:15.512 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-06-18 10:09:15.514 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-06-18 10:09:15.517 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-06-18 10:09:15.520 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-06-18 10:09:15.522 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-06-18 10:09:15.525 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:15.528 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:15.530 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-06-18 10:09:15.533 | + 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-06-18 10:09:15.535 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-06-18 10:09:15.538 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-06-18 10:09:15.540 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:09:15.542 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:09:15.544 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:09:15.547 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:09:15.549 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-06-18 10:09:15.552 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:09:15.556 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-06-18 10:09:15.617 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-06-18 10:09:15.676 | + 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-06-18 10:09:15.735 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-06-18 10:09:15.789 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-06-18 10:09:15.844 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:15.896 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:09:15.898 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-06-18 10:09:15.966 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:09:16.182 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-06-18 10:09:16.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-06-18 10:09:16.379 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-06-18 10:09:16.414 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:16.417 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:16.420 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:16.424 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:16.428 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:16.431 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:16.435 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:16.438 | + functions-common:time_stop:2338 : start_time=1624010955473 2021-06-18 10:09:16.441 | + functions-common:time_stop:2340 : [[ -z 1624010955473 ]] 2021-06-18 10:09:16.446 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:16.451 | + functions-common:time_stop:2343 : end_time=1624010956446 2021-06-18 10:09:16.454 | + functions-common:time_stop:2344 : elapsed_time=973 2021-06-18 10:09:16.458 | + functions-common:time_stop:2345 : total=7108 2021-06-18 10:09:16.461 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:16.465 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8081 2021-06-18 10:09:16.469 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-06-18 10:09:16.473 | ++ lib/glance:start_glance:395 : which uwsgi 2021-06-18 10:09:16.477 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-18 10:09:16.481 | + functions-common:run_process:1582 : local service=g-api 2021-06-18 10:09:16.484 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-18 10:09:16.487 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:16.490 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:16.493 | + functions-common:run_process:1587 : local name=g-api 2021-06-18 10:09:16.496 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:16.499 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:16.502 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:16.506 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:16.511 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:16.516 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010956512 2021-06-18 10:09:16.519 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-06-18 10:09:16.539 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:16.544 | + 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-06-18 10:09:16.547 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-06-18 10:09:16.550 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-18 10:09:16.555 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-18 10:09:16.559 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-18 10:09:16.562 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-18 10:09:16.565 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-06-18 10:09:16.568 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-06-18 10:09:16.571 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-06-18 10:09:16.574 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:16.577 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:16.579 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-06-18 10:09:16.582 | + 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-06-18 10:09:16.585 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-06-18 10:09:16.587 | + 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-06-18 10:09:16.590 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-06-18 10:09:16.593 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-06-18 10:09:16.596 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-06-18 10:09:16.599 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-06-18 10:09:16.604 | + 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-06-18 10:09:16.687 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-06-18 10:09:16.764 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-06-18 10:09:16.819 | + 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-06-18 10:09:16.873 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:16.926 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-06-18 10:09:16.989 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-06-18 10:09:17.056 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-06-18 10:09:17.115 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-06-18 10:09:17.172 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-06-18 10:09:17.227 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-06-18 10:09:17.230 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-06-18 10:09:17.300 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-06-18 10:09:17.596 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-06-18 10:09:17.611 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-06-18 10:09:17.827 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-06-18 10:09:17.909 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:17.911 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:17.914 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:17.917 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:17.920 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:17.922 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:17.925 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:17.928 | + functions-common:time_stop:2338 : start_time=1624010956512 2021-06-18 10:09:17.930 | + functions-common:time_stop:2340 : [[ -z 1624010956512 ]] 2021-06-18 10:09:17.935 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:17.938 | + functions-common:time_stop:2343 : end_time=1624010957934 2021-06-18 10:09:17.940 | + functions-common:time_stop:2344 : elapsed_time=1422 2021-06-18 10:09:17.943 | + functions-common:time_stop:2345 : total=8081 2021-06-18 10:09:17.945 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:17.950 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9503 2021-06-18 10:09:17.954 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.22) to start...' 2021-06-18 10:09:17.954 | Waiting for g-api (10.222.0.22) to start... 2021-06-18 10:09:17.957 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.22/image 2021-06-18 10:09:17.959 | + functions:wait_for_service:444 : local timeout=60 2021-06-18 10:09:17.962 | + functions:wait_for_service:445 : local url=http://10.222.0.22/image 2021-06-18 10:09:17.965 | + functions:wait_for_service:446 : local rval=0 2021-06-18 10:09:17.968 | + functions:wait_for_service:447 : time_start wait_for_service 2021-06-18 10:09:17.970 | + functions-common:time_start:2317 : local name=wait_for_service 2021-06-18 10:09:17.973 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:17.975 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:17.980 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:17.983 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010957979 2021-06-18 10:09:17.985 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-06-18 10:09:17.991 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22/image 2021-06-18 10:09:21.844 | + :: : [[ 300 == 503 ]] 2021-06-18 10:09:21.846 | + :: : [[ 0 -eq 7 ]] 2021-06-18 10:09:21.850 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-06-18 10:09:21.855 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:21.859 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:21.861 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:21.864 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:21.866 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:21.869 | + functions-common:time_stop:2337 : name=wait_for_service 2021-06-18 10:09:21.872 | + functions-common:time_stop:2338 : start_time=1624010957979 2021-06-18 10:09:21.874 | + functions-common:time_stop:2340 : [[ -z 1624010957979 ]] 2021-06-18 10:09:21.878 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:21.882 | + functions-common:time_stop:2343 : end_time=1624010961879 2021-06-18 10:09:21.884 | + functions-common:time_stop:2344 : elapsed_time=3900 2021-06-18 10:09:21.887 | + functions-common:time_stop:2345 : total=7262 2021-06-18 10:09:21.890 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:21.892 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11162 2021-06-18 10:09:21.896 | + functions:wait_for_service:454 : return 0 2021-06-18 10:09:21.899 | + ./stack.sh:main:1255 : is_service_enabled mysql postgresql 2021-06-18 10:09:21.919 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:21.922 | + ./stack.sh:main:1255 : is_service_enabled glance 2021-06-18 10:09:21.942 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:21.945 | + ./stack.sh:main:1256 : echo_summary 'Uploading images' 2021-06-18 10:09:21.947 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:09:21.951 | + ./stack.sh:echo_summary:424 : echo -e Uploading images 2021-06-18 10:09:21.954 | + ./stack.sh:main:1258 : for image_url in ${IMAGE_URLS//,/ } 2021-06-18 10:09:21.958 | + ./stack.sh:main:1259 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:21.960 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:21.962 | + functions:upload_image:91 : local image image_fname image_name 2021-06-18 10:09:21.965 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-06-18 10:09:21.970 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:21.974 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:21.976 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-06-18 10:09:21.979 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-06-18 10:09:21.982 | + 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-06-18 10:09:21.985 | --2021-06-18 10:09:21-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:21.985 | Connecting to 10.100.0.9:80... connected. 2021-06-18 10:09:21.987 | HTTP request sent, awaiting response... 200 OK 2021-06-18 10:09:21.987 | Length: 645922816 (616M) 2021-06-18 10:09:21.987 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-06-18 10:09:22.008 | 2021-06-18 10:09:22.299 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-06-18 10:09:22.590 | 32768K ........ ........ ........ ........ 10% 110M 5s 2021-06-18 10:09:22.899 | 65536K ........ ........ ........ ........ 15% 103M 5s 2021-06-18 10:09:23.188 | 98304K ........ ........ ........ ........ 20% 110M 5s 2021-06-18 10:09:23.475 | 131072K ........ ........ ........ ........ 25% 111M 4s 2021-06-18 10:09:23.777 | 163840K ........ ........ ........ ........ 31% 107M 4s 2021-06-18 10:09:24.062 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-06-18 10:09:24.348 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-06-18 10:09:24.684 | 262144K ........ ........ ........ ........ 46% 95.3M 3s 2021-06-18 10:09:24.970 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-06-18 10:09:25.255 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-06-18 10:09:25.540 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-06-18 10:09:25.825 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-06-18 10:09:26.111 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-06-18 10:09:26.398 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-06-18 10:09:26.689 | 491520K ........ ........ ........ ........ 83% 110M 1s 2021-06-18 10:09:26.974 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-06-18 10:09:27.263 | 557056K ........ ........ ........ ........ 93% 111M 0s 2021-06-18 10:09:27.554 | 589824K ........ ........ ........ ........ 98% 110M 0s 2021-06-18 10:09:27.617 | 622592K ........ 100% 113M=5.6s 2021-06-18 10:09:27.617 | 2021-06-18 10:09:27.617 | 2021-06-18 10:09:27 (109 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-06-18 10:09:27.617 | 2021-06-18 10:09:27.620 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-06-18 10:09:27.623 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:27.627 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-06-18 10:09:27.629 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-06-18 10:09:27.632 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-06-18 10:09:27.634 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-06-18 10:09:27.637 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-06-18 10:09:27.639 | + functions:upload_image:290 : local kernel= 2021-06-18 10:09:27.642 | + functions:upload_image:291 : local ramdisk= 2021-06-18 10:09:27.644 | + functions:upload_image:292 : local disk_format= 2021-06-18 10:09:27.646 | + functions:upload_image:293 : local container_format= 2021-06-18 10:09:27.648 | + functions:upload_image:294 : local unpack= 2021-06-18 10:09:27.651 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-06-18 10:09:27.653 | + functions:upload_image:296 : case "$image_fname" in 2021-06-18 10:09:27.655 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:27.658 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:27.662 | + functions:upload_image:362 : image_name=ubuntu-16 2021-06-18 10:09:27.665 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-18 10:09:27.667 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-06-18 10:09:27.672 | + functions:upload_image:363 : disk_format=vhdx 2021-06-18 10:09:27.675 | + functions:upload_image:364 : container_format=bare 2021-06-18 10:09:27.677 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-06-18 10:09:27.679 | + functions:upload_image:372 : is_arch ppc64le 2021-06-18 10:09:27.682 | ++ functions-common:is_arch:428 : uname -m 2021-06-18 10:09:27.689 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-06-18 10:09:27.691 | + functions:upload_image:372 : is_arch ppc64 2021-06-18 10:09:27.694 | ++ functions-common:is_arch:428 : uname -m 2021-06-18 10:09:27.699 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-06-18 10:09:27.701 | + functions:upload_image:372 : is_arch ppc 2021-06-18 10:09:27.704 | ++ functions-common:is_arch:428 : uname -m 2021-06-18 10:09:27.707 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-06-18 10:09:27.710 | + functions:upload_image:376 : is_arch aarch64 2021-06-18 10:09:27.713 | ++ functions-common:is_arch:428 : uname -m 2021-06-18 10:09:27.716 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-06-18 10:09:27.719 | + functions:upload_image:380 : '[' bare = bare ']' 2021-06-18 10:09:27.721 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-06-18 10:09:27.724 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-06-18 10:09:27.726 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-06-18 10:09:27.729 | + 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-06-18 10:09:49.446 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:09:49.446 | | Field | Value | 2021-06-18 10:09:49.446 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:09:49.446 | | container_format | bare | 2021-06-18 10:09:49.446 | | created_at | 2021-06-18T10:09:31Z | 2021-06-18 10:09:49.446 | | disk_format | vhdx | 2021-06-18 10:09:49.446 | | file | /v2/images/b7f6daba-2da4-4d32-bed9-891e120602b1/file | 2021-06-18 10:09:49.446 | | id | b7f6daba-2da4-4d32-bed9-891e120602b1 | 2021-06-18 10:09:49.446 | | min_disk | 0 | 2021-06-18 10:09:49.446 | | min_ram | 0 | 2021-06-18 10:09:49.446 | | name | ubuntu-16 | 2021-06-18 10:09:49.446 | | owner | 3e8d2afc356d48dbb9d65371baa8afb7 | 2021-06-18 10:09:49.446 | | 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/b7f6daba-2da4-4d32-bed9-891e120602b1' | 2021-06-18 10:09:49.446 | | protected | False | 2021-06-18 10:09:49.446 | | schema | /v2/schemas/image | 2021-06-18 10:09:49.446 | | status | queued | 2021-06-18 10:09:49.446 | | tags | | 2021-06-18 10:09:49.446 | | updated_at | 2021-06-18T10:09:31Z | 2021-06-18 10:09:49.446 | | visibility | public | 2021-06-18 10:09:49.446 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:09:49.577 | + ./stack.sh:main:1266 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-18 10:09:49.579 | + ./stack.sh:main:1267 : is_service_enabled nova 2021-06-18 10:09:49.601 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:49.604 | + ./stack.sh:main:1268 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-18 10:09:49.635 | + ./stack.sh:main:1269 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-18 10:09:49.670 | + ./stack.sh:main:1272 : is_service_enabled cinder 2021-06-18 10:09:49.687 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:49.690 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-18 10:09:49.719 | + ./stack.sh:main:1277 : is_service_enabled n-api 2021-06-18 10:09:49.737 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:49.739 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2021-06-18 10:09:49.742 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:09:49.745 | + ./stack.sh:echo_summary:424 : echo -e Starting Nova API 2021-06-18 10:09:49.749 | + ./stack.sh:main:1279 : start_nova_api 2021-06-18 10:09:49.751 | + lib/nova:start_nova_api:847 : local service_port=8774 2021-06-18 10:09:49.754 | + lib/nova:start_nova_api:848 : local service_protocol=http 2021-06-18 10:09:49.756 | + lib/nova:start_nova_api:849 : local nova_url 2021-06-18 10:09:49.759 | + lib/nova:start_nova_api:850 : is_service_enabled tls-proxy 2021-06-18 10:09:49.777 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:09:49.780 | + 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-06-18 10:09:49.782 | + 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-06-18 10:09:49.785 | + 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-06-18 10:09:49.788 | + lib/nova:start_nova_api:859 : '[' True == False ']' 2021-06-18 10:09:49.791 | ++ lib/nova:start_nova_api:867 : which uwsgi 2021-06-18 10:09:49.796 | + 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-06-18 10:09:49.799 | + functions-common:run_process:1582 : local service=n-api 2021-06-18 10:09:49.802 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-18 10:09:49.805 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:49.809 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:49.812 | + functions-common:run_process:1587 : local name=n-api 2021-06-18 10:09:49.816 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:49.819 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:49.823 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:49.827 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:49.831 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:49.834 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010989831 2021-06-18 10:09:49.839 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-06-18 10:09:49.858 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:49.861 | + 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-06-18 10:09:49.864 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-06-18 10:09:49.867 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-18 10:09:49.870 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-18 10:09:49.874 | + 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-06-18 10:09:49.892 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-18 10:09:49.892 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-06-18 10:09:49.892 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-06-18 10:09:49.893 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-06-18 10:09:49.893 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:49.896 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:49.898 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-06-18 10:09:49.903 | + 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-06-18 10:09:49.906 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-06-18 10:09:49.909 | + 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-06-18 10:09:49.912 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-06-18 10:09:49.915 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-06-18 10:09:49.917 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-06-18 10:09:49.920 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-06-18 10:09:49.924 | + 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-06-18 10:09:49.999 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-06-18 10:09:50.065 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-06-18 10:09:50.119 | + 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-06-18 10:09:50.174 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:50.225 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-06-18 10:09:50.278 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-06-18 10:09:50.336 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-06-18 10:09:50.391 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-06-18 10:09:50.444 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-06-18 10:09:50.500 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-06-18 10:09:50.502 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-06-18 10:09:50.567 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-06-18 10:09:50.770 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-06-18 10:09:50.784 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-06-18 10:09:50.996 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-06-18 10:09:51.084 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:51.088 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:51.093 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:51.097 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:51.101 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:51.107 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:51.110 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:51.113 | + functions-common:time_stop:2338 : start_time=1624010989831 2021-06-18 10:09:51.117 | + functions-common:time_stop:2340 : [[ -z 1624010989831 ]] 2021-06-18 10:09:51.124 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:51.128 | + functions-common:time_stop:2343 : end_time=1624010991124 2021-06-18 10:09:51.132 | + functions-common:time_stop:2344 : elapsed_time=1293 2021-06-18 10:09:51.135 | + functions-common:time_stop:2345 : total=9503 2021-06-18 10:09:51.142 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:51.144 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10796 2021-06-18 10:09:51.147 | + lib/nova:start_nova_api:868 : nova_url=http://10.222.0.22/compute/v2.1/ 2021-06-18 10:09:51.151 | + lib/nova:start_nova_api:871 : echo 'Waiting for nova-api to start...' 2021-06-18 10:09:51.151 | Waiting for nova-api to start... 2021-06-18 10:09:51.155 | + lib/nova:start_nova_api:872 : wait_for_service 60 http://10.222.0.22/compute/v2.1/ 2021-06-18 10:09:51.159 | + functions:wait_for_service:444 : local timeout=60 2021-06-18 10:09:51.163 | + functions:wait_for_service:445 : local url=http://10.222.0.22/compute/v2.1/ 2021-06-18 10:09:51.167 | + functions:wait_for_service:446 : local rval=0 2021-06-18 10:09:51.170 | + functions:wait_for_service:447 : time_start wait_for_service 2021-06-18 10:09:51.174 | + functions-common:time_start:2317 : local name=wait_for_service 2021-06-18 10:09:51.177 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:51.181 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:51.186 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:51.200 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010991189 2021-06-18 10:09:51.203 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-06-18 10:09:51.211 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22/compute/v2.1/ 2021-06-18 10:09:57.756 | + :: : [[ 200 == 503 ]] 2021-06-18 10:09:57.757 | + :: : [[ 0 -eq 7 ]] 2021-06-18 10:09:57.760 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-06-18 10:09:57.764 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:57.772 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:57.775 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:57.778 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:57.781 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:57.784 | + functions-common:time_stop:2337 : name=wait_for_service 2021-06-18 10:09:57.787 | + functions-common:time_stop:2338 : start_time=1624010991189 2021-06-18 10:09:57.789 | + functions-common:time_stop:2340 : [[ -z 1624010991189 ]] 2021-06-18 10:09:57.793 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:57.797 | + functions-common:time_stop:2343 : end_time=1624010997794 2021-06-18 10:09:57.799 | + functions-common:time_stop:2344 : elapsed_time=6605 2021-06-18 10:09:57.802 | + functions-common:time_stop:2345 : total=11162 2021-06-18 10:09:57.804 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:57.807 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17767 2021-06-18 10:09:57.810 | + functions:wait_for_service:454 : return 0 2021-06-18 10:09:57.813 | + 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-06-18 10:09:57.816 | + 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-06-18 10:09:57.819 | + ./stack.sh:main:1282 : is_service_enabled neutron-api 2021-06-18 10:09:57.836 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:09:57.839 | + ./stack.sh:main:1285 : is_service_enabled q-svc 2021-06-18 10:09:57.856 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:57.859 | + ./stack.sh:main:1286 : echo_summary 'Starting Neutron' 2021-06-18 10:09:57.862 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:09:57.864 | + ./stack.sh:echo_summary:424 : echo -e Starting Neutron 2021-06-18 10:09:57.867 | + ./stack.sh:main:1287 : configure_neutron_after_post_config 2021-06-18 10:09:57.870 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-06-18 10:09:57.873 | + 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-06-18 10:09:57.910 | + ./stack.sh:main:1288 : start_neutron_service_and_check 2021-06-18 10:09:57.913 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-06-18 10:09:57.915 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-06-18 10:09:57.919 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-06-18 10:09:57.922 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-06-18 10:09:57.926 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-06-18 10:09:57.928 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-06-18 10:09:57.931 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-06-18 10:09:57.935 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-06-18 10:09:57.938 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-06-18 10:09:57.941 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-06-18 10:09:57.944 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-06-18 10:09:57.946 | +++ 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-06-18 10:09:57.950 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-18 10:09:57.953 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-18 10:09:57.956 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-06-18 10:09:57.959 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-18 10:09:57.962 | + 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-06-18 10:09:57.964 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-06-18 10:09:57.982 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:09:57.988 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-06-18 10:09:57.990 | + 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-06-18 10:09:57.993 | + functions-common:run_process:1582 : local service=q-svc 2021-06-18 10:09:57.996 | + 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-06-18 10:09:57.999 | + functions-common:run_process:1584 : local group= 2021-06-18 10:09:58.002 | + functions-common:run_process:1585 : local user= 2021-06-18 10:09:58.004 | + functions-common:run_process:1587 : local name=q-svc 2021-06-18 10:09:58.007 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:09:58.010 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:09:58.013 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:58.016 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:58.020 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:58.024 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010998020 2021-06-18 10:09:58.027 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-06-18 10:09:58.044 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:09:58.047 | + 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-06-18 10:09:58.049 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-06-18 10:09:58.052 | + 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-06-18 10:09:58.055 | + 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-06-18 10:09:58.057 | + 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-06-18 10:09:58.060 | + 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-06-18 10:09:58.063 | + 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-06-18 10:09:58.065 | + 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-06-18 10:09:58.068 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-06-18 10:09:58.071 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:09:58.073 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:09:58.076 | + 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-06-18 10:09:58.079 | + 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-06-18 10:09:58.081 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-06-18 10:09:58.084 | + 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-06-18 10:09:58.086 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:09:58.089 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:09:58.091 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:09:58.094 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:09:58.096 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-06-18 10:09:58.099 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:09:58.103 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-06-18 10:09:58.163 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-06-18 10:09:58.226 | + 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-06-18 10:09:58.278 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-06-18 10:09:58.333 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-06-18 10:09:58.394 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:09:58.453 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:09:58.456 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-06-18 10:09:58.523 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:09:58.743 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-06-18 10:09:58.758 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-06-18 10:09:58.974 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-06-18 10:09:59.000 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:09:59.004 | + functions-common:time_stop:2331 : local name 2021-06-18 10:09:59.006 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:09:59.010 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:09:59.013 | + functions-common:time_stop:2334 : local total 2021-06-18 10:09:59.016 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:09:59.020 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:09:59.022 | + functions-common:time_stop:2338 : start_time=1624010998020 2021-06-18 10:09:59.025 | + functions-common:time_stop:2340 : [[ -z 1624010998020 ]] 2021-06-18 10:09:59.029 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:09:59.033 | + functions-common:time_stop:2343 : end_time=1624010999030 2021-06-18 10:09:59.036 | + functions-common:time_stop:2344 : elapsed_time=1010 2021-06-18 10:09:59.040 | + functions-common:time_stop:2345 : total=10796 2021-06-18 10:09:59.044 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:09:59.047 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11806 2021-06-18 10:09:59.050 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.22:9696 2021-06-18 10:09:59.053 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-06-18 10:09:59.070 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:09:59.073 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-06-18 10:09:59.073 | Waiting for Neutron to start... 2021-06-18 10:09:59.076 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.22:9696' 2021-06-18 10:09:59.078 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.22:9696' 'Neutron did not start' 60 2021-06-18 10:09:59.081 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.22:9696' 2021-06-18 10:09:59.085 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-06-18 10:09:59.087 | + functions-common:test_with_retry:2271 : local until=60 2021-06-18 10:09:59.091 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-06-18 10:09:59.093 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-06-18 10:09:59.096 | + functions-common:time_start:2317 : local name=test_with_retry 2021-06-18 10:09:59.099 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:09:59.101 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:09:59.104 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:09:59.108 | + functions-common:time_start:2322 : _TIME_START[$name]=1624010999106 2021-06-18 10:09:59.112 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.22:9696; do sleep 0.5; done' 2021-06-18 10:09:59.117 | 2021-06-18 10:09:59.117 | Redirecting output to ‘wget-log’. 2021-06-18 10:09:59.622 | 2021-06-18 10:09:59.622 | Redirecting output to ‘wget-log.1’. 2021-06-18 10:10:00.127 | 2021-06-18 10:10:00.127 | Redirecting output to ‘wget-log.2’. 2021-06-18 10:10:00.632 | 2021-06-18 10:10:00.632 | Redirecting output to ‘wget-log.3’. 2021-06-18 10:10:01.137 | 2021-06-18 10:10:01.137 | Redirecting output to ‘wget-log.4’. 2021-06-18 10:10:01.643 | 2021-06-18 10:10:01.643 | Redirecting output to ‘wget-log.5’. 2021-06-18 10:10:02.147 | 2021-06-18 10:10:02.147 | Redirecting output to ‘wget-log.6’. 2021-06-18 10:10:02.652 | 2021-06-18 10:10:02.652 | Redirecting output to ‘wget-log.7’. 2021-06-18 10:10:03.157 | 2021-06-18 10:10:03.157 | Redirecting output to ‘wget-log.8’. 2021-06-18 10:10:03.662 | 2021-06-18 10:10:03.662 | Redirecting output to ‘wget-log.9’. 2021-06-18 10:10:04.168 | 2021-06-18 10:10:04.168 | Redirecting output to ‘wget-log.10’. 2021-06-18 10:10:04.674 | 2021-06-18 10:10:04.674 | Redirecting output to ‘wget-log.11’. 2021-06-18 10:10:05.179 | 2021-06-18 10:10:05.179 | Redirecting output to ‘wget-log.12’. 2021-06-18 10:10:05.200 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.22:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-06-18 10:10:05.202 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:05.205 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:05.208 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:05.211 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:05.213 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:05.217 | + functions-common:time_stop:2337 : name=test_with_retry 2021-06-18 10:10:05.220 | + functions-common:time_stop:2338 : start_time=1624010999106 2021-06-18 10:10:05.223 | + functions-common:time_stop:2340 : [[ -z 1624010999106 ]] 2021-06-18 10:10:05.227 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:05.232 | + functions-common:time_stop:2343 : end_time=1624011005228 2021-06-18 10:10:05.236 | + functions-common:time_stop:2344 : elapsed_time=6122 2021-06-18 10:10:05.239 | + functions-common:time_stop:2345 : total=0 2021-06-18 10:10:05.241 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:05.244 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6122 2021-06-18 10:10:05.249 | + ./stack.sh:main:1293 : is_service_enabled placement 2021-06-18 10:10:05.273 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:05.277 | + ./stack.sh:main:1294 : echo_summary 'Starting Placement' 2021-06-18 10:10:05.281 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:10:05.284 | + ./stack.sh:echo_summary:424 : echo -e Starting Placement 2021-06-18 10:10:05.288 | + ./stack.sh:main:1295 : start_placement 2021-06-18 10:10:05.291 | + lib/placement:start_placement:161 : start_placement_api 2021-06-18 10:10:05.294 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-06-18 10:10:05.299 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-06-18 10:10:05.303 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-18 10:10:05.306 | + functions-common:run_process:1582 : local service=placement-api 2021-06-18 10:10:05.312 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-18 10:10:05.315 | + functions-common:run_process:1584 : local group= 2021-06-18 10:10:05.319 | + functions-common:run_process:1585 : local user= 2021-06-18 10:10:05.322 | + functions-common:run_process:1587 : local name=placement-api 2021-06-18 10:10:05.325 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:10:05.328 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:10:05.331 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:05.334 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:05.337 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:05.343 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011005338 2021-06-18 10:10:05.346 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-06-18 10:10:05.365 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:05.368 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-06-18 10:10:05.371 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-06-18 10:10:05.374 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-18 10:10:05.378 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-18 10:10:05.383 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-18 10:10:05.387 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-18 10:10:05.390 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-06-18 10:10:05.394 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-06-18 10:10:05.397 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-06-18 10:10:05.400 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:10:05.404 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:10:05.407 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-06-18 10:10:05.410 | + 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-06-18 10:10:05.413 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-06-18 10:10:05.416 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-18 10:10:05.420 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-06-18 10:10:05.423 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-06-18 10:10:05.425 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-06-18 10:10:05.428 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-06-18 10:10:05.438 | + 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-06-18 10:10:05.498 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-06-18 10:10:05.560 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-06-18 10:10:05.611 | + 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-06-18 10:10:05.661 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:10:05.714 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-06-18 10:10:05.764 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-06-18 10:10:05.813 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-06-18 10:10:05.863 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-06-18 10:10:05.915 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-06-18 10:10:05.966 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-06-18 10:10:05.968 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-06-18 10:10:06.030 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-06-18 10:10:06.226 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-06-18 10:10:06.242 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-06-18 10:10:06.459 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-06-18 10:10:06.537 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:10:06.540 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:06.543 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:06.552 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:06.555 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:06.559 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:06.562 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:10:06.565 | + functions-common:time_stop:2338 : start_time=1624011005338 2021-06-18 10:10:06.568 | + functions-common:time_stop:2340 : [[ -z 1624011005338 ]] 2021-06-18 10:10:06.571 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:06.576 | + functions-common:time_stop:2343 : end_time=1624011006572 2021-06-18 10:10:06.579 | + functions-common:time_stop:2344 : elapsed_time=1234 2021-06-18 10:10:06.582 | + functions-common:time_stop:2345 : total=11806 2021-06-18 10:10:06.584 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:06.589 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13040 2021-06-18 10:10:06.592 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-06-18 10:10:06.592 | Waiting for placement-api to start... 2021-06-18 10:10:06.595 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.22/placement 2021-06-18 10:10:06.600 | + functions:wait_for_service:444 : local timeout=60 2021-06-18 10:10:06.603 | + functions:wait_for_service:445 : local url=http://10.222.0.22/placement 2021-06-18 10:10:06.608 | + functions:wait_for_service:446 : local rval=0 2021-06-18 10:10:06.614 | + functions:wait_for_service:447 : time_start wait_for_service 2021-06-18 10:10:06.614 | + functions-common:time_start:2317 : local name=wait_for_service 2021-06-18 10:10:06.617 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:06.620 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:06.623 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:06.628 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011006624 2021-06-18 10:10:06.632 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-06-18 10:10:06.640 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22/placement 2021-06-18 10:10:09.597 | + :: : [[ 200 == 503 ]] 2021-06-18 10:10:09.599 | + :: : [[ 0 -eq 7 ]] 2021-06-18 10:10:09.602 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-06-18 10:10:09.606 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:09.608 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:09.611 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:09.613 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:09.616 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:09.619 | + functions-common:time_stop:2337 : name=wait_for_service 2021-06-18 10:10:09.622 | + functions-common:time_stop:2338 : start_time=1624011006624 2021-06-18 10:10:09.625 | + functions-common:time_stop:2340 : [[ -z 1624011006624 ]] 2021-06-18 10:10:09.628 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:09.632 | + functions-common:time_stop:2343 : end_time=1624011009629 2021-06-18 10:10:09.635 | + functions-common:time_stop:2344 : elapsed_time=3005 2021-06-18 10:10:09.638 | + functions-common:time_stop:2345 : total=17767 2021-06-18 10:10:09.641 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:09.644 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20772 2021-06-18 10:10:09.647 | + functions:wait_for_service:454 : return 0 2021-06-18 10:10:09.650 | + ./stack.sh:main:1298 : is_service_enabled neutron 2021-06-18 10:10:09.668 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:09.671 | + ./stack.sh:main:1299 : start_neutron 2021-06-18 10:10:09.673 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-06-18 10:10:09.677 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-18 10:10:09.677 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 10:10:09.682 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-18 10:10:09.685 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-18 10:10:09.687 | + 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-06-18 10:10:09.690 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-18 10:10:09.693 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-06-18 10:10:09.696 | + 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-06-18 10:10:09.700 | + functions-common:run_process:1582 : local service=q-agt 2021-06-18 10:10:09.703 | + 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-06-18 10:10:09.706 | + functions-common:run_process:1584 : local group= 2021-06-18 10:10:09.709 | + functions-common:run_process:1585 : local user= 2021-06-18 10:10:09.714 | + functions-common:run_process:1587 : local name=q-agt 2021-06-18 10:10:09.717 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:10:09.720 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:10:09.723 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:09.725 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:09.729 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:09.733 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011009730 2021-06-18 10:10:09.735 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-06-18 10:10:09.752 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:09.755 | + 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-06-18 10:10:09.757 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-06-18 10:10:09.760 | + 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-06-18 10:10:09.763 | + 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-06-18 10:10:09.766 | + 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-06-18 10:10:09.768 | + 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-06-18 10:10:09.771 | + 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-06-18 10:10:09.774 | + 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-06-18 10:10:09.777 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-06-18 10:10:09.781 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:10:09.784 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:10:09.786 | + 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-06-18 10:10:09.789 | + 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-06-18 10:10:09.792 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-06-18 10:10:09.794 | + 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-06-18 10:10:09.797 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:10:09.799 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:10:09.801 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:10:09.804 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:10:09.806 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-06-18 10:10:09.808 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:10:09.812 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-06-18 10:10:09.870 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-06-18 10:10:09.934 | + 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-06-18 10:10:09.984 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-06-18 10:10:10.035 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-06-18 10:10:10.085 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:10:10.133 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:10:10.135 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-06-18 10:10:10.206 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:10:10.446 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-06-18 10:10:10.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-06-18 10:10:10.678 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-06-18 10:10:10.703 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:10:10.706 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:10.708 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:10.711 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:10.715 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:10.720 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:10.723 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:10:10.726 | + functions-common:time_stop:2338 : start_time=1624011009730 2021-06-18 10:10:10.728 | + functions-common:time_stop:2340 : [[ -z 1624011009730 ]] 2021-06-18 10:10:10.732 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:10.736 | + functions-common:time_stop:2343 : end_time=1624011010733 2021-06-18 10:10:10.739 | + functions-common:time_stop:2344 : elapsed_time=1003 2021-06-18 10:10:10.742 | + functions-common:time_stop:2345 : total=13040 2021-06-18 10:10:10.744 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:10.748 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14043 2021-06-18 10:10:10.751 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-06-18 10:10:10.756 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-06-18 10:10:10.759 | + functions-common:is_provider_network:2183 : return 1 2021-06-18 10:10:10.763 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-06-18 10:10:10.766 | + 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-06-18 10:10:10.775 | + functions-common:run_process:1582 : local service=q-dhcp 2021-06-18 10:10:10.775 | + 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-06-18 10:10:10.775 | + functions-common:run_process:1584 : local group= 2021-06-18 10:10:10.777 | + functions-common:run_process:1585 : local user= 2021-06-18 10:10:10.779 | + functions-common:run_process:1587 : local name=q-dhcp 2021-06-18 10:10:10.782 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:10:10.784 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:10:10.787 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:10.790 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:10.793 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:10.797 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011010794 2021-06-18 10:10:10.800 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-06-18 10:10:10.819 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:10.821 | + 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-06-18 10:10:10.825 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-06-18 10:10:10.829 | + 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-06-18 10:10:10.835 | + 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-06-18 10:10:10.838 | + 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-06-18 10:10:10.841 | + 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-06-18 10:10:10.844 | + 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-06-18 10:10:10.850 | + 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-06-18 10:10:10.853 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-06-18 10:10:10.856 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:10:10.859 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:10:10.862 | + 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-06-18 10:10:10.866 | + 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-06-18 10:10:10.869 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-06-18 10:10:10.873 | + 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-06-18 10:10:10.876 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:10:10.879 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:10:10.884 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:10:10.885 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:10:10.889 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-06-18 10:10:10.892 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:10:10.897 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-06-18 10:10:10.968 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-06-18 10:10:11.033 | + 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-06-18 10:10:11.091 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-06-18 10:10:11.150 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-06-18 10:10:11.205 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:10:11.257 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:10:11.260 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-06-18 10:10:11.329 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:10:11.555 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-06-18 10:10:11.571 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-06-18 10:10:11.787 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-06-18 10:10:11.808 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:10:11.811 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:11.813 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:11.816 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:11.818 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:11.821 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:11.824 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:10:11.826 | + functions-common:time_stop:2338 : start_time=1624011010794 2021-06-18 10:10:11.829 | + functions-common:time_stop:2340 : [[ -z 1624011010794 ]] 2021-06-18 10:10:11.832 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:11.836 | + functions-common:time_stop:2343 : end_time=1624011011833 2021-06-18 10:10:11.840 | + functions-common:time_stop:2344 : elapsed_time=1039 2021-06-18 10:10:11.843 | + functions-common:time_stop:2345 : total=14043 2021-06-18 10:10:11.846 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:11.849 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15082 2021-06-18 10:10:11.851 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-06-18 10:10:11.871 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:10:11.875 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-06-18 10:10:11.878 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-06-18 10:10:11.881 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-06-18 10:10:11.884 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-06-18 10:10:11.887 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-18 10:10:11.890 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-18 10:10:11.893 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-18 10:10:11.895 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-06-18 10:10:11.898 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-18 10:10:11.902 | + 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-06-18 10:10:11.905 | + functions-common:run_process:1582 : local service=q-l3 2021-06-18 10:10:11.907 | + 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-06-18 10:10:11.910 | + functions-common:run_process:1584 : local group= 2021-06-18 10:10:11.913 | + functions-common:run_process:1585 : local user= 2021-06-18 10:10:11.915 | + functions-common:run_process:1587 : local name=q-l3 2021-06-18 10:10:11.919 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:10:11.921 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:10:11.924 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:11.927 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:11.931 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:11.934 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011011931 2021-06-18 10:10:11.937 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-06-18 10:10:11.955 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:11.958 | + 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-06-18 10:10:11.961 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-06-18 10:10:11.965 | + 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-06-18 10:10:11.967 | + 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-06-18 10:10:11.970 | + 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-06-18 10:10:11.972 | + 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-06-18 10:10:11.975 | + 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-06-18 10:10:11.978 | + 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-06-18 10:10:11.981 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-06-18 10:10:11.984 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:10:11.986 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:10:11.989 | + 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-06-18 10:10:11.992 | + 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-06-18 10:10:11.994 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-06-18 10:10:11.997 | + 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-06-18 10:10:12.000 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:10:12.002 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:10:12.005 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:10:12.008 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:10:12.010 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-06-18 10:10:12.013 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:10:12.019 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-06-18 10:10:12.079 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-06-18 10:10:12.150 | + 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-06-18 10:10:12.209 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-06-18 10:10:12.274 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-06-18 10:10:12.333 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:10:12.397 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:10:12.399 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-06-18 10:10:12.465 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:10:12.695 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-06-18 10:10:12.711 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-06-18 10:10:12.952 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-06-18 10:10:12.978 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:10:12.984 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:12.991 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:12.996 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:12.997 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:13.000 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:13.002 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:10:13.005 | + functions-common:time_stop:2338 : start_time=1624011011931 2021-06-18 10:10:13.008 | + functions-common:time_stop:2340 : [[ -z 1624011011931 ]] 2021-06-18 10:10:13.014 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:13.018 | + functions-common:time_stop:2343 : end_time=1624011013014 2021-06-18 10:10:13.020 | + functions-common:time_stop:2344 : elapsed_time=1083 2021-06-18 10:10:13.023 | + functions-common:time_stop:2345 : total=15082 2021-06-18 10:10:13.025 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:13.029 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16165 2021-06-18 10:10:13.032 | + 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-06-18 10:10:13.034 | + functions-common:run_process:1582 : local service=q-meta 2021-06-18 10:10:13.037 | + 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-06-18 10:10:13.040 | + functions-common:run_process:1584 : local group= 2021-06-18 10:10:13.043 | + functions-common:run_process:1585 : local user= 2021-06-18 10:10:13.047 | + functions-common:run_process:1587 : local name=q-meta 2021-06-18 10:10:13.051 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:10:13.054 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:10:13.056 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:13.059 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:13.064 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:13.067 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011013063 2021-06-18 10:10:13.070 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-06-18 10:10:13.097 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:13.100 | + 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-06-18 10:10:13.105 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-06-18 10:10:13.105 | + 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-06-18 10:10:13.109 | + 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-06-18 10:10:13.109 | + 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-06-18 10:10:13.113 | + 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-06-18 10:10:13.116 | + 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-06-18 10:10:13.117 | + 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-06-18 10:10:13.120 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-06-18 10:10:13.125 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:10:13.125 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:10:13.128 | + 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-06-18 10:10:13.131 | + 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-06-18 10:10:13.136 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-06-18 10:10:13.136 | + 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-06-18 10:10:13.141 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:10:13.141 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:10:13.145 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:10:13.146 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:10:13.150 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-06-18 10:10:13.153 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:10:13.158 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-06-18 10:10:13.253 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-06-18 10:10:13.330 | + 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-06-18 10:10:13.399 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-06-18 10:10:13.457 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-06-18 10:10:13.517 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:10:13.577 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:10:13.580 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-06-18 10:10:13.652 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:10:13.914 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-06-18 10:10:13.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-06-18 10:10:14.189 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-06-18 10:10:14.224 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:10:14.234 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:14.237 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:14.241 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:14.246 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:14.251 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:14.255 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:10:14.259 | + functions-common:time_stop:2338 : start_time=1624011013063 2021-06-18 10:10:14.263 | + functions-common:time_stop:2340 : [[ -z 1624011013063 ]] 2021-06-18 10:10:14.273 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:14.284 | + functions-common:time_stop:2343 : end_time=1624011014278 2021-06-18 10:10:14.287 | + functions-common:time_stop:2344 : elapsed_time=1215 2021-06-18 10:10:14.289 | + functions-common:time_stop:2345 : total=16165 2021-06-18 10:10:14.294 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:14.297 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17380 2021-06-18 10:10:14.299 | + 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-06-18 10:10:14.307 | + functions-common:run_process:1582 : local service=q-metering 2021-06-18 10:10:14.310 | + 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-06-18 10:10:14.318 | + functions-common:run_process:1584 : local group= 2021-06-18 10:10:14.326 | + functions-common:run_process:1585 : local user= 2021-06-18 10:10:14.334 | + functions-common:run_process:1587 : local name=q-metering 2021-06-18 10:10:14.345 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:10:14.354 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:10:14.362 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:14.372 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:14.385 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:14.398 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011014390 2021-06-18 10:10:14.406 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-06-18 10:10:14.459 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:14.466 | + 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-06-18 10:10:14.474 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-06-18 10:10:14.480 | + 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-06-18 10:10:14.493 | + 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-06-18 10:10:14.502 | + 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-06-18 10:10:14.510 | + 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-06-18 10:10:14.518 | + 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-06-18 10:10:14.527 | + 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-06-18 10:10:14.534 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-06-18 10:10:14.543 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:10:14.550 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:10:14.559 | + 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-06-18 10:10:14.566 | + 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-06-18 10:10:14.582 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-06-18 10:10:14.590 | + 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-06-18 10:10:14.598 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:10:14.606 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:10:14.621 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:10:14.630 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:10:14.638 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-06-18 10:10:14.646 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:10:14.666 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-06-18 10:10:14.835 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-06-18 10:10:14.978 | + 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-06-18 10:10:15.110 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-06-18 10:10:15.266 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-06-18 10:10:15.379 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:10:15.519 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:10:15.527 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-06-18 10:10:15.647 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:10:15.928 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-06-18 10:10:15.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-06-18 10:10:16.192 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-06-18 10:10:16.215 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:10:16.218 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:16.220 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:16.223 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:16.233 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:16.236 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:16.239 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:10:16.242 | + functions-common:time_stop:2338 : start_time=1624011014390 2021-06-18 10:10:16.246 | + functions-common:time_stop:2340 : [[ -z 1624011014390 ]] 2021-06-18 10:10:16.251 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:16.264 | + functions-common:time_stop:2343 : end_time=1624011016252 2021-06-18 10:10:16.270 | + functions-common:time_stop:2344 : elapsed_time=1862 2021-06-18 10:10:16.274 | + functions-common:time_stop:2345 : total=17380 2021-06-18 10:10:16.277 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:16.282 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19242 2021-06-18 10:10:16.293 | + ./stack.sh:main:1302 : is_service_enabled q-svc 2021-06-18 10:10:16.329 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:16.334 | + ./stack.sh:main:1302 : [[ True == \T\r\u\e ]] 2021-06-18 10:10:16.339 | + ./stack.sh:main:1303 : echo_summary 'Creating initial neutron network elements' 2021-06-18 10:10:16.344 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:10:16.351 | + ./stack.sh:echo_summary:424 : echo -e Creating initial neutron network elements 2021-06-18 10:10:16.362 | + ./stack.sh:main:1304 : create_neutron_initial_network 2021-06-18 10:10:16.367 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-06-18 10:10:16.375 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-06-18 10:10:16.375 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-06-18 10:10:16.379 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-06-18 10:10:16.380 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:10:16.387 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:18.936 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:18.940 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-18 10:10:18.943 | ++ functions-common:get_field:731 : field='$2' 2021-06-18 10:10:18.946 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-18 10:10:18.951 | ++ functions-common:get_field:733 : echo '| 74b3f8bc274943cfa59d16e72d2415a8 | demo |' 2021-06-18 10:10:18.960 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:18.967 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 10:10:18.974 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-06-18 10:10:18.977 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 10:10:18.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-06-18 10:10:19.003 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-06-18 10:10:19.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-06-18 10:10:19.010 | ++ 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-06-18 10:10:21.929 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:21.932 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-06-18 10:10:21.932 | router-admin-state-down-before-update 2021-06-18 10:10:21.932 | agent 2021-06-18 10:10:21.932 | agent-resources-synced 2021-06-18 10:10:21.932 | allowed-address-pairs 2021-06-18 10:10:21.933 | auto-allocated-topology 2021-06-18 10:10:21.933 | availability_zone 2021-06-18 10:10:21.933 | availability_zone_filter 2021-06-18 10:10:21.933 | default-subnetpools 2021-06-18 10:10:21.933 | dhcp_agent_scheduler 2021-06-18 10:10:21.933 | dvr 2021-06-18 10:10:21.933 | empty-string-filtering 2021-06-18 10:10:21.933 | external-net 2021-06-18 10:10:21.933 | extra_dhcp_opt 2021-06-18 10:10:21.933 | extraroute 2021-06-18 10:10:21.933 | extraroute-atomic 2021-06-18 10:10:21.933 | filter-validation 2021-06-18 10:10:21.933 | fip-port-details 2021-06-18 10:10:21.933 | flavors 2021-06-18 10:10:21.933 | floatingip-pools 2021-06-18 10:10:21.933 | ip-substring-filtering 2021-06-18 10:10:21.933 | router 2021-06-18 10:10:21.933 | ext-gw-mode 2021-06-18 10:10:21.933 | l3-ha 2021-06-18 10:10:21.933 | l3-flavors 2021-06-18 10:10:21.933 | l3-port-ip-change-not-allowed 2021-06-18 10:10:21.934 | l3_agent_scheduler 2021-06-18 10:10:21.934 | metering 2021-06-18 10:10:21.934 | multi-provider 2021-06-18 10:10:21.934 | net-mtu 2021-06-18 10:10:21.934 | net-mtu-writable 2021-06-18 10:10:21.934 | network_availability_zone 2021-06-18 10:10:21.934 | network-ip-availability 2021-06-18 10:10:21.934 | pagination 2021-06-18 10:10:21.934 | port-mac-address-regenerate 2021-06-18 10:10:21.934 | binding 2021-06-18 10:10:21.934 | binding-extended 2021-06-18 10:10:21.934 | port-security 2021-06-18 10:10:21.934 | project-id 2021-06-18 10:10:21.934 | provider 2021-06-18 10:10:21.934 | quotas 2021-06-18 10:10:21.934 | quota_details 2021-06-18 10:10:21.934 | rbac-policies 2021-06-18 10:10:21.934 | rbac-address-scope 2021-06-18 10:10:21.934 | rbac-security-groups 2021-06-18 10:10:21.934 | rbac-subnetpool 2021-06-18 10:10:21.934 | revision-if-match 2021-06-18 10:10:21.934 | standard-attr-revisions 2021-06-18 10:10:21.934 | router_availability_zone 2021-06-18 10:10:21.934 | port-security-groups-filtering 2021-06-18 10:10:21.934 | security-group 2021-06-18 10:10:21.935 | service-type 2021-06-18 10:10:21.935 | sorting 2021-06-18 10:10:21.935 | standard-attr-description 2021-06-18 10:10:21.935 | stateful-security-group 2021-06-18 10:10:21.935 | subnet_onboard 2021-06-18 10:10:21.935 | subnet-service-types 2021-06-18 10:10:21.935 | subnet_allocation 2021-06-18 10:10:21.935 | subnetpool-prefix-ops 2021-06-18 10:10:21.935 | standard-attr-tag 2021-06-18 10:10:21.935 | standard-attr-timestamp' 2021-06-18 10:10:21.936 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-06-18 10:10:21.936 | router-admin-state-down-before-update 2021-06-18 10:10:21.936 | agent 2021-06-18 10:10:21.936 | agent-resources-synced 2021-06-18 10:10:21.936 | allowed-address-pairs 2021-06-18 10:10:21.936 | auto-allocated-topology 2021-06-18 10:10:21.936 | availability_zone 2021-06-18 10:10:21.936 | availability_zone_filter 2021-06-18 10:10:21.936 | default-subnetpools 2021-06-18 10:10:21.936 | dhcp_agent_scheduler 2021-06-18 10:10:21.936 | dvr 2021-06-18 10:10:21.936 | empty-string-filtering 2021-06-18 10:10:21.936 | external-net 2021-06-18 10:10:21.936 | extra_dhcp_opt 2021-06-18 10:10:21.936 | extraroute 2021-06-18 10:10:21.936 | extraroute-atomic 2021-06-18 10:10:21.936 | filter-validation 2021-06-18 10:10:21.936 | fip-port-details 2021-06-18 10:10:21.936 | flavors 2021-06-18 10:10:21.936 | floatingip-pools 2021-06-18 10:10:21.936 | ip-substring-filtering 2021-06-18 10:10:21.936 | router 2021-06-18 10:10:21.936 | ext-gw-mode 2021-06-18 10:10:21.936 | l3-ha 2021-06-18 10:10:21.936 | l3-flavors 2021-06-18 10:10:21.936 | l3-port-ip-change-not-allowed 2021-06-18 10:10:21.936 | l3_agent_scheduler 2021-06-18 10:10:21.936 | metering 2021-06-18 10:10:21.936 | multi-provider 2021-06-18 10:10:21.936 | net-mtu 2021-06-18 10:10:21.936 | net-mtu-writable 2021-06-18 10:10:21.936 | network_availability_zone 2021-06-18 10:10:21.936 | network-ip-availability 2021-06-18 10:10:21.936 | pagination 2021-06-18 10:10:21.936 | port-mac-address-regenerate 2021-06-18 10:10:21.937 | binding 2021-06-18 10:10:21.937 | binding-extended 2021-06-18 10:10:21.937 | port-security 2021-06-18 10:10:21.937 | project-id 2021-06-18 10:10:21.937 | provider 2021-06-18 10:10:21.937 | quotas 2021-06-18 10:10:21.937 | quota_details 2021-06-18 10:10:21.937 | rbac-policies 2021-06-18 10:10:21.937 | rbac-address-scope 2021-06-18 10:10:21.937 | rbac-security-groups 2021-06-18 10:10:21.937 | rbac-subnetpool 2021-06-18 10:10:21.937 | revision-if-match 2021-06-18 10:10:21.937 | standard-attr-revisions 2021-06-18 10:10:21.937 | router_availability_zone 2021-06-18 10:10:21.937 | port-security-groups-filtering 2021-06-18 10:10:21.937 | security-group 2021-06-18 10:10:21.937 | service-type 2021-06-18 10:10:21.937 | sorting 2021-06-18 10:10:21.937 | standard-attr-description 2021-06-18 10:10:21.937 | stateful-security-group 2021-06-18 10:10:21.937 | subnet_onboard 2021-06-18 10:10:21.937 | subnet-service-types 2021-06-18 10:10:21.937 | subnet_allocation 2021-06-18 10:10:21.937 | subnetpool-prefix-ops 2021-06-18 10:10:21.937 | standard-attr-tag 2021-06-18 10:10:21.937 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-06-18 10:10:21.939 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-06-18 10:10:21.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-06-18 10:10:21.944 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-06-18 10:10:21.948 | ++ 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-06-18 10:10:24.858 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:24.865 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=8de31131-2130-4893-989a-d4b39a5d44e2 2021-06-18 10:10:24.867 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-06-18 10:10:24.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-06-18 10:10:24.873 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-06-18 10:10:24.881 | + functions-common:is_provider_network:2183 : return 1 2021-06-18 10:10:24.881 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-06-18 10:10:24.881 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 74b3f8bc274943cfa59d16e72d2415a8 private 2021-06-18 10:10:24.882 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-06-18 10:10:24.890 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:10:24.893 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:28.851 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:28.855 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-18 10:10:28.858 | ++ functions-common:get_field:731 : field='$3' 2021-06-18 10:10:28.862 | ++ functions-common:get_field:733 : echo '| id | 5acea3a6-fc56-4794-a25a-2ad7f42837e1 |' 2021-06-18 10:10:28.862 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-18 10:10:28.867 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:28.872 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=5acea3a6-fc56-4794-a25a-2ad7f42837e1 2021-06-18 10:10:28.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 74b3f8bc274943cfa59d16e72d2415a8' 2021-06-18 10:10:28.878 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 10:10:28.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-06-18 10:10:28.898 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 10:10:28.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 10:10:28.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 8de31131-2130-4893-989a-d4b39a5d44e2 ']' 2021-06-18 10:10:28.906 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 74b3f8bc274943cfa59d16e72d2415a8 ' 2021-06-18 10:10:28.909 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-06-18 10:10:28.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-06-18 10:10:28.914 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-06-18 10:10:28.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 8de31131-2130-4893-989a-d4b39a5d44e2 ' 2021-06-18 10:10:28.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-06-18 10:10:28.922 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network 5acea3a6-fc56-4794-a25a-2ad7f42837e1 private-subnet' 2021-06-18 10:10:28.924 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-06-18 10:10:28.929 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 74b3f8bc274943cfa59d16e72d2415a8 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 8de31131-2130-4893-989a-d4b39a5d44e2 --network 5acea3a6-fc56-4794-a25a-2ad7f42837e1 private-subnet 2021-06-18 10:10:28.929 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-06-18 10:10:28.929 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-06-18 10:10:28.932 | +++ functions-common:get_field:726 : local data field 2021-06-18 10:10:28.935 | +++ functions-common:get_field:727 : read data 2021-06-18 10:10:32.507 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:32.510 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-18 10:10:32.513 | +++ functions-common:get_field:731 : field='$3' 2021-06-18 10:10:32.517 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-18 10:10:32.518 | +++ functions-common:get_field:733 : echo '| id | ab9d3de7-1d1d-49bb-930c-74fb162b6981 |' 2021-06-18 10:10:32.522 | +++ functions-common:get_field:727 : read data 2021-06-18 10:10:32.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=ab9d3de7-1d1d-49bb-930c-74fb162b6981 2021-06-18 10:10:32.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 74b3f8bc274943cfa59d16e72d2415a8' 2021-06-18 10:10:32.532 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 10:10:32.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo ab9d3de7-1d1d-49bb-930c-74fb162b6981 2021-06-18 10:10:32.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=ab9d3de7-1d1d-49bb-930c-74fb162b6981 2021-06-18 10:10:32.564 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-06-18 10:10:32.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-06-18 10:10:32.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-06-18 10:10:32.573 | ++ 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-06-18 10:10:34.918 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:34.922 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-06-18 10:10:34.922 | router-admin-state-down-before-update 2021-06-18 10:10:34.922 | agent 2021-06-18 10:10:34.922 | agent-resources-synced 2021-06-18 10:10:34.922 | allowed-address-pairs 2021-06-18 10:10:34.922 | auto-allocated-topology 2021-06-18 10:10:34.922 | availability_zone 2021-06-18 10:10:34.922 | availability_zone_filter 2021-06-18 10:10:34.922 | default-subnetpools 2021-06-18 10:10:34.922 | dhcp_agent_scheduler 2021-06-18 10:10:34.922 | dvr 2021-06-18 10:10:34.922 | empty-string-filtering 2021-06-18 10:10:34.922 | external-net 2021-06-18 10:10:34.922 | extra_dhcp_opt 2021-06-18 10:10:34.922 | extraroute 2021-06-18 10:10:34.922 | extraroute-atomic 2021-06-18 10:10:34.922 | filter-validation 2021-06-18 10:10:34.922 | fip-port-details 2021-06-18 10:10:34.922 | flavors 2021-06-18 10:10:34.922 | floatingip-pools 2021-06-18 10:10:34.922 | ip-substring-filtering 2021-06-18 10:10:34.922 | router 2021-06-18 10:10:34.922 | ext-gw-mode 2021-06-18 10:10:34.923 | l3-ha 2021-06-18 10:10:34.923 | l3-flavors 2021-06-18 10:10:34.923 | l3-port-ip-change-not-allowed 2021-06-18 10:10:34.923 | l3_agent_scheduler 2021-06-18 10:10:34.923 | metering 2021-06-18 10:10:34.923 | multi-provider 2021-06-18 10:10:34.923 | net-mtu 2021-06-18 10:10:34.923 | net-mtu-writable 2021-06-18 10:10:34.923 | network_availability_zone 2021-06-18 10:10:34.923 | network-ip-availability 2021-06-18 10:10:34.923 | pagination 2021-06-18 10:10:34.923 | port-mac-address-regenerate 2021-06-18 10:10:34.923 | binding 2021-06-18 10:10:34.923 | binding-extended 2021-06-18 10:10:34.923 | port-security 2021-06-18 10:10:34.923 | project-id 2021-06-18 10:10:34.923 | provider 2021-06-18 10:10:34.923 | quotas 2021-06-18 10:10:34.923 | quota_details 2021-06-18 10:10:34.923 | rbac-policies 2021-06-18 10:10:34.923 | rbac-address-scope 2021-06-18 10:10:34.923 | rbac-security-groups 2021-06-18 10:10:34.923 | rbac-subnetpool 2021-06-18 10:10:34.923 | revision-if-match 2021-06-18 10:10:34.923 | standard-attr-revisions 2021-06-18 10:10:34.923 | router_availability_zone 2021-06-18 10:10:34.923 | port-security-groups-filtering 2021-06-18 10:10:34.923 | security-group 2021-06-18 10:10:34.923 | service-type 2021-06-18 10:10:34.923 | sorting 2021-06-18 10:10:34.923 | standard-attr-description 2021-06-18 10:10:34.923 | stateful-security-group 2021-06-18 10:10:34.923 | subnet_onboard 2021-06-18 10:10:34.923 | subnet-service-types 2021-06-18 10:10:34.923 | subnet_allocation 2021-06-18 10:10:34.923 | subnetpool-prefix-ops 2021-06-18 10:10:34.924 | standard-attr-tag 2021-06-18 10:10:34.924 | standard-attr-timestamp' 2021-06-18 10:10:34.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-06-18 10:10:34.926 | router-admin-state-down-before-update 2021-06-18 10:10:34.926 | agent 2021-06-18 10:10:34.926 | agent-resources-synced 2021-06-18 10:10:34.926 | allowed-address-pairs 2021-06-18 10:10:34.926 | auto-allocated-topology 2021-06-18 10:10:34.926 | availability_zone 2021-06-18 10:10:34.927 | availability_zone_filter 2021-06-18 10:10:34.927 | default-subnetpools 2021-06-18 10:10:34.927 | dhcp_agent_scheduler 2021-06-18 10:10:34.927 | dvr 2021-06-18 10:10:34.927 | empty-string-filtering 2021-06-18 10:10:34.927 | external-net 2021-06-18 10:10:34.927 | extra_dhcp_opt 2021-06-18 10:10:34.927 | extraroute 2021-06-18 10:10:34.927 | extraroute-atomic 2021-06-18 10:10:34.927 | filter-validation 2021-06-18 10:10:34.927 | fip-port-details 2021-06-18 10:10:34.927 | flavors 2021-06-18 10:10:34.927 | floatingip-pools 2021-06-18 10:10:34.927 | ip-substring-filtering 2021-06-18 10:10:34.927 | router 2021-06-18 10:10:34.927 | ext-gw-mode 2021-06-18 10:10:34.927 | l3-ha 2021-06-18 10:10:34.927 | l3-flavors 2021-06-18 10:10:34.927 | l3-port-ip-change-not-allowed 2021-06-18 10:10:34.927 | l3_agent_scheduler 2021-06-18 10:10:34.927 | metering 2021-06-18 10:10:34.927 | multi-provider 2021-06-18 10:10:34.927 | net-mtu 2021-06-18 10:10:34.927 | net-mtu-writable 2021-06-18 10:10:34.927 | network_availability_zone 2021-06-18 10:10:34.927 | network-ip-availability 2021-06-18 10:10:34.927 | pagination 2021-06-18 10:10:34.927 | port-mac-address-regenerate 2021-06-18 10:10:34.927 | binding 2021-06-18 10:10:34.927 | binding-extended 2021-06-18 10:10:34.927 | port-security 2021-06-18 10:10:34.927 | project-id 2021-06-18 10:10:34.927 | provider 2021-06-18 10:10:34.927 | quotas 2021-06-18 10:10:34.928 | quota_details 2021-06-18 10:10:34.928 | rbac-policies 2021-06-18 10:10:34.928 | rbac-address-scope 2021-06-18 10:10:34.928 | rbac-security-groups 2021-06-18 10:10:34.928 | rbac-subnetpool 2021-06-18 10:10:34.928 | revision-if-match 2021-06-18 10:10:34.928 | standard-attr-revisions 2021-06-18 10:10:34.928 | router_availability_zone 2021-06-18 10:10:34.928 | port-security-groups-filtering 2021-06-18 10:10:34.928 | security-group 2021-06-18 10:10:34.928 | service-type 2021-06-18 10:10:34.928 | sorting 2021-06-18 10:10:34.928 | standard-attr-description 2021-06-18 10:10:34.928 | stateful-security-group 2021-06-18 10:10:34.928 | subnet_onboard 2021-06-18 10:10:34.928 | subnet-service-types 2021-06-18 10:10:34.928 | subnet_allocation 2021-06-18 10:10:34.928 | subnetpool-prefix-ops 2021-06-18 10:10:34.928 | standard-attr-tag 2021-06-18 10:10:34.928 | standard-attr-timestamp =~ router ]] 2021-06-18 10:10:34.931 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-06-18 10:10:34.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-06-18 10:10:34.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-06-18 10:10:34.942 | ++ 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-06-18 10:10:37.263 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:37.267 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-06-18 10:10:37.267 | router-admin-state-down-before-update 2021-06-18 10:10:37.267 | agent 2021-06-18 10:10:37.267 | agent-resources-synced 2021-06-18 10:10:37.267 | allowed-address-pairs 2021-06-18 10:10:37.267 | auto-allocated-topology 2021-06-18 10:10:37.267 | availability_zone 2021-06-18 10:10:37.267 | availability_zone_filter 2021-06-18 10:10:37.267 | default-subnetpools 2021-06-18 10:10:37.267 | dhcp_agent_scheduler 2021-06-18 10:10:37.267 | dvr 2021-06-18 10:10:37.267 | empty-string-filtering 2021-06-18 10:10:37.267 | external-net 2021-06-18 10:10:37.267 | extra_dhcp_opt 2021-06-18 10:10:37.267 | extraroute 2021-06-18 10:10:37.267 | extraroute-atomic 2021-06-18 10:10:37.267 | filter-validation 2021-06-18 10:10:37.267 | fip-port-details 2021-06-18 10:10:37.267 | flavors 2021-06-18 10:10:37.267 | floatingip-pools 2021-06-18 10:10:37.267 | ip-substring-filtering 2021-06-18 10:10:37.267 | router 2021-06-18 10:10:37.267 | ext-gw-mode 2021-06-18 10:10:37.267 | l3-ha 2021-06-18 10:10:37.267 | l3-flavors 2021-06-18 10:10:37.267 | l3-port-ip-change-not-allowed 2021-06-18 10:10:37.267 | l3_agent_scheduler 2021-06-18 10:10:37.267 | metering 2021-06-18 10:10:37.267 | multi-provider 2021-06-18 10:10:37.267 | net-mtu 2021-06-18 10:10:37.268 | net-mtu-writable 2021-06-18 10:10:37.268 | network_availability_zone 2021-06-18 10:10:37.268 | network-ip-availability 2021-06-18 10:10:37.268 | pagination 2021-06-18 10:10:37.268 | port-mac-address-regenerate 2021-06-18 10:10:37.268 | binding 2021-06-18 10:10:37.268 | binding-extended 2021-06-18 10:10:37.268 | port-security 2021-06-18 10:10:37.268 | project-id 2021-06-18 10:10:37.268 | provider 2021-06-18 10:10:37.268 | quotas 2021-06-18 10:10:37.268 | quota_details 2021-06-18 10:10:37.268 | rbac-policies 2021-06-18 10:10:37.268 | rbac-address-scope 2021-06-18 10:10:37.268 | rbac-security-groups 2021-06-18 10:10:37.268 | rbac-subnetpool 2021-06-18 10:10:37.268 | revision-if-match 2021-06-18 10:10:37.268 | standard-attr-revisions 2021-06-18 10:10:37.268 | router_availability_zone 2021-06-18 10:10:37.268 | port-security-groups-filtering 2021-06-18 10:10:37.268 | security-group 2021-06-18 10:10:37.268 | service-type 2021-06-18 10:10:37.268 | sorting 2021-06-18 10:10:37.268 | standard-attr-description 2021-06-18 10:10:37.268 | stateful-security-group 2021-06-18 10:10:37.268 | subnet_onboard 2021-06-18 10:10:37.268 | subnet-service-types 2021-06-18 10:10:37.268 | subnet_allocation 2021-06-18 10:10:37.268 | subnetpool-prefix-ops 2021-06-18 10:10:37.268 | standard-attr-tag 2021-06-18 10:10:37.268 | standard-attr-timestamp' 2021-06-18 10:10:37.271 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-06-18 10:10:37.271 | router-admin-state-down-before-update 2021-06-18 10:10:37.271 | agent 2021-06-18 10:10:37.271 | agent-resources-synced 2021-06-18 10:10:37.271 | allowed-address-pairs 2021-06-18 10:10:37.271 | auto-allocated-topology 2021-06-18 10:10:37.271 | availability_zone 2021-06-18 10:10:37.271 | availability_zone_filter 2021-06-18 10:10:37.272 | default-subnetpools 2021-06-18 10:10:37.272 | dhcp_agent_scheduler 2021-06-18 10:10:37.272 | dvr 2021-06-18 10:10:37.272 | empty-string-filtering 2021-06-18 10:10:37.272 | external-net 2021-06-18 10:10:37.272 | extra_dhcp_opt 2021-06-18 10:10:37.272 | extraroute 2021-06-18 10:10:37.272 | extraroute-atomic 2021-06-18 10:10:37.272 | filter-validation 2021-06-18 10:10:37.272 | fip-port-details 2021-06-18 10:10:37.272 | flavors 2021-06-18 10:10:37.272 | floatingip-pools 2021-06-18 10:10:37.272 | ip-substring-filtering 2021-06-18 10:10:37.272 | router 2021-06-18 10:10:37.272 | ext-gw-mode 2021-06-18 10:10:37.272 | l3-ha 2021-06-18 10:10:37.272 | l3-flavors 2021-06-18 10:10:37.272 | l3-port-ip-change-not-allowed 2021-06-18 10:10:37.272 | l3_agent_scheduler 2021-06-18 10:10:37.272 | metering 2021-06-18 10:10:37.272 | multi-provider 2021-06-18 10:10:37.272 | net-mtu 2021-06-18 10:10:37.272 | net-mtu-writable 2021-06-18 10:10:37.272 | network_availability_zone 2021-06-18 10:10:37.272 | network-ip-availability 2021-06-18 10:10:37.272 | pagination 2021-06-18 10:10:37.272 | port-mac-address-regenerate 2021-06-18 10:10:37.272 | binding 2021-06-18 10:10:37.272 | binding-extended 2021-06-18 10:10:37.272 | port-security 2021-06-18 10:10:37.272 | project-id 2021-06-18 10:10:37.272 | provider 2021-06-18 10:10:37.272 | quotas 2021-06-18 10:10:37.272 | quota_details 2021-06-18 10:10:37.272 | rbac-policies 2021-06-18 10:10:37.273 | rbac-address-scope 2021-06-18 10:10:37.273 | rbac-security-groups 2021-06-18 10:10:37.273 | rbac-subnetpool 2021-06-18 10:10:37.273 | revision-if-match 2021-06-18 10:10:37.273 | standard-attr-revisions 2021-06-18 10:10:37.273 | router_availability_zone 2021-06-18 10:10:37.273 | port-security-groups-filtering 2021-06-18 10:10:37.273 | security-group 2021-06-18 10:10:37.273 | service-type 2021-06-18 10:10:37.273 | sorting 2021-06-18 10:10:37.273 | standard-attr-description 2021-06-18 10:10:37.273 | stateful-security-group 2021-06-18 10:10:37.273 | subnet_onboard 2021-06-18 10:10:37.273 | subnet-service-types 2021-06-18 10:10:37.273 | subnet_allocation 2021-06-18 10:10:37.273 | subnetpool-prefix-ops 2021-06-18 10:10:37.273 | standard-attr-tag 2021-06-18 10:10:37.273 | standard-attr-timestamp =~ external-net ]] 2021-06-18 10:10:37.274 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-06-18 10:10:37.277 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-06-18 10:10:37.282 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-06-18 10:10:37.282 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-06-18 10:10:37.285 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 74b3f8bc274943cfa59d16e72d2415a8 router1 2021-06-18 10:10:37.285 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:10:37.287 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:40.015 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:40.019 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-18 10:10:40.021 | ++ functions-common:get_field:731 : field='$3' 2021-06-18 10:10:40.025 | ++ functions-common:get_field:733 : echo '| id | f74afabd-e6e1-4235-882e-46816eb1c36c |' 2021-06-18 10:10:40.025 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-18 10:10:40.031 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:40.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=f74afabd-e6e1-4235-882e-46816eb1c36c 2021-06-18 10:10:40.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 74b3f8bc274943cfa59d16e72d2415a8 router1' 2021-06-18 10:10:40.041 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 10:10:40.058 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-06-18 10:10:40.061 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-06-18 10:10:40.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-06-18 10:10:40.067 | ++ 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-06-18 10:10:42.388 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:42.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-06-18 10:10:42.392 | router-admin-state-down-before-update 2021-06-18 10:10:42.392 | agent 2021-06-18 10:10:42.392 | agent-resources-synced 2021-06-18 10:10:42.392 | allowed-address-pairs 2021-06-18 10:10:42.392 | auto-allocated-topology 2021-06-18 10:10:42.392 | availability_zone 2021-06-18 10:10:42.392 | availability_zone_filter 2021-06-18 10:10:42.392 | default-subnetpools 2021-06-18 10:10:42.392 | dhcp_agent_scheduler 2021-06-18 10:10:42.392 | dvr 2021-06-18 10:10:42.392 | empty-string-filtering 2021-06-18 10:10:42.392 | external-net 2021-06-18 10:10:42.392 | extra_dhcp_opt 2021-06-18 10:10:42.392 | extraroute 2021-06-18 10:10:42.392 | extraroute-atomic 2021-06-18 10:10:42.392 | filter-validation 2021-06-18 10:10:42.392 | fip-port-details 2021-06-18 10:10:42.392 | flavors 2021-06-18 10:10:42.392 | floatingip-pools 2021-06-18 10:10:42.392 | ip-substring-filtering 2021-06-18 10:10:42.392 | router 2021-06-18 10:10:42.392 | ext-gw-mode 2021-06-18 10:10:42.392 | l3-ha 2021-06-18 10:10:42.392 | l3-flavors 2021-06-18 10:10:42.392 | l3-port-ip-change-not-allowed 2021-06-18 10:10:42.392 | l3_agent_scheduler 2021-06-18 10:10:42.393 | metering 2021-06-18 10:10:42.393 | multi-provider 2021-06-18 10:10:42.393 | net-mtu 2021-06-18 10:10:42.393 | net-mtu-writable 2021-06-18 10:10:42.393 | network_availability_zone 2021-06-18 10:10:42.393 | network-ip-availability 2021-06-18 10:10:42.393 | pagination 2021-06-18 10:10:42.393 | port-mac-address-regenerate 2021-06-18 10:10:42.393 | binding 2021-06-18 10:10:42.393 | binding-extended 2021-06-18 10:10:42.393 | port-security 2021-06-18 10:10:42.393 | project-id 2021-06-18 10:10:42.393 | provider 2021-06-18 10:10:42.393 | quotas 2021-06-18 10:10:42.393 | quota_details 2021-06-18 10:10:42.393 | rbac-policies 2021-06-18 10:10:42.393 | rbac-address-scope 2021-06-18 10:10:42.393 | rbac-security-groups 2021-06-18 10:10:42.393 | rbac-subnetpool 2021-06-18 10:10:42.393 | revision-if-match 2021-06-18 10:10:42.393 | standard-attr-revisions 2021-06-18 10:10:42.393 | router_availability_zone 2021-06-18 10:10:42.393 | port-security-groups-filtering 2021-06-18 10:10:42.393 | security-group 2021-06-18 10:10:42.393 | service-type 2021-06-18 10:10:42.393 | sorting 2021-06-18 10:10:42.393 | standard-attr-description 2021-06-18 10:10:42.393 | stateful-security-group 2021-06-18 10:10:42.393 | subnet_onboard 2021-06-18 10:10:42.393 | subnet-service-types 2021-06-18 10:10:42.393 | subnet_allocation 2021-06-18 10:10:42.393 | subnetpool-prefix-ops 2021-06-18 10:10:42.393 | standard-attr-tag 2021-06-18 10:10:42.393 | standard-attr-timestamp' 2021-06-18 10:10:42.395 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-06-18 10:10:42.395 | router-admin-state-down-before-update 2021-06-18 10:10:42.395 | agent 2021-06-18 10:10:42.395 | agent-resources-synced 2021-06-18 10:10:42.395 | allowed-address-pairs 2021-06-18 10:10:42.395 | auto-allocated-topology 2021-06-18 10:10:42.395 | availability_zone 2021-06-18 10:10:42.395 | availability_zone_filter 2021-06-18 10:10:42.395 | default-subnetpools 2021-06-18 10:10:42.395 | dhcp_agent_scheduler 2021-06-18 10:10:42.395 | dvr 2021-06-18 10:10:42.395 | empty-string-filtering 2021-06-18 10:10:42.395 | external-net 2021-06-18 10:10:42.395 | extra_dhcp_opt 2021-06-18 10:10:42.395 | extraroute 2021-06-18 10:10:42.395 | extraroute-atomic 2021-06-18 10:10:42.395 | filter-validation 2021-06-18 10:10:42.395 | fip-port-details 2021-06-18 10:10:42.395 | flavors 2021-06-18 10:10:42.395 | floatingip-pools 2021-06-18 10:10:42.395 | ip-substring-filtering 2021-06-18 10:10:42.395 | router 2021-06-18 10:10:42.395 | ext-gw-mode 2021-06-18 10:10:42.395 | l3-ha 2021-06-18 10:10:42.395 | l3-flavors 2021-06-18 10:10:42.395 | l3-port-ip-change-not-allowed 2021-06-18 10:10:42.395 | l3_agent_scheduler 2021-06-18 10:10:42.395 | metering 2021-06-18 10:10:42.395 | multi-provider 2021-06-18 10:10:42.395 | net-mtu 2021-06-18 10:10:42.396 | net-mtu-writable 2021-06-18 10:10:42.396 | network_availability_zone 2021-06-18 10:10:42.396 | network-ip-availability 2021-06-18 10:10:42.396 | pagination 2021-06-18 10:10:42.396 | port-mac-address-regenerate 2021-06-18 10:10:42.396 | binding 2021-06-18 10:10:42.396 | binding-extended 2021-06-18 10:10:42.396 | port-security 2021-06-18 10:10:42.396 | project-id 2021-06-18 10:10:42.396 | provider 2021-06-18 10:10:42.396 | quotas 2021-06-18 10:10:42.396 | quota_details 2021-06-18 10:10:42.396 | rbac-policies 2021-06-18 10:10:42.396 | rbac-address-scope 2021-06-18 10:10:42.396 | rbac-security-groups 2021-06-18 10:10:42.396 | rbac-subnetpool 2021-06-18 10:10:42.396 | revision-if-match 2021-06-18 10:10:42.396 | standard-attr-revisions 2021-06-18 10:10:42.396 | router_availability_zone 2021-06-18 10:10:42.396 | port-security-groups-filtering 2021-06-18 10:10:42.396 | security-group 2021-06-18 10:10:42.396 | service-type 2021-06-18 10:10:42.396 | sorting 2021-06-18 10:10:42.396 | standard-attr-description 2021-06-18 10:10:42.396 | stateful-security-group 2021-06-18 10:10:42.396 | subnet_onboard 2021-06-18 10:10:42.396 | subnet-service-types 2021-06-18 10:10:42.396 | subnet_allocation 2021-06-18 10:10:42.396 | subnetpool-prefix-ops 2021-06-18 10:10:42.396 | standard-attr-tag 2021-06-18 10:10:42.396 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-06-18 10:10:42.397 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-06-18 10:10:42.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-06-18 10:10:42.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-06-18 10:10:42.408 | ++ 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-06-18 10:10:42.409 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-06-18 10:10:42.409 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-06-18 10:10:42.412 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:10:42.415 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:45.864 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:45.867 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-18 10:10:45.871 | ++ functions-common:get_field:731 : field='$3' 2021-06-18 10:10:45.874 | ++ functions-common:get_field:733 : echo '| id | 3aade71e-2163-4f2a-b110-37c6fd66da65 |' 2021-06-18 10:10:45.878 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-18 10:10:45.879 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:45.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=3aade71e-2163-4f2a-b110-37c6fd66da65 2021-06-18 10:10:45.886 | + 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-06-18 10:10:45.888 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 10:10:45.905 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-06-18 10:10:45.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-06-18 10:10:45.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet f74afabd-e6e1-4235-882e-46816eb1c36c ab9d3de7-1d1d-49bb-930c-74fb162b6981 2021-06-18 10:10:50.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-06-18 10:10:50.887 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 3aade71e-2163-4f2a-b110-37c6fd66da65 2021-06-18 10:10:50.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-06-18 10:10:50.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-06-18 10:10:50.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.28.2.1 ]] 2021-06-18 10:10:50.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.28.2.1 ' 2021-06-18 10:10:50.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 3aade71e-2163-4f2a-b110-37c6fd66da65 --subnet-range 172.28.2.0/24 --no-dhcp ' 2021-06-18 10:10:50.902 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-06-18 10:10:50.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-06-18 10:10:50.911 | +++ 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.28.2.1 --network 3aade71e-2163-4f2a-b110-37c6fd66da65 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2021-06-18 10:10:50.911 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-06-18 10:10:54.508 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:10:54.512 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2021-06-18 10:10:54.512 | | id | 204491dd-5aae-4488-8d44-ce0034150e84 |' 2021-06-18 10:10:54.519 | ++ 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-06-18 10:10:54.521 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 10:10:54.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 204491dd-5aae-4488-8d44-ce0034150e84 '|' 2021-06-18 10:10:54.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 204491dd-5aae-4488-8d44-ce0034150e84 |' 2021-06-18 10:10:54.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-06-18 10:10:54.547 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 204491dd-5aae-4488-8d44-ce0034150e84 '|' 2021-06-18 10:10:54.548 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-06-18 10:10:54.550 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:10:54.557 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:54.560 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-18 10:10:54.563 | ++ functions-common:get_field:731 : field='$3' 2021-06-18 10:10:54.565 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.2.1 | | id | 204491dd-5aae-4488-8d44-ce0034150e84 |' 2021-06-18 10:10:54.567 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-18 10:10:54.573 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:54.576 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.28.2.1 2021-06-18 10:10:54.580 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 204491dd-5aae-4488-8d44-ce0034150e84 '|' 2021-06-18 10:10:54.580 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-06-18 10:10:54.583 | ++ functions-common:get_field:726 : local data field 2021-06-18 10:10:54.587 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:54.590 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-06-18 10:10:54.592 | ++ functions-common:get_field:731 : field='$6' 2021-06-18 10:10:54.595 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.2.1 | | id | 204491dd-5aae-4488-8d44-ce0034150e84 |' 2021-06-18 10:10:54.596 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-06-18 10:10:54.601 | ++ functions-common:get_field:727 : read data 2021-06-18 10:10:54.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=204491dd-5aae-4488-8d44-ce0034150e84 2021-06-18 10:10:54.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 3aade71e-2163-4f2a-b110-37c6fd66da65 f74afabd-e6e1-4235-882e-46816eb1c36c 2021-06-18 10:10:59.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-06-18 10:10:59.615 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:10:59.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-06-18 10:10:59.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-06-18 10:10:59.623 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-06-18 10:10:59.626 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-06-18 10:10:59.629 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-06-18 10:10:59.633 | ++ 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-06-18 10:10:59.655 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-06-18 10:10:59.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-06-18 10:10:59.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-06-18 10:10:59.663 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-06-18 10:10:59.665 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-06-18 10:10:59.668 | + 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-06-18 10:10:59.671 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-06-18 10:10:59.673 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-06-18 10:10:59.676 | + functions-common:test_with_retry:2271 : local until=10 2021-06-18 10:10:59.678 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-06-18 10:10:59.680 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-06-18 10:10:59.684 | + functions-common:time_start:2317 : local name=test_with_retry 2021-06-18 10:10:59.687 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:10:59.690 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:10:59.693 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:10:59.697 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011059694 2021-06-18 10:10:59.700 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-06-18 10:10:59.707 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-06-18 10:10:59.710 | + functions-common:time_stop:2331 : local name 2021-06-18 10:10:59.713 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:10:59.716 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:10:59.719 | + functions-common:time_stop:2334 : local total 2021-06-18 10:10:59.721 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:10:59.724 | + functions-common:time_stop:2337 : name=test_with_retry 2021-06-18 10:10:59.726 | + functions-common:time_stop:2338 : start_time=1624011059694 2021-06-18 10:10:59.730 | + functions-common:time_stop:2340 : [[ -z 1624011059694 ]] 2021-06-18 10:10:59.733 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:10:59.737 | + functions-common:time_stop:2343 : end_time=1624011059734 2021-06-18 10:10:59.739 | + functions-common:time_stop:2344 : elapsed_time=40 2021-06-18 10:10:59.742 | + functions-common:time_stop:2345 : total=6122 2021-06-18 10:10:59.744 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:10:59.747 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6162 2021-06-18 10:10:59.752 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.28.2.1 2021-06-18 10:10:59.753 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-06-18 10:10:59.758 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-06-18 10:10:59.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-06-18 10:10:59.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-06-18 10:10:59.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-06-18 10:10:59.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.28.2.1/24 dev br-data 2021-06-18 10:10:59.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-06-18 10:10:59.799 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-06-18 10:10:59.800 | ++ 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-06-18 10:10:59.800 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-06-18 10:10:59.803 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-06-18 10:11:02.148 | ++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:11:02.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.28.2.72 ' 2021-06-18 10:11:02.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-06-18 10:11:02.164 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-06-18 10:11:02.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-06-18 10:11:02.185 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-06-18 10:11:02.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-06-18 10:11:02.191 | + ./stack.sh:main:1307 : is_service_enabled nova 2021-06-18 10:11:02.209 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:02.212 | + ./stack.sh:main:1308 : echo_summary 'Starting Nova' 2021-06-18 10:11:02.215 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:11:02.218 | + ./stack.sh:echo_summary:424 : echo -e Starting Nova 2021-06-18 10:11:02.221 | + ./stack.sh:main:1309 : start_nova 2021-06-18 10:11:02.224 | + lib/nova:start_nova:1050 : start_nova_rest 2021-06-18 10:11:02.227 | + 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-06-18 10:11:02.230 | + 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-06-18 10:11:02.233 | + 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-06-18 10:11:02.235 | + lib/nova:start_nova_rest:951 : local api_cell_conf=/etc/nova/nova.conf 2021-06-18 10:11:02.238 | + lib/nova:start_nova_rest:952 : local compute_cell_conf=/etc/nova/nova.conf 2021-06-18 10:11:02.241 | + lib/nova:start_nova_rest:954 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-18 10:11:02.244 | + functions-common:run_process:1582 : local service=n-sch 2021-06-18 10:11:02.247 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-18 10:11:02.250 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:02.253 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:02.256 | + functions-common:run_process:1587 : local name=n-sch 2021-06-18 10:11:02.259 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:02.262 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:02.264 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:02.269 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:02.274 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:02.278 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011062275 2021-06-18 10:11:02.281 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-06-18 10:11:02.302 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:02.309 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-06-18 10:11:02.316 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-06-18 10:11:02.319 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-18 10:11:02.322 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-18 10:11:02.327 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-18 10:11:02.330 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-18 10:11:02.332 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-06-18 10:11:02.336 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-06-18 10:11:02.339 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-06-18 10:11:02.342 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:11:02.344 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:11:02.347 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-06-18 10:11:02.350 | + 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-06-18 10:11:02.353 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-06-18 10:11:02.356 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-18 10:11:02.358 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:11:02.361 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:11:02.363 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:11:02.365 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:11:02.368 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-06-18 10:11:02.371 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:11:02.376 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-06-18 10:11:02.440 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-06-18 10:11:02.500 | + 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-06-18 10:11:02.563 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-06-18 10:11:02.617 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-06-18 10:11:02.669 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:11:02.721 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:11:02.724 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-06-18 10:11:02.787 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:11:02.991 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-06-18 10:11:03.004 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-06-18 10:11:03.203 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-06-18 10:11:03.224 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:03.226 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:03.230 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:03.233 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:03.235 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:03.238 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:03.241 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:03.243 | + functions-common:time_stop:2338 : start_time=1624011062275 2021-06-18 10:11:03.247 | + functions-common:time_stop:2340 : [[ -z 1624011062275 ]] 2021-06-18 10:11:03.250 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:03.254 | + functions-common:time_stop:2343 : end_time=1624011063251 2021-06-18 10:11:03.256 | + functions-common:time_stop:2344 : elapsed_time=976 2021-06-18 10:11:03.259 | + functions-common:time_stop:2345 : total=19242 2021-06-18 10:11:03.263 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:03.266 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20218 2021-06-18 10:11:03.273 | + lib/nova:start_nova_rest:955 : '[' True == False ']' 2021-06-18 10:11:03.278 | ++ lib/nova:start_nova_rest:958 : which uwsgi 2021-06-18 10:11:03.283 | + 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-06-18 10:11:03.285 | + functions-common:run_process:1582 : local service=n-api-meta 2021-06-18 10:11:03.288 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-18 10:11:03.290 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:03.293 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:03.296 | + functions-common:run_process:1587 : local name=n-api-meta 2021-06-18 10:11:03.298 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:03.301 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:03.304 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:03.307 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:03.311 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:03.315 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011063312 2021-06-18 10:11:03.317 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-06-18 10:11:03.338 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:03.342 | + 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-06-18 10:11:03.344 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-06-18 10:11:03.347 | + 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-06-18 10:11:03.349 | + 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-06-18 10:11:03.352 | + 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-06-18 10:11:03.355 | + 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-06-18 10:11:03.357 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-06-18 10:11:03.360 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-06-18 10:11:03.363 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-06-18 10:11:03.365 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:11:03.368 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:11:03.372 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-06-18 10:11:03.375 | + 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-06-18 10:11:03.377 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-06-18 10:11:03.380 | + 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-06-18 10:11:03.382 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-06-18 10:11:03.385 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-06-18 10:11:03.389 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-06-18 10:11:03.392 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-06-18 10:11:03.396 | + 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-06-18 10:11:03.458 | + 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-06-18 10:11:03.518 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-06-18 10:11:03.569 | + 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-06-18 10:11:03.622 | + 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-06-18 10:11:03.679 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-06-18 10:11:03.730 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-06-18 10:11:03.780 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-06-18 10:11:03.830 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-06-18 10:11:03.890 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-06-18 10:11:03.940 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-06-18 10:11:03.942 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-06-18 10:11:04.004 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-06-18 10:11:04.215 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-06-18 10:11:04.228 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-06-18 10:11:04.448 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-06-18 10:11:04.535 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:04.547 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:04.550 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:04.558 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:04.566 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:04.574 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:04.579 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:04.585 | + functions-common:time_stop:2338 : start_time=1624011063312 2021-06-18 10:11:04.599 | + functions-common:time_stop:2340 : [[ -z 1624011063312 ]] 2021-06-18 10:11:04.603 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:04.610 | + functions-common:time_stop:2343 : end_time=1624011064604 2021-06-18 10:11:04.616 | + functions-common:time_stop:2344 : elapsed_time=1292 2021-06-18 10:11:04.623 | + functions-common:time_stop:2345 : total=20218 2021-06-18 10:11:04.627 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:04.631 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21510 2021-06-18 10:11:04.634 | + 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-06-18 10:11:04.637 | + 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-06-18 10:11:04.640 | + lib/nova:start_nova:1051 : start_nova_console_proxies 2021-06-18 10:11:04.642 | + 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-06-18 10:11:04.645 | + 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-06-18 10:11:04.647 | + 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-06-18 10:11:04.650 | + lib/nova:start_nova_console_proxies:980 : local api_cell_conf=/etc/nova/nova.conf 2021-06-18 10:11:04.653 | + lib/nova:start_nova_console_proxies:982 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-18 10:11:04.659 | + lib/nova:start_nova_console_proxies:988 : enable_nova_console_proxies 2021-06-18 10:11:04.663 | ++ lib/nova:enable_nova_console_proxies:965 : seq 1 1 2021-06-18 10:11:04.667 | + lib/nova:enable_nova_console_proxies:965 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 10:11:04.669 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-06-18 10:11:04.672 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-novnc 2021-06-18 10:11:04.699 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:04.703 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-06-18 10:11:04.705 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-xvnc 2021-06-18 10:11:04.742 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:04.747 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-06-18 10:11:04.754 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-spice 2021-06-18 10:11:04.778 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:04.781 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-06-18 10:11:04.784 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-sproxy 2021-06-18 10:11:04.809 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:04.814 | ++ lib/nova:start_nova_console_proxies:989 : seq 1 1 2021-06-18 10:11:04.817 | + lib/nova:start_nova_console_proxies:989 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 10:11:04.827 | + lib/nova:start_nova_console_proxies:990 : local conf 2021-06-18 10:11:04.832 | ++ lib/nova:start_nova_console_proxies:991 : conductor_conf 1 2021-06-18 10:11:04.835 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-06-18 10:11:04.838 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-06-18 10:11:04.842 | + lib/nova:start_nova_console_proxies:991 : conf=/etc/nova/nova_cell1.conf 2021-06-18 10:11:04.844 | + 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-06-18 10:11:04.847 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-06-18 10:11:04.851 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-06-18 10:11:04.854 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:04.856 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:04.859 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-06-18 10:11:04.862 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:04.865 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:04.868 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:04.872 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:04.876 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:04.882 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011064876 2021-06-18 10:11:04.886 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-06-18 10:11:04.911 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:04.925 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:04.925 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:04.925 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:04.929 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:04.929 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:04.933 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:04.935 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:04.941 | + functions-common:time_stop:2338 : start_time=1624011064876 2021-06-18 10:11:04.941 | + functions-common:time_stop:2340 : [[ -z 1624011064876 ]] 2021-06-18 10:11:04.945 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:04.949 | + functions-common:time_stop:2343 : end_time=1624011064943 2021-06-18 10:11:04.949 | + functions-common:time_stop:2344 : elapsed_time=67 2021-06-18 10:11:04.953 | + functions-common:time_stop:2345 : total=21510 2021-06-18 10:11:04.953 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:04.957 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21577 2021-06-18 10:11:04.961 | + 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-06-18 10:11:04.961 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-06-18 10:11:04.964 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:04.969 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:04.969 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:04.973 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-06-18 10:11:04.973 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:04.976 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:04.980 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:04.980 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:04.989 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:04.993 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011064987 2021-06-18 10:11:04.993 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-06-18 10:11:05.013 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:05.016 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:05.016 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:05.021 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:05.021 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:05.025 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:05.026 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:05.029 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:05.033 | + functions-common:time_stop:2338 : start_time=1624011064987 2021-06-18 10:11:05.037 | + functions-common:time_stop:2340 : [[ -z 1624011064987 ]] 2021-06-18 10:11:05.037 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:05.041 | + functions-common:time_stop:2343 : end_time=1624011065037 2021-06-18 10:11:05.045 | + functions-common:time_stop:2344 : elapsed_time=50 2021-06-18 10:11:05.046 | + functions-common:time_stop:2345 : total=21577 2021-06-18 10:11:05.048 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:05.053 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21627 2021-06-18 10:11:05.057 | + 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-06-18 10:11:05.058 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-06-18 10:11:05.061 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-06-18 10:11:05.064 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:05.067 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:05.070 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-06-18 10:11:05.074 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:05.077 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:05.079 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:05.083 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:05.088 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:05.091 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011065087 2021-06-18 10:11:05.095 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-06-18 10:11:05.116 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:05.118 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:05.121 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:05.124 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:05.127 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:05.129 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:05.132 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:05.135 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:05.138 | + functions-common:time_stop:2338 : start_time=1624011065087 2021-06-18 10:11:05.140 | + functions-common:time_stop:2340 : [[ -z 1624011065087 ]] 2021-06-18 10:11:05.153 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:05.153 | + functions-common:time_stop:2343 : end_time=1624011065144 2021-06-18 10:11:05.153 | + functions-common:time_stop:2344 : elapsed_time=57 2021-06-18 10:11:05.153 | + functions-common:time_stop:2345 : total=21627 2021-06-18 10:11:05.157 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:05.161 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21684 2021-06-18 10:11:05.164 | + 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-06-18 10:11:05.169 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-06-18 10:11:05.169 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:05.173 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:05.173 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:05.177 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-06-18 10:11:05.177 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:05.181 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:05.184 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:05.189 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:05.189 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:05.193 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011065189 2021-06-18 10:11:05.197 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-06-18 10:11:05.215 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:05.218 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:05.221 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:05.224 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:05.227 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:05.230 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:05.234 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:05.237 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:05.239 | + functions-common:time_stop:2338 : start_time=1624011065189 2021-06-18 10:11:05.242 | + functions-common:time_stop:2340 : [[ -z 1624011065189 ]] 2021-06-18 10:11:05.249 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:05.250 | + functions-common:time_stop:2343 : end_time=1624011065247 2021-06-18 10:11:05.253 | + functions-common:time_stop:2344 : elapsed_time=58 2021-06-18 10:11:05.258 | + functions-common:time_stop:2345 : total=21684 2021-06-18 10:11:05.261 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:05.264 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21742 2021-06-18 10:11:05.273 | + 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-06-18 10:11:05.279 | + 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-06-18 10:11:05.284 | + lib/nova:start_nova:1052 : start_nova_conductor 2021-06-18 10:11:05.289 | + lib/nova:start_nova_conductor:1012 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-18 10:11:05.297 | + lib/nova:start_nova_conductor:1018 : enable_nova_fleet 2021-06-18 10:11:05.311 | + lib/nova:enable_nova_fleet:1003 : is_service_enabled n-cond 2021-06-18 10:11:05.344 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:05.346 | + lib/nova:enable_nova_fleet:1004 : enable_service n-super-cond 2021-06-18 10:11:05.410 | ++ lib/nova:enable_nova_fleet:1005 : seq 1 1 2021-06-18 10:11:05.413 | + lib/nova:enable_nova_fleet:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 10:11:05.416 | + lib/nova:enable_nova_fleet:1006 : enable_service n-cond-cell1 2021-06-18 10:11:05.480 | + lib/nova:start_nova_conductor:1019 : is_service_enabled n-super-cond 2021-06-18 10:11:05.500 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:05.505 | + lib/nova:start_nova_conductor:1020 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-18 10:11:05.505 | + functions-common:run_process:1582 : local service=n-super-cond 2021-06-18 10:11:05.508 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-18 10:11:05.511 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:05.514 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:05.516 | + functions-common:run_process:1587 : local name=n-super-cond 2021-06-18 10:11:05.525 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:05.525 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:05.525 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:05.527 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:05.533 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:05.534 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011065531 2021-06-18 10:11:05.536 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-06-18 10:11:05.561 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:05.565 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-06-18 10:11:05.568 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-06-18 10:11:05.573 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-18 10:11:05.573 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-18 10:11:05.577 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-18 10:11:05.578 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-18 10:11:05.581 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-06-18 10:11:05.585 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-06-18 10:11:05.588 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-06-18 10:11:05.588 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:11:05.593 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:11:05.597 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-06-18 10:11:05.597 | + 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-06-18 10:11:05.601 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-06-18 10:11:05.605 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-18 10:11:05.605 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:11:05.609 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:11:05.609 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:11:05.613 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:11:05.613 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-06-18 10:11:05.617 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:11:05.621 | + 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-06-18 10:11:05.697 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-06-18 10:11:05.765 | + 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-06-18 10:11:05.821 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-06-18 10:11:05.880 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-06-18 10:11:05.941 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:11:05.999 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:11:06.002 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-06-18 10:11:06.070 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:11:06.363 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-06-18 10:11:06.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-06-18 10:11:06.659 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-06-18 10:11:06.689 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:06.689 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:06.692 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:06.699 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:06.706 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:06.709 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:06.713 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:06.721 | + functions-common:time_stop:2338 : start_time=1624011065531 2021-06-18 10:11:06.729 | + functions-common:time_stop:2340 : [[ -z 1624011065531 ]] 2021-06-18 10:11:06.745 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:06.747 | + functions-common:time_stop:2343 : end_time=1624011066742 2021-06-18 10:11:06.754 | + functions-common:time_stop:2344 : elapsed_time=1211 2021-06-18 10:11:06.761 | + functions-common:time_stop:2345 : total=21742 2021-06-18 10:11:06.764 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:06.770 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22953 2021-06-18 10:11:06.778 | ++ lib/nova:start_nova_conductor:1022 : seq 1 1 2021-06-18 10:11:06.786 | + lib/nova:start_nova_conductor:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-18 10:11:06.793 | + lib/nova:start_nova_conductor:1023 : is_service_enabled n-cond-cell1 2021-06-18 10:11:06.839 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:06.845 | + lib/nova:start_nova_conductor:1024 : local conf 2021-06-18 10:11:06.855 | ++ lib/nova:start_nova_conductor:1025 : conductor_conf 1 2021-06-18 10:11:06.861 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-06-18 10:11:06.872 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-06-18 10:11:06.886 | + lib/nova:start_nova_conductor:1025 : conf=/etc/nova/nova_cell1.conf 2021-06-18 10:11:06.893 | + lib/nova:start_nova_conductor:1026 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:06.898 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-06-18 10:11:06.905 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:06.913 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:06.927 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:06.930 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-06-18 10:11:06.938 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:06.950 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:06.955 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:06.961 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:06.971 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:06.990 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011066970 2021-06-18 10:11:06.998 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-06-18 10:11:07.058 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:07.063 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-06-18 10:11:07.069 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-06-18 10:11:07.081 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:07.084 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:07.093 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:07.102 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:07.109 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-06-18 10:11:07.117 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-06-18 10:11:07.126 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-06-18 10:11:07.134 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:11:07.141 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:11:07.154 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-06-18 10:11:07.165 | + 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-06-18 10:11:07.169 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-06-18 10:11:07.174 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-18 10:11:07.181 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:11:07.189 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:11:07.198 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:11:07.210 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:11:07.217 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-06-18 10:11:07.222 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:11:07.238 | + 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-06-18 10:11:07.348 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-06-18 10:11:07.450 | + 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-06-18 10:11:07.546 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-06-18 10:11:07.646 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-06-18 10:11:07.742 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:11:07.809 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:11:07.812 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-06-18 10:11:07.912 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:11:08.192 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-06-18 10:11:08.213 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-06-18 10:11:08.477 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-06-18 10:11:08.500 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:08.506 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:08.511 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:08.518 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:08.521 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:08.527 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:08.534 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:08.539 | + functions-common:time_stop:2338 : start_time=1624011066970 2021-06-18 10:11:08.549 | + functions-common:time_stop:2340 : [[ -z 1624011066970 ]] 2021-06-18 10:11:08.559 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:08.566 | + functions-common:time_stop:2343 : end_time=1624011068562 2021-06-18 10:11:08.569 | + functions-common:time_stop:2344 : elapsed_time=1592 2021-06-18 10:11:08.572 | + functions-common:time_stop:2345 : total=22953 2021-06-18 10:11:08.574 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:08.577 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24545 2021-06-18 10:11:08.579 | + lib/nova:start_nova:1053 : start_nova_compute 2021-06-18 10:11:08.582 | + 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-06-18 10:11:08.587 | + 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-06-18 10:11:08.592 | + 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-06-18 10:11:08.606 | + lib/nova:start_nova_compute:886 : local compute_cell_conf=/etc/nova/nova.conf 2021-06-18 10:11:08.617 | + lib/nova:start_nova_compute:889 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-06-18 10:11:08.630 | + lib/nova:start_nova_compute:891 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-06-18 10:11:08.640 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:11:08.649 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-18 10:11:08.657 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-06-18 10:11:08.662 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-18 10:11:08.673 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-06-18 10:11:08.681 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-06-18 10:11:08.693 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-06-18 10:11:08.703 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-06-18 10:11:08.709 | + inc/meta-config:merge_config_file:164 : read a 2021-06-18 10:11:08.713 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-06-18 10:11:08.716 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:11:08.717 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-06-18 10:11:08.717 | BEGIN { 2021-06-18 10:11:08.717 | section = "" 2021-06-18 10:11:08.717 | last_section = "" 2021-06-18 10:11:08.717 | section_count = 0 2021-06-18 10:11:08.717 | } 2021-06-18 10:11:08.717 | /^\[.+\]/ { 2021-06-18 10:11:08.717 | gsub("[][]", "", $1); 2021-06-18 10:11:08.717 | section=$1 2021-06-18 10:11:08.717 | next 2021-06-18 10:11:08.717 | } 2021-06-18 10:11:08.717 | /^ *\#/ { 2021-06-18 10:11:08.717 | next 2021-06-18 10:11:08.717 | } 2021-06-18 10:11:08.717 | /^[^ \t]+/ { 2021-06-18 10:11:08.717 | # get offset of first = in $0 2021-06-18 10:11:08.718 | eq_idx = index($0, "=") 2021-06-18 10:11:08.718 | # extract attr & value from $0 2021-06-18 10:11:08.718 | attr = substr($0, 1, eq_idx - 1) 2021-06-18 10:11:08.718 | value = substr($0, eq_idx + 1) 2021-06-18 10:11:08.718 | # only need to strip trailing whitespace from attr 2021-06-18 10:11:08.718 | sub(/[ \t]*$/, "", attr) 2021-06-18 10:11:08.718 | # need to strip leading & trailing whitespace from value 2021-06-18 10:11:08.718 | sub(/^[ \t]*/, "", value) 2021-06-18 10:11:08.718 | sub(/[ \t]*$/, "", value) 2021-06-18 10:11:08.718 | 2021-06-18 10:11:08.718 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-18 10:11:08.718 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-18 10:11:08.718 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-18 10:11:08.718 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-18 10:11:08.718 | if (! (section, attr) in cfg_attr_count) { 2021-06-18 10:11:08.718 | if (section != last_section) { 2021-06-18 10:11:08.718 | cfg_section[section_count++] = section 2021-06-18 10:11:08.718 | last_section = section 2021-06-18 10:11:08.718 | } 2021-06-18 10:11:08.718 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-18 10:11:08.718 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-18 10:11:08.718 | 2021-06-18 10:11:08.718 | cfg_attr[section, attr, 0] = value 2021-06-18 10:11:08.718 | cfg_attr_count[section, attr] = 1 2021-06-18 10:11:08.718 | } else { 2021-06-18 10:11:08.718 | lno = cfg_attr_count[section, attr]++ 2021-06-18 10:11:08.718 | cfg_attr[section, attr, lno] = value 2021-06-18 10:11:08.718 | } 2021-06-18 10:11:08.718 | } 2021-06-18 10:11:08.718 | END { 2021-06-18 10:11:08.718 | # Process each section in order 2021-06-18 10:11:08.718 | for (sno = 0; sno < section_count; sno++) { 2021-06-18 10:11:08.718 | section = cfg_section[sno] 2021-06-18 10:11:08.718 | # The ini routines simply append a config item immediately 2021-06-18 10:11:08.719 | # after the section header. To keep the same order as defined 2021-06-18 10:11:08.719 | # in local.conf, invoke the ini routines in the reverse order 2021-06-18 10:11:08.719 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-18 10:11:08.719 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-18 10:11:08.719 | if (cfg_attr_count[section, attr] == 1) 2021-06-18 10:11:08.719 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-18 10:11:08.719 | else { 2021-06-18 10:11:08.719 | # For multiline, invoke the ini routines in the reverse order 2021-06-18 10:11:08.719 | count = cfg_attr_count[section, attr] 2021-06-18 10:11:08.719 | print "inidelete " configfile " " section " " attr 2021-06-18 10:11:08.719 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-18 10:11:08.719 | for (l = count -2; l >= 0; l--) 2021-06-18 10:11:08.719 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-18 10:11:08.719 | } 2021-06-18 10:11:08.719 | } 2021-06-18 10:11:08.719 | } 2021-06-18 10:11:08.719 | } 2021-06-18 10:11:08.719 | ' 2021-06-18 10:11:08.722 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-18 10:11:08.738 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-06-18 10:11:08.753 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:11:08.766 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-06-18 10:11:08.782 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-06-18 10:11:08.782 | BEGIN { group = "" } 2021-06-18 10:11:08.782 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:11:08.782 | gsub("[][]", "", $1); 2021-06-18 10:11:08.782 | split($1, a, "|"); 2021-06-18 10:11:08.782 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-18 10:11:08.782 | group=a[1] 2021-06-18 10:11:08.782 | } else { 2021-06-18 10:11:08.782 | group="" 2021-06-18 10:11:08.782 | } 2021-06-18 10:11:08.782 | next 2021-06-18 10:11:08.782 | } 2021-06-18 10:11:08.782 | { 2021-06-18 10:11:08.782 | if (group != "") 2021-06-18 10:11:08.782 | print $0 2021-06-18 10:11:08.782 | } 2021-06-18 10:11:08.782 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:11:08.793 | + lib/nova:start_nova_compute:893 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-18 10:11:08.796 | + lib/nova:start_nova_compute:900 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-06-18 10:11:08.867 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-06-18 10:11:08.941 | + lib/nova:start_nova_compute:904 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-06-18 10:11:08.949 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-18 10:11:08.954 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-06-18 10:11:08.962 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-18 10:11:08.970 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-06-18 10:11:08.978 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-18 10:11:09.022 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:09.033 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-06-18 10:11:09.041 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-06-18 10:11:09.050 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-18 10:11:09.085 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:09.094 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/nova_cell1 2021-06-18 10:11:09.102 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/nova_cell1 2021-06-18 10:11:09.163 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-18 10:11:09.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-18 10:11:09.177 | + lib/nova:start_nova_compute:908 : inidelete /etc/nova/nova-cpu.conf database connection 2021-06-18 10:11:09.217 | + lib/nova:start_nova_compute:909 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-06-18 10:11:09.254 | + lib/nova:start_nova_compute:914 : configure_console_compute 2021-06-18 10:11:09.262 | + lib/nova:configure_console_compute:619 : local offset 2021-06-18 10:11:09.265 | + lib/nova:configure_console_compute:620 : offset=0 2021-06-18 10:11:09.270 | + lib/nova:configure_console_compute:624 : local default_proxyclient_addr 2021-06-18 10:11:09.277 | ++ lib/nova:configure_console_compute:625 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-06-18 10:11:09.325 | + lib/nova:configure_console_compute:625 : default_proxyclient_addr=10.222.0.22 2021-06-18 10:11:09.328 | + lib/nova:configure_console_compute:629 : is_service_enabled n-cpu 2021-06-18 10:11:09.365 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:09.367 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2021-06-18 10:11:09.403 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:09.414 | + lib/nova:configure_console_compute:647 : is_service_enabled n-xvnc 2021-06-18 10:11:09.445 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:09.450 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2021-06-18 10:11:09.455 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-06-18 10:11:09.530 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2021-06-18 10:11:09.573 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:09.579 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2021-06-18 10:11:09.617 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:09.623 | + lib/nova:start_nova_compute:916 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-06-18 10:11:09.634 | + lib/nova:start_nova_compute:920 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-06-18 10:11:09.647 | + functions-common:run_process:1582 : local service=n-cpu 2021-06-18 10:11:09.660 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-06-18 10:11:09.669 | + functions-common:run_process:1584 : local group=libvirt 2021-06-18 10:11:09.674 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:09.683 | + functions-common:run_process:1587 : local name=n-cpu 2021-06-18 10:11:09.690 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:09.697 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:09.702 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:09.706 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:09.721 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:09.734 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011069722 2021-06-18 10:11:09.740 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-06-18 10:11:09.786 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:09.793 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:09.798 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:09.801 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:09.803 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:09.810 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:09.816 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:09.822 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:09.825 | + functions-common:time_stop:2338 : start_time=1624011069722 2021-06-18 10:11:09.828 | + functions-common:time_stop:2340 : [[ -z 1624011069722 ]] 2021-06-18 10:11:09.833 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:09.843 | + functions-common:time_stop:2343 : end_time=1624011069835 2021-06-18 10:11:09.848 | + functions-common:time_stop:2344 : elapsed_time=113 2021-06-18 10:11:09.858 | + functions-common:time_stop:2345 : total=24545 2021-06-18 10:11:09.865 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:09.872 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24658 2021-06-18 10:11:09.875 | + 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-06-18 10:11:09.879 | + 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-06-18 10:11:09.882 | + lib/nova:start_nova:1054 : is_service_enabled n-api 2021-06-18 10:11:09.908 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:09.911 | + lib/nova:start_nova:1056 : echo 'Dumping cells_v2 mapping' 2021-06-18 10:11:09.911 | Dumping cells_v2 mapping 2021-06-18 10:11:09.915 | + lib/nova:start_nova:1057 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-06-18 10:11:13.572 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-06-18 10:11:13.572 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-06-18 10:11:13.572 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-06-18 10:11:13.572 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-06-18 10:11:13.572 | | cell1 | bc6215a9-896e-41d2-96fa-6dc0cd575803 | rabbit://stackrabbit:Passw0rd@10.222.0.22:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-06-18 10:11:13.572 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-06-18 10:11:13.990 | + ./stack.sh:main:1310 : create_flavors 2021-06-18 10:11:13.992 | + lib/nova:create_flavors:1121 : is_service_enabled n-api 2021-06-18 10:11:14.012 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:14.016 | + lib/nova:create_flavors:1122 : grep -q ds512M 2021-06-18 10:11:14.020 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor list 2021-06-18 10:11:16.839 | + 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-06-18 10:11:19.677 | +----------------------------+-----------------------+ 2021-06-18 10:11:19.677 | | Field | Value | 2021-06-18 10:11:19.677 | +----------------------------+-----------------------+ 2021-06-18 10:11:19.677 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:19.677 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:19.677 | | disk | 1 | 2021-06-18 10:11:19.677 | | id | c1 | 2021-06-18 10:11:19.677 | | name | cirros256 | 2021-06-18 10:11:19.677 | | os-flavor-access:is_public | True | 2021-06-18 10:11:19.677 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:19.677 | | ram | 256 | 2021-06-18 10:11:19.677 | | rxtx_factor | 1.0 | 2021-06-18 10:11:19.677 | | swap | | 2021-06-18 10:11:19.677 | | vcpus | 1 | 2021-06-18 10:11:19.677 | +----------------------------+-----------------------+ 2021-06-18 10:11:19.811 | + 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-06-18 10:11:22.392 | +----------------------------+-----------------------+ 2021-06-18 10:11:22.392 | | Field | Value | 2021-06-18 10:11:22.392 | +----------------------------+-----------------------+ 2021-06-18 10:11:22.392 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:22.392 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:22.393 | | disk | 5 | 2021-06-18 10:11:22.393 | | id | d1 | 2021-06-18 10:11:22.393 | | name | ds512M | 2021-06-18 10:11:22.393 | | os-flavor-access:is_public | True | 2021-06-18 10:11:22.393 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:22.393 | | ram | 512 | 2021-06-18 10:11:22.393 | | rxtx_factor | 1.0 | 2021-06-18 10:11:22.393 | | swap | | 2021-06-18 10:11:22.393 | | vcpus | 1 | 2021-06-18 10:11:22.393 | +----------------------------+-----------------------+ 2021-06-18 10:11:22.518 | + 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-06-18 10:11:25.044 | +----------------------------+-----------------------+ 2021-06-18 10:11:25.044 | | Field | Value | 2021-06-18 10:11:25.044 | +----------------------------+-----------------------+ 2021-06-18 10:11:25.044 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:25.044 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:25.044 | | disk | 10 | 2021-06-18 10:11:25.044 | | id | d2 | 2021-06-18 10:11:25.044 | | name | ds1G | 2021-06-18 10:11:25.044 | | os-flavor-access:is_public | True | 2021-06-18 10:11:25.044 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:25.045 | | ram | 1024 | 2021-06-18 10:11:25.045 | | rxtx_factor | 1.0 | 2021-06-18 10:11:25.045 | | swap | | 2021-06-18 10:11:25.045 | | vcpus | 1 | 2021-06-18 10:11:25.045 | +----------------------------+-----------------------+ 2021-06-18 10:11:25.195 | + 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-06-18 10:11:27.734 | +----------------------------+-----------------------+ 2021-06-18 10:11:27.734 | | Field | Value | 2021-06-18 10:11:27.734 | +----------------------------+-----------------------+ 2021-06-18 10:11:27.734 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:27.734 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:27.734 | | disk | 10 | 2021-06-18 10:11:27.734 | | id | d3 | 2021-06-18 10:11:27.734 | | name | ds2G | 2021-06-18 10:11:27.734 | | os-flavor-access:is_public | True | 2021-06-18 10:11:27.734 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:27.734 | | ram | 2048 | 2021-06-18 10:11:27.734 | | rxtx_factor | 1.0 | 2021-06-18 10:11:27.734 | | swap | | 2021-06-18 10:11:27.734 | | vcpus | 2 | 2021-06-18 10:11:27.734 | +----------------------------+-----------------------+ 2021-06-18 10:11:27.863 | + 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-06-18 10:11:30.417 | +----------------------------+-----------------------+ 2021-06-18 10:11:30.417 | | Field | Value | 2021-06-18 10:11:30.417 | +----------------------------+-----------------------+ 2021-06-18 10:11:30.417 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:30.417 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:30.417 | | disk | 20 | 2021-06-18 10:11:30.417 | | id | d4 | 2021-06-18 10:11:30.417 | | name | ds4G | 2021-06-18 10:11:30.417 | | os-flavor-access:is_public | True | 2021-06-18 10:11:30.417 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:30.417 | | ram | 4096 | 2021-06-18 10:11:30.417 | | rxtx_factor | 1.0 | 2021-06-18 10:11:30.417 | | swap | | 2021-06-18 10:11:30.417 | | vcpus | 4 | 2021-06-18 10:11:30.417 | +----------------------------+-----------------------+ 2021-06-18 10:11:30.553 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-06-18 10:11:30.553 | + lib/nova:create_flavors:1131 : grep -q m1.tiny 2021-06-18 10:11:33.106 | + 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-06-18 10:11:35.777 | +----------------------------+-----------------------+ 2021-06-18 10:11:35.777 | | Field | Value | 2021-06-18 10:11:35.777 | +----------------------------+-----------------------+ 2021-06-18 10:11:35.777 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:35.777 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:35.777 | | disk | 1 | 2021-06-18 10:11:35.777 | | id | 1 | 2021-06-18 10:11:35.777 | | name | m1.tiny | 2021-06-18 10:11:35.777 | | os-flavor-access:is_public | True | 2021-06-18 10:11:35.777 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:35.777 | | ram | 512 | 2021-06-18 10:11:35.777 | | rxtx_factor | 1.0 | 2021-06-18 10:11:35.777 | | swap | | 2021-06-18 10:11:35.777 | | vcpus | 1 | 2021-06-18 10:11:35.777 | +----------------------------+-----------------------+ 2021-06-18 10:11:35.914 | + 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-06-18 10:11:38.443 | +----------------------------+-----------------------+ 2021-06-18 10:11:38.443 | | Field | Value | 2021-06-18 10:11:38.444 | +----------------------------+-----------------------+ 2021-06-18 10:11:38.444 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:38.444 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:38.444 | | disk | 20 | 2021-06-18 10:11:38.444 | | id | 2 | 2021-06-18 10:11:38.444 | | name | m1.small | 2021-06-18 10:11:38.444 | | os-flavor-access:is_public | True | 2021-06-18 10:11:38.444 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:38.444 | | ram | 2048 | 2021-06-18 10:11:38.444 | | rxtx_factor | 1.0 | 2021-06-18 10:11:38.444 | | swap | | 2021-06-18 10:11:38.444 | | vcpus | 1 | 2021-06-18 10:11:38.444 | +----------------------------+-----------------------+ 2021-06-18 10:11:38.577 | + 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-06-18 10:11:41.106 | +----------------------------+-----------------------+ 2021-06-18 10:11:41.106 | | Field | Value | 2021-06-18 10:11:41.106 | +----------------------------+-----------------------+ 2021-06-18 10:11:41.106 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:41.106 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:41.106 | | disk | 40 | 2021-06-18 10:11:41.106 | | id | 3 | 2021-06-18 10:11:41.106 | | name | m1.medium | 2021-06-18 10:11:41.106 | | os-flavor-access:is_public | True | 2021-06-18 10:11:41.106 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:41.106 | | ram | 4096 | 2021-06-18 10:11:41.106 | | rxtx_factor | 1.0 | 2021-06-18 10:11:41.106 | | swap | | 2021-06-18 10:11:41.106 | | vcpus | 2 | 2021-06-18 10:11:41.106 | +----------------------------+-----------------------+ 2021-06-18 10:11:41.247 | + 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-06-18 10:11:43.959 | +----------------------------+-----------------------+ 2021-06-18 10:11:43.959 | | Field | Value | 2021-06-18 10:11:43.959 | +----------------------------+-----------------------+ 2021-06-18 10:11:43.959 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:43.959 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:43.959 | | disk | 80 | 2021-06-18 10:11:43.959 | | id | 4 | 2021-06-18 10:11:43.959 | | name | m1.large | 2021-06-18 10:11:43.959 | | os-flavor-access:is_public | True | 2021-06-18 10:11:43.959 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:43.959 | | ram | 8192 | 2021-06-18 10:11:43.960 | | rxtx_factor | 1.0 | 2021-06-18 10:11:43.960 | | swap | | 2021-06-18 10:11:43.960 | | vcpus | 4 | 2021-06-18 10:11:43.960 | +----------------------------+-----------------------+ 2021-06-18 10:11:44.110 | + 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-06-18 10:11:46.700 | +----------------------------+-----------------------+ 2021-06-18 10:11:46.700 | | Field | Value | 2021-06-18 10:11:46.700 | +----------------------------+-----------------------+ 2021-06-18 10:11:46.700 | | OS-FLV-DISABLED:disabled | False | 2021-06-18 10:11:46.700 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-18 10:11:46.700 | | disk | 160 | 2021-06-18 10:11:46.700 | | id | 5 | 2021-06-18 10:11:46.700 | | name | m1.xlarge | 2021-06-18 10:11:46.700 | | os-flavor-access:is_public | True | 2021-06-18 10:11:46.700 | | properties | hw_rng:allowed='True' | 2021-06-18 10:11:46.700 | | ram | 16384 | 2021-06-18 10:11:46.700 | | rxtx_factor | 1.0 | 2021-06-18 10:11:46.700 | | swap | | 2021-06-18 10:11:46.700 | | vcpus | 8 | 2021-06-18 10:11:46.700 | +----------------------------+-----------------------+ 2021-06-18 10:11:46.843 | + ./stack.sh:main:1312 : is_service_enabled cinder 2021-06-18 10:11:46.865 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:46.868 | + ./stack.sh:main:1313 : echo_summary 'Starting Cinder' 2021-06-18 10:11:46.872 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:11:46.874 | + ./stack.sh:echo_summary:424 : echo -e Starting Cinder 2021-06-18 10:11:46.877 | + ./stack.sh:main:1314 : start_cinder 2021-06-18 10:11:46.885 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-06-18 10:11:46.888 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-06-18 10:11:46.891 | + lib/cinder:start_cinder:461 : local cinder_url 2021-06-18 10:11:46.894 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-06-18 10:11:46.914 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:46.917 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-06-18 10:11:46.920 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-06-18 10:11:46.939 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:46.942 | + 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-06-18 10:11:46.946 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-06-18 10:11:46.950 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-06-18 10:11:46.956 | + 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-06-18 10:11:46.961 | + functions-common:run_process:1582 : local service=c-api 2021-06-18 10:11:46.965 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-18 10:11:46.967 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:46.977 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:46.980 | + functions-common:run_process:1587 : local name=c-api 2021-06-18 10:11:46.983 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:46.985 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:46.988 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:46.990 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:46.994 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:46.998 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011106995 2021-06-18 10:11:47.001 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-06-18 10:11:47.023 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:47.027 | + 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-06-18 10:11:47.030 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-06-18 10:11:47.032 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-18 10:11:47.035 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-18 10:11:47.038 | + 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-06-18 10:11:47.040 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-18 10:11:47.043 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-06-18 10:11:47.046 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-06-18 10:11:47.049 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-06-18 10:11:47.051 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:11:47.054 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:11:47.057 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-06-18 10:11:47.060 | + 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-06-18 10:11:47.062 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-06-18 10:11:47.065 | + 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-06-18 10:11:47.067 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-06-18 10:11:47.069 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-06-18 10:11:47.074 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-06-18 10:11:47.076 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-06-18 10:11:47.080 | + 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-06-18 10:11:47.146 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-06-18 10:11:47.209 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-06-18 10:11:47.264 | + 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-06-18 10:11:47.319 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:11:47.371 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-06-18 10:11:47.423 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-06-18 10:11:47.477 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-06-18 10:11:47.528 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-06-18 10:11:47.581 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-06-18 10:11:47.637 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-06-18 10:11:47.639 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-06-18 10:11:47.714 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-06-18 10:11:47.956 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-06-18 10:11:47.970 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-06-18 10:11:48.210 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-06-18 10:11:48.296 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:48.299 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:48.303 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:48.307 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:48.313 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:48.316 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:48.319 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:48.323 | + functions-common:time_stop:2338 : start_time=1624011106995 2021-06-18 10:11:48.326 | + functions-common:time_stop:2340 : [[ -z 1624011106995 ]] 2021-06-18 10:11:48.331 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:48.335 | + functions-common:time_stop:2343 : end_time=1624011108332 2021-06-18 10:11:48.338 | + functions-common:time_stop:2344 : elapsed_time=1337 2021-06-18 10:11:48.342 | + functions-common:time_stop:2345 : total=24658 2021-06-18 10:11:48.344 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:48.347 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25995 2021-06-18 10:11:48.351 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.22/volume/v3 2021-06-18 10:11:48.358 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-06-18 10:11:48.358 | Waiting for Cinder API to start... 2021-06-18 10:11:48.362 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.22/volume/v3 2021-06-18 10:11:48.366 | + functions:wait_for_service:444 : local timeout=60 2021-06-18 10:11:48.368 | + functions:wait_for_service:445 : local url=http://10.222.0.22/volume/v3 2021-06-18 10:11:48.372 | + functions:wait_for_service:446 : local rval=0 2021-06-18 10:11:48.375 | + functions:wait_for_service:447 : time_start wait_for_service 2021-06-18 10:11:48.377 | + functions-common:time_start:2317 : local name=wait_for_service 2021-06-18 10:11:48.380 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:48.382 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:48.386 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:48.390 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011108387 2021-06-18 10:11:48.392 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-06-18 10:11:48.398 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.22/volume/v3 2021-06-18 10:11:53.884 | + :: : [[ 401 == 503 ]] 2021-06-18 10:11:53.886 | + :: : [[ 0 -eq 7 ]] 2021-06-18 10:11:53.889 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-06-18 10:11:53.892 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:53.899 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:53.903 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:53.906 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:53.908 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:53.911 | + functions-common:time_stop:2337 : name=wait_for_service 2021-06-18 10:11:53.915 | + functions-common:time_stop:2338 : start_time=1624011108387 2021-06-18 10:11:53.918 | + functions-common:time_stop:2340 : [[ -z 1624011108387 ]] 2021-06-18 10:11:53.922 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:53.926 | + functions-common:time_stop:2343 : end_time=1624011113923 2021-06-18 10:11:53.929 | + functions-common:time_stop:2344 : elapsed_time=5536 2021-06-18 10:11:53.933 | + functions-common:time_stop:2345 : total=20772 2021-06-18 10:11:53.935 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:53.938 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26308 2021-06-18 10:11:53.941 | + functions:wait_for_service:454 : return 0 2021-06-18 10:11:53.944 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:53.947 | + functions-common:run_process:1582 : local service=c-sch 2021-06-18 10:11:53.951 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:53.953 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:53.956 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:53.959 | + functions-common:run_process:1587 : local name=c-sch 2021-06-18 10:11:53.961 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:53.965 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:53.968 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:53.972 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:53.977 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:53.981 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011113978 2021-06-18 10:11:53.984 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-06-18 10:11:54.004 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:54.008 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-06-18 10:11:54.011 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-06-18 10:11:54.015 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:54.018 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:54.022 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:54.027 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:54.032 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-06-18 10:11:54.036 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-06-18 10:11:54.039 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-06-18 10:11:54.043 | + functions-common:_run_under_systemd:1554 : local group= 2021-06-18 10:11:54.047 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-06-18 10:11:54.050 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-06-18 10:11:54.054 | + 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-06-18 10:11:54.059 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-06-18 10:11:54.061 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:54.065 | + functions-common:write_user_unit_file:1466 : local group= 2021-06-18 10:11:54.068 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-06-18 10:11:54.072 | + functions-common:write_user_unit_file:1468 : local extra= 2021-06-18 10:11:54.076 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-06-18 10:11:54.080 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-06-18 10:11:54.084 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-18 10:11:54.090 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-06-18 10:11:54.170 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-06-18 10:11:54.246 | + 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-06-18 10:11:54.312 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-06-18 10:11:54.372 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-06-18 10:11:54.426 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-06-18 10:11:54.481 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-06-18 10:11:54.484 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-06-18 10:11:54.560 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-06-18 10:11:54.783 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-06-18 10:11:54.797 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-06-18 10:11:55.032 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-06-18 10:11:55.055 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:55.059 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:55.062 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:55.066 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:55.069 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:55.072 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:55.075 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:55.078 | + functions-common:time_stop:2338 : start_time=1624011113978 2021-06-18 10:11:55.080 | + functions-common:time_stop:2340 : [[ -z 1624011113978 ]] 2021-06-18 10:11:55.084 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:55.088 | + functions-common:time_stop:2343 : end_time=1624011115085 2021-06-18 10:11:55.091 | + functions-common:time_stop:2344 : elapsed_time=1107 2021-06-18 10:11:55.093 | + functions-common:time_stop:2345 : total=25995 2021-06-18 10:11:55.096 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:55.098 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27102 2021-06-18 10:11:55.101 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:55.104 | + functions-common:run_process:1582 : local service=c-bak 2021-06-18 10:11:55.107 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:55.109 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:55.112 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:55.114 | + functions-common:run_process:1587 : local name=c-bak 2021-06-18 10:11:55.117 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:55.120 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:55.123 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:55.125 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:55.129 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:55.133 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011115130 2021-06-18 10:11:55.135 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-06-18 10:11:55.154 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:55.157 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:55.162 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:55.166 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:55.168 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:55.171 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:55.174 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:55.176 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:55.179 | + functions-common:time_stop:2338 : start_time=1624011115130 2021-06-18 10:11:55.183 | + functions-common:time_stop:2340 : [[ -z 1624011115130 ]] 2021-06-18 10:11:55.186 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:55.191 | + functions-common:time_stop:2343 : end_time=1624011115187 2021-06-18 10:11:55.194 | + functions-common:time_stop:2344 : elapsed_time=57 2021-06-18 10:11:55.198 | + functions-common:time_stop:2345 : total=27102 2021-06-18 10:11:55.201 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:55.205 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27159 2021-06-18 10:11:55.208 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:55.212 | + functions-common:run_process:1582 : local service=c-vol 2021-06-18 10:11:55.216 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-18 10:11:55.219 | + functions-common:run_process:1584 : local group= 2021-06-18 10:11:55.223 | + functions-common:run_process:1585 : local user= 2021-06-18 10:11:55.226 | + functions-common:run_process:1587 : local name=c-vol 2021-06-18 10:11:55.230 | + functions-common:run_process:1589 : time_start run_process 2021-06-18 10:11:55.234 | + functions-common:time_start:2317 : local name=run_process 2021-06-18 10:11:55.237 | + functions-common:time_start:2318 : local start_time= 2021-06-18 10:11:55.240 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-06-18 10:11:55.244 | ++ functions-common:time_start:2322 : date +%s%3N 2021-06-18 10:11:55.248 | + functions-common:time_start:2322 : _TIME_START[$name]=1624011115245 2021-06-18 10:11:55.251 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-06-18 10:11:55.276 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:55.279 | + functions-common:run_process:1593 : time_stop run_process 2021-06-18 10:11:55.283 | + functions-common:time_stop:2331 : local name 2021-06-18 10:11:55.286 | + functions-common:time_stop:2332 : local end_time 2021-06-18 10:11:55.289 | + functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:11:55.292 | + functions-common:time_stop:2334 : local total 2021-06-18 10:11:55.296 | + functions-common:time_stop:2335 : local start_time 2021-06-18 10:11:55.300 | + functions-common:time_stop:2337 : name=run_process 2021-06-18 10:11:55.303 | + functions-common:time_stop:2338 : start_time=1624011115245 2021-06-18 10:11:55.306 | + functions-common:time_stop:2340 : [[ -z 1624011115245 ]] 2021-06-18 10:11:55.311 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:11:55.317 | + functions-common:time_stop:2343 : end_time=1624011115313 2021-06-18 10:11:55.320 | + functions-common:time_stop:2344 : elapsed_time=68 2021-06-18 10:11:55.324 | + functions-common:time_stop:2345 : total=27159 2021-06-18 10:11:55.327 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:11:55.331 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27227 2021-06-18 10:11:55.335 | + ./stack.sh:main:1315 : create_volume_types 2021-06-18 10:11:55.340 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-06-18 10:11:55.368 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:55.372 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-06-18 10:11:55.375 | + lib/cinder:create_volume_types:526 : local be be_name 2021-06-18 10:11:55.377 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-06-18 10:11:55.380 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-06-18 10:11:55.383 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-06-18 10:11:55.404 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:55.408 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-06-18 10:11:58.923 | +-------------+--------------------------------------+ 2021-06-18 10:11:58.923 | | Field | Value | 2021-06-18 10:11:58.923 | +-------------+--------------------------------------+ 2021-06-18 10:11:58.923 | | description | None | 2021-06-18 10:11:58.923 | | id | 83984a85-dc51-4ec9-b817-bf0805a6762c | 2021-06-18 10:11:58.923 | | is_public | True | 2021-06-18 10:11:58.923 | | name | lvmdriver-1 | 2021-06-18 10:11:58.923 | | properties | volume_backend_name='lvmdriver-1' | 2021-06-18 10:11:58.923 | +-------------+--------------------------------------+ 2021-06-18 10:11:59.074 | + ./stack.sh:main:1319 : is_service_enabled horizon 2021-06-18 10:11:59.097 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:11:59.101 | + ./stack.sh:main:1333 : is_service_enabled nova 2021-06-18 10:11:59.124 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:59.127 | + ./stack.sh:main:1333 : is_service_enabled keystone 2021-06-18 10:11:59.147 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:11:59.150 | + ./stack.sh:main:1334 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-06-18 10:11:59.153 | + ./stack.sh:main:1336 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-06-18 10:11:59.156 | + ./stack.sh:main:1340 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-06-18 10:11:59.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-06-18 10:11:59.165 | ++ 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-06-18 10:11:59.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-06-18 10:11:59.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-06-18 10:11:59.172 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-06-18 10:11:59.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-06-18 10:11:59.176 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-06-18 10:11:59.178 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-06-18 10:11:59.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-06-18 10:11:59.181 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-06-18 10:11:59.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-06-18 10:11:59.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-06-18 10:11:59.188 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-06-18 10:11:59.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-18 10:11:59.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-06-18 10:11:59.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-06-18 10:11:59.194 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-06-18 10:11:59.196 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-18 10:11:59.198 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-06-18 10:11:59.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-06-18 10:11:59.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-06-18 10:11:59.202 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-18 10:11:59.204 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-06-18 10:11:59.205 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-06-18 10:11:59.207 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-06-18 10:11:59.208 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-06-18 10:11:59.210 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-18 10:11:59.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-06-18 10:11:59.215 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-06-18 10:11:59.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-06-18 10:11:59.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-06-18 10:11:59.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-06-18 10:11:59.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-06-18 10:11:59.223 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-06-18 10:11:59.225 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.22/identity ']' 2021-06-18 10:11:59.227 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-06-18 10:11:59.229 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-06-18 10:11:59.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-06-18 10:11:59.233 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-06-18 10:11:59.236 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-06-18 10:11:59.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-06-18 10:11:59.240 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-06-18 10:11:59.241 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-06-18 10:11:59.245 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:11:59.248 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-06-18 10:11:59.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:01.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3e8d2afc356d48dbb9d65371baa8afb7 --long --quote none -f csv 2021-06-18 10:12:01.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-18 10:12:01.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:01.621 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:03.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-06-18 10:12:03.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-06-18 10:12:03.976 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-18 10:12:03.978 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-18 10:12:03.980 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 328642fd9997430ea344fcff43028f79 admin 3e8d2afc356d48dbb9d65371baa8afb7 admin Passw0rd 2021-06-18 10:12:03.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=328642fd9997430ea344fcff43028f79 2021-06-18 10:12:03.983 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-06-18 10:12:03.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3e8d2afc356d48dbb9d65371baa8afb7 2021-06-18 10:12:03.987 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-06-18 10:12:03.988 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-18 10:12:03.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-06-18 10:12:03.993 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-06-18 10:12:03.995 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:03.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:03.999 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-18 10:12:04.001 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:04.003 | + 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-06-18 10:12:04.004 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:04.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:04.008 | + 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-06-18 10:12:04.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:04.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:04.013 | + 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-06-18 10:12:04.015 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:04.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:04.018 | + 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-06-18 10:12:04.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:04.021 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:04.023 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:04.024 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:04.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:12:04.028 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:04.031 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:04.031 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-18 10:12:04.031 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 4ca8de80330f4d678359a7dcfcbe6c35 --long --quote none -f csv 2021-06-18 10:12:04.032 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:06.872 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-06-18 10:12:06.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-06-18 10:12:06.876 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-06-18 10:12:06.878 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-06-18 10:12:06.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-06-18 10:12:06.882 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8e7e6a157c5f438a9eb598b9d9bb8320 swiftusertest2 4ca8de80330f4d678359a7dcfcbe6c35 swiftprojecttest2 testing2 2021-06-18 10:12:06.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8e7e6a157c5f438a9eb598b9d9bb8320 2021-06-18 10:12:06.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-06-18 10:12:06.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4ca8de80330f4d678359a7dcfcbe6c35 2021-06-18 10:12:06.892 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-06-18 10:12:06.894 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-06-18 10:12:06.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-06-18 10:12:06.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-06-18 10:12:06.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:06.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:06.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-06-18 10:12:06.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:06.912 | + 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-06-18 10:12:06.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:06.916 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:06.918 | + 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-06-18 10:12:06.920 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:06.923 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:06.925 | + 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-06-18 10:12:06.927 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:06.929 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:06.935 | + 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-06-18 10:12:06.938 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:06.941 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:06.943 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:06.945 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:06.948 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:12:06.950 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:06.953 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 528f1fbbe50748bebb6165d4fcc4901e --long --quote none -f csv 2021-06-18 10:12:06.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-18 10:12:06.955 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:06.959 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:09.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-06-18 10:12:09.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-06-18 10:12:09.622 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-06-18 10:12:09.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-06-18 10:12:09.626 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-06-18 10:12:09.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d699a1493b824fc48c620c6b0ff6a250 swiftusertest4 528f1fbbe50748bebb6165d4fcc4901e swiftprojecttest4 testing4 2021-06-18 10:12:09.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d699a1493b824fc48c620c6b0ff6a250 2021-06-18 10:12:09.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-06-18 10:12:09.633 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=528f1fbbe50748bebb6165d4fcc4901e 2021-06-18 10:12:09.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-06-18 10:12:09.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-06-18 10:12:09.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-06-18 10:12:09.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-06-18 10:12:09.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:09.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:09.650 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-06-18 10:12:09.655 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:09.657 | + 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-06-18 10:12:09.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:09.661 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:09.663 | + 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-06-18 10:12:09.666 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:09.668 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:09.670 | + 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-06-18 10:12:09.672 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:09.674 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:09.677 | + 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-06-18 10:12:09.680 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:09.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:09.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:09.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:09.689 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:12:09.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:09.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 6cec5c0890864c7fa903dad6d4da9a92 --long --quote none -f csv 2021-06-18 10:12:09.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-18 10:12:09.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:09.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:12.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-06-18 10:12:12.385 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-06-18 10:12:12.388 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-18 10:12:12.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-18 10:12:12.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2c2d6f6ad10641d1802caa6dbf9ebffe demo 6cec5c0890864c7fa903dad6d4da9a92 invisible_to_admin Passw0rd 2021-06-18 10:12:12.395 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2c2d6f6ad10641d1802caa6dbf9ebffe 2021-06-18 10:12:12.397 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-06-18 10:12:12.400 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=6cec5c0890864c7fa903dad6d4da9a92 2021-06-18 10:12:12.403 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-06-18 10:12:12.405 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-18 10:12:12.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-06-18 10:12:12.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-06-18 10:12:12.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:12.422 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:12.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-18 10:12:12.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:12.429 | + 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-06-18 10:12:12.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:12.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:12.435 | + 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-06-18 10:12:12.437 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:12.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:12.441 | + 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-06-18 10:12:12.443 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:12.445 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:12.448 | + 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-06-18 10:12:12.449 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:12.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:12.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:12.455 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:12.457 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:12:12.459 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:12.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 74b3f8bc274943cfa59d16e72d2415a8 --long --quote none -f csv 2021-06-18 10:12:12.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-18 10:12:12.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:12.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:15.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-06-18 10:12:15.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-06-18 10:12:15.047 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-18 10:12:15.048 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-18 10:12:15.050 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 328642fd9997430ea344fcff43028f79 admin 74b3f8bc274943cfa59d16e72d2415a8 demo Passw0rd 2021-06-18 10:12:15.052 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=328642fd9997430ea344fcff43028f79 2021-06-18 10:12:15.054 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-06-18 10:12:15.055 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 10:12:15.057 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-06-18 10:12:15.059 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-18 10:12:15.061 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-06-18 10:12:15.064 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-06-18 10:12:15.066 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:15.069 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:15.071 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-18 10:12:15.073 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:15.075 | + 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-06-18 10:12:15.077 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:15.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:15.081 | + 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-06-18 10:12:15.083 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:15.085 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:15.088 | + 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-06-18 10:12:15.090 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:15.092 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:15.094 | + 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-06-18 10:12:15.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:15.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:15.099 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:15.101 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:15.104 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-06-18 10:12:15.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-06-18 10:12:15.107 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-18 10:12:15.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-18 10:12:15.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2c2d6f6ad10641d1802caa6dbf9ebffe demo 74b3f8bc274943cfa59d16e72d2415a8 demo Passw0rd 2021-06-18 10:12:15.112 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2c2d6f6ad10641d1802caa6dbf9ebffe 2021-06-18 10:12:15.114 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-06-18 10:12:15.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=74b3f8bc274943cfa59d16e72d2415a8 2021-06-18 10:12:15.118 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-06-18 10:12:15.119 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-18 10:12:15.122 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-06-18 10:12:15.125 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-06-18 10:12:15.127 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:15.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:15.132 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-18 10:12:15.135 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:15.136 | + 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-06-18 10:12:15.138 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:15.140 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:15.142 | + 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-06-18 10:12:15.143 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:15.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:15.147 | + 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-06-18 10:12:15.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:15.151 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:15.153 | + 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-06-18 10:12:15.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:15.157 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:15.159 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:15.160 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:15.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:12:15.164 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:15.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 9ba69f8d64e2464487e4ad51d18decb4 --long --quote none -f csv 2021-06-18 10:12:15.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-18 10:12:15.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:15.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:17.630 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-06-18 10:12:17.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-06-18 10:12:17.633 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-18 10:12:17.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-18 10:12:17.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d5e2adfefcf34e3eae93575bed6c7111 alt_demo 9ba69f8d64e2464487e4ad51d18decb4 alt_demo Passw0rd 2021-06-18 10:12:17.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d5e2adfefcf34e3eae93575bed6c7111 2021-06-18 10:12:17.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-06-18 10:12:17.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 10:12:17.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-06-18 10:12:17.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-18 10:12:17.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-06-18 10:12:17.650 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-06-18 10:12:17.652 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:17.656 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:17.657 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-18 10:12:17.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:17.661 | + 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-06-18 10:12:17.663 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:17.664 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:17.666 | + 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-06-18 10:12:17.668 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:17.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:17.671 | + 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-06-18 10:12:17.673 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:17.674 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:17.676 | + 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-06-18 10:12:17.678 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:17.680 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:17.682 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:17.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:17.685 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-06-18 10:12:17.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-06-18 10:12:17.689 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-18 10:12:17.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-18 10:12:17.692 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 328642fd9997430ea344fcff43028f79 admin 9ba69f8d64e2464487e4ad51d18decb4 alt_demo Passw0rd 2021-06-18 10:12:17.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=328642fd9997430ea344fcff43028f79 2021-06-18 10:12:17.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-06-18 10:12:17.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=9ba69f8d64e2464487e4ad51d18decb4 2021-06-18 10:12:17.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-06-18 10:12:17.701 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-18 10:12:17.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-06-18 10:12:17.707 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-06-18 10:12:17.708 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:17.711 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:17.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-18 10:12:17.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:17.717 | + 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-06-18 10:12:17.718 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:17.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:17.722 | + 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-06-18 10:12:17.723 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:17.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:17.726 | + 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-06-18 10:12:17.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:17.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:17.732 | + 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-06-18 10:12:17.738 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:17.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:17.742 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:17.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:17.747 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:12:17.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:17.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project f3c44013cae34131bf17e4e749114e49 --long --quote none -f csv 2021-06-18 10:12:17.751 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:17.751 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-18 10:12:17.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:20.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-06-18 10:12:20.211 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-06-18 10:12:20.213 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-06-18 10:12:20.215 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-06-18 10:12:20.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-06-18 10:12:20.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 7fe2cf4775c24be38642f9226fe2e2bc swiftusertest1 f3c44013cae34131bf17e4e749114e49 swiftprojecttest1 testing 2021-06-18 10:12:20.220 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=7fe2cf4775c24be38642f9226fe2e2bc 2021-06-18 10:12:20.222 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-06-18 10:12:20.224 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=f3c44013cae34131bf17e4e749114e49 2021-06-18 10:12:20.225 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-06-18 10:12:20.227 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-06-18 10:12:20.229 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-06-18 10:12:20.233 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-06-18 10:12:20.235 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:20.239 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:20.240 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-06-18 10:12:20.242 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:20.245 | + 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-06-18 10:12:20.247 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:20.249 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:20.251 | + 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-06-18 10:12:20.253 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:20.255 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:20.256 | + 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-06-18 10:12:20.260 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:20.262 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:20.263 | + 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-06-18 10:12:20.265 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:20.275 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:20.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:20.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:20.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-06-18 10:12:20.284 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-06-18 10:12:20.285 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-06-18 10:12:20.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-06-18 10:12:20.289 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-06-18 10:12:20.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 913e2b3423d64f65a04c5633b289c99a swiftusertest3 f3c44013cae34131bf17e4e749114e49 swiftprojecttest1 testing3 2021-06-18 10:12:20.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=913e2b3423d64f65a04c5633b289c99a 2021-06-18 10:12:20.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-06-18 10:12:20.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=f3c44013cae34131bf17e4e749114e49 2021-06-18 10:12:20.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-06-18 10:12:20.299 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-06-18 10:12:20.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-06-18 10:12:20.305 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-06-18 10:12:20.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-18 10:12:20.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-18 10:12:20.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-06-18 10:12:20.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-18 10:12:20.317 | + 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-06-18 10:12:20.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:20.322 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-18 10:12:20.323 | + 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-06-18 10:12:20.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:20.327 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-18 10:12:20.328 | + 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-06-18 10:12:20.330 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-18 10:12:20.332 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-18 10:12:20.334 | + 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-06-18 10:12:20.335 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-18 10:12:20.337 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-18 10:12:20.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-18 10:12:20.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-18 10:12:20.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-18 10:12:20.344 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-18 10:12:20.348 | + ./stack.sh:main:1345 : save_stackenv 2021-06-18 10:12:20.350 | + functions-common:save_stackenv:60 : local tag= 2021-06-18 10:12:20.354 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-18 10:12:20.358 | + functions-common:save_stackenv:62 : time_stamp=2021-06-18-101220 2021-06-18 10:12:20.361 | + functions-common:save_stackenv:63 : echo '# 2021-06-18-101220 ' 2021-06-18 10:12:20.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.366 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-18 10:12:20.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.373 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-18 10:12:20.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.379 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-18 10:12:20.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.386 | + 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-06-18 10:12:20.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.391 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.22 2021-06-18 10:12:20.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.398 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.22/identity 2021-06-18 10:12:20.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.403 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.22/identity 2021-06-18 10:12:20.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.408 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-18-093418 2021-06-18 10:12:20.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.414 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-18 10:12:20.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.420 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.22 2021-06-18 10:12:20.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.426 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-18 10:12:20.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.433 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-18 10:12:20.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.439 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-18 10:12:20.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-18 10:12:20.446 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-18 10:12:20.450 | + ./stack.sh:main:1356 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-06-18 10:12:20.453 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-18 10:12:20.456 | + inc/meta-config:merge_config_group:171 : shift 2021-06-18 10:12:20.460 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-06-18 10:12:20.464 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:12:20.467 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-18 10:12:20.470 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-18 10:12:20.474 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-06-18 10:12:20.477 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:12:20.481 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-06-18 10:12:20.484 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:12:20.487 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-06-18 10:12:20.487 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:12:20.487 | gsub("[][]", "", $1); 2021-06-18 10:12:20.487 | split($1, a, "|"); 2021-06-18 10:12:20.487 | if (a[1] == matchgroup) 2021-06-18 10:12:20.487 | print a[2] 2021-06-18 10:12:20.487 | } 2021-06-18 10:12:20.487 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:12:20.495 | + ./stack.sh:main:1363 : run_phase stack extra 2021-06-18 10:12:20.498 | + functions-common:run_phase:1759 : local mode=stack 2021-06-18 10:12:20.501 | + functions-common:run_phase:1760 : local phase=extra 2021-06-18 10:12:20.504 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-18 10:12:20.507 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-06-18 10:12:20.510 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-18 10:12:20.514 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-06-18 10:12:20.517 | + functions-common:run_phase:1769 : local extra 2021-06-18 10:12:20.521 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-18 10:12:20.526 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-06-18 10:12:20.529 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-18 10:12:20.532 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-18 10:12:20.535 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-06-18 10:12:20.538 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-18 10:12:20.564 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:12:20.567 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 10:12:20.570 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:12:20.574 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-06-18 10:12:20.577 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:12:20.579 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-18 10:12:20.582 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:12:20.585 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-06-18 10:12:20.588 | ++ extras.d/80-tempest.sh:source:15 : : 2021-06-18 10:12:20.591 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-18 10:12:20.593 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-06-18 10:12:20.596 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 10:12:20.600 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-18 10:12:20.603 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-06-18 10:12:20.606 | + functions-common:run_plugins:1745 : local mode=stack 2021-06-18 10:12:20.609 | + functions-common:run_plugins:1746 : local phase=extra 2021-06-18 10:12:20.611 | + functions-common:run_plugins:1748 : local plugins= 2021-06-18 10:12:20.614 | + functions-common:run_plugins:1749 : local plugin 2021-06-18 10:12:20.617 | + ./stack.sh:main:1371 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-06-18 10:12:20.620 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-18 10:12:20.623 | + inc/meta-config:merge_config_group:171 : shift 2021-06-18 10:12:20.626 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-06-18 10:12:20.629 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:12:20.631 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-18 10:12:20.635 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-18 10:12:20.638 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-06-18 10:12:20.641 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:12:20.644 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-06-18 10:12:20.647 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:12:20.651 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-06-18 10:12:20.651 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:12:20.651 | gsub("[][]", "", $1); 2021-06-18 10:12:20.651 | split($1, a, "|"); 2021-06-18 10:12:20.651 | if (a[1] == matchgroup) 2021-06-18 10:12:20.651 | print a[2] 2021-06-18 10:12:20.651 | } 2021-06-18 10:12:20.651 | ' /home/ubuntu/devstack/local.conf 2021-06-18 10:12:20.658 | + ./stack.sh:main:1380 : is_service_enabled n-cpu 2021-06-18 10:12:20.680 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:12:20.684 | + ./stack.sh:main:1385 : service_check 2021-06-18 10:12:20.686 | + functions-common:service_check:1620 : local service 2021-06-18 10:12:20.689 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.692 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-06-18 10:12:20.708 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-06-18 10:12:20.714 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.718 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-06-18 10:12:20.734 | enabled 2021-06-18 10:12:20.738 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-06-18 10:12:20.763 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-06-18 10:12:20.763 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-06-18 10:12:20.763 | Active: active (running) since Fri 2021-06-18 10:09:51 UTC; 2min 29s ago 2021-06-18 10:12:20.763 | Main PID: 81548 (uwsgi) 2021-06-18 10:12:20.764 | Status: "uWSGI is ready" 2021-06-18 10:12:20.764 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:20.764 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-06-18 10:12:20.764 | ├─81548 nova-apiuWSGI master 2021-06-18 10:12:20.764 | ├─81549 nova-apiuWSGI worker 1 2021-06-18 10:12:20.764 | └─81550 nova-apiuWSGI worker 2 2021-06-18 10:12:20.764 | 2021-06-18 10:12:20.764 | Jun 18 10:11:43 dv-cinder-797022-1-smb devstack@n-api.service[81548]: [pid: 81550|app: 0|req: 16/30] 10.222.0.22 () {58 vars in 1180 bytes} [Fri Jun 18 10:11:43 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-06-18 10:12:20.764 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: DEBUG nova.api.openstack.wsgi [None req-97442f87-f236-4ab9-94c9-1e5481336b47 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=81549) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-06-18 10:12:20.764 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: INFO nova.api.openstack.requestlog [None req-97442f87-f236-4ab9-94c9-1e5481336b47 admin admin] 10.222.0.22 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.173401 2021-06-18 10:12:20.764 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: [pid: 81549|app: 0|req: 15/31] 10.222.0.22 () {62 vars in 1183 bytes} [Fri Jun 18 10:11:46 2021] POST /compute/v2.1/flavors => generated 368 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-06-18 10:12:20.764 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: DEBUG nova.api.openstack.wsgi [None req-c8cd4acd-9fff-4968-a76e-0ab4863036bc admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=81550) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-06-18 10:12:20.765 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: INFO nova.api.openstack.requestlog [None req-c8cd4acd-9fff-4968-a76e-0ab4863036bc admin admin] 10.222.0.22 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.095607 2021-06-18 10:12:20.765 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: [pid: 81550|app: 0|req: 17/32] 10.222.0.22 () {62 vars in 1233 bytes} [Fri Jun 18 10:11:46 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-06-18 10:12:20.765 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: DEBUG nova.api.openstack.wsgi [None req-2e6be92d-400b-48be-a5bb-c8ed0010baa8 admin admin] Calling method '>' {{(pid=81549) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-06-18 10:12:20.765 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: INFO nova.api.openstack.requestlog [None req-2e6be92d-400b-48be-a5bb-c8ed0010baa8 admin admin] 10.222.0.22 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.056604 2021-06-18 10:12:20.765 | Jun 18 10:11:46 dv-cinder-797022-1-smb devstack@n-api.service[81548]: [pid: 81549|app: 0|req: 16/33] 10.222.0.22 () {58 vars in 1180 bytes} [Fri Jun 18 10:11:46 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-06-18 10:12:20.768 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.771 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-06-18 10:12:20.786 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-06-18 10:12:20.795 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.798 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-06-18 10:12:20.814 | enabled 2021-06-18 10:12:20.823 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-06-18 10:12:20.845 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-06-18 10:12:20.845 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-06-18 10:12:20.845 | Active: active (running) since Fri 2021-06-18 10:11:03 UTC; 1min 17s ago 2021-06-18 10:12:20.845 | Main PID: 86399 (nova-scheduler) 2021-06-18 10:12:20.845 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:20.845 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-06-18 10:12:20.845 | ├─86399 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-06-18 10:12:20.846 | ├─87946 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-06-18 10:12:20.846 | └─87947 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-06-18 10:12:20.846 | 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] oslo_messaging_notifications.retry = -1 {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] oslo_messaging_notifications.transport_url = **** {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] oslo_reports.file_event_handler = None {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] oslo_reports.log_dir = None {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:20.846 | Jun 18 10:11:08 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.service [None req-e38dbcb8-cfc4-4785-a727-82f5e72c2b02 None None] ******************************************************************************** {{(pid=86399) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-06-18 10:12:20.846 | Jun 18 10:11:48 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.periodic_task [None req-532c2b4d-be8a-483e-be6e-b5cf84fb3dcf None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=87946) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-06-18 10:12:20.846 | Jun 18 10:11:49 dv-cinder-797022-1-smb nova-scheduler[86399]: DEBUG oslo_service.periodic_task [None req-4ef4c1ae-3873-4ca9-8f3c-ad28ebbedcf8 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=87947) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-06-18 10:12:20.850 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.855 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-06-18 10:12:20.876 | enabled 2021-06-18 10:12:20.881 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-06-18 10:12:20.899 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-06-18 10:12:20.899 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-06-18 10:12:20.899 | Active: active (running) since Fri 2021-06-18 10:11:04 UTC; 1min 16s ago 2021-06-18 10:12:20.899 | Main PID: 86844 (uwsgi) 2021-06-18 10:12:20.899 | Status: "uWSGI is ready" 2021-06-18 10:12:20.899 | Tasks: 4 (limit: 14352) 2021-06-18 10:12:20.899 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-06-18 10:12:20.900 | ├─86844 nova-api-metauWSGI master 2021-06-18 10:12:20.900 | ├─86845 nova-api-metauWSGI worker 1 2021-06-18 10:12:20.900 | ├─86846 nova-api-metauWSGI worker 2 2021-06-18 10:12:20.900 | └─86847 nova-api-metauWSGI http 1 2021-06-18 10:12:20.900 | 2021-06-18 10:12:20.900 | Jun 18 10:11:09 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: DEBUG oslo_concurrency.lockutils [None req-1c22d7d8-bb00-489d-a903-b779b68315af None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86846) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:20.900 | Jun 18 10:11:09 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: DEBUG oslo_concurrency.lockutils [None req-1c22d7d8-bb00-489d-a903-b779b68315af None None] Lock "bc6215a9-896e-41d2-96fa-6dc0cd575803" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86846) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:20.900 | Jun 18 10:11:09 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: DEBUG oslo_concurrency.lockutils [None req-1c22d7d8-bb00-489d-a903-b779b68315af None None] Lock "bc6215a9-896e-41d2-96fa-6dc0cd575803" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86846) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:20.900 | Jun 18 10:11:09 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-1c22d7d8-bb00-489d-a903-b779b68315af 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=86846) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 10:12:20.900 | Jun 18 10:11:09 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-1c22d7d8-bb00-489d-a903-b779b68315af 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=86846) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 10:12:20.900 | Jun 18 10:11:09 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: WARNING nova.api.metadata.handler [None req-3256d174-eac0-464f-ad24-f150b9f93b04 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-06-18 10:12:20.900 | Jun 18 10:11:09 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564c10193310 pid: 86845 (default app) 2021-06-18 10:12:20.900 | Jun 18 10:11:10 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: DEBUG oslo_db.sqlalchemy.engines [None req-1c22d7d8-bb00-489d-a903-b779b68315af 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=86846) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 10:12:20.900 | Jun 18 10:11:10 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: WARNING nova.api.metadata.handler [None req-1c22d7d8-bb00-489d-a903-b779b68315af None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-06-18 10:12:20.900 | Jun 18 10:11:10 dv-cinder-797022-1-smb devstack@n-api-meta.service[86844]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x564c10193310 pid: 86846 (default app) 2021-06-18 10:12:20.905 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.908 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-06-18 10:12:20.923 | enabled 2021-06-18 10:12:20.933 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-06-18 10:12:20.953 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-06-18 10:12:20.953 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-06-18 10:12:20.953 | Active: active (running) since Fri 2021-06-18 10:10:06 UTC; 2min 14s ago 2021-06-18 10:12:20.954 | Main PID: 82688 (uwsgi) 2021-06-18 10:12:20.954 | Status: "uWSGI is ready" 2021-06-18 10:12:20.954 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:20.954 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-06-18 10:12:20.954 | ├─82688 placementuWSGI master 2021-06-18 10:12:20.955 | ├─82689 placementuWSGI worker 1 2021-06-18 10:12:20.955 | └─82690 placementuWSGI worker 2 2021-06-18 10:12:20.955 | 2021-06-18 10:12:20.955 | Jun 18 10:11:06 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: [pid: 82690|app: 0|req: 2/2] 10.222.0.22 () {54 vars in 905 bytes} [Fri Jun 18 10:11:06 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-18 10:12:20.955 | Jun 18 10:11:07 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: DEBUG placement.requestlog [None req-33db8380-bf86-4ac9-a8c1-698c00739a61 None None] Starting request: 10.222.0.22 "GET /placement/" {{(pid=82689) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-06-18 10:12:20.955 | Jun 18 10:11:07 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: INFO placement.requestlog [None req-33db8380-bf86-4ac9-a8c1-698c00739a61 None None] 10.222.0.22 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-06-18 10:12:20.955 | Jun 18 10:11:07 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: [pid: 82689|app: 0|req: 1/3] 10.222.0.22 () {54 vars in 905 bytes} [Fri Jun 18 10:11:07 2021] GET /placement => generated 136 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-18 10:12:20.955 | Jun 18 10:11:10 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: DEBUG placement.requestlog [None req-9479703d-759c-4693-a693-ca738f7001e4 None None] Starting request: 10.222.0.22 "GET /placement/" {{(pid=82690) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-06-18 10:12:20.955 | Jun 18 10:11:10 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: INFO placement.requestlog [None req-9479703d-759c-4693-a693-ca738f7001e4 None None] 10.222.0.22 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-06-18 10:12:20.955 | Jun 18 10:11:10 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: [pid: 82690|app: 0|req: 3/4] 10.222.0.22 () {54 vars in 905 bytes} [Fri Jun 18 10:11:10 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-18 10:12:20.955 | Jun 18 10:11:12 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: DEBUG placement.requestlog [None req-74b62a06-774b-4030-b509-c647a0d020d9 None None] Starting request: 10.222.0.22 "GET /placement/" {{(pid=82689) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-06-18 10:12:20.956 | Jun 18 10:11:12 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: INFO placement.requestlog [None req-74b62a06-774b-4030-b509-c647a0d020d9 None None] 10.222.0.22 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-06-18 10:12:20.956 | Jun 18 10:11:12 dv-cinder-797022-1-smb devstack@placement-api.service[82688]: [pid: 82689|app: 0|req: 2/5] 10.222.0.22 () {54 vars in 905 bytes} [Fri Jun 18 10:11:12 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-18 10:12:20.958 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.960 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-06-18 10:12:20.977 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-06-18 10:12:20.986 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:20.989 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-06-18 10:12:21.007 | enabled 2021-06-18 10:12:21.013 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-06-18 10:12:21.035 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-06-18 10:12:21.035 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.035 | Active: active (running) since Fri 2021-06-18 10:09:17 UTC; 3min 3s ago 2021-06-18 10:12:21.035 | Main PID: 80686 (uwsgi) 2021-06-18 10:12:21.035 | Status: "uWSGI is ready" 2021-06-18 10:12:21.035 | Tasks: 5 (limit: 14352) 2021-06-18 10:12:21.035 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-06-18 10:12:21.035 | ├─80686 glance-apiuWSGI master 2021-06-18 10:12:21.035 | ├─80687 glance-apiuWSGI worker 1 2021-06-18 10:12:21.035 | └─80688 glance-apiuWSGI worker 2 2021-06-18 10:12:21.035 | 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.location [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=80688) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: DEBUG glance_store.backend [None req-32d27397-a2f2-40d7-a718-278c0c27a0f4 admin admin] Skipping store.set_acls... not implemented. {{(pid=80688) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-06-18 10:12:21.036 | Jun 18 10:09:49 dv-cinder-797022-1-smb devstack@g-api.service[80686]: [pid: 80688|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 874 bytes} [Fri Jun 18 10:09:31 2021] PUT /v2/images/b7f6daba-2da4-4d32-bed9-891e120602b1/file => generated 0 bytes in 17769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-06-18 10:12:21.040 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.044 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-06-18 10:12:21.063 | enabled 2021-06-18 10:12:21.069 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-06-18 10:12:21.090 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-06-18 10:12:21.090 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.090 | Active: active (running) since Fri 2021-06-18 10:11:55 UTC; 26s ago 2021-06-18 10:12:21.090 | Main PID: 89625 (cinder-schedule) 2021-06-18 10:12:21.090 | Tasks: 4 (limit: 14352) 2021-06-18 10:12:21.090 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-06-18 10:12:21.090 | └─89625 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-06-18 10:12:21.090 | 2021-06-18 10:12:21.090 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: DEBUG oslo_service.service [None req-e4d33c9a-d14c-4dc1-8269-1af5a69cdac9 None None] nova.region_name = RegionOne {{(pid=89625) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.090 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: DEBUG oslo_service.service [None req-e4d33c9a-d14c-4dc1-8269-1af5a69cdac9 None None] nova.split_loggers = False {{(pid=89625) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.090 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: DEBUG oslo_service.service [None req-e4d33c9a-d14c-4dc1-8269-1af5a69cdac9 None None] nova.timeout = None {{(pid=89625) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.090 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: DEBUG oslo_service.service [None req-e4d33c9a-d14c-4dc1-8269-1af5a69cdac9 None None] nova.token_auth_url = None {{(pid=89625) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.091 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: DEBUG oslo_service.service [None req-e4d33c9a-d14c-4dc1-8269-1af5a69cdac9 None None] ******************************************************************************** {{(pid=89625) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-06-18 10:12:21.091 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: INFO cinder.service [-] Starting cinder-scheduler node (version 16.3.1) 2021-06-18 10:12:21.091 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: INFO cinder.manager [None req-f489e24f-4182-488e-b55a-3d2bd0789334 None None] Initiating service 1 cleanup 2021-06-18 10:12:21.091 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: INFO cinder.manager [None req-f489e24f-4182-488e-b55a-3d2bd0789334 None None] Service 1 cleanup completed. 2021-06-18 10:12:21.091 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: DEBUG cinder.service [None req-f489e24f-4182-488e-b55a-3d2bd0789334 None None] Creating RPC server for service cinder-scheduler {{(pid=89625) start /opt/stack/cinder/cinder/service.py:231}} 2021-06-18 10:12:21.091 | Jun 18 10:11:59 dv-cinder-797022-1-smb cinder-scheduler[89625]: DEBUG cinder.service [None req-f489e24f-4182-488e-b55a-3d2bd0789334 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=89625) start /opt/stack/cinder/cinder/service.py:238}} 2021-06-18 10:12:21.095 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.098 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-06-18 10:12:21.116 | enabled 2021-06-18 10:12:21.123 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-06-18 10:12:21.145 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-06-18 10:12:21.146 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.146 | Active: active (running) since Fri 2021-06-18 10:11:48 UTC; 32s ago 2021-06-18 10:12:21.146 | Main PID: 89191 (uwsgi) 2021-06-18 10:12:21.146 | Status: "uWSGI is ready" 2021-06-18 10:12:21.146 | Tasks: 11 (limit: 14352) 2021-06-18 10:12:21.146 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-06-18 10:12:21.146 | ├─89191 cinder-apiuWSGI master 2021-06-18 10:12:21.146 | ├─89192 cinder-apiuWSGI worker 1 2021-06-18 10:12:21.146 | └─89193 cinder-apiuWSGI worker 2 2021-06-18 10:12:21.146 | 2021-06-18 10:12:21.146 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: [pid: 89192|app: 0|req: 1/2] 10.222.0.22 () {60 vars in 1228 bytes} [Fri Jun 18 10:11:57 2021] POST /volume/v3/3e8d2afc356d48dbb9d65371baa8afb7/types => generated 186 bytes in 803 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-06-18 10:12:21.146 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: INFO cinder.api.openstack.wsgi [req-1c812567-17e2-4de2-b1af-0d9f1d588dd9 req-a53ad483-1f70-4ab1-815b-513cb7b7d46b admin admin] POST http://10.222.0.22/volume/v3/3e8d2afc356d48dbb9d65371baa8afb7/types/83984a85-dc51-4ec9-b817-bf0805a6762c/extra_specs 2021-06-18 10:12:21.146 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: /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-06-18 10:12:21.146 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: DeprecationWarning, 2021-06-18 10:12:21.146 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: DEBUG cinder.api.openstack.wsgi [req-1c812567-17e2-4de2-b1af-0d9f1d588dd9 req-a53ad483-1f70-4ab1-815b-513cb7b7d46b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=89193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-06-18 10:12:21.146 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: /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-06-18 10:12:21.146 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: DeprecationWarning) 2021-06-18 10:12:21.147 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: DEBUG oslo_db.sqlalchemy.engines [req-1c812567-17e2-4de2-b1af-0d9f1d588dd9 req-a53ad483-1f70-4ab1-815b-513cb7b7d46b 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=89193) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-18 10:12:21.147 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: INFO cinder.api.openstack.wsgi [req-1c812567-17e2-4de2-b1af-0d9f1d588dd9 req-a53ad483-1f70-4ab1-815b-513cb7b7d46b admin admin] http://10.222.0.22/volume/v3/3e8d2afc356d48dbb9d65371baa8afb7/types/83984a85-dc51-4ec9-b817-bf0805a6762c/extra_specs returned with HTTP 200 2021-06-18 10:12:21.147 | Jun 18 10:11:58 dv-cinder-797022-1-smb devstack@c-api.service[89191]: [pid: 89193|app: 0|req: 2/3] 10.222.0.22 () {62 vars in 1445 bytes} [Fri Jun 18 10:11:58 2021] POST /volume/v3/3e8d2afc356d48dbb9d65371baa8afb7/types/83984a85-dc51-4ec9-b817-bf0805a6762c/extra_specs => generated 55 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-06-18 10:12:21.152 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.156 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-06-18 10:12:21.171 | enabled 2021-06-18 10:12:21.175 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-06-18 10:12:21.196 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-06-18 10:12:21.198 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.198 | Active: active (running) since Fri 2021-06-18 10:09:58 UTC; 2min 22s ago 2021-06-18 10:12:21.198 | Main PID: 82104 (/usr/bin/python) 2021-06-18 10:12:21.198 | Tasks: 5 (limit: 14352) 2021-06-18 10:12:21.198 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-06-18 10:12:21.198 | ├─82104 /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-06-18 10:12:21.198 | ├─82215 /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-06-18 10:12:21.198 | ├─82216 /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-06-18 10:12:21.198 | ├─82217 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-06-18 10:12:21.198 | └─82218 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-06-18 10:12:21.198 | 2021-06-18 10:12:21.198 | Jun 18 10:11:48 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-7264e370-eed3-4621-a8ee-44bddc8dd9d6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.198 | Jun 18 10:11:48 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-b0a8f59b-0081-477d-b0ad-0631f1074a9b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.198 | Jun 18 10:11:49 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-778f6624-cd97-4662-88af-961896fec007 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.198 | Jun 18 10:11:50 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-7f55d5f5-888a-42b4-88cf-0a2d72d6502a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.199 | Jun 18 10:12:00 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron.db.agents_db [None req-d057d400-87cc-4565-8148-4050d9b4181f None None] Agent healthcheck: found 5 active agents {{(pid=82218) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}} 2021-06-18 10:12:21.199 | Jun 18 10:12:16 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-a9879b64-736c-4b66-a039-5b087f63273c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.199 | Jun 18 10:12:17 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-7264e370-eed3-4621-a8ee-44bddc8dd9d6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.199 | Jun 18 10:12:18 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-859ea076-ba0a-4c35-9aa9-14ce0e085fea None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.199 | Jun 18 10:12:19 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-778f6624-cd97-4662-88af-961896fec007 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.199 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-server[82104]: DEBUG neutron_lib.callbacks.manager [None req-7f55d5f5-888a-42b4-88cf-0a2d72d6502a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787001708505', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-26676'] for agent, after_update {{(pid=82217) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-06-18 10:12:21.202 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.206 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-06-18 10:12:21.223 | enabled 2021-06-18 10:12:21.229 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-06-18 10:12:21.250 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-06-18 10:12:21.250 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.251 | Active: active (running) since Fri 2021-06-18 10:10:11 UTC; 2min 9s ago 2021-06-18 10:12:21.251 | Main PID: 83502 (/usr/bin/python) 2021-06-18 10:12:21.251 | Tasks: 12 (limit: 14352) 2021-06-18 10:12:21.251 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-06-18 10:12:21.251 | ├─83502 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-06-18 10:12:21.251 | ├─85090 /usr/bin/python3 /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/tmpmly7n5gm/privsep.sock 2021-06-18 10:12:21.251 | ├─85098 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-18 10:12:21.251 | ├─85099 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-18 10:12:21.251 | └─85255 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/5acea3a6-fc56-4794-a25a-2ad7f42837e1/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/5acea3a6-fc56-4794-a25a-2ad7f42837e1/host --addn-hosts=/opt/stack/data/neutron/dhcp/5acea3a6-fc56-4794-a25a-2ad7f42837e1/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/5acea3a6-fc56-4794-a25a-2ad7f42837e1/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/5acea3a6-fc56-4794-a25a-2ad7f42837e1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ab9d3de7-1d1d-49bb-930c-74fb162b6981,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-06-18 10:12:21.251 | 2021-06-18 10:12:21.251 | Jun 18 10:11:00 dv-cinder-797022-1-smb neutron-dhcp-agent[83502]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=83502) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-06-18 10:12:21.251 | Jun 18 10:11:01 dv-cinder-797022-1-smb neutron-dhcp-agent[83502]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=83502) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-06-18 10:12:21.251 | Jun 18 10:11:01 dv-cinder-797022-1-smb dnsmasq[85255]: reading /etc/resolv.conf 2021-06-18 10:12:21.252 | Jun 18 10:11:01 dv-cinder-797022-1-smb dnsmasq[85255]: using nameserver 127.0.0.53#53 2021-06-18 10:12:21.252 | Jun 18 10:11:01 dv-cinder-797022-1-smb dnsmasq[85255]: reading /etc/resolv.conf 2021-06-18 10:12:21.252 | Jun 18 10:11:01 dv-cinder-797022-1-smb dnsmasq[85255]: using nameserver 127.0.0.53#53 2021-06-18 10:12:21.252 | Jun 18 10:11:16 dv-cinder-797022-1-smb neutron-dhcp-agent[83502]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83502) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.252 | Jun 18 10:11:16 dv-cinder-797022-1-smb neutron-dhcp-agent[83502]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83502) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.252 | Jun 18 10:12:16 dv-cinder-797022-1-smb neutron-dhcp-agent[83502]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83502) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.252 | Jun 18 10:12:16 dv-cinder-797022-1-smb neutron-dhcp-agent[83502]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83502) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.257 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.262 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-06-18 10:12:21.284 | enabled 2021-06-18 10:12:21.291 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-06-18 10:12:21.315 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-06-18 10:12:21.315 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.315 | Active: active (running) since Fri 2021-06-18 10:10:14 UTC; 2min 7s ago 2021-06-18 10:12:21.315 | Main PID: 84237 (/usr/bin/python) 2021-06-18 10:12:21.315 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:21.316 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-06-18 10:12:21.316 | ├─84237 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-06-18 10:12:21.316 | ├─84746 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-06-18 10:12:21.316 | └─84748 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-06-18 10:12:21.316 | 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_rabbit.ssl = False {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_notifications.driver = [] {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_notifications.retry = -1 {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.316 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.317 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.317 | Jun 18 10:10:19 dv-cinder-797022-1-smb neutron-metadata-agent[84237]: DEBUG oslo_service.service [None req-778f6624-cd97-4662-88af-961896fec007 None None] ******************************************************************************** {{(pid=84237) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-06-18 10:12:21.324 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.328 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-06-18 10:12:21.348 | enabled 2021-06-18 10:12:21.354 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-06-18 10:12:21.382 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-06-18 10:12:21.383 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.383 | Active: active (running) since Fri 2021-06-18 10:10:10 UTC; 2min 10s ago 2021-06-18 10:12:21.383 | Main PID: 83145 (/usr/bin/python) 2021-06-18 10:12:21.383 | Tasks: 7 (limit: 14352) 2021-06-18 10:12:21.383 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-06-18 10:12:21.383 | ├─83145 /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-06-18 10:12:21.383 | ├─84698 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-18 10:12:21.383 | ├─84700 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-18 10:12:21.383 | └─84727 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-06-18 10:12:21.384 | 2021-06-18 10:12:21.384 | Jun 18 10:12:16 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: DEBUG neutron.agent.linux.utils [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84727. {{(pid=83145) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-06-18 10:12:21.384 | Jun 18 10:12:16 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-06-18 10:12:21.384 | Jun 18 10:12:18 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Agent rpc_loop - iteration:60 started 2021-06-18 10:12:21.384 | Jun 18 10:12:18 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa8dd7d39,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=13039510055510966369,duration_nsec=709000000,duration_sec=122,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=83145) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-06-18 10:12:21.384 | Jun 18 10:12:18 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: DEBUG neutron.agent.linux.utils [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84727. {{(pid=83145) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-06-18 10:12:21.384 | Jun 18 10:12:18 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Agent rpc_loop - iteration:60 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2021-06-18 10:12:21.384 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Agent rpc_loop - iteration:61 started 2021-06-18 10:12:21.385 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa8dd7d3b,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=13039510055510966369,duration_nsec=707000000,duration_sec=124,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=83145) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-06-18 10:12:21.385 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: DEBUG neutron.agent.linux.utils [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 84727. {{(pid=83145) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-06-18 10:12:21.385 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-openvswitch-agent[83145]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-75bd92b7-097b-4cfe-a2f6-2296b2209852 None None] Agent rpc_loop - iteration:61 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-06-18 10:12:21.390 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.393 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-06-18 10:12:21.414 | enabled 2021-06-18 10:12:21.424 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-06-18 10:12:21.458 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-06-18 10:12:21.458 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.458 | Active: active (running) since Fri 2021-06-18 10:10:12 UTC; 2min 8s ago 2021-06-18 10:12:21.458 | Main PID: 83888 (/usr/bin/python) 2021-06-18 10:12:21.458 | Tasks: 12 (limit: 14352) 2021-06-18 10:12:21.458 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-06-18 10:12:21.458 | ├─83888 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-06-18 10:12:21.458 | ├─84879 /usr/bin/python3 /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/tmpgh5olfax/privsep.sock 2021-06-18 10:12:21.458 | ├─85553 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-18 10:12:21.458 | ├─85554 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-18 10:12:21.458 | └─85746 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f74afabd-e6e1-4235-882e-46816eb1c36c.conf 2021-06-18 10:12:21.458 | 2021-06-18 10:12:21.459 | Jun 18 10:11:07 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-f74afabd-e6e1-4235-882e-46816eb1c36c', 'arping', '-A', '-I', 'qg-ac794382-62', '-c', '1', '-w', '1.5', '172.28.2.72'] {{(pid=83888) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-06-18 10:12:21.459 | Jun 18 10:11:17 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.459 | Jun 18 10:11:17 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.459 | Jun 18 10:11:18 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.459 | Jun 18 10:11:18 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.459 | Jun 18 10:11:43 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_service.periodic_task [None req-5c7a40ef-bc49-4f64-86cf-b84b1b99c0c7 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=83888) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-06-18 10:12:21.459 | Jun 18 10:12:17 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.459 | Jun 18 10:12:17 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.459 | Jun 18 10:12:18 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.459 | Jun 18 10:12:18 dv-cinder-797022-1-smb neutron-l3-agent[83888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=83888) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.465 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.468 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-06-18 10:12:21.490 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-06-18 10:12:21.497 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.501 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-06-18 10:12:21.518 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-06-18 10:12:21.523 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.527 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-06-18 10:12:21.549 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-06-18 10:12:21.555 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.560 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-06-18 10:12:21.575 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-06-18 10:12:21.579 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.582 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-06-18 10:12:21.602 | enabled 2021-06-18 10:12:21.607 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-06-18 10:12:21.634 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-06-18 10:12:21.634 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.634 | Active: active (running) since Fri 2021-06-18 09:48:41 UTC; 23min ago 2021-06-18 10:12:21.634 | Main PID: 64634 (dstat.sh) 2021-06-18 10:12:21.634 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:21.634 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-06-18 10:12:21.634 | ├─64634 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-06-18 10:12:21.635 | ├─64685 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-06-18 10:12:21.635 | └─64686 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-06-18 10:12:21.635 | 2021-06-18 10:12:21.635 | Jun 18 10:12:12 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:12| 28 5 67 0 0|4124M 2814M 147M 4696M|1612B 70B| 0 12k| 0 2.00 | 786 3968 |1.76 1.81 1.59|6.0 0 0| 0 0 |openstack 90257 17%2434k 119B|openstack 902572434k 119B 17%|mysqld 406M| 0 0 | 26 247 0 135 0 2021-06-18 10:12:21.635 | Jun 18 10:12:13 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:13| 28 6 66 1 0|4097M 2841M 147M 4696M|2292B 0 | 0 84k| 0 3.00 | 663 3842 |1.70 1.80 1.58|2.0 0 78| 0 0 |openstack 90335 21%4711k 33k|bash 90005 11M 42k 0%|mysqld 406M| 0 0 | 26 247 0 135 0 2021-06-18 10:12:21.635 | Jun 18 10:12:14 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:14| 29 2 66 3 0|4120M 2819M 147M 4696M|1266B 0 | 0 140k| 0 9.00 | 360 3245 |1.70 1.80 1.58|2.0 0 0| 0 0 |openstack 90335 25%5627k 0 |openstack 903355627k 0 25%|mysqld 406M| 0 0 | 26 247 0 132 0 2021-06-18 10:12:21.635 | Jun 18 10:12:15 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:15| 25 7 63 5 0|4083M 2856M 147M 4696M|1304B 0 | 0 44k| 0 6.00 |1319 5103 |1.70 1.80 1.58|2.0 0 139| 0 0 |uwsgi 658614.0%4656B 17k|bash 90005 11M 49k 0%|mysqld 406M| 0 0 | 26 247 0 139 0 2021-06-18 10:12:21.635 | Jun 18 10:12:16 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:16| 26 5 68 1 0|4110M 2828M 147M 4696M|1740B 0 | 0 100k| 0 6.00 | 362 3359 |1.70 1.80 1.58|4.0 0 1.0| 0 0 |openstack 90475 26%6518k 33k|openstack 904756518k 33k 26%|mysqld 406M| 0 0 | 26 247 0 138 0 2021-06-18 10:12:21.635 | Jun 18 10:12:17 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:17| 30 3 65 2 0|4124M 2814M 147M 4696M|6174B 0 | 0 56k| 0 6.00 | 658 3905 |1.70 1.80 1.58|2.0 0 0| 0 0 |openstack 90475 21%3529k 0 |openstack 904753529k 0 21%|mysqld 406M| 0 0 | 26 249 0 142 0 2021-06-18 10:12:21.635 | Jun 18 10:12:18 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:18| 28 6 63 3 0|4088M 2850M 147M 4696M|3219B 0 | 0 168k| 0 12.0 |1249 5108 |1.72 1.80 1.59|2.0 0 141| 0 0 |openstack 90615 13%2764k 256B|bash 90005 11M 49k0.2%|mysqld 406M| 0 0 | 26 247 0 138 0 2021-06-18 10:12:21.635 | Jun 18 10:12:19 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:19| 28 5 61 5 0|4116M 2822M 147M 4696M|2316B 0 | 0 192k| 0 20.0 | 487 3605 |1.72 1.80 1.59|3.0 0 1.0| 0 0 |openstack 90615 25%6694k 33k|openstack 906156694k 33k 25%|mysqld 406M| 0 0 | 26 247 0 138 0 2021-06-18 10:12:21.635 | Jun 18 10:12:20 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:20| 28 4 66 2 0|4078M 2860M 147M 4696M|1114B 0 | 0 120k| 0 8.00 |1088 4793 |1.72 1.80 1.59|2.0 1.0 59| 0 0 |uwsgi 658614.5%4656B 16k|bash 90005 11M 34k 0%|mysqld 406M| 0 0 | 26 247 0 137 0 2021-06-18 10:12:21.635 | Jun 18 10:12:21 dv-cinder-797022-1-smb dstat.sh[64634]: 18-06 10:12:21| 15 20 62 3 0|4076M 2861M 147M 4696M|1516B 0 | 0 1884k| 0 162 |2358 6963 |1.72 1.80 1.59|2.0 0 404| 0 0 |systemd 1 2.2% 0 0 |bash 11464 91M 420k2.2%|mysqld 406M| 0 0 | 26 247 0 137 0 2021-06-18 10:12:21.640 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.645 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-06-18 10:12:21.666 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-06-18 10:12:21.673 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.679 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-06-18 10:12:21.701 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-06-18 10:12:21.706 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.712 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-06-18 10:12:21.736 | enabled 2021-06-18 10:12:21.741 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-06-18 10:12:21.770 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-06-18 10:12:21.770 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.770 | Active: active (running) since Fri 2021-06-18 10:10:16 UTC; 2min 5s ago 2021-06-18 10:12:21.770 | Main PID: 84603 (/usr/bin/python) 2021-06-18 10:12:21.770 | Tasks: 1 (limit: 14352) 2021-06-18 10:12:21.770 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-06-18 10:12:21.770 | └─84603 /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-06-18 10:12:21.770 | 2021-06-18 10:12:21.770 | Jun 18 10:11:50 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=84603) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=84603) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=84603) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: 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=84603) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=84603) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=84603) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=84603) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: 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=84603) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-06-18 10:12:21.771 | Jun 18 10:12:20 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=84603) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-06-18 10:12:21.771 | Jun 18 10:12:21 dv-cinder-797022-1-smb neutron-metering-agent[84603]: DEBUG oslo_service.periodic_task [None req-a8e67dbf-1820-4a50-aa4b-2cdb437f9639 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=84603) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-06-18 10:12:21.776 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.779 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-06-18 10:12:21.799 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-06-18 10:12:21.805 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.809 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-06-18 10:12:21.828 | enabled 2021-06-18 10:12:21.834 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-06-18 10:12:21.854 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-06-18 10:12:21.854 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.855 | Active: active (running) since Fri 2021-06-18 10:09:16 UTC; 3min 5s ago 2021-06-18 10:12:21.855 | Main PID: 80243 (glance-registry) 2021-06-18 10:12:21.855 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:21.855 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-06-18 10:12:21.855 | ├─80243 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-06-18 10:12:21.855 | ├─80754 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-06-18 10:12:21.855 | └─80755 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-06-18 10:12:21.855 | 2021-06-18 10:12:21.855 | Jun 18 10:09:18 dv-cinder-797022-1-smb glance-registry[80243]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=80243) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.855 | Jun 18 10:09:18 dv-cinder-797022-1-smb glance-registry[80243]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=80243) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.855 | Jun 18 10:09:18 dv-cinder-797022-1-smb glance-registry[80243]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=80243) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.855 | Jun 18 10:09:18 dv-cinder-797022-1-smb glance-registry[80243]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=80243) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:21.855 | Jun 18 10:09:18 dv-cinder-797022-1-smb glance-registry[80243]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=80243) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-06-18 10:12:21.855 | Jun 18 10:09:18 dv-cinder-797022-1-smb glance-registry[80243]: INFO glance.common.wsgi [-] Starting 2 workers 2021-06-18 10:12:21.855 | Jun 18 10:09:19 dv-cinder-797022-1-smb glance-registry[80243]: INFO glance.common.wsgi [-] Started child 80754 2021-06-18 10:12:21.855 | Jun 18 10:09:19 dv-cinder-797022-1-smb glance-registry[80243]: INFO eventlet.wsgi.server [-] (80754) wsgi starting up on http://0.0.0.0:9191 2021-06-18 10:12:21.855 | Jun 18 10:09:19 dv-cinder-797022-1-smb glance-registry[80243]: INFO glance.common.wsgi [-] Started child 80755 2021-06-18 10:12:21.855 | Jun 18 10:09:19 dv-cinder-797022-1-smb glance-registry[80243]: INFO eventlet.wsgi.server [-] (80755) wsgi starting up on http://0.0.0.0:9191 2021-06-18 10:12:21.859 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.861 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-06-18 10:12:21.877 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-06-18 10:12:21.882 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.886 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-06-18 10:12:21.907 | enabled 2021-06-18 10:12:21.912 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-06-18 10:12:21.940 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-06-18 10:12:21.940 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-06-18 10:12:21.941 | Active: active (running) since Fri 2021-06-18 10:09:11 UTC; 3min 10s ago 2021-06-18 10:12:21.941 | Main PID: 79745 (swift-proxy-ser) 2021-06-18 10:12:21.941 | Tasks: 2 (limit: 14352) 2021-06-18 10:12:21.941 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-06-18 10:12:21.941 | ├─79745 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-06-18 10:12:21.941 | └─79843 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-06-18 10:12:21.941 | 2021-06-18 10:12:21.941 | Jun 18 10:09:33 dv-cinder-797022-1-smb proxy-server[79843]: Validating token access rules against request 2021-06-18 10:12:21.941 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-proxy-server[79745]: proxy-server: Validating token access rules against request 2021-06-18 10:12:21.941 | Jun 18 10:09:33 dv-cinder-797022-1-smb proxy-server[79843]: Received request from user: user_id 1cc2a4b790f74734bdfb2be622a2c9e1, project_id 132965e1edbc42418d4879ededd47f57, roles ResellerAdmin,service 2021-06-18 10:12:21.941 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-proxy-server[79745]: proxy-server: Received request from user: user_id 1cc2a4b790f74734bdfb2be622a2c9e1, project_id 132965e1edbc42418d4879ededd47f57, roles ResellerAdmin,service 2021-06-18 10:12:21.941 | Jun 18 10:09:33 dv-cinder-797022-1-smb proxy-server[79843]: Using identity: {'user': ('1cc2a4b790f74734bdfb2be622a2c9e1', 'glance-swift'), 'tenant': ('132965e1edbc42418d4879ededd47f57', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txb2011c9649e6486d826f3-0060cc70dd) 2021-06-18 10:12:21.942 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-proxy-server[79745]: proxy-server: Using identity: {'user': ('1cc2a4b790f74734bdfb2be622a2c9e1', 'glance-swift'), 'tenant': ('132965e1edbc42418d4879ededd47f57', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txb2011c9649e6486d826f3-0060cc70dd) 2021-06-18 10:12:21.942 | Jun 18 10:09:33 dv-cinder-797022-1-smb proxy-server[79843]: User 132965e1edbc42418d4879ededd47f57 has reseller admin authorizing (txn: txb2011c9649e6486d826f3-0060cc70dd) (client_ip: 10.222.0.22) 2021-06-18 10:12:21.942 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-proxy-server[79745]: proxy-server: User 132965e1edbc42418d4879ededd47f57 has reseller admin authorizing (txn: txb2011c9649e6486d826f3-0060cc70dd) (client_ip: 10.222.0.22) 2021-06-18 10:12:21.942 | Jun 18 10:09:49 dv-cinder-797022-1-smb proxy-server[79843]: 10.222.0.22 10.222.0.22 18/Jun/2021/10/09/49 PUT /v1/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABgzHDb... 645922816 - - txb2011c9649e6486d826f3-0060cc70dd - 15.6974 - - 1624010973.637230873 1624010989.334665775 0 2021-06-18 10:12:21.942 | Jun 18 10:09:49 dv-cinder-797022-1-smb swift-proxy-server[79745]: proxy-server: 10.222.0.22 10.222.0.22 18/Jun/2021/10/09/49 PUT /v1/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABgzHDb... 645922816 - - txb2011c9649e6486d826f3-0060cc70dd - 15.6974 - - 1624010973.637230873 1624010989.334665775 0 2021-06-18 10:12:21.947 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:21.951 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-06-18 10:12:21.971 | enabled 2021-06-18 10:12:21.980 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-06-18 10:12:22.004 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-06-18 10:12:22.004 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-06-18 10:12:22.004 | Active: active (running) since Fri 2021-06-18 10:09:07 UTC; 3min 14s ago 2021-06-18 10:12:22.004 | Main PID: 78258 (swift-object-se) 2021-06-18 10:12:22.004 | Tasks: 23 (limit: 14352) 2021-06-18 10:12:22.004 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-06-18 10:12:22.004 | ├─78258 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-06-18 10:12:22.005 | ├─78764 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-06-18 10:12:22.005 | └─78766 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-06-18 10:12:22.005 | 2021-06-18 10:12:22.005 | Jun 18 10:09:07 dv-cinder-797022-1-smb systemd[1]: Started Devstack devstack@s-object.service. 2021-06-18 10:12:22.005 | Jun 18 10:09:08 dv-cinder-797022-1-smb object-server[78258]: Started child 78764 from parent 78258 2021-06-18 10:12:22.005 | Jun 18 10:09:08 dv-cinder-797022-1-smb swift-object-server[78258]: object-server: Started child 78764 from parent 78258 2021-06-18 10:12:22.005 | Jun 18 10:09:08 dv-cinder-797022-1-smb object-server[78258]: Started child 78766 from parent 78258 2021-06-18 10:12:22.005 | Jun 18 10:09:08 dv-cinder-797022-1-smb swift-object-server[78258]: object-server: Started child 78766 from parent 78258 2021-06-18 10:12:22.005 | Jun 18 10:09:49 dv-cinder-797022-1-smb object-server[78766]: 127.0.0.1 - - [18/Jun/2021:10:09:49 +0000] "PUT /sdb1/76/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" 201 - "PUT http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" "txb2011c9649e6486d826f3-0060cc70dd" "proxy-server 79843" 15.6666 "-" 78766 0 2021-06-18 10:12:22.005 | Jun 18 10:09:49 dv-cinder-797022-1-smb swift-object-server[78258]: object-server: 127.0.0.1 - - [18/Jun/2021:10:09:49 +0000] "PUT /sdb1/76/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" 201 - "PUT http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" "txb2011c9649e6486d826f3-0060cc70dd" "proxy-server 79843" 15.6666 "-" 78766 0 2021-06-18 10:12:22.011 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.014 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-06-18 10:12:22.038 | enabled 2021-06-18 10:12:22.039 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-06-18 10:12:22.057 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-06-18 10:12:22.057 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-06-18 10:12:22.057 | Active: active (running) since Fri 2021-06-18 10:09:08 UTC; 3min 13s ago 2021-06-18 10:12:22.057 | Main PID: 78617 (swift-container) 2021-06-18 10:12:22.058 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:22.058 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-06-18 10:12:22.058 | ├─78617 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-06-18 10:12:22.058 | ├─79075 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-06-18 10:12:22.058 | └─79081 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-06-18 10:12:22.058 | 2021-06-18 10:12:22.058 | Jun 18 10:09:09 dv-cinder-797022-1-smb container-server[78617]: Started child 79075 from parent 78617 2021-06-18 10:12:22.058 | Jun 18 10:09:09 dv-cinder-797022-1-smb swift-container-server[78617]: container-server: Started child 79075 from parent 78617 2021-06-18 10:12:22.058 | Jun 18 10:09:09 dv-cinder-797022-1-smb container-server[78617]: Started child 79081 from parent 78617 2021-06-18 10:12:22.058 | Jun 18 10:09:09 dv-cinder-797022-1-smb swift-container-server[78617]: container-server: Started child 79081 from parent 78617 2021-06-18 10:12:22.058 | Jun 18 10:09:33 dv-cinder-797022-1-smb container-server[79081]: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "PUT /sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance" 201 - "PUT http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57/glance" "tx1a7dc67f15b14866a690a-0060cc70dd" "proxy-server 79843" 0.1922 "-" 79081 0 2021-06-18 10:12:22.058 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-container-server[78617]: container-server: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "PUT /sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance" 201 - "PUT http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57/glance" "tx1a7dc67f15b14866a690a-0060cc70dd" "proxy-server 79843" 0.1922 "-" 79081 0 2021-06-18 10:12:22.058 | Jun 18 10:09:33 dv-cinder-797022-1-smb container-server[79075]: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "HEAD /sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance" 204 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57/glance?format=json&states=listing" "txb2011c9649e6486d826f3-0060cc70dd" "proxy-server 79843" 0.0060 "-" 79075 0 2021-06-18 10:12:22.059 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-container-server[78617]: container-server: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "HEAD /sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance" 204 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57/glance?format=json&states=listing" "txb2011c9649e6486d826f3-0060cc70dd" "proxy-server 79843" 0.0060 "-" 79075 0 2021-06-18 10:12:22.059 | Jun 18 10:09:49 dv-cinder-797022-1-smb container-server[79081]: 127.0.0.1 - - [18/Jun/2021:10:09:49 +0000] "PUT /sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" 201 - "PUT http://10.222.0.22:8080/sdb1/76/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" "txb2011c9649e6486d826f3-0060cc70dd" "object-server 78766" 0.0010 "-" 79081 0 2021-06-18 10:12:22.059 | Jun 18 10:09:49 dv-cinder-797022-1-smb swift-container-server[78617]: container-server: 127.0.0.1 - - [18/Jun/2021:10:09:49 +0000] "PUT /sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" 201 - "PUT http://10.222.0.22:8080/sdb1/76/AUTH_132965e1edbc42418d4879ededd47f57/glance/b7f6daba-2da4-4d32-bed9-891e120602b1" "txb2011c9649e6486d826f3-0060cc70dd" "object-server 78766" 0.0010 "-" 79081 0 2021-06-18 10:12:22.064 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.067 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-06-18 10:12:22.085 | enabled 2021-06-18 10:12:22.095 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-06-18 10:12:22.114 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-06-18 10:12:22.114 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-06-18 10:12:22.114 | Active: active (running) since Fri 2021-06-18 10:09:09 UTC; 3min 12s ago 2021-06-18 10:12:22.115 | Main PID: 78976 (swift-account-s) 2021-06-18 10:12:22.115 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:22.115 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-06-18 10:12:22.115 | ├─78976 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-06-18 10:12:22.115 | ├─79430 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-06-18 10:12:22.115 | └─79433 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-06-18 10:12:22.115 | 2021-06-18 10:12:22.115 | Jun 18 10:09:32 dv-cinder-797022-1-smb account-server[79430]: 127.0.0.1 - - [18/Jun/2021:10:09:32 +0000] "HEAD /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 404 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57?format=json" "txa0611e22f791402781779-0060cc70dc" "proxy-server 79843" 0.0019 "-" 79430 - 2021-06-18 10:12:22.115 | Jun 18 10:09:32 dv-cinder-797022-1-smb swift-account-server[78976]: account-server: 127.0.0.1 - - [18/Jun/2021:10:09:32 +0000] "HEAD /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 404 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57?format=json" "txa0611e22f791402781779-0060cc70dc" "proxy-server 79843" 0.0019 "-" 79430 - 2021-06-18 10:12:22.115 | Jun 18 10:09:32 dv-cinder-797022-1-smb account-server[79430]: 127.0.0.1 - - [18/Jun/2021:10:09:32 +0000] "HEAD /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 404 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57?format=json" "txa0611e22f791402781779-0060cc70dc" "proxy-server 79843" 0.0005 "-" 79430 - 2021-06-18 10:12:22.115 | Jun 18 10:09:32 dv-cinder-797022-1-smb swift-account-server[78976]: account-server: 127.0.0.1 - - [18/Jun/2021:10:09:32 +0000] "HEAD /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 404 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57?format=json" "txa0611e22f791402781779-0060cc70dc" "proxy-server 79843" 0.0005 "-" 79430 - 2021-06-18 10:12:22.115 | Jun 18 10:09:33 dv-cinder-797022-1-smb account-server[79430]: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "PUT /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 201 - "-" "tx1a7dc67f15b14866a690a-0060cc70dd" "-" 0.3551 "-" 79430 - 2021-06-18 10:12:22.115 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-account-server[78976]: account-server: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "PUT /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 201 - "-" "tx1a7dc67f15b14866a690a-0060cc70dd" "-" 0.3551 "-" 79430 - 2021-06-18 10:12:22.115 | Jun 18 10:09:33 dv-cinder-797022-1-smb account-server[79430]: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "HEAD /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 204 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57?format=json" "tx1a7dc67f15b14866a690a-0060cc70dd" "proxy-server 79843" 0.0042 "-" 79430 - 2021-06-18 10:12:22.116 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-account-server[78976]: account-server: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "HEAD /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57" 204 - "HEAD http://10.222.0.22:8080/v1/AUTH_132965e1edbc42418d4879ededd47f57?format=json" "tx1a7dc67f15b14866a690a-0060cc70dd" "proxy-server 79843" 0.0042 "-" 79430 - 2021-06-18 10:12:22.116 | Jun 18 10:09:33 dv-cinder-797022-1-smb account-server[79430]: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "PUT /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance" "tx1a7dc67f15b14866a690a-0060cc70dd" "container-server 79081" 0.0022 "-" 79430 0 2021-06-18 10:12:22.116 | Jun 18 10:09:33 dv-cinder-797022-1-smb swift-account-server[78976]: account-server: 127.0.0.1 - - [18/Jun/2021:10:09:33 +0000] "PUT /sdb1/315/AUTH_132965e1edbc42418d4879ededd47f57/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/332/AUTH_132965e1edbc42418d4879ededd47f57/glance" "tx1a7dc67f15b14866a690a-0060cc70dd" "container-server 79081" 0.0022 "-" 79430 0 2021-06-18 10:12:22.120 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.123 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-06-18 10:12:22.145 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-06-18 10:12:22.153 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.157 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-06-18 10:12:22.175 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-06-18 10:12:22.179 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.183 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-06-18 10:12:22.199 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-06-18 10:12:22.204 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.207 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-06-18 10:12:22.222 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-06-18 10:12:22.227 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.230 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-06-18 10:12:22.244 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-06-18 10:12:22.248 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.251 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-06-18 10:12:22.264 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-06-18 10:12:22.270 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.272 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-06-18 10:12:22.287 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-06-18 10:12:22.297 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.301 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-06-18 10:12:22.315 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-06-18 10:12:22.324 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.328 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-06-18 10:12:22.346 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-06-18 10:12:22.351 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.354 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-06-18 10:12:22.368 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-06-18 10:12:22.373 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.379 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-06-18 10:12:22.395 | enabled 2021-06-18 10:12:22.400 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-06-18 10:12:22.429 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-06-18 10:12:22.429 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-06-18 10:12:22.429 | Active: active (running) since Fri 2021-06-18 10:09:10 UTC; 3min 11s ago 2021-06-18 10:12:22.429 | Main PID: 79369 (swift-container) 2021-06-18 10:12:22.429 | Tasks: 1 (limit: 14352) 2021-06-18 10:12:22.429 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-06-18 10:12:22.429 | └─79369 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-06-18 10:12:22.429 | 2021-06-18 10:12:22.429 | Jun 18 10:09:10 dv-cinder-797022-1-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-06-18 10:12:22.429 | Jun 18 10:09:11 dv-cinder-797022-1-smb container-sync[79369]: Starting 79369 2021-06-18 10:12:22.429 | Jun 18 10:09:11 dv-cinder-797022-1-smb container-sync[79369]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-06-18 10:12:22.435 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.439 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-06-18 10:12:22.456 | enabled 2021-06-18 10:12:22.462 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-06-18 10:12:22.486 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-06-18 10:12:22.486 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-06-18 10:12:22.486 | Active: active (running) since Fri 2021-06-18 10:11:06 UTC; 1min 15s ago 2021-06-18 10:12:22.486 | Main PID: 87726 (nova-conductor) 2021-06-18 10:12:22.486 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:22.486 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-06-18 10:12:22.486 | ├─87726 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-06-18 10:12:22.486 | ├─88616 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-06-18 10:12:22.486 | └─88617 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-06-18 10:12:22.486 | 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_messaging_rabbit.ssl_version = {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_messaging_notifications.retry = -1 {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_messaging_notifications.transport_url = **** {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_reports.file_event_handler = None {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_reports.file_event_handler_interval = 1 {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] oslo_reports.log_dir = None {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.486 | Jun 18 10:11:11 dv-cinder-797022-1-smb nova-conductor[87726]: DEBUG oslo_service.service [None req-a28d3bd8-2ba0-49c6-b9d5-14b54934158a None None] ******************************************************************************** {{(pid=87726) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-06-18 10:12:22.491 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-06-18 10:12:22.494 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-06-18 10:12:22.509 | enabled 2021-06-18 10:12:22.514 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-06-18 10:12:22.533 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-06-18 10:12:22.533 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-06-18 10:12:22.533 | Active: active (running) since Fri 2021-06-18 10:11:08 UTC; 1min 14s ago 2021-06-18 10:12:22.533 | Main PID: 88116 (nova-conductor) 2021-06-18 10:12:22.533 | Tasks: 3 (limit: 14352) 2021-06-18 10:12:22.533 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-06-18 10:12:22.533 | ├─88116 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-06-18 10:12:22.533 | ├─88623 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-06-18 10:12:22.533 | └─88624 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-06-18 10:12:22.533 | 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG oslo_service.service [None req-c364b2d8-806a-434b-8c03-3f6b76a00cfe None None] oslo_reports.file_event_handler = None {{(pid=88116) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG oslo_service.service [None req-c364b2d8-806a-434b-8c03-3f6b76a00cfe None None] oslo_reports.file_event_handler_interval = 1 {{(pid=88116) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG oslo_service.service [None req-c364b2d8-806a-434b-8c03-3f6b76a00cfe None None] oslo_reports.log_dir = None {{(pid=88116) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG oslo_service.service [None req-c364b2d8-806a-434b-8c03-3f6b76a00cfe None None] ******************************************************************************** {{(pid=88116) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG nova.service [None req-f25ba3de-e154-4c08-9284-72d04f98ec56 None None] Creating RPC server for service conductor {{(pid=88623) start /opt/stack/nova/nova/service.py:196}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG nova.service [None req-051c372e-5fda-43d0-9a24-3d9b61ca30e4 None None] Creating RPC server for service conductor {{(pid=88624) start /opt/stack/nova/nova/service.py:196}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG nova.service [None req-f25ba3de-e154-4c08-9284-72d04f98ec56 None None] Join ServiceGroup membership for this service conductor {{(pid=88623) start /opt/stack/nova/nova/service.py:214}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG nova.servicegroup.drivers.db [None req-f25ba3de-e154-4c08-9284-72d04f98ec56 None None] DB_Driver: join new ServiceGroup member dv-cinder-797022-1-smb to the conductor group, service = {{(pid=88623) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG nova.service [None req-051c372e-5fda-43d0-9a24-3d9b61ca30e4 None None] Join ServiceGroup membership for this service conductor {{(pid=88624) start /opt/stack/nova/nova/service.py:214}} 2021-06-18 10:12:22.534 | Jun 18 10:11:12 dv-cinder-797022-1-smb nova-conductor[88116]: DEBUG nova.servicegroup.drivers.db [None req-051c372e-5fda-43d0-9a24-3d9b61ca30e4 None None] DB_Driver: join new ServiceGroup member dv-cinder-797022-1-smb to the conductor group, service = {{(pid=88624) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-06-18 10:12:22.537 | + ./stack.sh:main:1391 : is_service_enabled n-api 2021-06-18 10:12:22.557 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:12:22.560 | + ./stack.sh:main:1392 : is_service_enabled n-cpu 2021-06-18 10:12:22.581 | + functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:12:22.584 | + ./stack.sh:main:1399 : 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-06-18 10:12:22.587 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:12:22.591 | + ./stack.sh:echo_summary:424 : 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-06-18 10:12:22.593 | + ./stack.sh:main:1406 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-06-18 10:12:26.328 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.328 | | Upgrade Check Results | 2021-06-18 10:12:26.329 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.329 | | Check: Cells v2 | 2021-06-18 10:12:26.329 | | Result: Success | 2021-06-18 10:12:26.329 | | Details: No host mappings or compute nodes were found. Remember to | 2021-06-18 10:12:26.329 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-06-18 10:12:26.329 | | compute hosts are deployed. | 2021-06-18 10:12:26.329 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.329 | | Check: Placement API | 2021-06-18 10:12:26.329 | | Result: Success | 2021-06-18 10:12:26.329 | | Details: None | 2021-06-18 10:12:26.329 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.329 | | Check: Ironic Flavor Migration | 2021-06-18 10:12:26.329 | | Result: Success | 2021-06-18 10:12:26.329 | | Details: None | 2021-06-18 10:12:26.329 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.329 | | Check: Cinder API | 2021-06-18 10:12:26.329 | | Result: Success | 2021-06-18 10:12:26.329 | | Details: None | 2021-06-18 10:12:26.329 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.329 | | Check: Policy Scope-based Defaults | 2021-06-18 10:12:26.329 | | Result: Success | 2021-06-18 10:12:26.329 | | Details: None | 2021-06-18 10:12:26.329 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.329 | | Check: Older than N-1 computes | 2021-06-18 10:12:26.329 | | Result: Success | 2021-06-18 10:12:26.329 | | Details: None | 2021-06-18 10:12:26.329 | +--------------------------------------------------------------------+ 2021-06-18 10:12:26.727 | + ./stack.sh:main:1413 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-06-18 10:12:26.730 | + ./stack.sh:main:1414 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-06-18 10:12:26.730 | Running user script /home/ubuntu/devstack/local.sh 2021-06-18 10:12:26.732 | + ./stack.sh:main:1415 : /home/ubuntu/devstack/local.sh 2021-06-18 10:12:26.735 | Before updating nova flavors: 2021-06-18 10:12:29.140 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-06-18 10:12:29.141 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-06-18 10:12:29.141 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-06-18 10:12:29.141 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-06-18 10:12:29.141 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-06-18 10:12:29.141 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-06-18 10:12:29.141 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-06-18 10:12:29.141 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-06-18 10:12:29.141 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-06-18 10:12:29.141 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-06-18 10:12:29.141 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-06-18 10:12:29.141 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-06-18 10:12:29.141 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-06-18 10:12:29.141 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-06-18 10:12:31.301 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-06-18 10:12:31.396 | Flavor 42 not found 2021-06-18 10:12:33.297 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-06-18 10:12:33.388 | Flavor 84 not found 2021-06-18 10:12:35.320 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-06-18 10:12:35.418 | Flavor 451 not found 2021-06-18 10:12:37.287 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:37.287 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:12:37.287 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:37.288 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:37.288 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:39.222 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:39.222 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:12:39.222 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:39.222 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:39.222 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:41.203 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:41.203 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:12:41.203 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:41.203 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:41.203 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:43.307 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:43.307 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:12:43.307 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:43.307 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:43.307 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:43.402 | After updating nova flavors: 2021-06-18 10:12:45.238 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:45.238 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:12:45.238 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:45.238 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:12:45.238 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:12:45.238 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:12:51.060 | Neutron networks: 2021-06-18 10:12:53.428 | +--------------------------------------+---------+--------------------------------------+ 2021-06-18 10:12:53.428 | | ID | Name | Subnets | 2021-06-18 10:12:53.428 | +--------------------------------------+---------+--------------------------------------+ 2021-06-18 10:12:53.428 | | 3aade71e-2163-4f2a-b110-37c6fd66da65 | public | 204491dd-5aae-4488-8d44-ce0034150e84 | 2021-06-18 10:12:53.428 | | 5acea3a6-fc56-4794-a25a-2ad7f42837e1 | private | ab9d3de7-1d1d-49bb-930c-74fb162b6981 | 2021-06-18 10:12:53.428 | +--------------------------------------+---------+--------------------------------------+ 2021-06-18 10:12:58.483 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:12:58.483 | | Field | Value | 2021-06-18 10:12:58.483 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:12:58.483 | | admin_state_up | UP | 2021-06-18 10:12:58.483 | | availability_zone_hints | | 2021-06-18 10:12:58.483 | | availability_zones | nova | 2021-06-18 10:12:58.483 | | created_at | 2021-06-18T10:10:45Z | 2021-06-18 10:12:58.483 | | description | | 2021-06-18 10:12:58.483 | | dns_domain | None | 2021-06-18 10:12:58.483 | | id | 3aade71e-2163-4f2a-b110-37c6fd66da65 | 2021-06-18 10:12:58.484 | | ipv4_address_scope | None | 2021-06-18 10:12:58.484 | | ipv6_address_scope | None | 2021-06-18 10:12:58.484 | | is_default | True | 2021-06-18 10:12:58.484 | | is_vlan_transparent | None | 2021-06-18 10:12:58.484 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='3e8d2afc356d48dbb9d65371baa8afb7', project.name='admin', region_name='RegionOne', zone= | 2021-06-18 10:12:58.484 | | mtu | 1500 | 2021-06-18 10:12:58.484 | | name | public | 2021-06-18 10:12:58.484 | | port_security_enabled | True | 2021-06-18 10:12:58.484 | | project_id | 3e8d2afc356d48dbb9d65371baa8afb7 | 2021-06-18 10:12:58.484 | | provider:network_type | flat | 2021-06-18 10:12:58.484 | | provider:physical_network | physnet1 | 2021-06-18 10:12:58.484 | | provider:segmentation_id | None | 2021-06-18 10:12:58.484 | | qos_policy_id | None | 2021-06-18 10:12:58.484 | | revision_number | 2 | 2021-06-18 10:12:58.484 | | router:external | External | 2021-06-18 10:12:58.484 | | segments | None | 2021-06-18 10:12:58.484 | | shared | False | 2021-06-18 10:12:58.484 | | status | ACTIVE | 2021-06-18 10:12:58.484 | | subnets | 204491dd-5aae-4488-8d44-ce0034150e84 | 2021-06-18 10:12:58.484 | | tags | | 2021-06-18 10:12:58.484 | | updated_at | 2021-06-18T10:10:53Z | 2021-06-18 10:12:58.484 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:01.155 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:01.155 | | Field | Value | 2021-06-18 10:13:01.155 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:01.155 | | admin_state_up | UP | 2021-06-18 10:13:01.155 | | availability_zone_hints | | 2021-06-18 10:13:01.155 | | availability_zones | nova | 2021-06-18 10:13:01.155 | | created_at | 2021-06-18T10:10:28Z | 2021-06-18 10:13:01.156 | | description | | 2021-06-18 10:13:01.156 | | dns_domain | None | 2021-06-18 10:13:01.156 | | id | 5acea3a6-fc56-4794-a25a-2ad7f42837e1 | 2021-06-18 10:13:01.156 | | ipv4_address_scope | None | 2021-06-18 10:13:01.156 | | ipv6_address_scope | None | 2021-06-18 10:13:01.156 | | is_default | None | 2021-06-18 10:13:01.156 | | is_vlan_transparent | None | 2021-06-18 10:13:01.156 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='74b3f8bc274943cfa59d16e72d2415a8', project.name=, region_name='RegionOne', zone= | 2021-06-18 10:13:01.156 | | mtu | 1500 | 2021-06-18 10:13:01.157 | | name | private | 2021-06-18 10:13:01.157 | | port_security_enabled | True | 2021-06-18 10:13:01.157 | | project_id | 74b3f8bc274943cfa59d16e72d2415a8 | 2021-06-18 10:13:01.157 | | provider:network_type | vlan | 2021-06-18 10:13:01.157 | | provider:physical_network | physnet1 | 2021-06-18 10:13:01.157 | | provider:segmentation_id | 300 | 2021-06-18 10:13:01.157 | | qos_policy_id | None | 2021-06-18 10:13:01.157 | | revision_number | 3 | 2021-06-18 10:13:01.157 | | router:external | Internal | 2021-06-18 10:13:01.157 | | segments | None | 2021-06-18 10:13:01.157 | | shared | False | 2021-06-18 10:13:01.157 | | status | ACTIVE | 2021-06-18 10:13:01.157 | | subnets | ab9d3de7-1d1d-49bb-930c-74fb162b6981 | 2021-06-18 10:13:01.157 | | tags | | 2021-06-18 10:13:01.157 | | updated_at | 2021-06-18T10:12:50Z | 2021-06-18 10:13:01.157 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:01.278 | Neutron subnetworks: 2021-06-18 10:13:03.654 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-06-18 10:13:03.655 | | ID | Name | Network | Subnet | 2021-06-18 10:13:03.655 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-06-18 10:13:03.655 | | 204491dd-5aae-4488-8d44-ce0034150e84 | public-subnet | 3aade71e-2163-4f2a-b110-37c6fd66da65 | 172.28.2.0/24 | 2021-06-18 10:13:03.655 | | ab9d3de7-1d1d-49bb-930c-74fb162b6981 | private-subnet | 5acea3a6-fc56-4794-a25a-2ad7f42837e1 | 172.20.0.0/26 | 2021-06-18 10:13:03.655 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-06-18 10:13:08.241 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:08.241 | | Field | Value | 2021-06-18 10:13:08.241 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:08.241 | | allocation_pools | 172.28.2.2-172.28.2.254 | 2021-06-18 10:13:08.241 | | cidr | 172.28.2.0/24 | 2021-06-18 10:13:08.241 | | created_at | 2021-06-18T10:10:53Z | 2021-06-18 10:13:08.241 | | description | | 2021-06-18 10:13:08.241 | | dns_nameservers | | 2021-06-18 10:13:08.241 | | dns_publish_fixed_ip | None | 2021-06-18 10:13:08.241 | | enable_dhcp | False | 2021-06-18 10:13:08.241 | | gateway_ip | 172.28.2.1 | 2021-06-18 10:13:08.241 | | host_routes | | 2021-06-18 10:13:08.241 | | id | 204491dd-5aae-4488-8d44-ce0034150e84 | 2021-06-18 10:13:08.241 | | ip_version | 4 | 2021-06-18 10:13:08.241 | | ipv6_address_mode | None | 2021-06-18 10:13:08.241 | | ipv6_ra_mode | None | 2021-06-18 10:13:08.241 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='3e8d2afc356d48dbb9d65371baa8afb7', project.name='admin', region_name='RegionOne', zone= | 2021-06-18 10:13:08.241 | | name | public-subnet | 2021-06-18 10:13:08.242 | | network_id | 3aade71e-2163-4f2a-b110-37c6fd66da65 | 2021-06-18 10:13:08.242 | | prefix_length | None | 2021-06-18 10:13:08.242 | | project_id | 3e8d2afc356d48dbb9d65371baa8afb7 | 2021-06-18 10:13:08.242 | | revision_number | 0 | 2021-06-18 10:13:08.242 | | segment_id | None | 2021-06-18 10:13:08.242 | | service_types | | 2021-06-18 10:13:08.242 | | subnetpool_id | None | 2021-06-18 10:13:08.242 | | tags | | 2021-06-18 10:13:08.242 | | updated_at | 2021-06-18T10:10:53Z | 2021-06-18 10:13:08.242 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:10.562 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:10.562 | | Field | Value | 2021-06-18 10:13:10.562 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:10.562 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-06-18 10:13:10.562 | | cidr | 172.20.0.0/26 | 2021-06-18 10:13:10.562 | | created_at | 2021-06-18T10:10:31Z | 2021-06-18 10:13:10.562 | | description | | 2021-06-18 10:13:10.562 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-06-18 10:13:10.562 | | dns_publish_fixed_ip | None | 2021-06-18 10:13:10.562 | | enable_dhcp | True | 2021-06-18 10:13:10.562 | | gateway_ip | 172.20.0.1 | 2021-06-18 10:13:10.562 | | host_routes | | 2021-06-18 10:13:10.562 | | id | ab9d3de7-1d1d-49bb-930c-74fb162b6981 | 2021-06-18 10:13:10.562 | | ip_version | 4 | 2021-06-18 10:13:10.562 | | ipv6_address_mode | None | 2021-06-18 10:13:10.562 | | ipv6_ra_mode | None | 2021-06-18 10:13:10.562 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='74b3f8bc274943cfa59d16e72d2415a8', project.name=, region_name='RegionOne', zone= | 2021-06-18 10:13:10.562 | | name | private-subnet | 2021-06-18 10:13:10.562 | | network_id | 5acea3a6-fc56-4794-a25a-2ad7f42837e1 | 2021-06-18 10:13:10.562 | | prefix_length | None | 2021-06-18 10:13:10.562 | | project_id | 74b3f8bc274943cfa59d16e72d2415a8 | 2021-06-18 10:13:10.562 | | revision_number | 1 | 2021-06-18 10:13:10.562 | | segment_id | None | 2021-06-18 10:13:10.562 | | service_types | | 2021-06-18 10:13:10.563 | | subnetpool_id | 8de31131-2130-4893-989a-d4b39a5d44e2 | 2021-06-18 10:13:10.563 | | tags | | 2021-06-18 10:13:10.563 | | updated_at | 2021-06-18T10:12:50Z | 2021-06-18 10:13:10.563 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:10.878 | + ./stack.sh:main:1424 : command openstack complete 2021-06-18 10:13:10.879 | + ./stack.sh:main:1425 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-06-18 10:13:10.881 | + ./stack.sh:main:1424 : openstack complete 2021-06-18 10:13:13.275 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-06-18 10:13:13.673 | + ./stack.sh:main:1428 : is_service_enabled cinder 2021-06-18 10:13:13.691 | + functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:13.694 | + ./stack.sh:main:1429 : is_ubuntu 2021-06-18 10:13:13.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-18 10:13:13.699 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-18 10:13:13.702 | + ./stack.sh:main:1430 : echo_summary 'Configuring lvm.conf global device filter' 2021-06-18 10:13:13.705 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:13:13.707 | + ./stack.sh:echo_summary:424 : echo -e Configuring lvm.conf global device filter 2021-06-18 10:13:13.711 | + ./stack.sh:main:1431 : set_lvm_filter 2021-06-18 10:13:13.713 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-06-18 10:13:13.718 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-06-18 10:13:13.722 | + lib/lvm:set_lvm_filter:186 : local pv 2021-06-18 10:13:13.724 | + lib/lvm:set_lvm_filter:187 : local vg 2021-06-18 10:13:13.727 | + lib/lvm:set_lvm_filter:188 : local line 2021-06-18 10:13:13.730 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-06-18 10:13:13.825 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-06-18 10:13:13.827 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-06-18 10:13:13.830 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-06-18 10:13:13.851 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-06-18 10:13:13.870 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-06-18 10:13:13.873 | + ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:13:13.876 | + ./stack.sh:echo_summary:424 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-06-18 10:13:13.879 | + ./stack.sh:main:1441 : run_phase stack test-config 2021-06-18 10:13:13.881 | + functions-common:run_phase:1759 : local mode=stack 2021-06-18 10:13:13.884 | + functions-common:run_phase:1760 : local phase=test-config 2021-06-18 10:13:13.887 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-18 10:13:13.890 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-06-18 10:13:13.892 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-18 10:13:13.895 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-06-18 10:13:13.898 | + functions-common:run_phase:1769 : local extra 2021-06-18 10:13:13.902 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-18 10:13:13.905 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-06-18 10:13:13.908 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-18 10:13:13.911 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-18 10:13:13.914 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-06-18 10:13:13.917 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-18 10:13:13.934 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:13.937 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 10:13:13.939 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:13:13.941 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-06-18 10:13:13.944 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:13:13.947 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-18 10:13:13.950 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:13:13.952 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-06-18 10:13:13.955 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:13:13.957 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-06-18 10:13:13.960 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-06-18 10:13:13.963 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-18 10:13:13.965 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-06-18 10:13:13.968 | ++ ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:13:13.970 | ++ ./stack.sh:echo_summary:424 : echo -e Initializing Tempest 2021-06-18 10:13:13.973 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-06-18 10:13:13.976 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-06-18 10:13:13.978 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-06-18 10:13:13.980 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-06-18 10:13:13.982 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-06-18 10:13:13.985 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-06-18 10:13:13.987 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-06-18 10:13:13.989 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-06-18 10:13:13.992 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-06-18 10:13:13.992 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-06-18 10:13:13.996 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-06-18 10:13:13.998 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-06-18 10:13:14.000 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-06-18 10:13:14.003 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-06-18 10:13:14.005 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-06-18 10:13:14.026 | Using python 3.6 to install testrepository because python3_enabled=True 2021-06-18 10:13:14.031 | ++ 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 testrepository 2021-06-18 10:13:16.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 10:13:16.922 | 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-06-18 10:13:16.922 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.923 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.923 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.924 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.924 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.924 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.925 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.928 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.928 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.928 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.928 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.930 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.930 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.930 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.930 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.930 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.930 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.931 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.931 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.931 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.932 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.932 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.933 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.933 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.933 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.936 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.936 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.937 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.937 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.938 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.938 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.939 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.939 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.940 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.940 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.941 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.941 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.941 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.942 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.942 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.943 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.943 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.943 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.944 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.944 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.945 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.946 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.946 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.947 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.947 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.948 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.948 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.948 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.949 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.949 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.950 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.951 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.951 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.951 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.952 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.953 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.953 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.953 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.955 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.955 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.955 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.956 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.956 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.957 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.958 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.958 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.958 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.959 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.959 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.960 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.960 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.961 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.961 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.962 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.962 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.962 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.963 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.964 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.964 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.965 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.965 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.965 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.966 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.966 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.967 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.967 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.968 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.968 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.969 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.969 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.970 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.970 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.971 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.971 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.972 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.972 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.973 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.973 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.974 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.974 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.975 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.975 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.975 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.977 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.977 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.978 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.978 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.978 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.979 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.979 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.980 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.980 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.981 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.981 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.982 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.982 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.983 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.983 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.983 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.984 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.984 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.985 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.985 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.986 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.986 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.987 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.987 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.987 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.988 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.988 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.989 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.989 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.990 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.990 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.991 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.991 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.991 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.993 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.993 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.994 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.994 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.994 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.995 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.995 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.996 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.996 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.997 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.997 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.997 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.998 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.998 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:16.998 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:16.999 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:16.999 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.000 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.000 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.001 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.001 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.002 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.002 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.002 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.003 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.003 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.003 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.004 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.004 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.005 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.005 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.006 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.006 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.006 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.007 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.007 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.008 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.008 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.009 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.009 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.010 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.010 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.011 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.011 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.011 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.012 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.012 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.013 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.013 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.013 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.013 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.014 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.014 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.015 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.015 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.015 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.016 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.016 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.017 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.017 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.018 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.018 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.018 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.019 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.019 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.019 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.020 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.020 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.021 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.021 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.021 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.022 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.022 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.023 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.023 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.024 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.024 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.025 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.025 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.026 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.026 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.026 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.027 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.027 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.028 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.028 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.029 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.029 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.030 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.031 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.032 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.033 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.033 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.034 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.035 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.035 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.035 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.036 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.036 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.037 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.037 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.038 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.038 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.039 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.040 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.040 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.041 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.041 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.041 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.042 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.042 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.043 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.043 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.043 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.044 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.044 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.045 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.045 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.046 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.046 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.046 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.047 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.047 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.048 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.048 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.049 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.049 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.049 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.050 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.050 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.051 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.051 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.052 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.052 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.052 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.053 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.053 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.054 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.055 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.056 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.056 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.056 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.057 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.057 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.058 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.058 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.058 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.059 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.059 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.060 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.060 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.060 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.061 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.061 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.062 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.062 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.063 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.063 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.063 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.064 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.064 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.065 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.065 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.066 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.066 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.066 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.067 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.067 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.068 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.068 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.068 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.069 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.070 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.070 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.071 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.071 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.072 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.072 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.072 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.073 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.073 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.074 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.074 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.075 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.075 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.076 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.076 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.077 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.077 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.078 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.078 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.078 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.079 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.079 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.080 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.080 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.081 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.081 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.082 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.082 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.083 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.083 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.084 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.084 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.085 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.085 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.086 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.086 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.087 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.087 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.088 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.088 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.088 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.089 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.089 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.090 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.090 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.091 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.091 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.092 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.092 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.092 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.093 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.093 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.094 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.094 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.095 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.095 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.095 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.096 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.096 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.097 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.097 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.098 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.098 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.098 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.099 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.099 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.100 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.100 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.101 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.102 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.102 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.103 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.104 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.104 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.104 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.105 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.105 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.106 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.106 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.106 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.107 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.107 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.108 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.108 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.108 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.109 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.109 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.110 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.110 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.111 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.111 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.111 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.112 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.113 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.113 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.113 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.114 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.115 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.115 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.115 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.116 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-06-18 10:13:17.116 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-06-18 10:13:17.117 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:13:17.255 | Collecting testrepository===0.0.20 2021-06-18 10:13:17.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-06-18 10:13:18.211 | 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-06-18 10:13:18.232 | 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-06-18 10:13:18.236 | 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-06-18 10:13:18.244 | 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-06-18 10:13:18.256 | 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 755)) (1.4.0) 2021-06-18 10:13:18.272 | 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-06-18 10:13:18.276 | 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-06-18 10:13:18.280 | 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-06-18 10:13:18.283 | 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-06-18 10:13:18.286 | 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-06-18 10:13:18.289 | 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-06-18 10:13:18.292 | Building wheels for collected packages: testrepository 2021-06-18 10:13:18.293 | Building wheel for testrepository (setup.py): started 2021-06-18 10:13:19.269 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-06-18 10:13:19.270 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=6a53570fd128cafb8e61428b2e63f01f251f798f0a3cbc0ce7dddd713935554b 2021-06-18 10:13:19.270 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-06-18 10:13:19.271 | Successfully built testrepository 2021-06-18 10:13:21.482 | Installing collected packages: testrepository 2021-06-18 10:13:21.790 | Successfully installed testrepository-0.0.20 2021-06-18 10:13:21.932 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-18 10:13:21.932 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-06-18 10:13:22.032 | ++ inc/python:pip_install:207 : result=0 2021-06-18 10:13:22.034 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-06-18 10:13:22.036 | ++ functions-common:time_stop:2331 : local name 2021-06-18 10:13:22.039 | ++ functions-common:time_stop:2332 : local end_time 2021-06-18 10:13:22.041 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-06-18 10:13:22.043 | ++ functions-common:time_stop:2334 : local total 2021-06-18 10:13:22.045 | ++ functions-common:time_stop:2335 : local start_time 2021-06-18 10:13:22.047 | ++ functions-common:time_stop:2337 : name=pip_install 2021-06-18 10:13:22.049 | ++ functions-common:time_stop:2338 : start_time=1624011194019 2021-06-18 10:13:22.051 | ++ functions-common:time_stop:2340 : [[ -z 1624011194019 ]] 2021-06-18 10:13:22.055 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-06-18 10:13:22.059 | ++ functions-common:time_stop:2343 : end_time=1624011202056 2021-06-18 10:13:22.061 | ++ functions-common:time_stop:2344 : elapsed_time=8037 2021-06-18 10:13:22.063 | ++ functions-common:time_stop:2345 : total=260230 2021-06-18 10:13:22.065 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-06-18 10:13:22.067 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=268267 2021-06-18 10:13:22.070 | ++ inc/python:pip_install:210 : return 0 2021-06-18 10:13:22.072 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-06-18 10:13:22.074 | ++ lib/tempest:configure_tempest:138 : local images 2021-06-18 10:13:22.076 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-06-18 10:13:22.078 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-06-18 10:13:22.081 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-06-18 10:13:22.083 | ++ lib/tempest:configure_tempest:142 : local password 2021-06-18 10:13:22.086 | ++ lib/tempest:configure_tempest:143 : local line 2021-06-18 10:13:22.088 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-06-18 10:13:22.090 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-06-18 10:13:22.092 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-06-18 10:13:22.094 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-06-18 10:13:22.096 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-06-18 10:13:22.098 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-06-18 10:13:22.100 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-06-18 10:13:22.103 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-06-18 10:13:22.105 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-06-18 10:13:22.107 | ++ lib/tempest:configure_tempest:153 : local disk 2021-06-18 10:13:22.109 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-06-18 10:13:22.109 | ' 2021-06-18 10:13:22.111 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-06-18 10:13:22.113 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-06-18 10:13:22.128 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:22.131 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-06-18 10:13:22.132 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-06-18 10:13:22.132 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-06-18 10:13:24.555 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:13:24.558 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-06-18 10:13:24.561 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-06-18 10:13:24.564 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-06-18 10:13:24.566 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-06-18 10:13:24.568 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-06-18 10:13:24.571 | ++ lib/tempest:configure_tempest:184 : image_uuid=b7f6daba-2da4-4d32-bed9-891e120602b1 2021-06-18 10:13:24.573 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=b7f6daba-2da4-4d32-bed9-891e120602b1 2021-06-18 10:13:24.575 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-06-18 10:13:24.588 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-06-18 10:13:24.591 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-06-18 10:13:24.594 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-06-18 10:13:24.596 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-06-18 10:13:24.598 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-06-18 10:13:24.600 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-06-18 10:13:24.603 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-06-18 10:13:24.605 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-06-18 10:13:24.609 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-06-18 10:13:24.609 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-06-18 10:13:26.846 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:13:26.849 | ++ lib/tempest:configure_tempest:211 : admin_project_id=3e8d2afc356d48dbb9d65371baa8afb7 2021-06-18 10:13:26.852 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-06-18 10:13:26.868 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:26.871 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-06-18 10:13:28.727 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:13:28.728 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:13:28.728 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:13:28.728 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:13:28.728 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:13:28.728 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-06-18 10:13:28.730 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-06-18 10:13:28.732 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:13:28.732 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:13:28.732 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:13:28.732 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.732 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.732 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:13:28.732 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:13:28.732 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.732 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.732 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.733 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-18 10:13:28.733 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.733 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.733 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.733 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.733 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:13:28.733 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:13:28.733 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-06-18 10:13:28.734 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-06-18 10:13:28.737 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:13:28.737 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-18 10:13:28.737 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-18 10:13:28.737 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-18 10:13:28.737 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-18 10:13:28.737 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-06-18 10:13:28.739 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-06-18 10:13:28.742 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-06-18 10:13:28.770 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-06-18 10:13:28.772 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-06-18 10:13:28.775 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-06-18 10:13:28.777 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-06-18 10:13:28.780 | +++ 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-06-18 10:13:31.069 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:13:31.072 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-06-18 10:13:31.072 | router-admin-state-down-before-update 2021-06-18 10:13:31.072 | agent 2021-06-18 10:13:31.072 | agent-resources-synced 2021-06-18 10:13:31.072 | allowed-address-pairs 2021-06-18 10:13:31.072 | auto-allocated-topology 2021-06-18 10:13:31.072 | availability_zone 2021-06-18 10:13:31.072 | availability_zone_filter 2021-06-18 10:13:31.072 | default-subnetpools 2021-06-18 10:13:31.073 | dhcp_agent_scheduler 2021-06-18 10:13:31.073 | dvr 2021-06-18 10:13:31.073 | empty-string-filtering 2021-06-18 10:13:31.073 | external-net 2021-06-18 10:13:31.073 | extra_dhcp_opt 2021-06-18 10:13:31.073 | extraroute 2021-06-18 10:13:31.073 | extraroute-atomic 2021-06-18 10:13:31.073 | filter-validation 2021-06-18 10:13:31.073 | fip-port-details 2021-06-18 10:13:31.073 | flavors 2021-06-18 10:13:31.073 | floatingip-pools 2021-06-18 10:13:31.073 | ip-substring-filtering 2021-06-18 10:13:31.073 | router 2021-06-18 10:13:31.073 | ext-gw-mode 2021-06-18 10:13:31.073 | l3-ha 2021-06-18 10:13:31.073 | l3-flavors 2021-06-18 10:13:31.073 | l3-port-ip-change-not-allowed 2021-06-18 10:13:31.073 | l3_agent_scheduler 2021-06-18 10:13:31.073 | metering 2021-06-18 10:13:31.073 | multi-provider 2021-06-18 10:13:31.073 | net-mtu 2021-06-18 10:13:31.073 | net-mtu-writable 2021-06-18 10:13:31.073 | network_availability_zone 2021-06-18 10:13:31.073 | network-ip-availability 2021-06-18 10:13:31.073 | pagination 2021-06-18 10:13:31.073 | port-mac-address-regenerate 2021-06-18 10:13:31.073 | binding 2021-06-18 10:13:31.073 | binding-extended 2021-06-18 10:13:31.073 | port-security 2021-06-18 10:13:31.073 | project-id 2021-06-18 10:13:31.073 | provider 2021-06-18 10:13:31.073 | quotas 2021-06-18 10:13:31.073 | quota_details 2021-06-18 10:13:31.073 | rbac-policies 2021-06-18 10:13:31.074 | rbac-address-scope 2021-06-18 10:13:31.074 | rbac-security-groups 2021-06-18 10:13:31.074 | rbac-subnetpool 2021-06-18 10:13:31.074 | revision-if-match 2021-06-18 10:13:31.074 | standard-attr-revisions 2021-06-18 10:13:31.074 | router_availability_zone 2021-06-18 10:13:31.074 | port-security-groups-filtering 2021-06-18 10:13:31.074 | security-group 2021-06-18 10:13:31.074 | service-type 2021-06-18 10:13:31.074 | sorting 2021-06-18 10:13:31.074 | standard-attr-description 2021-06-18 10:13:31.074 | stateful-security-group 2021-06-18 10:13:31.074 | subnet_onboard 2021-06-18 10:13:31.074 | subnet-service-types 2021-06-18 10:13:31.074 | subnet_allocation 2021-06-18 10:13:31.074 | subnetpool-prefix-ops 2021-06-18 10:13:31.074 | standard-attr-tag 2021-06-18 10:13:31.074 | standard-attr-timestamp' 2021-06-18 10:13:31.075 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-06-18 10:13:31.075 | router-admin-state-down-before-update 2021-06-18 10:13:31.075 | agent 2021-06-18 10:13:31.075 | agent-resources-synced 2021-06-18 10:13:31.075 | allowed-address-pairs 2021-06-18 10:13:31.075 | auto-allocated-topology 2021-06-18 10:13:31.075 | availability_zone 2021-06-18 10:13:31.075 | availability_zone_filter 2021-06-18 10:13:31.075 | default-subnetpools 2021-06-18 10:13:31.075 | dhcp_agent_scheduler 2021-06-18 10:13:31.075 | dvr 2021-06-18 10:13:31.075 | empty-string-filtering 2021-06-18 10:13:31.075 | external-net 2021-06-18 10:13:31.075 | extra_dhcp_opt 2021-06-18 10:13:31.075 | extraroute 2021-06-18 10:13:31.075 | extraroute-atomic 2021-06-18 10:13:31.075 | filter-validation 2021-06-18 10:13:31.075 | fip-port-details 2021-06-18 10:13:31.075 | flavors 2021-06-18 10:13:31.075 | floatingip-pools 2021-06-18 10:13:31.075 | ip-substring-filtering 2021-06-18 10:13:31.075 | router 2021-06-18 10:13:31.075 | ext-gw-mode 2021-06-18 10:13:31.075 | l3-ha 2021-06-18 10:13:31.075 | l3-flavors 2021-06-18 10:13:31.076 | l3-port-ip-change-not-allowed 2021-06-18 10:13:31.076 | l3_agent_scheduler 2021-06-18 10:13:31.076 | metering 2021-06-18 10:13:31.076 | multi-provider 2021-06-18 10:13:31.076 | net-mtu 2021-06-18 10:13:31.076 | net-mtu-writable 2021-06-18 10:13:31.076 | network_availability_zone 2021-06-18 10:13:31.076 | network-ip-availability 2021-06-18 10:13:31.076 | pagination 2021-06-18 10:13:31.076 | port-mac-address-regenerate 2021-06-18 10:13:31.076 | binding 2021-06-18 10:13:31.076 | binding-extended 2021-06-18 10:13:31.076 | port-security 2021-06-18 10:13:31.076 | project-id 2021-06-18 10:13:31.076 | provider 2021-06-18 10:13:31.076 | quotas 2021-06-18 10:13:31.076 | quota_details 2021-06-18 10:13:31.076 | rbac-policies 2021-06-18 10:13:31.076 | rbac-address-scope 2021-06-18 10:13:31.076 | rbac-security-groups 2021-06-18 10:13:31.076 | rbac-subnetpool 2021-06-18 10:13:31.076 | revision-if-match 2021-06-18 10:13:31.076 | standard-attr-revisions 2021-06-18 10:13:31.076 | router_availability_zone 2021-06-18 10:13:31.076 | port-security-groups-filtering 2021-06-18 10:13:31.076 | security-group 2021-06-18 10:13:31.076 | service-type 2021-06-18 10:13:31.076 | sorting 2021-06-18 10:13:31.076 | standard-attr-description 2021-06-18 10:13:31.076 | stateful-security-group 2021-06-18 10:13:31.076 | subnet_onboard 2021-06-18 10:13:31.076 | subnet-service-types 2021-06-18 10:13:31.076 | subnet_allocation 2021-06-18 10:13:31.076 | subnetpool-prefix-ops 2021-06-18 10:13:31.076 | standard-attr-tag 2021-06-18 10:13:31.077 | standard-attr-timestamp =~ external-net ]] 2021-06-18 10:13:31.077 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-06-18 10:13:31.080 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-06-18 10:13:33.492 | +++ functions-common:oscwrap:2371 : return 0 2021-06-18 10:13:33.495 | ++ lib/tempest:configure_tempest:287 : public_network_id=3aade71e-2163-4f2a-b110-37c6fd66da65 2021-06-18 10:13:33.497 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-06-18 10:13:36.167 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:36.168 | | Field | Value | 2021-06-18 10:13:36.168 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:36.168 | | admin_state_up | UP | 2021-06-18 10:13:36.168 | | availability_zone_hints | | 2021-06-18 10:13:36.168 | | availability_zones | | 2021-06-18 10:13:36.168 | | created_at | 2021-06-18T10:13:35Z | 2021-06-18 10:13:36.168 | | description | | 2021-06-18 10:13:36.168 | | dns_domain | None | 2021-06-18 10:13:36.168 | | id | dd234f06-7207-4872-8b75-0f80d01ea276 | 2021-06-18 10:13:36.168 | | ipv4_address_scope | None | 2021-06-18 10:13:36.168 | | ipv6_address_scope | None | 2021-06-18 10:13:36.168 | | is_default | False | 2021-06-18 10:13:36.168 | | is_vlan_transparent | None | 2021-06-18 10:13:36.168 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='3e8d2afc356d48dbb9d65371baa8afb7', project.name='admin', region_name='RegionOne', zone= | 2021-06-18 10:13:36.168 | | mtu | 1500 | 2021-06-18 10:13:36.168 | | name | shared | 2021-06-18 10:13:36.168 | | port_security_enabled | True | 2021-06-18 10:13:36.168 | | project_id | 3e8d2afc356d48dbb9d65371baa8afb7 | 2021-06-18 10:13:36.168 | | provider:network_type | vlan | 2021-06-18 10:13:36.168 | | provider:physical_network | physnet1 | 2021-06-18 10:13:36.168 | | provider:segmentation_id | 301 | 2021-06-18 10:13:36.168 | | qos_policy_id | None | 2021-06-18 10:13:36.168 | | revision_number | 1 | 2021-06-18 10:13:36.168 | | router:external | Internal | 2021-06-18 10:13:36.168 | | segments | None | 2021-06-18 10:13:36.168 | | shared | True | 2021-06-18 10:13:36.168 | | status | ACTIVE | 2021-06-18 10:13:36.168 | | subnets | | 2021-06-18 10:13:36.169 | | tags | | 2021-06-18 10:13:36.169 | | updated_at | 2021-06-18T10:13:35Z | 2021-06-18 10:13:36.169 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:36.291 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-06-18 10:13:39.539 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:39.539 | | Field | Value | 2021-06-18 10:13:39.539 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:39.539 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-06-18 10:13:39.539 | | cidr | 192.168.233.0/24 | 2021-06-18 10:13:39.539 | | created_at | 2021-06-18T10:13:38Z | 2021-06-18 10:13:39.539 | | description | shared-subnet | 2021-06-18 10:13:39.539 | | dns_nameservers | | 2021-06-18 10:13:39.539 | | dns_publish_fixed_ip | None | 2021-06-18 10:13:39.539 | | enable_dhcp | True | 2021-06-18 10:13:39.539 | | gateway_ip | 192.168.233.1 | 2021-06-18 10:13:39.539 | | host_routes | | 2021-06-18 10:13:39.540 | | id | 0307c730-cf57-481e-a303-d760f6f3441d | 2021-06-18 10:13:39.540 | | ip_version | 4 | 2021-06-18 10:13:39.540 | | ipv6_address_mode | None | 2021-06-18 10:13:39.540 | | ipv6_ra_mode | None | 2021-06-18 10:13:39.540 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='3e8d2afc356d48dbb9d65371baa8afb7', project.name='admin', region_name='RegionOne', zone= | 2021-06-18 10:13:39.540 | | name | shared-subnet | 2021-06-18 10:13:39.540 | | network_id | dd234f06-7207-4872-8b75-0f80d01ea276 | 2021-06-18 10:13:39.540 | | prefix_length | None | 2021-06-18 10:13:39.540 | | project_id | 3e8d2afc356d48dbb9d65371baa8afb7 | 2021-06-18 10:13:39.540 | | revision_number | 0 | 2021-06-18 10:13:39.540 | | segment_id | None | 2021-06-18 10:13:39.540 | | service_types | | 2021-06-18 10:13:39.540 | | subnetpool_id | None | 2021-06-18 10:13:39.540 | | tags | | 2021-06-18 10:13:39.540 | | updated_at | 2021-06-18T10:13:38Z | 2021-06-18 10:13:39.540 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-18 10:13:39.678 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-06-18 10:13:39.709 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-06-18 10:13:39.741 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-06-18 10:13:39.745 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-06-18 10:13:39.774 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-06-18 10:13:39.801 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-06-18 10:13:39.829 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-06-18 10:13:39.859 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-06-18 10:13:39.888 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.22/identity/v2.0/ 2021-06-18 10:13:39.918 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.22/identity/v3 2021-06-18 10:13:39.948 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-06-18 10:13:39.976 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-06-18 10:13:40.003 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-06-18 10:13:40.037 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-06-18 10:13:40.040 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-06-18 10:13:40.069 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-06-18 10:13:40.097 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-06-18 10:13:40.126 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-06-18 10:13:40.153 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-06-18 10:13:40.155 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-06-18 10:13:40.187 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-06-18 10:13:40.215 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-06-18 10:13:40.217 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-06-18 10:13:40.246 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-06-18 10:13:40.262 | ++ functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:13:40.264 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-06-18 10:13:40.272 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-06-18 10:13:40.307 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-06-18 10:13:40.324 | ++ functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:13:40.327 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-06-18 10:13:40.355 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-06-18 10:13:40.384 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-06-18 10:13:40.389 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-06-18 10:13:40.389 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-06-18 10:13:40.391 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-06-18 10:13:40.424 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref b7f6daba-2da4-4d32-bed9-891e120602b1 2021-06-18 10:13:40.451 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt b7f6daba-2da4-4d32-bed9-891e120602b1 2021-06-18 10:13:40.481 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-06-18 10:13:40.510 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-06-18 10:13:40.540 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-06-18 10:13:40.574 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-06-18 10:13:40.591 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:40.593 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-06-18 10:13:40.595 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-06-18 10:13:40.598 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-06-18 10:13:40.601 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-06-18 10:13:40.604 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-06-18 10:13:40.606 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-06-18 10:13:40.625 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-06-18 10:13:40.627 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-06-18 10:13:40.658 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-06-18 10:13:40.696 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-06-18 10:13:40.723 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-06-18 10:13:40.752 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-06-18 10:13:40.785 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-06-18 10:13:40.812 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-06-18 10:13:40.841 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-06-18 10:13:40.869 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-06-18 10:13:40.901 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-06-18 10:13:40.903 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-06-18 10:13:40.931 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-06-18 10:13:40.934 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-06-18 10:13:40.950 | ++ functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:13:40.953 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-06-18 10:13:40.983 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3aade71e-2163-4f2a-b110-37c6fd66da65 2021-06-18 10:13:41.010 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-06-18 10:13:41.041 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-06-18 10:13:41.067 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-06-18 10:13:41.098 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-06-18 10:13:41.128 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-06-18 10:13:41.166 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-06-18 10:13:41.169 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-06-18 10:13:41.172 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-06-18 10:13:41.175 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-06-18 10:13:41.216 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-06-18 10:13:41.218 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-06-18 10:13:41.221 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-06-18 10:13:41.225 | ++ functions-common:is_provider_network:2183 : return 1 2021-06-18 10:13:41.228 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-06-18 10:13:41.257 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-06-18 10:13:41.297 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-06-18 10:13:41.338 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-06-18 10:13:41.367 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-06-18 10:13:41.394 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-06-18 10:13:41.396 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-06-18 10:13:41.399 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-06-18 10:13:41.402 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-06-18 10:13:41.420 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-06-18 10:13:41.449 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-06-18 10:13:41.451 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-06-18 10:13:41.454 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-06-18 10:13:41.472 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-06-18 10:13:41.499 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-06-18 10:13:41.502 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-06-18 10:13:41.504 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-06-18 10:13:41.507 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-06-18 10:13:41.525 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-06-18 10:13:41.556 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-06-18 10:13:41.558 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-06-18 10:13:41.562 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-06-18 10:13:41.580 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-06-18 10:13:41.607 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-06-18 10:13:41.610 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-06-18 10:13:41.612 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-06-18 10:13:41.614 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-06-18 10:13:41.617 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-06-18 10:13:41.635 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-06-18 10:13:41.638 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-06-18 10:13:41.670 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-06-18 10:13:41.687 | ++ functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:13:41.690 | ++ lib/tempest:configure_tempest:515 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-06-18 10:13:41.720 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-06-18 10:13:41.722 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-06-18 10:13:41.725 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-06-18 10:13:41.728 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-06-18 10:13:41.730 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-06-18 10:13:41.732 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-06-18 10:13:41.735 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-06-18 10:13:41.737 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-06-18 10:13:41.755 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-06-18 10:13:41.758 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-06-18 10:13:41.786 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-06-18 10:13:41.789 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-06-18 10:13:41.791 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-06-18 10:13:41.793 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-06-18 10:13:41.821 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-06-18 10:13:41.850 | ++ lib/tempest:configure_tempest:606 : local service 2021-06-18 10:13:41.853 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-06-18 10:13:41.855 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-06-18 10:13:41.858 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-06-18 10:13:41.874 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:41.877 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-06-18 10:13:41.918 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-06-18 10:13:41.920 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-06-18 10:13:41.937 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:41.939 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-06-18 10:13:41.971 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-06-18 10:13:41.973 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-06-18 10:13:41.994 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:41.996 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-06-18 10:13:42.029 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-06-18 10:13:42.031 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-06-18 10:13:42.047 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:42.052 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-06-18 10:13:42.086 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-06-18 10:13:42.086 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-06-18 10:13:42.106 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:42.109 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-06-18 10:13:42.139 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-06-18 10:13:42.141 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-06-18 10:13:42.157 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:13:42.159 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-06-18 10:13:42.192 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-06-18 10:13:42.195 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-06-18 10:13:42.215 | ++ functions-common:is_service_enabled:1987 : return 1 2021-06-18 10:13:42.217 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-06-18 10:13:42.252 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-06-18 10:13:42.255 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-06-18 10:13:42.258 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-06-18 10:13:42.261 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-06-18 10:13:42.269 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.HX8aryC6zK 2021-06-18 10:13:42.269 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-06-18 10:13:42.270 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-06-18 10:13:42.273 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-06-18 10:13:42.942 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-06-18 10:13:43.936 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-06-18 10:14:03.908 | venv-tempest develop-inst: /opt/stack/tempest 2021-06-18 10:14:09.636 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==2.0.1,colorama==0.4.4,cryptography==3.4.7,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==4.5.0,importlib-resources==5.1.4,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.1,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@18c2a9587d61d2a33b1061fe5d057885eff25b89#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.1 2021-06-18 10:14:09.636 | ___________________________________ summary ____________________________________ 2021-06-18 10:14:09.636 | venv-tempest: skipped tests 2021-06-18 10:14:09.636 | congratulations :) 2021-06-18 10:14:09.668 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-06-18 10:14:09.671 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-06-18 10:14:09.676 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.U2MRHoH2KJ 2021-06-18 10:14:09.678 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.U2MRHoH2KJ 2021-06-18 10:14:09.680 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-06-18 10:14:09.683 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.U2MRHoH2KJ 2021-06-18 10:14:09.685 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-06-18 10:14:09.688 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-06-18 10:14:09.691 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-06-18 10:14:09.699 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.U2MRHoH2KJ -r requirements.txt 2021-06-18 10:14:11.517 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-06-18 10:14:12.030 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==2.0.1,colorama==0.4.4,cryptography==3.4.7,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==4.5.0,importlib-resources==5.1.4,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.1,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@18c2a9587d61d2a33b1061fe5d057885eff25b89#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.1 2021-06-18 10:14:12.031 | venv-tempest run-test-pre: PYTHONHASHSEED='3940910577' 2021-06-18 10:14:12.031 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.U2MRHoH2KJ -r requirements.txt 2021-06-18 10:14:12.873 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:14:13.085 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:14:13.263 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:14:13.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 10:14:13.570 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 24)) (4.4.0) 2021-06-18 10:14:13.581 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 46)) (5.6.0) 2021-06-18 10:14:13.585 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 52)) (5.0.1) 2021-06-18 10:14:13.591 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 63)) (3.0.0) 2021-06-18 10:14:13.603 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 119)) (2.2.0) 2021-06-18 10:14:13.610 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 137)) (0.8.0) 2021-06-18 10:14:13.618 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 145)) (0.7.2) 2021-06-18 10:14:13.621 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 169)) (2.7.2) 2021-06-18 10:14:13.659 | Requirement already satisfied: urllib3===1.26.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 174)) (1.26.5) 2021-06-18 10:14:13.682 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 179)) (1.4.0) 2021-06-18 10:14:13.697 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 183)) (5.4.1) 2021-06-18 10:14:13.703 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 188)) (3.4.7) 2021-06-18 10:14:13.760 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 206)) (1.1.0) 2021-06-18 10:14:13.768 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 214)) (3.2.0) 2021-06-18 10:14:13.778 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 249)) (3.8.0) 2021-06-18 10:14:13.791 | Requirement already satisfied: oslo.log===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 282)) (4.5.0) 2021-06-18 10:14:13.833 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 311)) (3.2.0) 2021-06-18 10:14:13.862 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 312)) (4.1.0) 2021-06-18 10:14:13.872 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 348)) (2.4.0) 2021-06-18 10:14:13.891 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 388)) (1.4.0) 2021-06-18 10:14:13.905 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 396)) (1.0.2) 2021-06-18 10:14:13.909 | Requirement already satisfied: oslo.config===8.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 398)) (8.7.0) 2021-06-18 10:14:13.953 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 413)) (2.4.7) 2021-06-18 10:14:13.957 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 424)) (3.3.0) 2021-06-18 10:14:13.967 | Requirement already satisfied: cmd2===2.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 434)) (2.0.1) 2021-06-18 10:14:14.023 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 452)) (1.16.0) 2021-06-18 10:14:14.026 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 480)) (1.12.1) 2021-06-18 10:14:14.029 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 491)) (1.5.0) 2021-06-18 10:14:14.034 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 496)) (0.18.2) 2021-06-18 10:14:14.039 | Requirement already satisfied: importlib-resources===5.1.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 524)) (5.1.4) 2021-06-18 10:14:14.070 | Requirement already satisfied: cffi===1.14.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 539)) (1.14.5) 2021-06-18 10:14:14.074 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 542)) (3.2.0) 2021-06-18 10:14:14.107 | Requirement already satisfied: zipp===3.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 555)) (3.4.1) 2021-06-18 10:14:14.133 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 569)) (0.14.1) 2021-06-18 10:14:14.139 | Requirement already satisfied: oslo.utils===4.9.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 576)) (4.9.1) 2021-06-18 10:14:14.156 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 583)) (2.8.1) 2021-06-18 10:14:14.161 | Requirement already satisfied: typing-extensions===3.10.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 584)) (3.10.0.0) 2021-06-18 10:14:14.166 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 586)) (0.4.4) 2021-06-18 10:14:14.171 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 589)) (2021.1) 2021-06-18 10:14:14.176 | Requirement already satisfied: setuptools===57.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 596)) (57.0.0) 2021-06-18 10:14:14.233 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 165)) (1.0.0) 2021-06-18 10:14:14.236 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 206)) (1.4.0) 2021-06-18 10:14:14.238 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 149)) (1.4.0) 2021-06-18 10:14:14.243 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 118)) (0.9.6) 2021-06-18 10:14:14.245 | Requirement already satisfied: oslo.context===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 55)) (3.3.0) 2021-06-18 10:14:14.251 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 2)) (0.12.1) 2021-06-18 10:14:14.257 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 97)) (1.6.0) 2021-06-18 10:14:14.260 | Requirement already satisfied: importlib-metadata===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 285)) (4.5.0) 2021-06-18 10:14:14.301 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 223)) (2.25.1) 2021-06-18 10:14:14.323 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 273)) (1.8.2) 2021-06-18 10:14:14.326 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 142)) (0.2.5) 2021-06-18 10:14:14.332 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 49)) (21.2.0) 2021-06-18 10:14:14.391 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 181)) (2.20) 2021-06-18 10:14:14.394 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 489)) (0.17.3) 2021-06-18 10:14:14.399 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 510)) (1.6) 2021-06-18 10:14:14.401 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 336)) (20.9) 2021-06-18 10:14:14.407 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 517)) (0.11.0) 2021-06-18 10:14:14.410 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 362)) (0.1.14) 2021-06-18 10:14:14.413 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 364)) (1.0.0) 2021-06-18 10:14:14.416 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 3)) (4.0.0) 2021-06-18 10:14:14.419 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 41)) (2021.5.30) 2021-06-18 10:14:14.422 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.U2MRHoH2KJ (line 366)) (2.10) 2021-06-18 10:14:14.521 | WARNING: You are using pip version 20.0.2; however, version 21.1.2 is available. 2021-06-18 10:14:14.521 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-06-18 10:14:14.587 | ___________________________________ summary ____________________________________ 2021-06-18 10:14:14.587 | venv-tempest: commands succeeded 2021-06-18 10:14:14.587 | congratulations :) 2021-06-18 10:14:14.619 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.U2MRHoH2KJ 2021-06-18 10:14:14.622 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-06-18 10:14:14.652 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-06-18 10:14:14.654 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-06-18 10:14:14.656 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-06-18 10:14:14.685 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.HX8aryC6zK 2021-06-18 10:14:15.339 | venv create: /opt/stack/tempest/.tox/venv 2021-06-18 10:14:16.009 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-06-18 10:14:47.809 | venv develop-inst: /opt/stack/tempest 2021-06-18 10:14:56.379 | venv installed: alabaster==0.7.12,attrs==21.2.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==2.0.1,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.23,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==4.5.0,importlib-resources==5.1.4,iso8601==0.1.14,Jinja2==3.0.1,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.1,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,Pygments==2.9.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.3.0,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.1.0,Sphinx==3.5.4,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@18c2a9587d61d2a33b1061fe5d057885eff25b89#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.1 2021-06-18 10:14:56.380 | venv run-test-pre: PYTHONHASHSEED='4204671126' 2021-06-18 10:14:56.380 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.HX8aryC6zK 2021-06-18 10:15:01.099 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:28: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-06-18 10:15:01.099 | "supporting stable Ussuri.", DeprecationWarning) 2021-06-18 10:15:01.099 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:54: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-06-18 10:15:01.099 | "supporting stable wallaby.", DeprecationWarning) 2021-06-18 10:15:01.099 | /opt/stack/tempest/tempest/lib/services/clients.py:210: 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-06-18 10:15:01.099 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-06-18 10:15:01.099 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-06-18 10:15:01.221 | ___________________________________ summary ____________________________________ 2021-06-18 10:15:01.221 | venv: commands succeeded 2021-06-18 10:15:01.221 | congratulations :) 2021-06-18 10:15:01.260 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-06-18 10:15:01.283 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:15:01.286 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-06-18 10:15:01.304 | ++ functions-common:is_service_enabled:1987 : return 0 2021-06-18 10:15:01.307 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-06-18 10:15:01.309 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-06-18 10:15:01.312 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-06-18 10:15:01.314 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-06-18 10:15:01.316 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-06-18 10:15:01.323 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-06-18 10:15:01.326 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-06-18 10:15:01.329 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-06-18 10:15:01.332 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-06-18 10:15:01.336 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-06-18 10:15:01.340 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-06-18 10:15:01.343 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-06-18 10:15:01.346 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-06-18 10:15:01.350 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-06-18 10:15:01.353 | ++ lib/tempest:configure_tempest:689 : 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-06-18 10:15:01.356 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-06-18 10:15:01.359 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-06-18 10:15:01.363 | ++ lib/tempest:configure_tempest:699 : 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-06-18 10:15:01.407 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-06-18 10:15:01.410 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-06-18 10:15:01.414 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-06-18 10:15:01.417 | ++ lib/tempest:configure_tempest:704 : 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-06-18 10:15:01.419 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-06-18 10:15:01.423 | ++ lib/tempest:configure_tempest:711 : 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-06-18 10:15:01.455 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-06-18 10:15:01.460 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-06-18 10:15:01.492 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-06-18 10:15:01.495 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-06-18 10:15:01.498 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-06-18 10:15:01.501 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-06-18 10:15:01.504 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-06-18 10:15:01.507 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-06-18 10:15:01.511 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-06-18 10:15:01.515 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-06-18 10:15:01.526 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-06-18 10:15:01.526 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-06-18 10:15:01.526 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-06-18 10:15:01.534 | ++ lib/tempest:configure_tempest:735 : 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-06-18 10:15:01.538 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-06-18 10:15:01.541 | ++ lib/tempest:configure_tempest:742 : 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-06-18 10:15:01.574 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-06-18 10:15:01.574 | ' 2021-06-18 10:15:01.578 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-06-18 10:15:01.581 | ++ ./stack.sh:echo_summary:418 : [[ -t 3 ]] 2021-06-18 10:15:01.584 | ++ ./stack.sh:echo_summary:424 : echo -e Installing Tempest Plugins 2021-06-18 10:15:01.586 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-06-18 10:15:01.589 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-06-18 10:15:01.589 | /opt/stack/tempest /opt/stack/tempest 2021-06-18 10:15:01.592 | ++ lib/tempest:install_tempest_plugins:775 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2021-06-18 10:15:01.595 | ++ lib/tempest:install_tempest_plugins:776 : local tmp_u_c_m 2021-06-18 10:15:01.600 | +++ lib/tempest:install_tempest_plugins:777 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-06-18 10:15:01.604 | ++ lib/tempest:install_tempest_plugins:777 : tmp_u_c_m=/tmp/tempest_u_c_m.Ik3QZeAeJk 2021-06-18 10:15:01.607 | ++ lib/tempest:install_tempest_plugins:778 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Ik3QZeAeJk 2021-06-18 10:15:01.610 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-06-18 10:15:01.613 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.Ik3QZeAeJk 2021-06-18 10:15:01.616 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-06-18 10:15:01.620 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-06-18 10:15:01.622 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-06-18 10:15:01.629 | ++ lib/tempest:install_tempest_plugins:779 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Ik3QZeAeJk /opt/stack/cinder-tempest-plugin 2021-06-18 10:15:03.732 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-06-18 10:15:04.271 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==2.0.1,colorama==0.4.4,cryptography==3.4.7,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==4.5.0,importlib-resources==5.1.4,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.1,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@18c2a9587d61d2a33b1061fe5d057885eff25b89#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.1 2021-06-18 10:15:04.272 | venv-tempest run-test-pre: PYTHONHASHSEED='275695554' 2021-06-18 10:15:04.272 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Ik3QZeAeJk /opt/stack/cinder-tempest-plugin 2021-06-18 10:15:05.142 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:15:05.356 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:15:05.540 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-06-18 10:15:05.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-18 10:15:05.835 | Processing /opt/stack/cinder-tempest-plugin 2021-06-18 10:15:06.618 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 46)) (5.6.0) 2021-06-18 10:15:06.621 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 312)) (4.1.0) 2021-06-18 10:15:06.632 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 396)) (1.0.2) 2021-06-18 10:15:06.639 | Requirement already satisfied: oslo.config===8.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 398)) (8.7.0) 2021-06-18 10:15:06.762 | Collecting tempest===27.0.0 2021-06-18 10:15:06.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b1/865a73bf17de7/tempest-27.0.0-py3-none-any.whl (1.5 MB) 2021-06-18 10:15:07.195 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 424)) (3.3.0) 2021-06-18 10:15:07.210 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 452)) (1.16.0) 2021-06-18 10:15:07.215 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 491)) (1.5.0) 2021-06-18 10:15:07.220 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 542)) (3.2.0) 2021-06-18 10:15:07.252 | Requirement already satisfied: oslo.utils===4.9.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 576)) (4.9.1) 2021-06-18 10:15:07.271 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 589)) (2021.1) 2021-06-18 10:15:07.275 | Requirement already satisfied: setuptools===57.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 596)) (57.0.0) 2021-06-18 10:15:07.335 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 119)) (2.2.0) 2021-06-18 10:15:07.343 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 223)) (2.25.1) 2021-06-18 10:15:07.364 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 137)) (0.8.0) 2021-06-18 10:15:07.372 | Requirement already satisfied: importlib-metadata===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 285)) (4.5.0) 2021-06-18 10:15:07.415 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 52)) (5.0.1) 2021-06-18 10:15:07.421 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 183)) (5.4.1) 2021-06-18 10:15:07.425 | Requirement already satisfied: oslo.log===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 282)) (4.5.0) 2021-06-18 10:15:07.469 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 249)) (3.8.0) 2021-06-18 10:15:07.481 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 206)) (1.1.0) 2021-06-18 10:15:07.489 | Requirement already satisfied: urllib3===1.26.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 174)) (1.26.5) 2021-06-18 10:15:07.513 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 145)) (0.7.2) 2021-06-18 10:15:07.515 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 24)) (4.4.0) 2021-06-18 10:15:07.527 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 311)) (3.2.0) 2021-06-18 10:15:07.556 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 63)) (3.0.0) 2021-06-18 10:15:07.569 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 348)) (2.4.0) 2021-06-18 10:15:07.594 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 179)) (1.4.0) 2021-06-18 10:15:07.610 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 169)) (2.7.2) 2021-06-18 10:15:07.649 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 49)) (21.2.0) 2021-06-18 10:15:07.713 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 489)) (0.17.3) 2021-06-18 10:15:07.718 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 336)) (20.9) 2021-06-18 10:15:07.726 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 517)) (0.11.0) 2021-06-18 10:15:07.731 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 413)) (2.4.7) 2021-06-18 10:15:07.734 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 362)) (0.1.14) 2021-06-18 10:15:07.737 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 480)) (1.12.1) 2021-06-18 10:15:07.742 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 41)) (2021.5.30) 2021-06-18 10:15:07.744 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 3)) (4.0.0) 2021-06-18 10:15:07.748 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 366)) (2.10) 2021-06-18 10:15:07.752 | Requirement already satisfied: importlib-resources===5.1.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 524)) (5.1.4) 2021-06-18 10:15:07.783 | Requirement already satisfied: zipp===3.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 555)) (3.4.1) 2021-06-18 10:15:07.820 | Requirement already satisfied: typing-extensions===3.10.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 584)) (3.10.0.0) 2021-06-18 10:15:07.830 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 118)) (0.9.6) 2021-06-18 10:15:07.836 | Requirement already satisfied: oslo.context===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 55)) (3.3.0) 2021-06-18 10:15:07.845 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 583)) (2.8.1) 2021-06-18 10:15:07.855 | Requirement already satisfied: cmd2===2.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 434)) (2.0.1) 2021-06-18 10:15:07.923 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 206)) (1.4.0) 2021-06-18 10:15:07.926 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 149)) (1.4.0) 2021-06-18 10:15:07.931 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 569)) (0.14.1) 2021-06-18 10:15:07.936 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 496)) (0.18.2) 2021-06-18 10:15:07.939 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 2)) (0.12.1) 2021-06-18 10:15:07.944 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 97)) (1.6.0) 2021-06-18 10:15:07.947 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 165)) (1.0.0) 2021-06-18 10:15:07.950 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 388)) (1.4.0) 2021-06-18 10:15:07.964 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 188)) (3.4.7) 2021-06-18 10:15:08.009 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 214)) (3.2.0) 2021-06-18 10:15:08.019 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 586)) (0.4.4) 2021-06-18 10:15:08.023 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 273)) (1.8.2) 2021-06-18 10:15:08.026 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 142)) (0.2.5) 2021-06-18 10:15:08.032 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 364)) (1.0.0) 2021-06-18 10:15:08.034 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 510)) (1.6) 2021-06-18 10:15:08.038 | Requirement already satisfied: cffi===1.14.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 539)) (1.14.5) 2021-06-18 10:15:08.042 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Ik3QZeAeJk (line 181)) (2.20) 2021-06-18 10:15:08.046 | Building wheels for collected packages: cinder-tempest-plugin 2021-06-18 10:15:08.046 | Building wheel for cinder-tempest-plugin (setup.py): started 2021-06-18 10:15:08.886 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2021-06-18 10:15:08.887 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.4.1.dev16-py3-none-any.whl size=46244 sha256=000e52546340e7a44b56a86fee493d30d2040aac67b5047fe9317d9d59dec4cd 2021-06-18 10:15:08.887 | Stored in directory: /home/ubuntu/.cache/pip/wheels/6d/76/b5/baaf2c43fb327298ec7bcb5899d63eb3274486418770b6f091 2021-06-18 10:15:08.888 | Successfully built cinder-tempest-plugin 2021-06-18 10:15:08.963 | Installing collected packages: tempest, cinder-tempest-plugin 2021-06-18 10:15:08.963 | Attempting uninstall: tempest 2021-06-18 10:15:08.964 | Found existing installation: tempest 27.0.1.dev53 2021-06-18 10:15:08.969 | Uninstalling tempest-27.0.1.dev53: 2021-06-18 10:15:09.036 | Successfully uninstalled tempest-27.0.1.dev53 2021-06-18 10:15:11.505 | Successfully installed cinder-tempest-plugin-1.4.1.dev16 tempest-27.0.0 2021-06-18 10:15:11.608 | WARNING: You are using pip version 20.0.2; however, version 21.1.2 is available. 2021-06-18 10:15:11.608 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-06-18 10:15:11.684 | ___________________________________ summary ____________________________________ 2021-06-18 10:15:11.684 | venv-tempest: commands succeeded 2021-06-18 10:15:11.684 | congratulations :) 2021-06-18 10:15:11.719 | ++ lib/tempest:install_tempest_plugins:780 : rm -f /tmp/tempest_u_c_m.Ik3QZeAeJk 2021-06-18 10:15:11.724 | ++ lib/tempest:install_tempest_plugins:781 : echo 'Checking installed Tempest plugins:' 2021-06-18 10:15:11.724 | Checking installed Tempest plugins: 2021-06-18 10:15:11.728 | ++ lib/tempest:install_tempest_plugins:782 : tox -evenv-tempest -- tempest list-plugins 2021-06-18 10:15:13.719 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-06-18 10:15:14.232 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cinder-tempest-plugin==1.4.1.dev16,cliff==3.8.0,cmd2==2.0.1,colorama==0.4.4,cryptography==3.4.7,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==4.5.0,importlib-resources==5.1.4,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.1,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,tempest==27.0.1.dev53,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.10.0.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.1 2021-06-18 10:15:14.233 | venv-tempest run-test-pre: PYTHONHASHSEED='2803945168' 2021-06-18 10:15:14.234 | venv-tempest run-test: commands[0] | tempest list-plugins 2021-06-18 10:15:15.324 | +--------------+--------------------------------------------------+ 2021-06-18 10:15:15.324 | | Name | EntryPoint | 2021-06-18 10:15:15.324 | +--------------+--------------------------------------------------+ 2021-06-18 10:15:15.324 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2021-06-18 10:15:15.324 | +--------------+--------------------------------------------------+ 2021-06-18 10:15:15.418 | ___________________________________ summary ____________________________________ 2021-06-18 10:15:15.418 | venv-tempest: commands succeeded 2021-06-18 10:15:15.418 | congratulations :) 2021-06-18 10:15:15.453 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-06-18 10:15:15.453 | /opt/stack/tempest 2021-06-18 10:15:15.455 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-18 10:15:15.458 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-06-18 10:15:15.461 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-06-18 10:15:15.465 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-18 10:15:15.468 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-06-18 10:15:15.472 | + functions-common:run_plugins:1745 : local mode=stack 2021-06-18 10:15:15.476 | + functions-common:run_plugins:1746 : local phase=test-config 2021-06-18 10:15:15.479 | + functions-common:run_plugins:1748 : local plugins= 2021-06-18 10:15:15.482 | + functions-common:run_plugins:1749 : local plugin 2021-06-18 10:15:15.485 | + ./stack.sh:main:1445 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-06-18 10:15:15.490 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-18 10:15:15.493 | + inc/meta-config:merge_config_group:171 : shift 2021-06-18 10:15:15.496 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-06-18 10:15:15.500 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:15:15.503 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-18 10:15:15.507 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-18 10:15:15.511 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-06-18 10:15:15.514 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-18 10:15:15.517 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-06-18 10:15:15.520 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-18 10:15:15.523 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-06-18 10:15:15.523 | /^\[\[.+\|.*\]\]/ { 2021-06-18 10:15:15.523 | gsub("[][]", "", $1); 2021-06-18 10:15:15.523 | split($1, a, "|"); 2021-06-18 10:15:15.523 | if (a[1] == matchgroup) 2021-06-18 10:15:15.523 | print a[2] 2021-06-18 10:15:15.523 | } 2021-06-18 10:15:15.523 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 27 test_with_retry 6 apt-get-update 6 osc 381 wait_for_service 26 git_timed 8 dbsync 300 pip_install 268 apt-get 456 ------------------------- Unaccounted time 987 ========================= Total runtime 2465 This is your host IP address: 10.222.0.22 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.22/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: 775b1b8d2a6560b9cc2435ca3bbecd7421838d10 Move verify-ipv6-only-deployments 2021-06-10 07:37:39 +0000 OS Version: Ubuntu 18.04 bionic